#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" extern const RuntimeMethod* CultureInfo_OnCultureInfoChangedInAppX_m407BCFC1029A4485B7B063BC2F3601968C3BE577_RuntimeMethod_var; extern const RuntimeMethod* OSSpecificSynchronizationContext_InvocationEntry_mF93C3CF6DBEC86E377576D840CAF517CB6E4D7E3_RuntimeMethod_var; // 0x00000001 System.Void Interop::ThrowExceptionForIoErrno(Interop/ErrorInfo,System.String,System.Boolean,System.Func`2) extern void Interop_ThrowExceptionForIoErrno_mD1F1F0FA4F261F7541137053F29DC244D32DA714 (void); // 0x00000002 System.Int64 Interop::CheckIo(System.Int64,System.String,System.Boolean,System.Func`2) extern void Interop_CheckIo_mCEB71E59B76B8B3B533398E029C7CC55500FE958 (void); // 0x00000003 System.Int32 Interop::CheckIo(System.Int32,System.String,System.Boolean,System.Func`2) extern void Interop_CheckIo_m728976E4859E2A05F20BC663805C0AD0D080B6B4 (void); // 0x00000004 System.Exception Interop::GetExceptionForIoErrno(Interop/ErrorInfo,System.String,System.Boolean) extern void Interop_GetExceptionForIoErrno_m701F71EF26E8E84C4DB2278B54D7F89BD522C7E7 (void); // 0x00000005 System.Exception Interop::GetIOException(Interop/ErrorInfo) extern void Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943 (void); // 0x00000006 System.Void Interop::GetRandomBytes(System.Byte*,System.Int32) extern void Interop_GetRandomBytes_mCA054362D47D8B1BB32A7501F26A646DD8CA6947 (void); // 0x00000007 System.Void Interop/ErrorInfo::.ctor(System.Int32) extern void ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA (void); // 0x00000008 System.Void Interop/ErrorInfo::.ctor(Interop/Error) extern void ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF (void); // 0x00000009 Interop/Error Interop/ErrorInfo::get_Error() extern void ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B (void); // 0x0000000A System.Int32 Interop/ErrorInfo::get_RawErrno() extern void ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027 (void); // 0x0000000B System.String Interop/ErrorInfo::GetErrorMessage() extern void ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68 (void); // 0x0000000C System.String Interop/ErrorInfo::ToString() extern void ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17 (void); // 0x0000000D Interop/ErrorInfo Interop/Sys::GetLastErrorInfo() extern void Sys_GetLastErrorInfo_m1C1BB8341DD84927BD33E6240585E753D4B3572B (void); // 0x0000000E System.String Interop/Sys::StrError(System.Int32) extern void Sys_StrError_m5773D4515862D09A21D378D4FFCE551E1F86F6BF (void); // 0x0000000F Interop/Error Interop/Sys::ConvertErrorPlatformToPal(System.Int32) extern void Sys_ConvertErrorPlatformToPal_m1526F9D253055CD6230AD7329163BB4EBA552AAE (void); // 0x00000010 System.Int32 Interop/Sys::ConvertErrorPalToPlatform(Interop/Error) extern void Sys_ConvertErrorPalToPlatform_m0060542D169E075F73B8224507CAEE5EA3F01626 (void); // 0x00000011 System.Byte* Interop/Sys::StrErrorR(System.Int32,System.Byte*,System.Int32) extern void Sys_StrErrorR_m75F4B015F3633733A51DDF15F716AE13BD72DC07 (void); // 0x00000012 System.Void Interop/Sys::GetNonCryptographicallySecureRandomBytes(System.Byte*,System.Int32) extern void Sys_GetNonCryptographicallySecureRandomBytes_m6E685E563363C27974F36F253C28B4F19D9FACF9 (void); // 0x00000013 System.IntPtr Interop/Sys::OpenDir(System.String) extern void Sys_OpenDir_m5E0BB1A74A5E5CA1CFDDBE86C2C281F452745854 (void); // 0x00000014 System.Int32 Interop/Sys::GetReadDirRBufferSize() extern void Sys_GetReadDirRBufferSize_m43BFD2BC9EB308361321A3EB229F557ED5320C4E (void); // 0x00000015 System.Int32 Interop/Sys::ReadDirR(System.IntPtr,System.Byte*,System.Int32,Interop/Sys/DirectoryEntry&) extern void Sys_ReadDirR_m67A4E0E89B4047AA80821C822AED766612B01CFA (void); // 0x00000016 System.Int32 Interop/Sys::CloseDir(System.IntPtr) extern void Sys_CloseDir_m995426A78D39BF688B0A69FC2916DA3125AF193E (void); // 0x00000017 System.Int32 Interop/Sys::ReadLink(System.String,System.Byte[],System.Int32) extern void Sys_ReadLink_mC85620C48F33C828AB0A025498E3388B553C8EAF (void); // 0x00000018 System.String Interop/Sys::ReadLink(System.String) extern void Sys_ReadLink_mE2126165DC54C9CA53BE2D09D90922DF39C7BE74 (void); // 0x00000019 System.Int32 Interop/Sys::Stat(System.String,Interop/Sys/FileStatus&) extern void Sys_Stat_m335FF7F9EF8D4ADB75EFEF4365576E163166BD16 (void); // 0x0000001A System.Int32 Interop/Sys::LStat(System.String,Interop/Sys/FileStatus&) extern void Sys_LStat_m0CC3605549429D0A6C168B4C4A309970AF480333 (void); // 0x0000001B System.Int32 Interop/Sys::Symlink(System.String,System.String) extern void Sys_Symlink_mC157FE093FCA98F21ECE96782D5EBBC3ECD69A06 (void); // 0x0000001C System.Int32 Interop/Sys::CopyFile(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.SafeHandles.SafeFileHandle) extern void Sys_CopyFile_m2BBE494E63EEE4C4CA6B9721F5B7EBE6E81AAAA5 (void); // 0x0000001D System.UInt32 Interop/Sys::GetEGid() extern void Sys_GetEGid_m3CC143731AC972DB0889EE1F4E7D0F8A1C11ED06 (void); // 0x0000001E System.UInt32 Interop/Sys::GetEUid() extern void Sys_GetEUid_mE5EDB029C9CD81EF3AB026AFBA509FDDBA02A9AA (void); // 0x0000001F System.Int32 Interop/Sys::LChflagsCanSetHiddenFlag() extern void Sys_LChflagsCanSetHiddenFlag_mF927D75AA5A0EBF295A07FC40BECF267041D6F6B (void); // 0x00000020 System.Int32 Interop/Sys::Link(System.String,System.String) extern void Sys_Link_m1ABE7876057F533DA5837BB69F5864985911BE33 (void); // 0x00000021 System.Int32 Interop/Sys::MkDir(System.String,System.Int32) extern void Sys_MkDir_m54A331C73E144CC723F5583CF6B1CCCEABEA8E30 (void); // 0x00000022 System.Int32 Interop/Sys::Rename(System.String,System.String) extern void Sys_Rename_mF38C4FBCF2C68EB495DF9E885139AFA7BF63CC96 (void); // 0x00000023 System.Int32 Interop/Sys::RmDir(System.String) extern void Sys_RmDir_m5F7F7E79C110B8B12D7C8AFF4B2507F766340BF8 (void); // 0x00000024 System.Int32 Interop/Sys::Stat(System.Byte&,Interop/Sys/FileStatus&) extern void Sys_Stat_m03EFE78D57885DC5AB93B289499251C76206C1EA (void); // 0x00000025 System.Int32 Interop/Sys::Stat(System.ReadOnlySpan`1,Interop/Sys/FileStatus&) extern void Sys_Stat_mDA9A1C47B521435B16BEC38BEE9486FA0DE6C1F6 (void); // 0x00000026 System.Int32 Interop/Sys::LStat(System.Byte&,Interop/Sys/FileStatus&) extern void Sys_LStat_mA12F131FFC1087EAE105C597E639CF72CFCED146 (void); // 0x00000027 System.Int32 Interop/Sys::LStat(System.ReadOnlySpan`1,Interop/Sys/FileStatus&) extern void Sys_LStat_m7FE1A19E79A41E257E11C58C5EB17EEF29D2C6D9 (void); // 0x00000028 System.Int32 Interop/Sys::Unlink(System.String) extern void Sys_Unlink_mB9536620C1AD4AD35C2D1EF48C92F0DDBD70E07B (void); // 0x00000029 System.Int32 Interop/Sys::DoubleToString(System.Double,System.Byte*,System.Byte*,System.Int32) extern void Sys_DoubleToString_m4B3FF628467FFFF41146D79621DD80B99EE1623A (void); // 0x0000002A System.Void Interop/Sys::.cctor() extern void Sys__cctor_m26678645CBA291966E9FCF45BD287AE0CC70ACF2 (void); // 0x0000002B System.ReadOnlySpan`1 Interop/Sys/DirectoryEntry::GetName(System.Span`1) extern void DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996 (void); // 0x0000002C Interop/ErrorInfo InteropErrorExtensions::Info(Interop/Error) extern void InteropErrorExtensions_Info_m99607D5428AE4102A1A18B302CEC21F6F18B31D8 (void); // 0x0000002D System.String Locale::GetText(System.String) extern void Locale_GetText_m7BA18BC14D3028C4C4722E220800563188DA3600 (void); // 0x0000002E System.String SR::GetString(System.String,System.Object[]) extern void SR_GetString_m56640423E54C5F10BFDEF27B7E692A33745EB696 (void); // 0x0000002F System.String SR::GetString(System.Globalization.CultureInfo,System.String,System.Object[]) extern void SR_GetString_mC3AF0F4C7566888FD25A74833B83F5A8C6F9D931 (void); // 0x00000030 System.String SR::GetString(System.String) extern void SR_GetString_m2F0EFCFA5FE3DB6DE89C5823284302D691355AA6 (void); // 0x00000031 System.String SR::Format(System.String,System.Object) extern void SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09 (void); // 0x00000032 System.String SR::Format(System.String,System.Object,System.Object) extern void SR_Format_m27BC634145CE1B8E25594A82CDBBF04AD501CA02 (void); // 0x00000033 System.String SR::GetResourceString(System.String) extern void SR_GetResourceString_m10BCB05F0B61836C66DAC9C1A8D68C82B0781F1E (void); // 0x00000034 System.Void Mono.Runtime::.cctor() extern void Runtime__cctor_m80565DB59817E9953C7704E0CB34E321C10571D2 (void); // 0x00000035 System.Void Mono.RuntimeClassHandle::.ctor(Mono.RuntimeStructs/MonoClass*) extern void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34 (void); // 0x00000036 System.Void Mono.RuntimeClassHandle::.ctor(System.IntPtr) extern void RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3 (void); // 0x00000037 Mono.RuntimeStructs/MonoClass* Mono.RuntimeClassHandle::get_Value() extern void RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB (void); // 0x00000038 System.Boolean Mono.RuntimeClassHandle::Equals(System.Object) extern void RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05 (void); // 0x00000039 System.Int32 Mono.RuntimeClassHandle::GetHashCode() extern void RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514 (void); // 0x0000003A System.IntPtr Mono.RuntimeClassHandle::GetTypeFromClass(Mono.RuntimeStructs/MonoClass*) extern void RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D (void); // 0x0000003B System.RuntimeTypeHandle Mono.RuntimeClassHandle::GetTypeHandle() extern void RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD (void); // 0x0000003C Mono.RuntimeClassHandle Mono.RuntimeRemoteClassHandle::get_ProxyClass() extern void RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B (void); // 0x0000003D System.Void Mono.RuntimeGenericParamInfoHandle::.ctor(System.IntPtr) extern void RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E (void); // 0x0000003E System.Type[] Mono.RuntimeGenericParamInfoHandle::get_Constraints() extern void RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6 (void); // 0x0000003F System.Reflection.GenericParameterAttributes Mono.RuntimeGenericParamInfoHandle::get_Attributes() extern void RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729 (void); // 0x00000040 System.Type[] Mono.RuntimeGenericParamInfoHandle::GetConstraints() extern void RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C (void); // 0x00000041 System.Int32 Mono.RuntimeGenericParamInfoHandle::GetConstraintsCount() extern void RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51 (void); // 0x00000042 System.Void Mono.RuntimeEventHandle::.ctor(System.IntPtr) extern void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78 (void); // 0x00000043 System.IntPtr Mono.RuntimeEventHandle::get_Value() extern void RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30 (void); // 0x00000044 System.Boolean Mono.RuntimeEventHandle::Equals(System.Object) extern void RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2 (void); // 0x00000045 System.Int32 Mono.RuntimeEventHandle::GetHashCode() extern void RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6 (void); // 0x00000046 System.Void Mono.RuntimePropertyHandle::.ctor(System.IntPtr) extern void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E (void); // 0x00000047 System.IntPtr Mono.RuntimePropertyHandle::get_Value() extern void RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406 (void); // 0x00000048 System.Boolean Mono.RuntimePropertyHandle::Equals(System.Object) extern void RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3 (void); // 0x00000049 System.Int32 Mono.RuntimePropertyHandle::GetHashCode() extern void RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30 (void); // 0x0000004A System.Void Mono.RuntimeGPtrArrayHandle::.ctor(System.IntPtr) extern void RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED (void); // 0x0000004B System.Int32 Mono.RuntimeGPtrArrayHandle::get_Length() extern void RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502 (void); // 0x0000004C System.IntPtr Mono.RuntimeGPtrArrayHandle::get_Item(System.Int32) extern void RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249 (void); // 0x0000004D System.IntPtr Mono.RuntimeGPtrArrayHandle::Lookup(System.Int32) extern void RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309 (void); // 0x0000004E System.Void Mono.RuntimeGPtrArrayHandle::GPtrArrayFree(Mono.RuntimeStructs/GPtrArray*) extern void RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855 (void); // 0x0000004F System.Void Mono.RuntimeGPtrArrayHandle::DestroyAndFree(Mono.RuntimeGPtrArrayHandle&) extern void RuntimeGPtrArrayHandle_DestroyAndFree_mABE1D4D9C803C171AECE76F3CA4293BD274F170B (void); // 0x00000050 System.String Mono.RuntimeMarshal::PtrToUtf8String(System.IntPtr) extern void RuntimeMarshal_PtrToUtf8String_m276711BAF873D42C86A34FB4D74320EDE5F22841 (void); // 0x00000051 Mono.SafeStringMarshal Mono.RuntimeMarshal::MarshalString(System.String) extern void RuntimeMarshal_MarshalString_mEE271559E4EAA7CF9A86FFE918099C3B8DD0C4EC (void); // 0x00000052 System.Int32 Mono.RuntimeMarshal::DecodeBlobSize(System.IntPtr,System.IntPtr&) extern void RuntimeMarshal_DecodeBlobSize_m4987AAFF455BE126536B8EDE3C10E8F2A6D6EAA9 (void); // 0x00000053 System.Byte[] Mono.RuntimeMarshal::DecodeBlobArray(System.IntPtr) extern void RuntimeMarshal_DecodeBlobArray_mB22C41AFCBA59574C219EB472AF48261B1C0D226 (void); // 0x00000054 System.Int32 Mono.RuntimeMarshal::AsciHexDigitValue(System.Int32) extern void RuntimeMarshal_AsciHexDigitValue_m8AD69C94F474071D52A5CDFD3C49FE6DCD8EFA8C (void); // 0x00000055 System.Void Mono.RuntimeMarshal::FreeAssemblyName(Mono.MonoAssemblyName&,System.Boolean) extern void RuntimeMarshal_FreeAssemblyName_m435AB1FFE271834A22F9EA36B45BD2534ACF04A0 (void); // 0x00000056 System.Void Mono.SafeGPtrArrayHandle::.ctor(System.IntPtr) extern void SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579 (void); // 0x00000057 System.Void Mono.SafeGPtrArrayHandle::Dispose() extern void SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8 (void); // 0x00000058 System.Int32 Mono.SafeGPtrArrayHandle::get_Length() extern void SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E (void); // 0x00000059 System.IntPtr Mono.SafeGPtrArrayHandle::get_Item(System.Int32) extern void SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5 (void); // 0x0000005A System.IntPtr Mono.SafeStringMarshal::StringToUtf8_icall(System.String&) extern void SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6 (void); // 0x0000005B System.IntPtr Mono.SafeStringMarshal::StringToUtf8(System.String) extern void SafeStringMarshal_StringToUtf8_m5F299E8BDAED80F19E8FFDAC76378B7435430A27 (void); // 0x0000005C System.Void Mono.SafeStringMarshal::GFree(System.IntPtr) extern void SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F (void); // 0x0000005D System.Void Mono.SafeStringMarshal::.ctor(System.String) extern void SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8 (void); // 0x0000005E System.IntPtr Mono.SafeStringMarshal::get_Value() extern void SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC (void); // 0x0000005F System.Void Mono.SafeStringMarshal::Dispose() extern void SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F (void); // 0x00000060 System.Void Mono.Xml.SmallXmlParser::.ctor() extern void SmallXmlParser__ctor_mD1AE9A75F441E331A19E111706DC130F64F7B83A (void); // 0x00000061 System.Exception Mono.Xml.SmallXmlParser::Error(System.String) extern void SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568 (void); // 0x00000062 System.Exception Mono.Xml.SmallXmlParser::UnexpectedEndError() extern void SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9 (void); // 0x00000063 System.Boolean Mono.Xml.SmallXmlParser::IsNameChar(System.Char,System.Boolean) extern void SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE (void); // 0x00000064 System.Boolean Mono.Xml.SmallXmlParser::IsWhitespace(System.Int32) extern void SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221 (void); // 0x00000065 System.Void Mono.Xml.SmallXmlParser::SkipWhitespaces() extern void SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311 (void); // 0x00000066 System.Void Mono.Xml.SmallXmlParser::HandleWhitespaces() extern void SmallXmlParser_HandleWhitespaces_mD1E22581F64763EED215226E814A765473E97D7D (void); // 0x00000067 System.Void Mono.Xml.SmallXmlParser::SkipWhitespaces(System.Boolean) extern void SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F (void); // 0x00000068 System.Int32 Mono.Xml.SmallXmlParser::Peek() extern void SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD (void); // 0x00000069 System.Int32 Mono.Xml.SmallXmlParser::Read() extern void SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C (void); // 0x0000006A System.Void Mono.Xml.SmallXmlParser::Expect(System.Int32) extern void SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3 (void); // 0x0000006B System.String Mono.Xml.SmallXmlParser::ReadUntil(System.Char,System.Boolean) extern void SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64 (void); // 0x0000006C System.String Mono.Xml.SmallXmlParser::ReadName() extern void SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6 (void); // 0x0000006D System.Void Mono.Xml.SmallXmlParser::Parse(System.IO.TextReader,Mono.Xml.SmallXmlParser/IContentHandler) extern void SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA (void); // 0x0000006E System.Void Mono.Xml.SmallXmlParser::Cleanup() extern void SmallXmlParser_Cleanup_mB4BE7BFA8E2FAB80B40172E98FC750083EED982F (void); // 0x0000006F System.Void Mono.Xml.SmallXmlParser::ReadContent() extern void SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93 (void); // 0x00000070 System.Void Mono.Xml.SmallXmlParser::HandleBufferedContent() extern void SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE (void); // 0x00000071 System.Void Mono.Xml.SmallXmlParser::ReadCharacters() extern void SmallXmlParser_ReadCharacters_m5C6573F4EBB4EE6123BF5A53E9E6989AF024D4A7 (void); // 0x00000072 System.Void Mono.Xml.SmallXmlParser::ReadReference() extern void SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15 (void); // 0x00000073 System.Int32 Mono.Xml.SmallXmlParser::ReadCharacterReference() extern void SmallXmlParser_ReadCharacterReference_mBA7ADD269054BF1D6C751B0B7434A70AF5BAD9A7 (void); // 0x00000074 System.Void Mono.Xml.SmallXmlParser::ReadAttribute(Mono.Xml.SmallXmlParser/AttrListImpl) extern void SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09 (void); // 0x00000075 System.Void Mono.Xml.SmallXmlParser::ReadCDATASection() extern void SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1 (void); // 0x00000076 System.Void Mono.Xml.SmallXmlParser::ReadComment() extern void SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684 (void); // 0x00000077 System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnStartParsing(Mono.Xml.SmallXmlParser) // 0x00000078 System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnEndParsing(Mono.Xml.SmallXmlParser) // 0x00000079 System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnStartElement(System.String,Mono.Xml.SmallXmlParser/IAttrList) // 0x0000007A System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnEndElement(System.String) // 0x0000007B System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnProcessingInstruction(System.String,System.String) // 0x0000007C System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnChars(System.String) // 0x0000007D System.Void Mono.Xml.SmallXmlParser/IContentHandler::OnIgnorableWhitespace(System.String) // 0x0000007E System.String Mono.Xml.SmallXmlParser/IAttrList::GetValue(System.Int32) // 0x0000007F System.String Mono.Xml.SmallXmlParser/IAttrList::GetValue(System.String) // 0x00000080 System.String[] Mono.Xml.SmallXmlParser/IAttrList::get_Names() // 0x00000081 System.String[] Mono.Xml.SmallXmlParser/IAttrList::get_Values() // 0x00000082 System.String Mono.Xml.SmallXmlParser/AttrListImpl::GetValue(System.Int32) extern void AttrListImpl_GetValue_m0BBA966FD39D11E25F2DFAD943172AF9D9DDFDED (void); // 0x00000083 System.String Mono.Xml.SmallXmlParser/AttrListImpl::GetValue(System.String) extern void AttrListImpl_GetValue_m55BCF5C0D3EF063230E5A06869667BF398B30EEF (void); // 0x00000084 System.String[] Mono.Xml.SmallXmlParser/AttrListImpl::get_Names() extern void AttrListImpl_get_Names_mDBC3BA14CD60EC2FD45471AB4FE62EC443C4B469 (void); // 0x00000085 System.String[] Mono.Xml.SmallXmlParser/AttrListImpl::get_Values() extern void AttrListImpl_get_Values_mFC1DA9F412537B574BF86F1592BB0CC253324BC1 (void); // 0x00000086 System.Void Mono.Xml.SmallXmlParser/AttrListImpl::Clear() extern void AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41 (void); // 0x00000087 System.Void Mono.Xml.SmallXmlParser/AttrListImpl::Add(System.String,System.String) extern void AttrListImpl_Add_m809157F38C92F7E9BB2463BE1F4A35703536B4FD (void); // 0x00000088 System.Void Mono.Xml.SmallXmlParser/AttrListImpl::.ctor() extern void AttrListImpl__ctor_mC0D30F283DD1CC3CF56E56ED29462F421FAF98FC (void); // 0x00000089 System.Void Mono.Xml.SmallXmlParserException::.ctor(System.String,System.Int32,System.Int32) extern void SmallXmlParserException__ctor_mA574796034F0F01B0A66CCEB66097F0CA729A27B (void); // 0x0000008A System.Void Mono.Interop.MonoPInvokeCallbackAttribute::.ctor(System.Type) extern void MonoPInvokeCallbackAttribute__ctor_m074347E9E2DF3ADF5EFF0F1BAC92E1D5D2C3B521 (void); // 0x0000008B System.Void Mono.Globalization.Unicode.CodePointIndexer::.ctor(System.Int32[],System.Int32[],System.Int32,System.Int32) extern void CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62 (void); // 0x0000008C System.Int32 Mono.Globalization.Unicode.CodePointIndexer::ToIndex(System.Int32) extern void CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4 (void); // 0x0000008D System.Void Mono.Globalization.Unicode.CodePointIndexer/TableRange::.ctor(System.Int32,System.Int32,System.Int32) extern void TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D (void); // 0x0000008E System.Void Mono.Globalization.Unicode.TailoringInfo::.ctor(System.Int32,System.Int32,System.Int32,System.Boolean) extern void TailoringInfo__ctor_m8FE45B7864406D005E092AD69597178C4F081F4E (void); // 0x0000008F System.Void Mono.Globalization.Unicode.Contraction::.ctor(System.Int32,System.Char[],System.String,System.Byte[]) extern void Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C (void); // 0x00000090 System.Int32 Mono.Globalization.Unicode.ContractionComparer::Compare(Mono.Globalization.Unicode.Contraction,Mono.Globalization.Unicode.Contraction) extern void ContractionComparer_Compare_m76E1EEA597F015701BFDAAF18A2678C0E1CC676E (void); // 0x00000091 System.Void Mono.Globalization.Unicode.ContractionComparer::.ctor() extern void ContractionComparer__ctor_mB4EA5A722C5583D0D50CD88937D0A90BA8603826 (void); // 0x00000092 System.Void Mono.Globalization.Unicode.ContractionComparer::.cctor() extern void ContractionComparer__cctor_mBC1A74B4B50023A57D183D737F0C07CDFECBCF0E (void); // 0x00000093 System.Void Mono.Globalization.Unicode.Level2Map::.ctor(System.Byte,System.Byte) extern void Level2Map__ctor_m2171A26B3D0F4CE222E9B83CEA97ACF486DA7B0B (void); // 0x00000094 Mono.Globalization.Unicode.TailoringInfo Mono.Globalization.Unicode.MSCompatUnicodeTable::GetTailoringInfo(System.Int32) extern void MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930 (void); // 0x00000095 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::BuildTailoringTables(System.Globalization.CultureInfo,Mono.Globalization.Unicode.TailoringInfo,Mono.Globalization.Unicode.Contraction[]&,Mono.Globalization.Unicode.Level2Map[]&) extern void MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA (void); // 0x00000096 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::SetCJKReferences(System.String,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&,System.Byte*&,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&) extern void MSCompatUnicodeTable_SetCJKReferences_m3DA5CF30FE174CBAAB26D496FD7C5ED5A5C54070 (void); // 0x00000097 System.Byte Mono.Globalization.Unicode.MSCompatUnicodeTable::Category(System.Int32) extern void MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33 (void); // 0x00000098 System.Byte Mono.Globalization.Unicode.MSCompatUnicodeTable::Level1(System.Int32) extern void MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27 (void); // 0x00000099 System.Byte Mono.Globalization.Unicode.MSCompatUnicodeTable::Level2(System.Int32) extern void MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29 (void); // 0x0000009A System.Byte Mono.Globalization.Unicode.MSCompatUnicodeTable::Level3(System.Int32) extern void MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624 (void); // 0x0000009B System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::IsIgnorable(System.Int32,System.Byte) extern void MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06 (void); // 0x0000009C System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::IsIgnorableNonSpacing(System.Int32) extern void MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4 (void); // 0x0000009D System.Int32 Mono.Globalization.Unicode.MSCompatUnicodeTable::ToKanaTypeInsensitive(System.Int32) extern void MSCompatUnicodeTable_ToKanaTypeInsensitive_m3E4E4DC538A41C6D672A1EEF4C8F1DD4D19D6F1D (void); // 0x0000009E System.Int32 Mono.Globalization.Unicode.MSCompatUnicodeTable::ToWidthCompat(System.Int32) extern void MSCompatUnicodeTable_ToWidthCompat_mE7DA75A49B8982E9A6FCE01F876700FC86E85F3D (void); // 0x0000009F System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::HasSpecialWeight(System.Char) extern void MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5 (void); // 0x000000A0 System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::IsHalfWidthKana(System.Char) extern void MSCompatUnicodeTable_IsHalfWidthKana_m92E8F8CEFE6FD1106DD4195367727CA8F99D76AE (void); // 0x000000A1 System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::IsHiragana(System.Char) extern void MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7 (void); // 0x000000A2 System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::IsJapaneseSmallLetter(System.Char) extern void MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A (void); // 0x000000A3 System.Boolean Mono.Globalization.Unicode.MSCompatUnicodeTable::get_IsReady() extern void MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338 (void); // 0x000000A4 System.IntPtr Mono.Globalization.Unicode.MSCompatUnicodeTable::GetResource(System.String) extern void MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861 (void); // 0x000000A5 System.UInt32 Mono.Globalization.Unicode.MSCompatUnicodeTable::UInt32FromBytePtr(System.Byte*,System.UInt32) extern void MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A (void); // 0x000000A6 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::.cctor() extern void MSCompatUnicodeTable__cctor_mFD9FAA720B32C1217D6A5C3C7CFF3350A4046F07 (void); // 0x000000A7 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::FillCJK(System.String,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&,System.Byte*&,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&) extern void MSCompatUnicodeTable_FillCJK_mAD65881B382330F76AFB13D545E0D5D5C43BA018 (void); // 0x000000A8 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable::FillCJKCore(System.String,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&,System.Byte*&,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&) extern void MSCompatUnicodeTable_FillCJKCore_mD7EE94BA2102F9795992F153AE630903BA74A05C (void); // 0x000000A9 System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable/<>c::.cctor() extern void U3CU3Ec__cctor_m59060998DAFC234CD1E093C3BF2E8C11DF1F58E4 (void); // 0x000000AA System.Void Mono.Globalization.Unicode.MSCompatUnicodeTable/<>c::.ctor() extern void U3CU3Ec__ctor_m886B600753BE0193E56546B842AB8528FECB1ED8 (void); // 0x000000AB System.Int32 Mono.Globalization.Unicode.MSCompatUnicodeTable/<>c::b__17_0(Mono.Globalization.Unicode.Level2Map,Mono.Globalization.Unicode.Level2Map) extern void U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2 (void); // 0x000000AC System.Void Mono.Globalization.Unicode.MSCompatUnicodeTableUtil::.cctor() extern void MSCompatUnicodeTableUtil__cctor_m271465BE514453A62BA130F1A3592D4EE754B864 (void); // 0x000000AD System.Void Mono.Globalization.Unicode.NormalizationTableUtil::.cctor() extern void NormalizationTableUtil__cctor_mC020991A61ECF7C95D47C0C116CBEBCB1A79D29F (void); // 0x000000AE System.Int32 Mono.Globalization.Unicode.NormalizationTableUtil::PropIdx(System.Int32) extern void NormalizationTableUtil_PropIdx_m24FE7DF3148EEF66F9F2ED2CCB33A19B918D9A20 (void); // 0x000000AF System.Int32 Mono.Globalization.Unicode.NormalizationTableUtil::MapIdx(System.Int32) extern void NormalizationTableUtil_MapIdx_mBFE062C4BB5E37BEBFC9FE44218B12D0BDFEA354 (void); // 0x000000B0 System.Void Mono.Globalization.Unicode.SimpleCollator::.ctor(System.Globalization.CultureInfo) extern void SimpleCollator__ctor_m457B2E914BEC0BB426FFE60448571037A0F3C499 (void); // 0x000000B1 System.Void Mono.Globalization.Unicode.SimpleCollator::SetCJKTable(System.Globalization.CultureInfo,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&,System.Byte*&,Mono.Globalization.Unicode.CodePointIndexer&,System.Byte*&) extern void SimpleCollator_SetCJKTable_mCCCB23CC548A4BAF92C2AA5B17CA14459D0E9B8F (void); // 0x000000B2 System.Globalization.CultureInfo Mono.Globalization.Unicode.SimpleCollator::GetNeutralCulture(System.Globalization.CultureInfo) extern void SimpleCollator_GetNeutralCulture_mC1A6DE98ABAC1AE2E7FA2E55CD53628E2BD344D0 (void); // 0x000000B3 System.Byte Mono.Globalization.Unicode.SimpleCollator::Category(System.Int32) extern void SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309 (void); // 0x000000B4 System.Byte Mono.Globalization.Unicode.SimpleCollator::Level1(System.Int32) extern void SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7 (void); // 0x000000B5 System.Byte Mono.Globalization.Unicode.SimpleCollator::Level2(System.Int32,Mono.Globalization.Unicode.SimpleCollator/ExtenderType) extern void SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC (void); // 0x000000B6 System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsHalfKana(System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35 (void); // 0x000000B7 Mono.Globalization.Unicode.Contraction Mono.Globalization.Unicode.SimpleCollator::GetContraction(System.String,System.Int32,System.Int32) extern void SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795 (void); // 0x000000B8 Mono.Globalization.Unicode.Contraction Mono.Globalization.Unicode.SimpleCollator::GetContraction(System.String,System.Int32,System.Int32,Mono.Globalization.Unicode.Contraction[]) extern void SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6 (void); // 0x000000B9 Mono.Globalization.Unicode.Contraction Mono.Globalization.Unicode.SimpleCollator::GetTailContraction(System.String,System.Int32,System.Int32) extern void SimpleCollator_GetTailContraction_m9C3AD899404EEB2A61C0DA596E97CF81E62F4BC1 (void); // 0x000000BA Mono.Globalization.Unicode.Contraction Mono.Globalization.Unicode.SimpleCollator::GetTailContraction(System.String,System.Int32,System.Int32,Mono.Globalization.Unicode.Contraction[]) extern void SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004 (void); // 0x000000BB System.Int32 Mono.Globalization.Unicode.SimpleCollator::FilterOptions(System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2 (void); // 0x000000BC Mono.Globalization.Unicode.SimpleCollator/ExtenderType Mono.Globalization.Unicode.SimpleCollator::GetExtenderType(System.Int32) extern void SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8 (void); // 0x000000BD System.Byte Mono.Globalization.Unicode.SimpleCollator::ToDashTypeValue(Mono.Globalization.Unicode.SimpleCollator/ExtenderType,System.Globalization.CompareOptions) extern void SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC (void); // 0x000000BE System.Int32 Mono.Globalization.Unicode.SimpleCollator::FilterExtender(System.Int32,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,System.Globalization.CompareOptions) extern void SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65 (void); // 0x000000BF System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsIgnorable(System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691 (void); // 0x000000C0 System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsSafe(System.Int32) extern void SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE (void); // 0x000000C1 System.Globalization.SortKey Mono.Globalization.Unicode.SimpleCollator::GetSortKey(System.String,System.Globalization.CompareOptions) extern void SimpleCollator_GetSortKey_mB911714D1A67E1D38D9343EC5860999D93BC924E (void); // 0x000000C2 System.Globalization.SortKey Mono.Globalization.Unicode.SimpleCollator::GetSortKey(System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_GetSortKey_m2C0748D8AC0E33CD46FF16C190261CA1173FB66E (void); // 0x000000C3 System.Void Mono.Globalization.Unicode.SimpleCollator::GetSortKey(System.String,System.Int32,System.Int32,Mono.Globalization.Unicode.SortKeyBuffer,System.Globalization.CompareOptions) extern void SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573 (void); // 0x000000C4 System.Void Mono.Globalization.Unicode.SimpleCollator::FillSortKeyRaw(System.Int32,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,Mono.Globalization.Unicode.SortKeyBuffer,System.Globalization.CompareOptions) extern void SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E (void); // 0x000000C5 System.Void Mono.Globalization.Unicode.SimpleCollator::FillSurrogateSortKeyRaw(System.Int32,Mono.Globalization.Unicode.SortKeyBuffer) extern void SimpleCollator_FillSurrogateSortKeyRaw_m70AB1F51D1BED2F7CEFABB8CBD6B834DDF0569E7 (void); // 0x000000C6 System.Int32 Mono.Globalization.Unicode.SimpleCollator::System.Globalization.ISimpleCollator.Compare(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_System_Globalization_ISimpleCollator_Compare_m19D2615DA1216400BCED1C8514AEF19ED635B650 (void); // 0x000000C7 System.Int32 Mono.Globalization.Unicode.SimpleCollator::Compare(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746 (void); // 0x000000C8 System.Void Mono.Globalization.Unicode.SimpleCollator::ClearBuffer(System.Byte*,System.Int32) extern void SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726 (void); // 0x000000C9 System.Int32 Mono.Globalization.Unicode.SimpleCollator::CompareInternal(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Boolean&,System.Boolean&,System.Boolean,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191 (void); // 0x000000CA System.Int32 Mono.Globalization.Unicode.SimpleCollator::CompareFlagPair(System.Boolean,System.Boolean) extern void SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B (void); // 0x000000CB System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsPrefix(System.String,System.String,System.Globalization.CompareOptions) extern void SimpleCollator_IsPrefix_mC43D1D377C10F1158BAB512392BF26FA77BF4C00 (void); // 0x000000CC System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsPrefix(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_IsPrefix_mD1DEA97AE880EBCA09C11F5D64C1A8BF2BBF5D8E (void); // 0x000000CD System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsPrefix(System.String,System.String,System.Int32,System.Int32,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF (void); // 0x000000CE System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsSuffix(System.String,System.String,System.Globalization.CompareOptions) extern void SimpleCollator_IsSuffix_mD9793ECCF4F98858817770EF1C349E17B6FC347F (void); // 0x000000CF System.Boolean Mono.Globalization.Unicode.SimpleCollator::IsSuffix(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_IsSuffix_m9E4F334A9BFF2B6DF2D776382573DF0463EF919C (void); // 0x000000D0 System.Int32 Mono.Globalization.Unicode.SimpleCollator::QuickIndexOf(System.String,System.String,System.Int32,System.Int32,System.Boolean&) extern void SimpleCollator_QuickIndexOf_m6815934F5AAB5546ED93F5DCDC09FABAC7680B18 (void); // 0x000000D1 System.Int32 Mono.Globalization.Unicode.SimpleCollator::IndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373 (void); // 0x000000D2 System.Int32 Mono.Globalization.Unicode.SimpleCollator::IndexOfOrdinal(System.String,System.String,System.Int32,System.Int32) extern void SimpleCollator_IndexOfOrdinal_m7196DECD403B6631D6A3B9D04A34088BA91B43BC (void); // 0x000000D3 System.Int32 Mono.Globalization.Unicode.SimpleCollator::IndexOfOrdinal(System.String,System.Char,System.Int32,System.Int32) extern void SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7 (void); // 0x000000D4 System.Int32 Mono.Globalization.Unicode.SimpleCollator::IndexOfSortKey(System.String,System.Int32,System.Int32,System.Byte*,System.Char,System.Int32,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_IndexOfSortKey_m8F31818D0A985D2B5E8183E15D5A92D57293F3D6 (void); // 0x000000D5 System.Int32 Mono.Globalization.Unicode.SimpleCollator::IndexOf(System.String,System.String,System.Int32,System.Int32,System.Byte*,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D (void); // 0x000000D6 System.Int32 Mono.Globalization.Unicode.SimpleCollator::LastIndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4 (void); // 0x000000D7 System.Int32 Mono.Globalization.Unicode.SimpleCollator::LastIndexOfOrdinal(System.String,System.String,System.Int32,System.Int32) extern void SimpleCollator_LastIndexOfOrdinal_m322FE1FF86BFDE367B003E70455FD7B3C39B3196 (void); // 0x000000D8 System.Int32 Mono.Globalization.Unicode.SimpleCollator::LastIndexOfSortKey(System.String,System.Int32,System.Int32,System.Int32,System.Byte*,System.Int32,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759 (void); // 0x000000D9 System.Int32 Mono.Globalization.Unicode.SimpleCollator::LastIndexOf(System.String,System.String,System.Int32,System.Int32,System.Byte*,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720 (void); // 0x000000DA System.Boolean Mono.Globalization.Unicode.SimpleCollator::MatchesForward(System.String,System.Int32&,System.Int32,System.Int32,System.Byte*,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536 (void); // 0x000000DB System.Boolean Mono.Globalization.Unicode.SimpleCollator::MatchesForwardCore(System.String,System.Int32&,System.Int32,System.Int32,System.Byte*,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,Mono.Globalization.Unicode.Contraction&,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_MatchesForwardCore_mA6CDEC5DC46755C2A778408FE4DA8F28D929F4EC (void); // 0x000000DC System.Boolean Mono.Globalization.Unicode.SimpleCollator::MatchesPrimitive(System.Globalization.CompareOptions,System.Byte*,System.Int32,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,System.Byte*,System.Int32,System.Boolean) extern void SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E (void); // 0x000000DD System.Boolean Mono.Globalization.Unicode.SimpleCollator::MatchesBackward(System.String,System.Int32&,System.Int32,System.Int32,System.Int32,System.Byte*,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_MatchesBackward_m9AC1281E6D19130EBA20AC6886E266BDE4BF0C8D (void); // 0x000000DE System.Boolean Mono.Globalization.Unicode.SimpleCollator::MatchesBackwardCore(System.String,System.Int32&,System.Int32,System.Int32,System.Int32,System.Byte*,System.Boolean,Mono.Globalization.Unicode.SimpleCollator/ExtenderType,Mono.Globalization.Unicode.Contraction&,Mono.Globalization.Unicode.SimpleCollator/Context&) extern void SimpleCollator_MatchesBackwardCore_m060643AEAF22958885C7CE7E2D0436CC51A39188 (void); // 0x000000DF System.Void Mono.Globalization.Unicode.SimpleCollator::.cctor() extern void SimpleCollator__cctor_m90A223B858B09C7BD9615B882A9A31BBA2966BAC (void); // 0x000000E0 System.Void Mono.Globalization.Unicode.SimpleCollator/Context::.ctor(System.Globalization.CompareOptions,System.Byte*,System.Byte*,System.Byte*,System.Byte*,System.Byte*) extern void Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A (void); // 0x000000E1 System.Void Mono.Globalization.Unicode.SimpleCollator/PreviousInfo::.ctor(System.Boolean) extern void PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E (void); // 0x000000E2 System.Void Mono.Globalization.Unicode.SortKeyBuffer::.ctor(System.Int32) extern void SortKeyBuffer__ctor_m44124385B07E9C713EE6C0CEECA51C4A4200E6FE (void); // 0x000000E3 System.Void Mono.Globalization.Unicode.SortKeyBuffer::Reset() extern void SortKeyBuffer_Reset_mAE7016EB08B676BDA41F9B85ACB485E4CE9B7BF1 (void); // 0x000000E4 System.Void Mono.Globalization.Unicode.SortKeyBuffer::Initialize(System.Globalization.CompareOptions,System.Int32,System.String,System.Boolean) extern void SortKeyBuffer_Initialize_m4F998BC86CA746C8C3DEAC8D47D17FD2B5537C39 (void); // 0x000000E5 System.Void Mono.Globalization.Unicode.SortKeyBuffer::AppendCJKExtension(System.Byte,System.Byte) extern void SortKeyBuffer_AppendCJKExtension_m64F33BC8021B4D895B765F7BC34723B1341F0A15 (void); // 0x000000E6 System.Void Mono.Globalization.Unicode.SortKeyBuffer::AppendKana(System.Byte,System.Byte,System.Byte,System.Byte,System.Boolean,System.Byte,System.Boolean,System.Boolean) extern void SortKeyBuffer_AppendKana_m18A005FE17B519E36265D20FD12EFFE99E5132F9 (void); // 0x000000E7 System.Void Mono.Globalization.Unicode.SortKeyBuffer::AppendNormal(System.Byte,System.Byte,System.Byte,System.Byte) extern void SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4 (void); // 0x000000E8 System.Void Mono.Globalization.Unicode.SortKeyBuffer::AppendLevel5(System.Byte,System.Byte) extern void SortKeyBuffer_AppendLevel5_m43A602E98AD77ECF099203FFBD5EB25150A97263 (void); // 0x000000E9 System.Void Mono.Globalization.Unicode.SortKeyBuffer::AppendBufferPrimitive(System.Byte,System.Byte[]&,System.Int32&) extern void SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99 (void); // 0x000000EA System.Globalization.SortKey Mono.Globalization.Unicode.SortKeyBuffer::GetResultAndReset() extern void SortKeyBuffer_GetResultAndReset_m3F0C22EAE5F965F5B9E82649F754847BF5593AFD (void); // 0x000000EB System.Int32 Mono.Globalization.Unicode.SortKeyBuffer::GetOptimizedLength(System.Byte[],System.Int32,System.Byte) extern void SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95 (void); // 0x000000EC System.Globalization.SortKey Mono.Globalization.Unicode.SortKeyBuffer::GetResult() extern void SortKeyBuffer_GetResult_m30B9014A75D75E2FEFA2957089E273851C493794 (void); // 0x000000ED System.Byte[] Mono.Security.BitConverterLE::GetUIntBytes(System.Byte*) extern void BitConverterLE_GetUIntBytes_m063CB14AF929A412B13A41B78A6F78476926227F (void); // 0x000000EE System.Byte[] Mono.Security.BitConverterLE::GetULongBytes(System.Byte*) extern void BitConverterLE_GetULongBytes_mAC7F39560BA9C9C7D3041E2A527A7BBA09E0F418 (void); // 0x000000EF System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Single) extern void BitConverterLE_GetBytes_m1F182B4F848326D45D35E4CFC303867178F99C9E (void); // 0x000000F0 System.Byte[] Mono.Security.BitConverterLE::GetBytes(System.Double) extern void BitConverterLE_GetBytes_mC6B3B7A7F53591B7E9199AFB694DE6F3D6AFE048 (void); // 0x000000F1 System.Void Mono.Security.BitConverterLE::UIntFromBytes(System.Byte*,System.Byte[],System.Int32) extern void BitConverterLE_UIntFromBytes_m2CB2D9D380235CBEFF14FF76FCBF7ED0F316F92A (void); // 0x000000F2 System.Void Mono.Security.BitConverterLE::ULongFromBytes(System.Byte*,System.Byte[],System.Int32) extern void BitConverterLE_ULongFromBytes_m34888A39C976DFD3CFC64C4BC034A7947DB3699F (void); // 0x000000F3 System.Single Mono.Security.BitConverterLE::ToSingle(System.Byte[],System.Int32) extern void BitConverterLE_ToSingle_m5321E3E0AA55B5E0610EABC85EA8945583DA644B (void); // 0x000000F4 System.Double Mono.Security.BitConverterLE::ToDouble(System.Byte[],System.Int32) extern void BitConverterLE_ToDouble_m9FF6BA0B6DB5E9F5A4E62EA095D3BAB613A437FA (void); // 0x000000F5 System.String Microsoft.Win32.Win32Native::GetMessage(System.Int32) extern void Win32Native_GetMessage_m1EE5BE889F1BB4F4ABA06C2B7543BF5E672409FA (void); // 0x000000F6 System.Int32 Microsoft.Win32.Win32Native::MakeHRFromErrorCode(System.Int32) extern void Win32Native_MakeHRFromErrorCode_m612DCDA5F785E832AD273F76B2F91FEA110B3551 (void); // 0x000000F7 System.Void Microsoft.Win32.SafeHandles.SafeFileHandle::.ctor(System.IntPtr,System.Boolean) extern void SafeFileHandle__ctor_mDF2AFEC596DE2F6BD8FBB977135DAC23703213A2 (void); // 0x000000F8 System.Boolean Microsoft.Win32.SafeHandles.SafeFileHandle::ReleaseHandle() extern void SafeFileHandle_ReleaseHandle_mFB3F634215C1C3DE1FA55BEE1BB005489CCB6BC9 (void); // 0x000000F9 System.Void Microsoft.Win32.SafeHandles.SafeWaitHandle::.ctor(System.IntPtr,System.Boolean) extern void SafeWaitHandle__ctor_m6CA082DF779C0BAAA7EEDE99BB2ECF1ECDB579DA (void); // 0x000000FA System.Boolean Microsoft.Win32.SafeHandles.SafeWaitHandle::ReleaseHandle() extern void SafeWaitHandle_ReleaseHandle_m859E29080535AB6992A97121C4EEACF9987304C1 (void); // 0x000000FB System.Void Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::.ctor(System.Boolean) extern void SafeHandleZeroOrMinusOneIsInvalid__ctor_m9BA85F78EC25654EE170CA999EC379D9A4B59B89 (void); // 0x000000FC System.Boolean Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::get_IsInvalid() extern void SafeHandleZeroOrMinusOneIsInvalid_get_IsInvalid_m919AE81CFBF4FE96353603BC43C8B5D83E862AFB (void); // 0x000000FD System.Boolean Internal.Threading.Tasks.Tracing.TaskTrace::get_Enabled() extern void TaskTrace_get_Enabled_m1B9A1B709F512F05A3758DE01A2BAB11E4880BA8 (void); // 0x000000FE System.Void Internal.Threading.Tasks.Tracing.TaskTrace::TaskWaitBegin_Asynchronous(System.Int32,System.Int32,System.Int32) extern void TaskTrace_TaskWaitBegin_Asynchronous_m1C7B282C8E67FD1E6E4BD9B83A7576CF8AFF9E3B (void); // 0x000000FF System.Void Internal.Threading.Tasks.Tracing.TaskTrace::TaskWaitBegin_Synchronous(System.Int32,System.Int32,System.Int32) extern void TaskTrace_TaskWaitBegin_Synchronous_m3C8CB224220F0F30372F404828A9D065AE5AFCEC (void); // 0x00000100 System.Void Internal.Threading.Tasks.Tracing.TaskTrace::TaskWaitEnd(System.Int32,System.Int32,System.Int32) extern void TaskTrace_TaskWaitEnd_m91F3B2DD1C60F083C55268FDF16ACB1EF84FABBD (void); // 0x00000101 System.Void Internal.Threading.Tasks.Tracing.TaskTrace::TaskScheduled(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void TaskTrace_TaskScheduled_mCBE39BCE0286957A871B335546EA589A61B156BF (void); // 0x00000102 System.Boolean Internal.Runtime.Augments.TaskTraceCallbacks::get_Enabled() // 0x00000103 System.Void Internal.Runtime.Augments.TaskTraceCallbacks::TaskWaitBegin_Asynchronous(System.Int32,System.Int32,System.Int32) // 0x00000104 System.Void Internal.Runtime.Augments.TaskTraceCallbacks::TaskWaitBegin_Synchronous(System.Int32,System.Int32,System.Int32) // 0x00000105 System.Void Internal.Runtime.Augments.TaskTraceCallbacks::TaskWaitEnd(System.Int32,System.Int32,System.Int32) // 0x00000106 System.Void Internal.Runtime.Augments.TaskTraceCallbacks::TaskScheduled(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) // 0x00000107 System.Void Internal.Runtime.Augments.RuntimeAugments::ReportUnhandledException(System.Exception) extern void RuntimeAugments_ReportUnhandledException_mDA1D67D35DB365A65C77E47322A93D2FD78BE1CE (void); // 0x00000108 Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks Internal.Runtime.Augments.RuntimeAugments::get_Callbacks() extern void RuntimeAugments_get_Callbacks_m82131CEA224DE6C92656F42582BFCB5D6D66D910 (void); // 0x00000109 System.Void Internal.Runtime.Augments.RuntimeAugments::.cctor() extern void RuntimeAugments__cctor_mA360A573A98645848B7B929EFAD1B6A86693C03B (void); // 0x0000010A System.Exception Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks::CreateMissingMetadataException(System.Type) extern void ReflectionExecutionDomainCallbacks_CreateMissingMetadataException_mC718D8970C161B6D12F16397D38E617347CB9DF1 (void); // 0x0000010B System.Void Internal.Runtime.Augments.ReflectionExecutionDomainCallbacks::.ctor() extern void ReflectionExecutionDomainCallbacks__ctor_mD35D07DCAD928708AE062BB0751223E052A672AC (void); // 0x0000010C System.Void Internal.Runtime.Augments.RuntimeThread::.ctor(System.Threading.Thread) extern void RuntimeThread__ctor_m3E4B5BFB1292F2E43AE242D46AAD7E5BF3357B86 (void); // 0x0000010D Internal.Runtime.Augments.RuntimeThread Internal.Runtime.Augments.RuntimeThread::Create(System.Threading.ParameterizedThreadStart,System.Int32) extern void RuntimeThread_Create_mE9C9FB63063DC026F336A4815A06D685430734D4 (void); // 0x0000010E System.Void Internal.Runtime.Augments.RuntimeThread::set_IsBackground(System.Boolean) extern void RuntimeThread_set_IsBackground_m2C5DAC3C5BBA22ED48EF799EADF068BEB1BF01F8 (void); // 0x0000010F System.Void Internal.Runtime.Augments.RuntimeThread::Start(System.Object) extern void RuntimeThread_Start_m59C39517062E672ADE66821A93BC483D1915F71C (void); // 0x00000110 System.Void Internal.Runtime.Augments.RuntimeThread::Sleep(System.Int32) extern void RuntimeThread_Sleep_m045B45EF6673E55D7E51157C29FE6D05A2D6CBDA (void); // 0x00000111 System.Boolean Internal.Runtime.Augments.RuntimeThread::Yield() extern void RuntimeThread_Yield_mB4903E8A1790112F3F7120F5AA5BEB837187E3BB (void); // 0x00000112 System.Boolean Internal.Runtime.Augments.RuntimeThread::SpinWait(System.Int32) extern void RuntimeThread_SpinWait_m207B0ED3CE280136135B45281FB19581B44015F3 (void); // 0x00000113 System.Int32 Internal.Runtime.Augments.RuntimeThread::GetCurrentProcessorId() extern void RuntimeThread_GetCurrentProcessorId_m4EFEA89BDAA7AF08C212CC402D2AFE63CA882BF8 (void); // 0x00000114 System.Void Internal.Runtime.Augments.RuntimeThread::.cctor() extern void RuntimeThread__cctor_mCF117C5A55DF8660DCB1B30FA929158EEA07033B (void); // 0x00000115 System.Boolean System.String::EqualsHelper(System.String,System.String) extern void String_EqualsHelper_m5ADD2D84D2A2EDB94ADF57A70F78AF3FB4CCB7F7 (void); // 0x00000116 System.Int32 System.String::CompareOrdinalHelper(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32) extern void String_CompareOrdinalHelper_mD7287520C026662FDDC0BEADFAA38A63A42D8456 (void); // 0x00000117 System.Int32 System.String::CompareOrdinalHelper(System.String,System.String) extern void String_CompareOrdinalHelper_m4E24CDC88C4FA94C5038E133148E69951E16EEBB (void); // 0x00000118 System.Int32 System.String::Compare(System.String,System.String) extern void String_Compare_mDD60C5A044BA55A136F7B84B48BBD99353F4EB4C (void); // 0x00000119 System.Int32 System.String::Compare(System.String,System.String,System.StringComparison) extern void String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009 (void); // 0x0000011A System.Int32 System.String::Compare(System.String,System.Int32,System.String,System.Int32,System.Int32,System.StringComparison) extern void String_Compare_m68FBA6075A0142439B0249D884863356D99090CF (void); // 0x0000011B System.Int32 System.String::CompareOrdinal(System.String,System.String) extern void String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C (void); // 0x0000011C System.Int32 System.String::CompareOrdinal(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void String_CompareOrdinal_m1AB0D7CC2C21E8A751BBC5CF68CC0E2826ACEA2B (void); // 0x0000011D System.Int32 System.String::CompareOrdinal(System.String,System.Int32,System.String,System.Int32,System.Int32) extern void String_CompareOrdinal_m8940CFAE90021ED8DA3F2DF8226941C9EEB2E32D (void); // 0x0000011E System.Int32 System.String::CompareTo(System.Object) extern void String_CompareTo_mB3C343642248A69BB1250CFAD23C40436858F38E (void); // 0x0000011F System.Int32 System.String::CompareTo(System.String) extern void String_CompareTo_m32A3DFBEA443A4091053D53825DBB76E6EAFECCF (void); // 0x00000120 System.Boolean System.String::EndsWith(System.String) extern void String_EndsWith_mCD3754F5401E19CE7821CD398986E4EAA6AD87DC (void); // 0x00000121 System.Boolean System.String::EndsWith(System.String,System.StringComparison) extern void String_EndsWith_m5E5D307CA6AEB7C08CE782B4693B19D07ADC9075 (void); // 0x00000122 System.Boolean System.String::EndsWith(System.Char) extern void String_EndsWith_m1345909BD17FAD2AE0F70BC1B5CFC2010CF226B0 (void); // 0x00000123 System.Boolean System.String::Equals(System.Object) extern void String_Equals_m77E4D008515E887793D190EA95C4E06EA97DD5C2 (void); // 0x00000124 System.Boolean System.String::Equals(System.String) extern void String_Equals_mCD5F35DEDCAFE51ACD4E033726FC2EF8DF7E9B4D (void); // 0x00000125 System.Boolean System.String::Equals(System.String,System.StringComparison) extern void String_Equals_m7BDFC0B951005B9DC2BAED464AFE68FF7E9ACE5A (void); // 0x00000126 System.Boolean System.String::Equals(System.String,System.String) extern void String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D (void); // 0x00000127 System.Boolean System.String::Equals(System.String,System.String,System.StringComparison) extern void String_Equals_mCC34895D0DB2AD440C9D8767032215BC86B5C48B (void); // 0x00000128 System.Boolean System.String::op_Equality(System.String,System.String) extern void String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1 (void); // 0x00000129 System.Boolean System.String::op_Inequality(System.String,System.String) extern void String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6 (void); // 0x0000012A System.Int32 System.String::GetHashCode() extern void String_GetHashCode_m07CD17F51E99357946BE51F79AF37AAC5C6C388A (void); // 0x0000012B System.Int32 System.String::GetLegacyNonRandomizedHashCode() extern void String_GetLegacyNonRandomizedHashCode_m9A0C6441EF2B38DCED9C15D8715625FCF4C84F36 (void); // 0x0000012C System.Boolean System.String::StartsWith(System.String) extern void String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0 (void); // 0x0000012D System.Boolean System.String::StartsWith(System.String,System.StringComparison) extern void String_StartsWith_mA2A4405B1B9F3653A6A9AA7F223F68D86A0C6264 (void); // 0x0000012E System.Void System.String::CheckStringComparison(System.StringComparison) extern void String_CheckStringComparison_m371C3E880F2FD08C36F503FCFFCFE355D350AE41 (void); // 0x0000012F System.Void System.String::FillStringChecked(System.String,System.Int32,System.String) extern void String_FillStringChecked_m3413709C427A00C5AB0F94E659DB63E6B4816D62 (void); // 0x00000130 System.String System.String::Concat(System.Object,System.Object,System.Object) extern void String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9 (void); // 0x00000131 System.String System.String::Concat(System.String,System.String) extern void String_Concat_m9E3155FB84015C823606188F53B47CB44C444991 (void); // 0x00000132 System.String System.String::Concat(System.String,System.String,System.String) extern void String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B (void); // 0x00000133 System.String System.String::Concat(System.String,System.String,System.String,System.String) extern void String_Concat_m093934F71A9B351911EE46311674ED463B180006 (void); // 0x00000134 System.String System.String::Concat(System.String[]) extern void String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A (void); // 0x00000135 System.String System.String::Format(System.String,System.Object) extern void String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8 (void); // 0x00000136 System.String System.String::Format(System.String,System.Object,System.Object) extern void String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987 (void); // 0x00000137 System.String System.String::Format(System.String,System.Object,System.Object,System.Object) extern void String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C (void); // 0x00000138 System.String System.String::Format(System.String,System.Object[]) extern void String_Format_m918500C1EFB475181349A79989BB79BB36102894 (void); // 0x00000139 System.String System.String::Format(System.IFormatProvider,System.String,System.Object) extern void String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744 (void); // 0x0000013A System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object) extern void String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56 (void); // 0x0000013B System.String System.String::Format(System.IFormatProvider,System.String,System.Object,System.Object,System.Object) extern void String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263 (void); // 0x0000013C System.String System.String::Format(System.IFormatProvider,System.String,System.Object[]) extern void String_Format_m447B585713E5EB3EBF5D9D0710706D01E8A56D75 (void); // 0x0000013D System.String System.String::FormatHelper(System.IFormatProvider,System.String,System.ParamsArray) extern void String_FormatHelper_m9D0E826CCC406EADF91AF3B83FBC5DD012C81192 (void); // 0x0000013E System.String System.String::Insert(System.Int32,System.String) extern void String_Insert_mA279E748F06514A6D0B9B680D651D6A6C6BB561A (void); // 0x0000013F System.String System.String::Join(System.String,System.String[]) extern void String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD (void); // 0x00000140 System.String System.String::Join(System.String,System.Collections.Generic.IEnumerable`1) extern void String_Join_m8159F953B3D62AA54A0853A6E9573CDC0F63E158 (void); // 0x00000141 System.String System.String::Join(System.String,System.String[],System.Int32,System.Int32) extern void String_Join_mF400595F57ED22F733823C1007043EA1D546F3AC (void); // 0x00000142 System.String System.String::JoinCore(System.Char*,System.Int32,System.String[],System.Int32,System.Int32) extern void String_JoinCore_m938A097A1564773F33F9E78453D616712726ED49 (void); // 0x00000143 System.String System.String::PadLeft(System.Int32,System.Char) extern void String_PadLeft_m99DDD242908E78B71E9631EE66331E8A130EB31F (void); // 0x00000144 System.String System.String::PadRight(System.Int32,System.Char) extern void String_PadRight_m7C573780177B3246D67D860C2A75AEF5832C7543 (void); // 0x00000145 System.String System.String::Remove(System.Int32,System.Int32) extern void String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68 (void); // 0x00000146 System.String System.String::Remove(System.Int32) extern void String_Remove_m8266E0BF5D8565D4CDC850F21E9178AE254C3E85 (void); // 0x00000147 System.String System.String::Replace(System.Char,System.Char) extern void String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF (void); // 0x00000148 System.String System.String::Replace(System.String,System.String) extern void String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166 (void); // 0x00000149 System.String System.String::ReplaceHelper(System.Int32,System.String,System.ReadOnlySpan`1) extern void String_ReplaceHelper_mBEF426D6843AA1AFFF1C10A1517F1CCC196DA8FE (void); // 0x0000014A System.String[] System.String::Split(System.Char,System.StringSplitOptions) extern void String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4 (void); // 0x0000014B System.String[] System.String::Split(System.Char[]) extern void String_Split_m101D35FEC86371D2BB4E3480F6F896880093B2E9 (void); // 0x0000014C System.String[] System.String::SplitInternal(System.ReadOnlySpan`1,System.Int32,System.StringSplitOptions) extern void String_SplitInternal_m2A2DBF6FFA7F939DF297183C1B3E9D0CB039ED83 (void); // 0x0000014D System.String[] System.String::SplitKeepEmptyEntries(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Int32,System.Int32) extern void String_SplitKeepEmptyEntries_mC09E09ED2DDB055BF1FD512E0AD3CAA0FBEAEAD5 (void); // 0x0000014E System.String[] System.String::SplitOmitEmptyEntries(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Int32,System.Int32) extern void String_SplitOmitEmptyEntries_m6876A49664AE845F4CBC8591CBA2E765233058B4 (void); // 0x0000014F System.Void System.String::MakeSeparatorList(System.ReadOnlySpan`1,System.Collections.Generic.ValueListBuilder`1&) extern void String_MakeSeparatorList_mFD6DCAE8C79E61E57BA56E48C6580DC7A141D723 (void); // 0x00000150 System.String System.String::Substring(System.Int32) extern void String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472 (void); // 0x00000151 System.String System.String::Substring(System.Int32,System.Int32) extern void String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE (void); // 0x00000152 System.String System.String::InternalSubString(System.Int32,System.Int32) extern void String_InternalSubString_m81B31C2405FA023026DD1F063F44EB3F5F1047C5 (void); // 0x00000153 System.String System.String::ToLower() extern void String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD (void); // 0x00000154 System.String System.String::ToLower(System.Globalization.CultureInfo) extern void String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E (void); // 0x00000155 System.String System.String::ToLowerInvariant() extern void String_ToLowerInvariant_mBE32C93DE27C5353FEA3FA654FC1DDBE3D0EB0F2 (void); // 0x00000156 System.String System.String::ToUpper() extern void String_ToUpper_m5F499BC30C2A5F5C96248B4C3D1A3B4694748B49 (void); // 0x00000157 System.String System.String::ToUpperInvariant() extern void String_ToUpperInvariant_mD73F658CDE1280A527231DC305B66CF09B64E5AB (void); // 0x00000158 System.String System.String::Trim() extern void String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5 (void); // 0x00000159 System.String System.String::Trim(System.Char) extern void String_Trim_mF5081365E55C31B636F8145F42AEF61868175A5A (void); // 0x0000015A System.String System.String::Trim(System.Char[]) extern void String_Trim_m81BD35659E6F89DDD56816975E6E05390D023FE5 (void); // 0x0000015B System.String System.String::TrimStart(System.Char[]) extern void String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC (void); // 0x0000015C System.String System.String::TrimEnd() extern void String_TrimEnd_m25B1EA658EE07ADFED51FED61D630E5625336AB5 (void); // 0x0000015D System.String System.String::TrimEnd(System.Char[]) extern void String_TrimEnd_mD7CFB0999EEEE20E3A869516EBCE07E8AB5BD529 (void); // 0x0000015E System.String System.String::TrimWhiteSpaceHelper(System.String/TrimType) extern void String_TrimWhiteSpaceHelper_mA609435C4B34ACBCCF712612CD2AE19D77878575 (void); // 0x0000015F System.String System.String::TrimHelper(System.Char*,System.Int32,System.String/TrimType) extern void String_TrimHelper_m3DAC04D0C8870DC7CD961F9D9346CF967318E8AF (void); // 0x00000160 System.String System.String::CreateTrimmedString(System.Int32,System.Int32) extern void String_CreateTrimmedString_m4A6EAD80C2FB70EFB189DFFBD7B04BE20215393F (void); // 0x00000161 System.Boolean System.String::Contains(System.String) extern void String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3 (void); // 0x00000162 System.Int32 System.String::IndexOf(System.Char) extern void String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966 (void); // 0x00000163 System.Int32 System.String::IndexOf(System.Char,System.Int32) extern void String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4 (void); // 0x00000164 System.Int32 System.String::IndexOf(System.Char,System.Int32,System.Int32) extern void String_IndexOf_mFD81FEE71234D44F45A4924CD51AD6169C722ACB (void); // 0x00000165 System.Int32 System.String::IndexOfAny(System.Char[]) extern void String_IndexOfAny_mC7AA4AE42B38667BDB9B214AA6230F322306CFF6 (void); // 0x00000166 System.Int32 System.String::IndexOfAny(System.Char[],System.Int32) extern void String_IndexOfAny_m1AE18DB3B14A0D05EF4A2D3403D4DC1930A199F3 (void); // 0x00000167 System.Int32 System.String::IndexOfAny(System.Char[],System.Int32,System.Int32) extern void String_IndexOfAny_m740B0108B7FAFFAB1C3F88E782B094195A4E3B75 (void); // 0x00000168 System.Int32 System.String::IndexOfAny(System.Char,System.Char,System.Int32,System.Int32) extern void String_IndexOfAny_mD7A82CC9C4E9485FB9C5448545BF53DAA0A2F0A6 (void); // 0x00000169 System.Int32 System.String::IndexOfAny(System.Char,System.Char,System.Char,System.Int32,System.Int32) extern void String_IndexOfAny_mC7BAE5F954A91328A6C2B97DD882C28911D20426 (void); // 0x0000016A System.Int32 System.String::IndexOfCharArray(System.Char[],System.Int32,System.Int32) extern void String_IndexOfCharArray_mE4F4023E9B1E4182D70CCD887C9B101C0FFD155B (void); // 0x0000016B System.Void System.String::InitializeProbabilisticMap(System.UInt32*,System.ReadOnlySpan`1) extern void String_InitializeProbabilisticMap_m4DCE6D6A5B38DF9D991C1B5EF46730A10467FA8B (void); // 0x0000016C System.Boolean System.String::ArrayContains(System.Char,System.Char[]) extern void String_ArrayContains_m1F98E7E22F990E9203EFA6637F7879B60DCD932B (void); // 0x0000016D System.Boolean System.String::IsCharBitSet(System.UInt32*,System.Byte) extern void String_IsCharBitSet_m3FE46F716C081A9727D13A7F44E0B88A9815FD0E (void); // 0x0000016E System.Void System.String::SetCharBit(System.UInt32*,System.Byte) extern void String_SetCharBit_mEF864CF24F3AFB9402F9E67019D505697EAC9207 (void); // 0x0000016F System.Int32 System.String::IndexOf(System.String) extern void String_IndexOf_m69E9BDAFD93767C85A7FF861B453415D3B4A200F (void); // 0x00000170 System.Int32 System.String::IndexOf(System.String,System.StringComparison) extern void String_IndexOf_m490810CB7ADA9230AC0F8D78E213A8EFED129F55 (void); // 0x00000171 System.Int32 System.String::IndexOf(System.String,System.Int32,System.Int32,System.StringComparison) extern void String_IndexOf_m6326B014CA1F90A66A6D2283ADBE36846A8F354B (void); // 0x00000172 System.Int32 System.String::LastIndexOf(System.Char) extern void String_LastIndexOf_m6BB3E7E1B48702D4C715FA423F8A822C053B290E (void); // 0x00000173 System.Int32 System.String::LastIndexOf(System.Char,System.Int32) extern void String_LastIndexOf_m3EB3F4ECDF6D990ADBACB6B168A8CBD4772B91A7 (void); // 0x00000174 System.Int32 System.String::LastIndexOf(System.Char,System.Int32,System.Int32) extern void String_LastIndexOf_mC92062EF4E7765DD44424828FA75C027AA325442 (void); // 0x00000175 System.Int32 System.String::LastIndexOfAny(System.Char[]) extern void String_LastIndexOfAny_m3A1F0D1FFE0F949789A425D25E0BEDB6D4F26BB4 (void); // 0x00000176 System.Int32 System.String::LastIndexOfAny(System.Char[],System.Int32) extern void String_LastIndexOfAny_mE627BF79C35A4C2C4CE3D973AB30B963F230F361 (void); // 0x00000177 System.Int32 System.String::LastIndexOfAny(System.Char[],System.Int32,System.Int32) extern void String_LastIndexOfAny_mCE93FB98099DD74FF0C6441039619414F5172874 (void); // 0x00000178 System.Int32 System.String::LastIndexOfCharArray(System.Char[],System.Int32,System.Int32) extern void String_LastIndexOfCharArray_mFB8CA8868C14BED83D9197CA581CB75E7CB497A7 (void); // 0x00000179 System.Int32 System.String::LastIndexOf(System.String,System.StringComparison) extern void String_LastIndexOf_m436B3CDFB93031C7D7710274C092EE52CEAF419F (void); // 0x0000017A System.Int32 System.String::LastIndexOf(System.String,System.Int32,System.Int32,System.StringComparison) extern void String_LastIndexOf_m006A7DECADAD9E77347EEF727D7C55CF52B353B1 (void); // 0x0000017B System.Void System.String::.ctor(System.Char[]) extern void String__ctor_mE68B380923022E84F092900EC18E30A7BA808338 (void); // 0x0000017C System.String System.String::Ctor(System.Char[]) extern void String_Ctor_m4FC33238E2954A8A959079BCA90B472E163F57EA (void); // 0x0000017D System.Void System.String::.ctor(System.Char[],System.Int32,System.Int32) extern void String__ctor_mF9979055BC049EBD531CF0500CEE016183008A7A (void); // 0x0000017E System.String System.String::Ctor(System.Char[],System.Int32,System.Int32) extern void String_Ctor_mEB2415CFBCC1333759B9F27655F6B44325D10306 (void); // 0x0000017F System.Void System.String::.ctor(System.Char*,System.Int32,System.Int32) extern void String__ctor_mEFB802138D63D47EFC1FE0C776BAE15595C1F7D9 (void); // 0x00000180 System.String System.String::Ctor(System.Char*,System.Int32,System.Int32) extern void String_Ctor_mE6EACE4BC66F30F9B850C7496DD1061E116ACA5C (void); // 0x00000181 System.Void System.String::.ctor(System.SByte*,System.Int32,System.Int32) extern void String__ctor_m2079AEDFA6381F274AAEA4CA0FC18342C4B0A5BF (void); // 0x00000182 System.String System.String::Ctor(System.SByte*,System.Int32,System.Int32) extern void String_Ctor_m0704AF627F437C67322185B5319B681ED5B221B0 (void); // 0x00000183 System.String System.String::CreateStringForSByteConstructor(System.Byte*,System.Int32) extern void String_CreateStringForSByteConstructor_mF8630776790DD41E355D21E6439F8556749E9C81 (void); // 0x00000184 System.Void System.String::.ctor(System.SByte*,System.Int32,System.Int32,System.Text.Encoding) extern void String__ctor_m7906C442F32A6064B26D857578819E0BC848B79E (void); // 0x00000185 System.String System.String::Ctor(System.SByte*,System.Int32,System.Int32,System.Text.Encoding) extern void String_Ctor_mD65B24BDF79B6BA647F21B56C6B7007C4D579806 (void); // 0x00000186 System.Void System.String::.ctor(System.Char,System.Int32) extern void String__ctor_mF03943AC6EC0992632986F3A30456CE1F533B574 (void); // 0x00000187 System.String System.String::Ctor(System.Char,System.Int32) extern void String_Ctor_mCCCF4E70864FD0C9518ACF86F7F62675B264B04E (void); // 0x00000188 System.Void System.String::.ctor(System.ReadOnlySpan`1) extern void String__ctor_m739A82A0133BA0B295E1D293AB9E5C1523003F6F (void); // 0x00000189 System.String System.String::Ctor(System.ReadOnlySpan`1) extern void String_Ctor_m4378644906A85225C908E7CC37E86219CC2F0C86 (void); // 0x0000018A System.String System.String::Create(System.Int32,TState,System.Buffers.SpanAction`2) // 0x0000018B System.ReadOnlySpan`1 System.String::op_Implicit(System.String) extern void String_op_Implicit_m7D7FE0449303AF92D8B2A85A06ADC6933B2ECC3A (void); // 0x0000018C System.Object System.String::Clone() extern void String_Clone_m9B85BAC6E2115D7E5CFBFDE9E32658CCD9EDB786 (void); // 0x0000018D System.String System.String::Copy(System.String) extern void String_Copy_mB9EAED306DA73B406D69E1642CF582A9CA4BF717 (void); // 0x0000018E System.Void System.String::CopyTo(System.Int32,System.Char[],System.Int32,System.Int32) extern void String_CopyTo_m6E1DE99F2A6481B3B9839C8A026C74887C10A1DC (void); // 0x0000018F System.Char[] System.String::ToCharArray() extern void String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46 (void); // 0x00000190 System.Boolean System.String::IsNullOrEmpty(System.String) extern void String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478 (void); // 0x00000191 System.Boolean System.String::IsNullOrWhiteSpace(System.String) extern void String_IsNullOrWhiteSpace_m42E1F3B2C358068D645E46F01CF1834DC77A5A10 (void); // 0x00000192 System.Char& System.String::GetRawStringData() extern void String_GetRawStringData_m87BC50B7B314C055E27A28032D1003D42FDE411D (void); // 0x00000193 System.String System.String::CreateStringFromEncoding(System.Byte*,System.Int32,System.Text.Encoding) extern void String_CreateStringFromEncoding_mA2976557EB38A6F77E1219B0ACF32668CEC514A2 (void); // 0x00000194 System.String System.String::CreateFromChar(System.Char) extern void String_CreateFromChar_m3A1169FBD297609FC86BFD2A07F49737787AE116 (void); // 0x00000195 System.Void System.String::wstrcpy(System.Char*,System.Char*,System.Int32) extern void String_wstrcpy_m7F8C35DCD0E2D5AAC35B153EF73E6B0F1501406B (void); // 0x00000196 System.String System.String::ToString() extern void String_ToString_mB42632677DEB95B3FB88CF366911588C28A33F87 (void); // 0x00000197 System.String System.String::ToString(System.IFormatProvider) extern void String_ToString_mBDBAAEBADA92334BE5E6E7A665706B27E24F627E (void); // 0x00000198 System.Collections.Generic.IEnumerator`1 System.String::System.Collections.Generic.IEnumerable.GetEnumerator() extern void String_System_Collections_Generic_IEnumerableU3CSystem_CharU3E_GetEnumerator_m76800315AAD2FD366EFAB33C4C30D05B634FDADA (void); // 0x00000199 System.Collections.IEnumerator System.String::System.Collections.IEnumerable.GetEnumerator() extern void String_System_Collections_IEnumerable_GetEnumerator_m8D3888735F3CFA2B892721A119F4C948DF4B4B58 (void); // 0x0000019A System.Int32 System.String::wcslen(System.Char*) extern void String_wcslen_m05E3BF2D98BEC77F378B255B6AD0B93F05503D44 (void); // 0x0000019B System.TypeCode System.String::GetTypeCode() extern void String_GetTypeCode_m6FF9C491CB58DF051A7E07E4B844F279F07CEBE8 (void); // 0x0000019C System.Boolean System.String::System.IConvertible.ToBoolean(System.IFormatProvider) extern void String_System_IConvertible_ToBoolean_m75FAFB545BFF9F898DA713EFD0006F70FC0C2F0A (void); // 0x0000019D System.Char System.String::System.IConvertible.ToChar(System.IFormatProvider) extern void String_System_IConvertible_ToChar_mD103702BB252C6E82250B993C1048E2CD6A8B9B6 (void); // 0x0000019E System.SByte System.String::System.IConvertible.ToSByte(System.IFormatProvider) extern void String_System_IConvertible_ToSByte_m679637939F3C0B5FC68778D51777787F969AE515 (void); // 0x0000019F System.Byte System.String::System.IConvertible.ToByte(System.IFormatProvider) extern void String_System_IConvertible_ToByte_m2293F93CB7B3C12A6DE6F9B265AECB51741E2A88 (void); // 0x000001A0 System.Int16 System.String::System.IConvertible.ToInt16(System.IFormatProvider) extern void String_System_IConvertible_ToInt16_mFFA024540C591548774D62A2550822AF15A4D64F (void); // 0x000001A1 System.UInt16 System.String::System.IConvertible.ToUInt16(System.IFormatProvider) extern void String_System_IConvertible_ToUInt16_mA8B7D9A52530436A2DD508D9A24C9C4DF4F8D078 (void); // 0x000001A2 System.Int32 System.String::System.IConvertible.ToInt32(System.IFormatProvider) extern void String_System_IConvertible_ToInt32_m0B4C286CD713CCB2E4A8B38F38E73B39A1612DFB (void); // 0x000001A3 System.UInt32 System.String::System.IConvertible.ToUInt32(System.IFormatProvider) extern void String_System_IConvertible_ToUInt32_m3E4B36C611D4070BD8FD89E8A33E913368D0095A (void); // 0x000001A4 System.Int64 System.String::System.IConvertible.ToInt64(System.IFormatProvider) extern void String_System_IConvertible_ToInt64_mB5A02609C8B1CB8C9C6DCA5F11794F0F3D1E60EE (void); // 0x000001A5 System.UInt64 System.String::System.IConvertible.ToUInt64(System.IFormatProvider) extern void String_System_IConvertible_ToUInt64_mDBF5B0D9A0EF5E943AE2B20BEF64E20FE501788E (void); // 0x000001A6 System.Single System.String::System.IConvertible.ToSingle(System.IFormatProvider) extern void String_System_IConvertible_ToSingle_mD8D1921B9DCA1756B8E24B97EA8E7F93D7C6BEE2 (void); // 0x000001A7 System.Double System.String::System.IConvertible.ToDouble(System.IFormatProvider) extern void String_System_IConvertible_ToDouble_m2C051DC383E1D6BE9E30B5DEC376B043B4B9E69C (void); // 0x000001A8 System.Decimal System.String::System.IConvertible.ToDecimal(System.IFormatProvider) extern void String_System_IConvertible_ToDecimal_mC111A860700D28C763E57BBD25D927A2DD3BB631 (void); // 0x000001A9 System.DateTime System.String::System.IConvertible.ToDateTime(System.IFormatProvider) extern void String_System_IConvertible_ToDateTime_mF345F1B60269F05EFEEF6705BCEAE9259BC55AAD (void); // 0x000001AA System.Object System.String::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void String_System_IConvertible_ToType_mF6D0543674379873BAF2AD07AFD21000A47B2DBD (void); // 0x000001AB System.String System.String::Normalize(System.Text.NormalizationForm) extern void String_Normalize_mB458CCECBD27D6E9FB44CF03D37E856846C41831 (void); // 0x000001AC System.Int32 System.String::get_Length() extern void String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2 (void); // 0x000001AD System.Int32 System.String::IndexOfUnchecked(System.String,System.Int32,System.Int32) extern void String_IndexOfUnchecked_mFADA04D6FCED11D71D76C4D91BA9A2CD3692E389 (void); // 0x000001AE System.Int32 System.String::IndexOfUncheckedIgnoreCase(System.String,System.Int32,System.Int32) extern void String_IndexOfUncheckedIgnoreCase_m4E0D70ABCE4EF0BABD46F493E0CD954E5503B744 (void); // 0x000001AF System.Int32 System.String::LastIndexOfUnchecked(System.String,System.Int32,System.Int32) extern void String_LastIndexOfUnchecked_m3586EA446BEADEDD694A1214AC5671C893BE0211 (void); // 0x000001B0 System.Int32 System.String::LastIndexOfUncheckedIgnoreCase(System.String,System.Int32,System.Int32) extern void String_LastIndexOfUncheckedIgnoreCase_m57C519DF3BD4D8F0E8A5858A13C28DA01B37FECE (void); // 0x000001B1 System.Boolean System.String::StartsWithOrdinalUnchecked(System.String) extern void String_StartsWithOrdinalUnchecked_m094F18D60C76BFD8ED1F4561F1080356188BFF07 (void); // 0x000001B2 System.String System.String::FastAllocateString(System.Int32) extern void String_FastAllocateString_m071BD33B9EFB2375443E1550C028861164D0F104 (void); // 0x000001B3 System.Void System.String::memset(System.Byte*,System.Int32,System.Int32) extern void String_memset_m58EAB0FE179659A49D4058197DAC3E1885C7C54F (void); // 0x000001B4 System.Void System.String::memcpy(System.Byte*,System.Byte*,System.Int32) extern void String_memcpy_m38CFAA6EBB66057ABDBB9ADD8DD580BC20395B9A (void); // 0x000001B5 System.Void System.String::bzero(System.Byte*,System.Int32) extern void String_bzero_m4C0DD5A74DA6FF957CBA0B50AA7555CCAF39AB78 (void); // 0x000001B6 System.Void System.String::bzero_aligned_1(System.Byte*,System.Int32) extern void String_bzero_aligned_1_mB7CF077817B38B46665032DC17EF76DC4C7249FB (void); // 0x000001B7 System.Void System.String::bzero_aligned_2(System.Byte*,System.Int32) extern void String_bzero_aligned_2_m61B28C0FAF12CE822DCD92553270148DA34D538B (void); // 0x000001B8 System.Void System.String::bzero_aligned_4(System.Byte*,System.Int32) extern void String_bzero_aligned_4_m3CF0C5B66B6596BA5A53086FD7F2EE932C89290E (void); // 0x000001B9 System.Void System.String::bzero_aligned_8(System.Byte*,System.Int32) extern void String_bzero_aligned_8_m5F4000B76CA99C5CB37BEC61797A159A1734157A (void); // 0x000001BA System.Void System.String::memcpy_aligned_1(System.Byte*,System.Byte*,System.Int32) extern void String_memcpy_aligned_1_mDFDEAAE8881C1FA62AE3B0B4BEB931D0DB29732C (void); // 0x000001BB System.Void System.String::memcpy_aligned_2(System.Byte*,System.Byte*,System.Int32) extern void String_memcpy_aligned_2_m0F00603F59466381C795F2B0BDF78B30105CBF0C (void); // 0x000001BC System.Void System.String::memcpy_aligned_4(System.Byte*,System.Byte*,System.Int32) extern void String_memcpy_aligned_4_m27A572AD0F90377EAFD54EC67D231256A40FFCFC (void); // 0x000001BD System.Void System.String::memcpy_aligned_8(System.Byte*,System.Byte*,System.Int32) extern void String_memcpy_aligned_8_m5F9A0C2815C3FA3EDBFAD44756CBB8845ECB7336 (void); // 0x000001BE System.String System.String::CreateString(System.SByte*,System.Int32,System.Int32) extern void String_CreateString_mB17F8269B950960F6CCCDB637AB02D71EE1AA769 (void); // 0x000001BF System.String System.String::CreateString(System.Char*,System.Int32,System.Int32) extern void String_CreateString_m3F8794FEB452558B8A68C65E1F0B603B3D94E0E2 (void); // 0x000001C0 System.String System.String::CreateString(System.Char[],System.Int32,System.Int32) extern void String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6 (void); // 0x000001C1 System.String System.String::CreateString(System.Char[]) extern void String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF (void); // 0x000001C2 System.String System.String::CreateString(System.Char,System.Int32) extern void String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B (void); // 0x000001C3 System.String System.String::CreateString(System.SByte*,System.Int32,System.Int32,System.Text.Encoding) extern void String_CreateString_mA014E75717E6CE25BA9D641971AD637F70532339 (void); // 0x000001C4 System.String System.String::CreateString(System.ReadOnlySpan`1) extern void String_CreateString_m1618CF9F1145C9832FC830A4BD6DD96A540012F8 (void); // 0x000001C5 System.Char System.String::get_Chars(System.Int32) extern void String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3 (void); // 0x000001C6 System.Void System.TimeZoneInfo::.ctor(System.Byte[],System.String,System.Boolean) extern void TimeZoneInfo__ctor_mE3FB264716A8CF7BD4F9CB48F2CA6628E3EFE2F5 (void); // 0x000001C7 System.TimeZoneInfo System.TimeZoneInfo::GetLocalTimeZone(System.TimeZoneInfo/CachedData) extern void TimeZoneInfo_GetLocalTimeZone_mE1D084C0A44BDF36D73FF5428EBB8FCE6F346089 (void); // 0x000001C8 System.Boolean System.TimeZoneInfo::TryGetLocalTzFile(System.Byte[]&,System.String&) extern void TimeZoneInfo_TryGetLocalTzFile_mFB5811C15660015CD59860D0074AF01C1A0FAD57 (void); // 0x000001C9 System.String System.TimeZoneInfo::GetTzEnvironmentVariable() extern void TimeZoneInfo_GetTzEnvironmentVariable_mDA0D1946DFB444F6961D6432DD368349D6027A42 (void); // 0x000001CA System.Boolean System.TimeZoneInfo::TryLoadTzFile(System.String,System.Byte[]&,System.String&) extern void TimeZoneInfo_TryLoadTzFile_mBECD00A281BF8BA1E2D283BD7EADDB6536855032 (void); // 0x000001CB System.String System.TimeZoneInfo::FindTimeZoneIdUsingReadLink(System.String) extern void TimeZoneInfo_FindTimeZoneIdUsingReadLink_m4F3779AE7F83741C34E99803BCA0F1844BD8B895 (void); // 0x000001CC System.String System.TimeZoneInfo::GetDirectoryEntryFullPath(Interop/Sys/DirectoryEntry&,System.String) extern void TimeZoneInfo_GetDirectoryEntryFullPath_mC0D4A09E850135810DCE3CD708A010951F60E31E (void); // 0x000001CD System.Void System.TimeZoneInfo::EnumerateFilesRecursively(System.String,System.Predicate`1) extern void TimeZoneInfo_EnumerateFilesRecursively_m2984DD3C4C89C29B20ACC0A4E76C6267F877E6C9 (void); // 0x000001CE System.String System.TimeZoneInfo::FindTimeZoneId(System.Byte[]) extern void TimeZoneInfo_FindTimeZoneId_mDDD86DF4E88119C16DB85477DA18FCC4E2CC4F47 (void); // 0x000001CF System.Boolean System.TimeZoneInfo::CompareTimeZoneFile(System.String,System.Byte[],System.Byte[]) extern void TimeZoneInfo_CompareTimeZoneFile_mC7AB75C3040CA3A1E3E608E1BB6D92ACFF8E6910 (void); // 0x000001D0 System.TimeZoneInfo System.TimeZoneInfo::GetLocalTimeZoneFromTzFile() extern void TimeZoneInfo_GetLocalTimeZoneFromTzFile_m406BA408BA70956955B8EF3843842617497B2983 (void); // 0x000001D1 System.TimeZoneInfo System.TimeZoneInfo::GetTimeZoneFromTzData(System.Byte[],System.String) extern void TimeZoneInfo_GetTimeZoneFromTzData_m70C74CA0E884FD4C84A2558BDC3CE79E87393E4D (void); // 0x000001D2 System.String System.TimeZoneInfo::GetTimeZoneDirectory() extern void TimeZoneInfo_GetTimeZoneDirectory_mAA0ADCDCA238A54CEAF1CF2F8454B599FAA3BE98 (void); // 0x000001D3 System.TimeSpan System.TimeZoneInfo::GetDateTimeNowUtcOffsetFromUtc(System.DateTime,System.Boolean&) extern void TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc_m5F887A725FB1D272979C57AEA1A3675BAC6ED637 (void); // 0x000001D4 System.Void System.TimeZoneInfo::TZif_GenerateAdjustmentRules(System.TimeZoneInfo/AdjustmentRule[]&,System.TimeSpan,System.DateTime[],System.Byte[],System.TimeZoneInfo/TZifType[],System.Boolean[],System.Boolean[],System.String) extern void TimeZoneInfo_TZif_GenerateAdjustmentRules_mC7B2337DDFAB6BCD72992E6BEAD14DB31CB47E8A (void); // 0x000001D5 System.Void System.TimeZoneInfo::TZif_GenerateAdjustmentRule(System.Int32&,System.TimeSpan,System.Collections.Generic.List`1,System.DateTime[],System.Byte[],System.TimeZoneInfo/TZifType[],System.Boolean[],System.Boolean[],System.String) extern void TimeZoneInfo_TZif_GenerateAdjustmentRule_m0A179DAD79ECA0C512178EBE8CD620CDAFAF58E5 (void); // 0x000001D6 System.TimeSpan System.TimeZoneInfo::TZif_CalculateTransitionOffsetFromBase(System.TimeSpan,System.TimeSpan) extern void TimeZoneInfo_TZif_CalculateTransitionOffsetFromBase_mEE7862A67AEA7E5652F913E9F7D0ADF3AB50E1C5 (void); // 0x000001D7 System.TimeZoneInfo/TZifType System.TimeZoneInfo::TZif_GetEarlyDateTransitionType(System.TimeZoneInfo/TZifType[]) extern void TimeZoneInfo_TZif_GetEarlyDateTransitionType_m30B59582E42557DDD62A80CF9CD3AF9FD94BA579 (void); // 0x000001D8 System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::TZif_CreateAdjustmentRuleForPosixFormat(System.String,System.DateTime,System.TimeSpan) extern void TimeZoneInfo_TZif_CreateAdjustmentRuleForPosixFormat_m7087938F3EC5AA7335616A5ABB2904F901D0475E (void); // 0x000001D9 System.Nullable`1 System.TimeZoneInfo::TZif_ParseOffsetString(System.String) extern void TimeZoneInfo_TZif_ParseOffsetString_m3BAD639153A20E90FD24C3B9AF09506515D9698F (void); // 0x000001DA System.DateTime System.TimeZoneInfo::ParseTimeOfDay(System.String) extern void TimeZoneInfo_ParseTimeOfDay_m1F13382A2B856A4ABF19832D6C8F337990E0215C (void); // 0x000001DB System.TimeZoneInfo/TransitionTime System.TimeZoneInfo::TZif_CreateTransitionTimeFromPosixRule(System.String,System.String) extern void TimeZoneInfo_TZif_CreateTransitionTimeFromPosixRule_m039D32F130DEAFB0AB0B9668FCF18A92484CB14A (void); // 0x000001DC System.Void System.TimeZoneInfo::TZif_ParseJulianDay(System.String,System.Int32&,System.Int32&) extern void TimeZoneInfo_TZif_ParseJulianDay_mEEA1FBA86FA26806049A4C232A6B243E08EBC697 (void); // 0x000001DD System.Boolean System.TimeZoneInfo::TZif_ParseMDateRule(System.String,System.Int32&,System.Int32&,System.DayOfWeek&) extern void TimeZoneInfo_TZif_ParseMDateRule_m36506D047F326D1F9DBDB9BFEB1C70EE4832A832 (void); // 0x000001DE System.Boolean System.TimeZoneInfo::TZif_ParsePosixFormat(System.String,System.String&,System.String&,System.String&,System.String&,System.String&,System.String&,System.String&,System.String&) extern void TimeZoneInfo_TZif_ParsePosixFormat_m3BC659F9A49FF44432E402B21404EE4DCEF91914 (void); // 0x000001DF System.String System.TimeZoneInfo::TZif_ParsePosixName(System.String,System.Int32&) extern void TimeZoneInfo_TZif_ParsePosixName_m2DA504DB22B1F27D155CAFF670EF88963126C4AE (void); // 0x000001E0 System.String System.TimeZoneInfo::TZif_ParsePosixOffset(System.String,System.Int32&) extern void TimeZoneInfo_TZif_ParsePosixOffset_mB4DBF456E3386E266967C8086CE2509FB46D557F (void); // 0x000001E1 System.Void System.TimeZoneInfo::TZif_ParsePosixDateTime(System.String,System.Int32&,System.String&,System.String&) extern void TimeZoneInfo_TZif_ParsePosixDateTime_mD6602DC6D53A37CDD770776A65E8789EA2916BB8 (void); // 0x000001E2 System.String System.TimeZoneInfo::TZif_ParsePosixDate(System.String,System.Int32&) extern void TimeZoneInfo_TZif_ParsePosixDate_m34BDBEE3008BC7B2D55C6B26FADB5B1BC92574A3 (void); // 0x000001E3 System.String System.TimeZoneInfo::TZif_ParsePosixTime(System.String,System.Int32&) extern void TimeZoneInfo_TZif_ParsePosixTime_m66A6243E6A91C09DAFFC9851F4552B1AB310DB7C (void); // 0x000001E4 System.String System.TimeZoneInfo::TZif_ParsePosixString(System.String,System.Int32&,System.Func`2) extern void TimeZoneInfo_TZif_ParsePosixString_m16915D4148D6A4E6FB07BB0150FD73201351C4E5 (void); // 0x000001E5 System.String System.TimeZoneInfo::TZif_GetZoneAbbreviation(System.String,System.Int32) extern void TimeZoneInfo_TZif_GetZoneAbbreviation_mE36A95F754C060C08F283870D696E5743130B61C (void); // 0x000001E6 System.Int32 System.TimeZoneInfo::TZif_ToInt32(System.Byte[],System.Int32) extern void TimeZoneInfo_TZif_ToInt32_mEF1B3AC603826B55846122DC53095F2A2B04704F (void); // 0x000001E7 System.Int64 System.TimeZoneInfo::TZif_ToInt64(System.Byte[],System.Int32) extern void TimeZoneInfo_TZif_ToInt64_m381C7B020624BDAE9053360C6D87FD3B8A8D889B (void); // 0x000001E8 System.Int64 System.TimeZoneInfo::TZif_ToUnixTime(System.Byte[],System.Int32,System.TimeZoneInfo/TZVersion) extern void TimeZoneInfo_TZif_ToUnixTime_m74FF18291DDC0E41F6139FA0B088A911F61BB23A (void); // 0x000001E9 System.DateTime System.TimeZoneInfo::TZif_UnixTimeToDateTime(System.Int64) extern void TimeZoneInfo_TZif_UnixTimeToDateTime_mB0166067C1725CCFDEDBBA7553A62E493672930D (void); // 0x000001EA System.Void System.TimeZoneInfo::TZif_ParseRaw(System.Byte[],System.TimeZoneInfo/TZifHead&,System.DateTime[]&,System.Byte[]&,System.TimeZoneInfo/TZifType[]&,System.String&,System.Boolean[]&,System.Boolean[]&,System.String&) extern void TimeZoneInfo_TZif_ParseRaw_m5BD8860EAEEBD32114790C756159AB486201E9CC (void); // 0x000001EB System.String System.TimeZoneInfo::get_DisplayName() extern void TimeZoneInfo_get_DisplayName_m11B9CDA1B2BCE55E313D7D06D43DF635C7C87A79 (void); // 0x000001EC System.String System.TimeZoneInfo::get_StandardName() extern void TimeZoneInfo_get_StandardName_mE9A075A18964E355D7AFF3A85C3C8EEDBB464A49 (void); // 0x000001ED System.String System.TimeZoneInfo::get_DaylightName() extern void TimeZoneInfo_get_DaylightName_m02E7E08179ACFB3544A0AE8E9C8B0040E8422764 (void); // 0x000001EE System.TimeSpan System.TimeZoneInfo::get_BaseUtcOffset() extern void TimeZoneInfo_get_BaseUtcOffset_m285A2D1E313B50B51A13F499192CDCEDBC702AE3 (void); // 0x000001EF System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::GetPreviousAdjustmentRule(System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) extern void TimeZoneInfo_GetPreviousAdjustmentRule_m9F74F6192D83D4ABDD55587AA045AE3B3FB7ABB3 (void); // 0x000001F0 System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime) extern void TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0 (void); // 0x000001F1 System.TimeSpan System.TimeZoneInfo::GetLocalUtcOffset(System.DateTime,System.TimeZoneInfoOptions) extern void TimeZoneInfo_GetLocalUtcOffset_m3D55DA415FB33A0721CF19FBCAB899EB8EAC4433 (void); // 0x000001F2 System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.TimeZoneInfoOptions) extern void TimeZoneInfo_GetUtcOffset_m0BDDBF392737305C4A4AA517DD3CB0DA40C7D375 (void); // 0x000001F3 System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.TimeZoneInfoOptions,System.TimeZoneInfo/CachedData) extern void TimeZoneInfo_GetUtcOffset_m83C48C0C8A92AC5D8FBEF08B5E3DEF64FA191B69 (void); // 0x000001F4 System.DateTime System.TimeZoneInfo::ConvertTime(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfo,System.TimeZoneInfoOptions) extern void TimeZoneInfo_ConvertTime_m360B114D8CE229DBBC4BFFD7259C2D4160A666D4 (void); // 0x000001F5 System.DateTime System.TimeZoneInfo::ConvertTime(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfo,System.TimeZoneInfoOptions,System.TimeZoneInfo/CachedData) extern void TimeZoneInfo_ConvertTime_m6DE0F42177AD135483537A57393A217602A1466C (void); // 0x000001F6 System.DateTime System.TimeZoneInfo::ConvertTimeToUtc(System.DateTime,System.TimeZoneInfoOptions) extern void TimeZoneInfo_ConvertTimeToUtc_m08D8D56D51765E340034FFEC1CE950BC3FA20484 (void); // 0x000001F7 System.Boolean System.TimeZoneInfo::Equals(System.TimeZoneInfo) extern void TimeZoneInfo_Equals_m986E0F7F5DF0E9FFE14F6D56BCE8742DE1C5A873 (void); // 0x000001F8 System.Boolean System.TimeZoneInfo::Equals(System.Object) extern void TimeZoneInfo_Equals_mCF6AE9E7BB04906CD262DBC4646F3A9E49E7ACD1 (void); // 0x000001F9 System.Int32 System.TimeZoneInfo::GetHashCode() extern void TimeZoneInfo_GetHashCode_m6AF228B01A4A7B629BE38E5D69897A774B6C6957 (void); // 0x000001FA System.Boolean System.TimeZoneInfo::HasSameRules(System.TimeZoneInfo) extern void TimeZoneInfo_HasSameRules_m924B2C9A9A701D8388C5B8877F9BC6D5C4BF1DBE (void); // 0x000001FB System.TimeZoneInfo System.TimeZoneInfo::get_Local() extern void TimeZoneInfo_get_Local_mC43C34632FAEEF6BD0E3B5C04417E9C90277445F (void); // 0x000001FC System.String System.TimeZoneInfo::ToString() extern void TimeZoneInfo_ToString_mEA9C721E15FD1651E86AED367B859BD44CF519E8 (void); // 0x000001FD System.TimeZoneInfo System.TimeZoneInfo::get_Utc() extern void TimeZoneInfo_get_Utc_m0690BFE721AA48181F69883884DDEFCC81EDDE0D (void); // 0x000001FE System.Void System.TimeZoneInfo::.ctor(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo/AdjustmentRule[],System.Boolean) extern void TimeZoneInfo__ctor_mC3ECEF5D3FAD82C4E2FE5FCE0024C061CD492715 (void); // 0x000001FF System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String) extern void TimeZoneInfo_CreateCustomTimeZone_m1079E3836F86BC963EE6B2651F76E968E85D03C2 (void); // 0x00000200 System.TimeZoneInfo System.TimeZoneInfo::CreateCustomTimeZone(System.String,System.TimeSpan,System.String,System.String,System.String,System.TimeZoneInfo/AdjustmentRule[],System.Boolean) extern void TimeZoneInfo_CreateCustomTimeZone_m1161C2D45FC8415C5E63E349C6B2D0CC08CF8F56 (void); // 0x00000201 System.Void System.TimeZoneInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m72C836AAD5728159255930F43DDA57217E6633B7 (void); // 0x00000202 System.Void System.TimeZoneInfo::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_m530C74071BC885ED139F52B6E63FE59E1F88D642 (void); // 0x00000203 System.Void System.TimeZoneInfo::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TimeZoneInfo__ctor_m7B38419A290B32854FB6623A338755B01F675DEA (void); // 0x00000204 System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::GetAdjustmentRuleForTime(System.DateTime,System.Nullable`1&) extern void TimeZoneInfo_GetAdjustmentRuleForTime_mDFC301B0D8E40FC4212536302A370F137239ADAB (void); // 0x00000205 System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo::GetAdjustmentRuleForTime(System.DateTime,System.Boolean,System.Nullable`1&) extern void TimeZoneInfo_GetAdjustmentRuleForTime_mCBA5D97CD7A86677CC6E7F4AE9ADDF83096398F0 (void); // 0x00000206 System.Int32 System.TimeZoneInfo::CompareAdjustmentRuleToDateTime(System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule,System.DateTime,System.DateTime,System.Boolean) extern void TimeZoneInfo_CompareAdjustmentRuleToDateTime_m742CAFF4CFBB4F4A172D2B99095AA2003D995472 (void); // 0x00000207 System.DateTime System.TimeZoneInfo::ConvertToUtc(System.DateTime,System.TimeSpan,System.TimeSpan) extern void TimeZoneInfo_ConvertToUtc_mED8C0F810B74D29A1D9F64A8EE867315FDDA4C03 (void); // 0x00000208 System.DateTime System.TimeZoneInfo::ConvertFromUtc(System.DateTime,System.TimeSpan,System.TimeSpan) extern void TimeZoneInfo_ConvertFromUtc_m1F7CA14CBA9DFE117BE63277941BCC7954C9598D (void); // 0x00000209 System.DateTime System.TimeZoneInfo::ConvertToFromUtc(System.DateTime,System.TimeSpan,System.TimeSpan,System.Boolean) extern void TimeZoneInfo_ConvertToFromUtc_mD867ED0F69C8996949E527C0125DD2EDA46DA583 (void); // 0x0000020A System.DateTime System.TimeZoneInfo::ConvertUtcToTimeZone(System.Int64,System.TimeZoneInfo,System.Boolean&) extern void TimeZoneInfo_ConvertUtcToTimeZone_m62356BCBE6F46091C1F72499E6688B8807D2F29F (void); // 0x0000020B System.Globalization.DaylightTimeStruct System.TimeZoneInfo::GetDaylightTime(System.Int32,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) extern void TimeZoneInfo_GetDaylightTime_m85B0522E746DC6A8C5052F613BEA936BF329B7AD (void); // 0x0000020C System.Boolean System.TimeZoneInfo::GetIsDaylightSavings(System.DateTime,System.TimeZoneInfo/AdjustmentRule,System.Globalization.DaylightTimeStruct,System.TimeZoneInfoOptions) extern void TimeZoneInfo_GetIsDaylightSavings_m985A11385C9178014051FD186B6CF32F16FD1162 (void); // 0x0000020D System.TimeSpan System.TimeZoneInfo::GetDaylightSavingsStartOffsetFromUtc(System.TimeSpan,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1) extern void TimeZoneInfo_GetDaylightSavingsStartOffsetFromUtc_m51CDB9591A7421A0CB8C410FCEA93544772F7710 (void); // 0x0000020E System.TimeSpan System.TimeZoneInfo::GetDaylightSavingsEndOffsetFromUtc(System.TimeSpan,System.TimeZoneInfo/AdjustmentRule) extern void TimeZoneInfo_GetDaylightSavingsEndOffsetFromUtc_m8B8363BCFB2A08847D34732523F0A6262A3EC78D (void); // 0x0000020F System.Boolean System.TimeZoneInfo::GetIsDaylightSavingsFromUtc(System.DateTime,System.Int32,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule,System.Nullable`1,System.Boolean&,System.TimeZoneInfo) extern void TimeZoneInfo_GetIsDaylightSavingsFromUtc_m6EDDB4065B837BA4C64E6BD1FEBE42498539980D (void); // 0x00000210 System.Boolean System.TimeZoneInfo::CheckIsDst(System.DateTime,System.DateTime,System.DateTime,System.Boolean,System.TimeZoneInfo/AdjustmentRule) extern void TimeZoneInfo_CheckIsDst_m2656B1D652DB37ECF0C9E051E0F4CDFF26A4B3EE (void); // 0x00000211 System.Boolean System.TimeZoneInfo::GetIsAmbiguousTime(System.DateTime,System.TimeZoneInfo/AdjustmentRule,System.Globalization.DaylightTimeStruct) extern void TimeZoneInfo_GetIsAmbiguousTime_m67D31015F72F734D336900FDDECDDBEE8E544A02 (void); // 0x00000212 System.Boolean System.TimeZoneInfo::GetIsInvalidTime(System.DateTime,System.TimeZoneInfo/AdjustmentRule,System.Globalization.DaylightTimeStruct) extern void TimeZoneInfo_GetIsInvalidTime_m0A0AC529B12DFD095D006AE35DE084BF36C2DAAF (void); // 0x00000213 System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.DateTime,System.TimeZoneInfo,System.TimeZoneInfoOptions) extern void TimeZoneInfo_GetUtcOffset_mC4507388951E039D442BC10507424EC6D3D0C880 (void); // 0x00000214 System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo) extern void TimeZoneInfo_GetUtcOffsetFromUtc_m8B4B5000BCA5D3198D135352F31CADDD63F404E5 (void); // 0x00000215 System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo,System.Boolean&) extern void TimeZoneInfo_GetUtcOffsetFromUtc_m26EC9E50FA85D61B2DCEA55B176924111DE7D388 (void); // 0x00000216 System.TimeSpan System.TimeZoneInfo::GetUtcOffsetFromUtc(System.DateTime,System.TimeZoneInfo,System.Boolean&,System.Boolean&) extern void TimeZoneInfo_GetUtcOffsetFromUtc_mF8355640EDDE18145F010556290EFF1910EEFAD2 (void); // 0x00000217 System.DateTime System.TimeZoneInfo::TransitionTimeToDateTime(System.Int32,System.TimeZoneInfo/TransitionTime) extern void TimeZoneInfo_TransitionTimeToDateTime_mFA9EC26BD7A879068D5D09551A5286C907C20250 (void); // 0x00000218 System.Void System.TimeZoneInfo::ValidateTimeZoneInfo(System.String,System.TimeSpan,System.TimeZoneInfo/AdjustmentRule[],System.Boolean&) extern void TimeZoneInfo_ValidateTimeZoneInfo_m40B2959B3E40189643357A9BEA3194D37CEA9189 (void); // 0x00000219 System.Boolean System.TimeZoneInfo::UtcOffsetOutOfRange(System.TimeSpan) extern void TimeZoneInfo_UtcOffsetOutOfRange_mBBBB62F03290525D1570CC6BD6E27F2E1CD985D9 (void); // 0x0000021A System.TimeSpan System.TimeZoneInfo::GetUtcOffset(System.TimeSpan,System.TimeZoneInfo/AdjustmentRule) extern void TimeZoneInfo_GetUtcOffset_m4A0A221EAF67A47B10CB98369885098FA84E6F67 (void); // 0x0000021B System.Boolean System.TimeZoneInfo::IsValidAdjustmentRuleOffest(System.TimeSpan,System.TimeZoneInfo/AdjustmentRule) extern void TimeZoneInfo_IsValidAdjustmentRuleOffest_mE6CEA279E31963DD1D5828A307DC496938F096FD (void); // 0x0000021C System.Void System.TimeZoneInfo::NormalizeAdjustmentRuleOffset(System.TimeSpan,System.TimeZoneInfo/AdjustmentRule&) extern void TimeZoneInfo_NormalizeAdjustmentRuleOffset_mC4F4399C2DCDAAFF3E0AB3D159BC2048841E2203 (void); // 0x0000021D System.String System.TimeZoneInfo::GetTimeZoneDirectoryUnity() extern void TimeZoneInfo_GetTimeZoneDirectoryUnity_mC243B810BBC87D97D387CB623C7B3ECE3DB6ED32 (void); // 0x0000021E System.Collections.Generic.List`1 System.TimeZoneInfo::CreateAdjustmentRule(System.Int32,System.Int64[]&,System.String[]&,System.String,System.String) extern void TimeZoneInfo_CreateAdjustmentRule_mD15D002D8315CE9B06D046951D0D4BDF70510FB3 (void); // 0x0000021F System.TimeZoneInfo System.TimeZoneInfo::CreateLocalUnity() extern void TimeZoneInfo_CreateLocalUnity_m2CC27D4772C2E7C6F9180DF0845B3F46C6AFCD12 (void); // 0x00000220 System.Void System.TimeZoneInfo::.cctor() extern void TimeZoneInfo__cctor_m8EBBB1CA172143D40424AFA72C71B9191E4C9ED0 (void); // 0x00000221 System.Void System.TimeZoneInfo::.ctor() extern void TimeZoneInfo__ctor_mB8BAAF49189BD56626C30B42565C3DEBF8CC0F01 (void); // 0x00000222 System.Void System.TimeZoneInfo/TZifType::.ctor(System.Byte[],System.Int32) extern void TZifType__ctor_m078CAF246330F151602C5CF9582E315296C4F179 (void); // 0x00000223 System.Void System.TimeZoneInfo/TZifHead::.ctor(System.Byte[],System.Int32) extern void TZifHead__ctor_m329594E5E291363A0A5C24A32DEAF3A794F8F96A (void); // 0x00000224 System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateStart() extern void AdjustmentRule_get_DateStart_m89981208F272F07A4D46956A501E18C579BFBAFF (void); // 0x00000225 System.DateTime System.TimeZoneInfo/AdjustmentRule::get_DateEnd() extern void AdjustmentRule_get_DateEnd_mFF744CCAA5537C7992B23C8F56A90FCD85846B8D (void); // 0x00000226 System.TimeSpan System.TimeZoneInfo/AdjustmentRule::get_DaylightDelta() extern void AdjustmentRule_get_DaylightDelta_m810909E9E145D564AA9B24C47EFD5F8B0EA15FE1 (void); // 0x00000227 System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionStart() extern void AdjustmentRule_get_DaylightTransitionStart_mB13755B6F594ECC706B3946F17159E84F23E20D1 (void); // 0x00000228 System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/AdjustmentRule::get_DaylightTransitionEnd() extern void AdjustmentRule_get_DaylightTransitionEnd_m3DE90DB3CB36F38AFD5EA7F16719BE0013A1CF74 (void); // 0x00000229 System.TimeSpan System.TimeZoneInfo/AdjustmentRule::get_BaseUtcOffsetDelta() extern void AdjustmentRule_get_BaseUtcOffsetDelta_m0A089D2D9C6A8C6D4460BE4403DDE16FD0D97075 (void); // 0x0000022A System.Boolean System.TimeZoneInfo/AdjustmentRule::get_NoDaylightTransitions() extern void AdjustmentRule_get_NoDaylightTransitions_mA92395F5741FACBEE835A929B37B6BE7D50CE3FF (void); // 0x0000022B System.Boolean System.TimeZoneInfo/AdjustmentRule::get_HasDaylightSaving() extern void AdjustmentRule_get_HasDaylightSaving_m3A74F6D064246B8CF21908A39055325FBE9DA73F (void); // 0x0000022C System.Boolean System.TimeZoneInfo/AdjustmentRule::Equals(System.TimeZoneInfo/AdjustmentRule) extern void AdjustmentRule_Equals_m5DF61E016305C51AC3468B26C32BDFD68E8C1CAD (void); // 0x0000022D System.Int32 System.TimeZoneInfo/AdjustmentRule::GetHashCode() extern void AdjustmentRule_GetHashCode_mD8C22D580DDE7E6FF60B4DD8508FCF515F5458AC (void); // 0x0000022E System.Void System.TimeZoneInfo/AdjustmentRule::.ctor(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.TimeSpan,System.Boolean) extern void AdjustmentRule__ctor_m23CD0235426C2F62801839E5DBFD24666565EF5F (void); // 0x0000022F System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) extern void AdjustmentRule_CreateAdjustmentRule_m42A40EDEF286C571A354680FD4B8D1F1F59EE606 (void); // 0x00000230 System.TimeZoneInfo/AdjustmentRule System.TimeZoneInfo/AdjustmentRule::CreateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.TimeSpan,System.Boolean) extern void AdjustmentRule_CreateAdjustmentRule_m976CA3BF6AB913496821EBFFCBDBACCD8C20DBE8 (void); // 0x00000231 System.Boolean System.TimeZoneInfo/AdjustmentRule::IsStartDateMarkerForBeginningOfYear() extern void AdjustmentRule_IsStartDateMarkerForBeginningOfYear_mC7ED256DEBA978E209CD4DFD12F55CFB15C4FF23 (void); // 0x00000232 System.Boolean System.TimeZoneInfo/AdjustmentRule::IsEndDateMarkerForEndOfYear() extern void AdjustmentRule_IsEndDateMarkerForEndOfYear_m35FDE7810F68D5CB9F22899015ADFE1617A3B964 (void); // 0x00000233 System.Void System.TimeZoneInfo/AdjustmentRule::ValidateAdjustmentRule(System.DateTime,System.DateTime,System.TimeSpan,System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime,System.Boolean) extern void AdjustmentRule_ValidateAdjustmentRule_mE8DEA349BA0FD45B6F489B6190078BA6248FC95B (void); // 0x00000234 System.Void System.TimeZoneInfo/AdjustmentRule::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB8F32624CFFFCC0C8DBDECAABCA58EC2F8F5AFB9 (void); // 0x00000235 System.Void System.TimeZoneInfo/AdjustmentRule::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m764F67E36C8B7FE592310FBCF864FA72251304FF (void); // 0x00000236 System.Void System.TimeZoneInfo/AdjustmentRule::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AdjustmentRule__ctor_m1315C12A85D7BCDBED55550CE87DF985D1FE8A65 (void); // 0x00000237 System.Void System.TimeZoneInfo/AdjustmentRule::.ctor() extern void AdjustmentRule__ctor_m2E09EC98FE32A2C1FDF2BF1B8A63B909768A703D (void); // 0x00000238 System.DateTime System.TimeZoneInfo/TransitionTime::get_TimeOfDay() extern void TransitionTime_get_TimeOfDay_m21DF682C87AF1B2B28F275583E344BDBFA5787E9 (void); // 0x00000239 System.Int32 System.TimeZoneInfo/TransitionTime::get_Month() extern void TransitionTime_get_Month_m02516607C5B0FD478086A021F73796C71EB0D444 (void); // 0x0000023A System.Int32 System.TimeZoneInfo/TransitionTime::get_Week() extern void TransitionTime_get_Week_mE32FFDD98D43B11CFBBC1C182601D6F167B392FC (void); // 0x0000023B System.Int32 System.TimeZoneInfo/TransitionTime::get_Day() extern void TransitionTime_get_Day_m0F83551F1C84F28AF5516225277AFE94CDE98445 (void); // 0x0000023C System.DayOfWeek System.TimeZoneInfo/TransitionTime::get_DayOfWeek() extern void TransitionTime_get_DayOfWeek_mD78344AF8C9889C418F0ADAE412D1FD746D031FA (void); // 0x0000023D System.Boolean System.TimeZoneInfo/TransitionTime::get_IsFixedDateRule() extern void TransitionTime_get_IsFixedDateRule_m8F920A7E971E18F7E165AF20C831208D14861379 (void); // 0x0000023E System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.Object) extern void TransitionTime_Equals_m291DF01B4B0E82236E7792B4C582307DA0640D35 (void); // 0x0000023F System.Boolean System.TimeZoneInfo/TransitionTime::op_Inequality(System.TimeZoneInfo/TransitionTime,System.TimeZoneInfo/TransitionTime) extern void TransitionTime_op_Inequality_mF8FC2CB80F2B4FFACF9CFEB6398B4A2D23BA2336 (void); // 0x00000240 System.Boolean System.TimeZoneInfo/TransitionTime::Equals(System.TimeZoneInfo/TransitionTime) extern void TransitionTime_Equals_m78333D636EC147FF011B87AB4E11140CC0E56455 (void); // 0x00000241 System.Int32 System.TimeZoneInfo/TransitionTime::GetHashCode() extern void TransitionTime_GetHashCode_mA421896976B38A28F6779F670883BB9EE895AE60 (void); // 0x00000242 System.Void System.TimeZoneInfo/TransitionTime::.ctor(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek,System.Boolean) extern void TransitionTime__ctor_m4792CF1086877E744BE6428F33E6119F044D7FF6 (void); // 0x00000243 System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFixedDateRule(System.DateTime,System.Int32,System.Int32) extern void TransitionTime_CreateFixedDateRule_mA9CC3F9DCB5DFBA0808B0DCFDD427E5C4C939914 (void); // 0x00000244 System.TimeZoneInfo/TransitionTime System.TimeZoneInfo/TransitionTime::CreateFloatingDateRule(System.DateTime,System.Int32,System.Int32,System.DayOfWeek) extern void TransitionTime_CreateFloatingDateRule_mD28E1BEBB933C47A55017C515C8275ACFA56EB24 (void); // 0x00000245 System.Void System.TimeZoneInfo/TransitionTime::ValidateTransitionTime(System.DateTime,System.Int32,System.Int32,System.Int32,System.DayOfWeek) extern void TransitionTime_ValidateTransitionTime_m0A841DB6DDF28D59FA1E2BD8A8D5859BF4974454 (void); // 0x00000246 System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC0BA25E7364D621D11F85E1E551B50CB68E2621C (void); // 0x00000247 System.Void System.TimeZoneInfo/TransitionTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m15188D93E8934322C49D68A618FE36EC787DF2D5 (void); // 0x00000248 System.Void System.TimeZoneInfo/TransitionTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TransitionTime__ctor_mDA3962EC43A405307D2F615F8D410C4F2A499AD5 (void); // 0x00000249 System.TimeZoneInfo System.TimeZoneInfo/CachedData::CreateLocal() extern void CachedData_CreateLocal_mD7DC783B2F7E554AD9C1513CE83D01D197707564 (void); // 0x0000024A System.TimeZoneInfo System.TimeZoneInfo/CachedData::get_Local() extern void CachedData_get_Local_mBD5BE85DE59BDDEC2CEE51EA6882BA57C70D6392 (void); // 0x0000024B System.DateTimeKind System.TimeZoneInfo/CachedData::GetCorrespondingKind(System.TimeZoneInfo) extern void CachedData_GetCorrespondingKind_m7BA6947269257DF9A5B992A820E4C80E895DC86E (void); // 0x0000024C System.Void System.TimeZoneInfo/CachedData::.ctor() extern void CachedData__ctor_m0B9484D26A9B27A4B34444C869F3F29F1908B6D4 (void); // 0x0000024D System.Void System.TimeZoneInfo/<>c__DisplayClass16_0::.ctor() extern void U3CU3Ec__DisplayClass16_0__ctor_mBA6BC752E40ECF2E8E0A473CF1B047F750FF5171 (void); // 0x0000024E System.Boolean System.TimeZoneInfo/<>c__DisplayClass16_0::b__0(System.String) extern void U3CU3Ec__DisplayClass16_0_U3CFindTimeZoneIdU3Eb__0_m350FFDA5167F64EB01C41FACE2AF00F51F0054A8 (void); // 0x0000024F System.Void System.TimeZoneInfo/<>c::.cctor() extern void U3CU3Ec__cctor_m4BFEDBD1491AA2BE84DCB2247C3AC41AD3BBD49C (void); // 0x00000250 System.Void System.TimeZoneInfo/<>c::.ctor() extern void U3CU3Ec__ctor_m735BCFFD24463BD5C90C9B0A386C9BCF979B4DA5 (void); // 0x00000251 System.Boolean System.TimeZoneInfo/<>c::b__34_1(System.Char) extern void U3CU3Ec_U3CTZif_ParsePosixNameU3Eb__34_1_m2E30736B187F0AD2BC51690B3BF56EF7C3760993 (void); // 0x00000252 System.Boolean System.TimeZoneInfo/<>c::b__34_0(System.Char) extern void U3CU3Ec_U3CTZif_ParsePosixNameU3Eb__34_0_m330F3DBBD8442E7C750C501FC7AD30AFA1E37C61 (void); // 0x00000253 System.Boolean System.TimeZoneInfo/<>c::b__35_0(System.Char) extern void U3CU3Ec_U3CTZif_ParsePosixOffsetU3Eb__35_0_m1DE392C6D99137B561ED15787E46906DFFF0DE97 (void); // 0x00000254 System.Boolean System.TimeZoneInfo/<>c::b__37_0(System.Char) extern void U3CU3Ec_U3CTZif_ParsePosixDateU3Eb__37_0_mC6BED99C1A523F14CFD99D29790BB8D344FA9FA0 (void); // 0x00000255 System.Boolean System.TimeZoneInfo/<>c::b__38_0(System.Char) extern void U3CU3Ec_U3CTZif_ParsePosixTimeU3Eb__38_0_m3D4C85CFF7BF829F7EE1938E5DEF2C3CAA2DA7BA (void); // 0x00000256 System.Int32 System.TimeZoneInfo/<>c::b__161_0(System.TimeZoneInfo/AdjustmentRule,System.TimeZoneInfo/AdjustmentRule) extern void U3CU3Ec_U3CCreateLocalUnityU3Eb__161_0_mA9458C06834209A6DFE01FB06549AACE3B802909 (void); // 0x00000257 System.Void System.Action::.ctor(System.Object,System.IntPtr) extern void Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC (void); // 0x00000258 System.Void System.Action::Invoke() extern void Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E (void); // 0x00000259 System.Void System.Action`1::.ctor(System.Object,System.IntPtr) // 0x0000025A System.Void System.Action`1::Invoke(T) // 0x0000025B System.Void System.Action`2::.ctor(System.Object,System.IntPtr) // 0x0000025C System.Void System.Action`2::Invoke(T1,T2) // 0x0000025D System.Void System.Action`3::.ctor(System.Object,System.IntPtr) // 0x0000025E System.Void System.Action`3::Invoke(T1,T2,T3) // 0x0000025F System.Void System.Func`1::.ctor(System.Object,System.IntPtr) // 0x00000260 TResult System.Func`1::Invoke() // 0x00000261 System.Void System.Func`2::.ctor(System.Object,System.IntPtr) // 0x00000262 TResult System.Func`2::Invoke(T) // 0x00000263 System.Void System.Func`3::.ctor(System.Object,System.IntPtr) // 0x00000264 TResult System.Func`3::Invoke(T1,T2) // 0x00000265 System.Void System.Func`4::.ctor(System.Object,System.IntPtr) // 0x00000266 TResult System.Func`4::Invoke(T1,T2,T3) // 0x00000267 System.Void System.Func`5::.ctor(System.Object,System.IntPtr) // 0x00000268 TResult System.Func`5::Invoke(T1,T2,T3,T4) // 0x00000269 System.Void System.Comparison`1::.ctor(System.Object,System.IntPtr) // 0x0000026A System.Int32 System.Comparison`1::Invoke(T,T) // 0x0000026B System.Void System.Converter`2::.ctor(System.Object,System.IntPtr) // 0x0000026C TOutput System.Converter`2::Invoke(TInput) // 0x0000026D System.Void System.Predicate`1::.ctor(System.Object,System.IntPtr) // 0x0000026E System.Boolean System.Predicate`1::Invoke(T) // 0x0000026F System.Void System.AggregateException::.ctor() extern void AggregateException__ctor_mEA3C73327112AA93972A8051A2E8CC4D9A17CCA8 (void); // 0x00000270 System.Void System.AggregateException::.ctor(System.Collections.Generic.IEnumerable`1) extern void AggregateException__ctor_m36C9769557880F4E90AE5EE44C39F98D86347E1F (void); // 0x00000271 System.Void System.AggregateException::.ctor(System.Exception[]) extern void AggregateException__ctor_mE5898BED8E2DBD0CDB82837AEF7E9A26A6074AA9 (void); // 0x00000272 System.Void System.AggregateException::.ctor(System.String,System.Collections.Generic.IEnumerable`1) extern void AggregateException__ctor_m4D9F61E91F24BDFF09932C33BBB931DC620A52B4 (void); // 0x00000273 System.Void System.AggregateException::.ctor(System.String,System.Exception[]) extern void AggregateException__ctor_m484E445B9CF69C95E9FF2286BD03F445EDB8B688 (void); // 0x00000274 System.Void System.AggregateException::.ctor(System.String,System.Collections.Generic.IList`1) extern void AggregateException__ctor_m5D99D5EC65645030D21C35CEDDACF438222AFB0D (void); // 0x00000275 System.Void System.AggregateException::.ctor(System.Collections.Generic.IEnumerable`1) extern void AggregateException__ctor_m92F4EE32C2117DAC17373506FE5BD8AD7425E7F8 (void); // 0x00000276 System.Void System.AggregateException::.ctor(System.String,System.Collections.Generic.IEnumerable`1) extern void AggregateException__ctor_m49BC0CD4DE05E205244170A24F20295004C9721F (void); // 0x00000277 System.Void System.AggregateException::.ctor(System.String,System.Collections.Generic.IList`1) extern void AggregateException__ctor_m0DCA05A779599F1729B01D4FFAD989BFD2400FEC (void); // 0x00000278 System.Void System.AggregateException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AggregateException__ctor_mB43F730C839D5521949BC1A63FE56DB3DA2B5D5A (void); // 0x00000279 System.Void System.AggregateException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AggregateException_GetObjectData_m585639C351A56166A0A7DB2FF38D2DC23F058EFC (void); // 0x0000027A System.String System.AggregateException::get_Message() extern void AggregateException_get_Message_m7A1884B973C7C05CBFB08C05FA433E9D923E3D65 (void); // 0x0000027B System.String System.AggregateException::ToString() extern void AggregateException_ToString_m2BB913143184062068CD55719EB94CE7119E4141 (void); // 0x0000027C System.Void System.ApplicationException::.ctor() extern void ApplicationException__ctor_m481B0251BEC0BF28EAAF3FCB11A47EFCB2E56E2A (void); // 0x0000027D System.Void System.ApplicationException::.ctor(System.String) extern void ApplicationException__ctor_mE51100DFCDB0A0DF23B482CC43EC8E396BE7BE82 (void); // 0x0000027E System.Void System.ApplicationException::.ctor(System.String,System.Exception) extern void ApplicationException__ctor_m924E77609BAFA0595453363EB8B7BCCBA03B32DD (void); // 0x0000027F System.Void System.ApplicationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ApplicationException__ctor_mFF00B1678B9B13F1C9FEB0829C495F6507CAF031 (void); // 0x00000280 System.Void System.ArgumentException::.ctor() extern void ArgumentException__ctor_m34A925BA55EC4CE4253404E363B5F6A53EB51CA3 (void); // 0x00000281 System.Void System.ArgumentException::.ctor(System.String) extern void ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465 (void); // 0x00000282 System.Void System.ArgumentException::.ctor(System.String,System.Exception) extern void ArgumentException__ctor_mFDDC94E3C94B43E2DFBDA15DD749315C5B246512 (void); // 0x00000283 System.Void System.ArgumentException::.ctor(System.String,System.String) extern void ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62 (void); // 0x00000284 System.Void System.ArgumentException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArgumentException__ctor_mB4FA5CCA0CDB08730E9ED40FA935BA38C032D83A (void); // 0x00000285 System.Void System.ArgumentException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArgumentException_GetObjectData_m203105469CF041A816427B18882BCFAF7193EA67 (void); // 0x00000286 System.String System.ArgumentException::get_Message() extern void ArgumentException_get_Message_m78A896B7D565DAFF78B1987C12FB40374EE1C628 (void); // 0x00000287 System.Void System.ArgumentNullException::.ctor() extern void ArgumentNullException__ctor_m4A0936689D360EBC545690326B4DF187196BF2B9 (void); // 0x00000288 System.Void System.ArgumentNullException::.ctor(System.String) extern void ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B (void); // 0x00000289 System.Void System.ArgumentNullException::.ctor(System.String,System.String) extern void ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155 (void); // 0x0000028A System.Void System.ArgumentNullException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArgumentNullException__ctor_mF28B965A25876F0BCFDCBBE4251A9DAA2DA07B40 (void); // 0x0000028B System.Void System.ArgumentOutOfRangeException::.ctor() extern void ArgumentOutOfRangeException__ctor_mB596C51BFA864B65C2CED275458FAE90F7CD29C9 (void); // 0x0000028C System.Void System.ArgumentOutOfRangeException::.ctor(System.String) extern void ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A (void); // 0x0000028D System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.String) extern void ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66 (void); // 0x0000028E System.Void System.ArgumentOutOfRangeException::.ctor(System.String,System.Object,System.String) extern void ArgumentOutOfRangeException__ctor_m60B543A63AC8692C28096003FBF2AD124B9D5B85 (void); // 0x0000028F System.Void System.ArgumentOutOfRangeException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArgumentOutOfRangeException__ctor_m6A78DDC3447BE37A3E14C9B6EEE3026BE9FBAFB5 (void); // 0x00000290 System.Void System.ArgumentOutOfRangeException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArgumentOutOfRangeException_GetObjectData_m44838EEEED0AD60223B653BFED709E401BC04B44 (void); // 0x00000291 System.String System.ArgumentOutOfRangeException::get_Message() extern void ArgumentOutOfRangeException_get_Message_m62E50C7CB4E53EAA5F389BF63BF27838DC0FF450 (void); // 0x00000292 System.Void System.ArithmeticException::.ctor() extern void ArithmeticException__ctor_m1CD22804E6929CDFBE5CB651FCE80C0C668D3FB0 (void); // 0x00000293 System.Void System.ArithmeticException::.ctor(System.String) extern void ArithmeticException__ctor_m84E573C2093803DC9E6219461275B351D225C16A (void); // 0x00000294 System.Void System.ArithmeticException::.ctor(System.String,System.Exception) extern void ArithmeticException__ctor_m880D58CC9B6CD2F0E867298BA748343216D89A8B (void); // 0x00000295 System.Void System.ArithmeticException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArithmeticException__ctor_m9F97AB2FDC9EED4A59627F1F2F6165AB592F8942 (void); // 0x00000296 System.Void System.ArrayTypeMismatchException::.ctor() extern void ArrayTypeMismatchException__ctor_mD1BAAE9B73BA9E5948655553019ED8DE4F306D8B (void); // 0x00000297 System.Void System.ArrayTypeMismatchException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ArrayTypeMismatchException__ctor_mF0B088F92F9ECD9B10168671FD9347BA8B809C6C (void); // 0x00000298 System.Void System.AssemblyLoadEventArgs::.ctor(System.Reflection.Assembly) extern void AssemblyLoadEventArgs__ctor_m58EB2A5D3B2E763F15ED98634EC68FFB61249E73 (void); // 0x00000299 System.Void System.AssemblyLoadEventHandler::.ctor(System.Object,System.IntPtr) extern void AssemblyLoadEventHandler__ctor_m951FB423DAB774D166ABBB569CAB69AD939A8087 (void); // 0x0000029A System.Void System.AssemblyLoadEventHandler::Invoke(System.Object,System.AssemblyLoadEventArgs) extern void AssemblyLoadEventHandler_Invoke_m3BA93F6B91E2B86F26BA39C5FDF80012F85D984F (void); // 0x0000029B System.Void System.AsyncCallback::.ctor(System.Object,System.IntPtr) extern void AsyncCallback__ctor_mC3C0475E930E4419AED02C7335E53B425A2D68AC (void); // 0x0000029C System.Void System.AsyncCallback::Invoke(System.IAsyncResult) extern void AsyncCallback_Invoke_mA85DEAE969B1D0FD97E934DC39439E89D7553910 (void); // 0x0000029D System.IAsyncResult System.AsyncCallback::BeginInvoke(System.IAsyncResult,System.AsyncCallback,System.Object) extern void AsyncCallback_BeginInvoke_m3CBD8B256174D206DC85F42A48F1F88E097E5975 (void); // 0x0000029E System.Void System.AsyncCallback::EndInvoke(System.IAsyncResult) extern void AsyncCallback_EndInvoke_mDF9BB40CE3E562BB89BADDB29F0DEAE72584BFA3 (void); // 0x0000029F System.Void System.AttributeUsageAttribute::.ctor(System.AttributeTargets) extern void AttributeUsageAttribute__ctor_mB1DAD99081C9A5BFCC36040E1979D6CDB6F0BEA0 (void); // 0x000002A0 System.Boolean System.AttributeUsageAttribute::get_AllowMultiple() extern void AttributeUsageAttribute_get_AllowMultiple_mC8AE28D991D7D51DF0F2770DDB20607A65D71709 (void); // 0x000002A1 System.Void System.AttributeUsageAttribute::set_AllowMultiple(System.Boolean) extern void AttributeUsageAttribute_set_AllowMultiple_m1C02AF31622E3DE6748D37056E1D391AB8CA7A17 (void); // 0x000002A2 System.Boolean System.AttributeUsageAttribute::get_Inherited() extern void AttributeUsageAttribute_get_Inherited_m7D987A2CD060666ABDA765A4610D8147C4580AFB (void); // 0x000002A3 System.Void System.AttributeUsageAttribute::set_Inherited(System.Boolean) extern void AttributeUsageAttribute_set_Inherited_mDF036E8D5BCDF7C912F99C1A569D11D11C3D3508 (void); // 0x000002A4 System.Void System.AttributeUsageAttribute::.cctor() extern void AttributeUsageAttribute__cctor_m0706EFC7AF8D90FC2D557EB9462FE5E6AD2233DD (void); // 0x000002A5 System.Void System.BadImageFormatException::.ctor() extern void BadImageFormatException__ctor_mFA467420DBBF233F47279CF451DE13F956A9FC59 (void); // 0x000002A6 System.Void System.BadImageFormatException::.ctor(System.String) extern void BadImageFormatException__ctor_mBE3FC6F66F5F872F8333D9FFBC7382A5FA81E78B (void); // 0x000002A7 System.Void System.BadImageFormatException::.ctor(System.String,System.Exception) extern void BadImageFormatException__ctor_m247648079D9BED8CB3547D97A1A4A13A588221BB (void); // 0x000002A8 System.Void System.BadImageFormatException::.ctor(System.String,System.String) extern void BadImageFormatException__ctor_mC09A8955CAC2940A52BA62E8F85C16D8DF82BCF9 (void); // 0x000002A9 System.Void System.BadImageFormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void BadImageFormatException__ctor_m06D5B344A4B0AACA6F645B85E6DE08324D926582 (void); // 0x000002AA System.Void System.BadImageFormatException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void BadImageFormatException_GetObjectData_mD8B1FAD74B9082E5B1FF3BD9AC8BD110FB042B1D (void); // 0x000002AB System.String System.BadImageFormatException::get_Message() extern void BadImageFormatException_get_Message_mC480A02B76D6337071574D895ADE7DAA5167ABD1 (void); // 0x000002AC System.Void System.BadImageFormatException::SetMessageField() extern void BadImageFormatException_SetMessageField_m2CF6F9D64962C849553996493715CBE21F6D970A (void); // 0x000002AD System.String System.BadImageFormatException::ToString() extern void BadImageFormatException_ToString_m9C159102ED35E491CD525DD413BA8538E322177B (void); // 0x000002AE System.Byte[] System.BitConverter::GetBytes(System.Int32) extern void BitConverter_GetBytes_mCD74C79673617CEBF85F8A653520C860A9F014F9 (void); // 0x000002AF System.Boolean System.BitConverter::TryWriteBytes(System.Span`1,System.UInt32) extern void BitConverter_TryWriteBytes_mC08570066B061A5EEBC9E54FFE8B4D10EDB3EC9B (void); // 0x000002B0 System.Int16 System.BitConverter::ToInt16(System.Byte[],System.Int32) extern void BitConverter_ToInt16_m13F278223B819C82CC647398B22C125B02FA2E61 (void); // 0x000002B1 System.Int32 System.BitConverter::ToInt32(System.Byte[],System.Int32) extern void BitConverter_ToInt32_m259B4E62995575B80C4086347C867EB3C8D7DAB3 (void); // 0x000002B2 System.Single System.BitConverter::ToSingle(System.Byte[],System.Int32) extern void BitConverter_ToSingle_m61C4AA4550F008C0F7681DFF8D6FAE889FA149FD (void); // 0x000002B3 System.String System.BitConverter::ToString(System.Byte[],System.Int32,System.Int32) extern void BitConverter_ToString_mB4DC448C2229347732EB34E8EE5C54EE171BE2A3 (void); // 0x000002B4 System.String System.BitConverter::ToString(System.Byte[]) extern void BitConverter_ToString_m5F1B0DD98D477249671A51379388B4A09B35B420 (void); // 0x000002B5 System.Int64 System.BitConverter::DoubleToInt64Bits(System.Double) extern void BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6 (void); // 0x000002B6 System.Int32 System.BitConverter::SingleToInt32Bits(System.Single) extern void BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73 (void); // 0x000002B7 System.Single System.BitConverter::Int32BitsToSingle(System.Int32) extern void BitConverter_Int32BitsToSingle_mAD799CFA19FABC0DCA7A09F3380A1F0B0EB39130 (void); // 0x000002B8 System.Void System.BitConverter::.cctor() extern void BitConverter__cctor_m77BB4F0CC2923A8A4CBE1DDB6D0CD6C4D81F4BE2 (void); // 0x000002B9 System.Void System.BitConverter/<>c::.cctor() extern void U3CU3Ec__cctor_mFA75A372A1C486282D3EB26F7ECCD911C8C98261 (void); // 0x000002BA System.Void System.BitConverter/<>c::.ctor() extern void U3CU3Ec__ctor_m4E600C7D4528546FBD5BCE19298A337E85EA5B0C (void); // 0x000002BB System.Void System.BitConverter/<>c::b__38_0(System.Span`1,System.ValueTuple`3) extern void U3CU3Ec_U3CToStringU3Eb__38_0_m4B2328B99D3091111D21A7621CA3569E91072AD6 (void); // 0x000002BC System.Int32 System.Boolean::GetHashCode() extern void Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3 (void); // 0x000002BD System.String System.Boolean::ToString() extern void Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63 (void); // 0x000002BE System.String System.Boolean::ToString(System.IFormatProvider) extern void Boolean_ToString_m8A8E8910575F649AA72E01649BACE16F0F362FF4 (void); // 0x000002BF System.Boolean System.Boolean::Equals(System.Object) extern void Boolean_Equals_m09E29FD8CDADF609FD8CF4145BFD4843174569A1 (void); // 0x000002C0 System.Boolean System.Boolean::Equals(System.Boolean) extern void Boolean_Equals_mC020D5EB2F64274CD623E8449E8777A70BEC6CC9 (void); // 0x000002C1 System.Int32 System.Boolean::CompareTo(System.Object) extern void Boolean_CompareTo_mB21CF195A8AB25CA8C228FECCD17F3C4C37BFBBC (void); // 0x000002C2 System.Int32 System.Boolean::CompareTo(System.Boolean) extern void Boolean_CompareTo_mB0D677674E0298E4BDE996739648EE53CA883C52 (void); // 0x000002C3 System.Boolean System.Boolean::Parse(System.String) extern void Boolean_Parse_mC9B4406FE9DA904E2B7D75267CAD38E837D39A6D (void); // 0x000002C4 System.Boolean System.Boolean::Parse(System.ReadOnlySpan`1) extern void Boolean_Parse_mB0D59A6F304A78532DA5E0CF3C29D8B0E8F0AA5C (void); // 0x000002C5 System.Boolean System.Boolean::TryParse(System.String,System.Boolean&) extern void Boolean_TryParse_m417053B6E8D3724D0EED9E87C90D143622158352 (void); // 0x000002C6 System.Boolean System.Boolean::TryParse(System.ReadOnlySpan`1,System.Boolean&) extern void Boolean_TryParse_m272AA70AEE4FB7091233367589500ACDDD02048B (void); // 0x000002C7 System.ReadOnlySpan`1 System.Boolean::TrimWhiteSpaceAndNull(System.ReadOnlySpan`1) extern void Boolean_TrimWhiteSpaceAndNull_m3BF4B4FDCD83590AF115A2FBD8781E087FE78952 (void); // 0x000002C8 System.TypeCode System.Boolean::GetTypeCode() extern void Boolean_GetTypeCode_m44CC6F7DBD0AF3C141F05CB0C759E4EF9155F8F5 (void); // 0x000002C9 System.Boolean System.Boolean::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Boolean_System_IConvertible_ToBoolean_m6FA1BEA60768B38DCEDF07BBA1EDBA2BCAF0B6FA (void); // 0x000002CA System.Char System.Boolean::System.IConvertible.ToChar(System.IFormatProvider) extern void Boolean_System_IConvertible_ToChar_m11EF01B2E6AF02F4520F83D54DA94E3CE44CD3F1 (void); // 0x000002CB System.SByte System.Boolean::System.IConvertible.ToSByte(System.IFormatProvider) extern void Boolean_System_IConvertible_ToSByte_mE55D7971DC11850115853FEBECF40FED2DF5F9D5 (void); // 0x000002CC System.Byte System.Boolean::System.IConvertible.ToByte(System.IFormatProvider) extern void Boolean_System_IConvertible_ToByte_m9CE5C2837DCD7DAAF77243AD8E326AE2A3EBFE7E (void); // 0x000002CD System.Int16 System.Boolean::System.IConvertible.ToInt16(System.IFormatProvider) extern void Boolean_System_IConvertible_ToInt16_m043BADB1BAB71F37DFD281BD133E37C399E313A7 (void); // 0x000002CE System.UInt16 System.Boolean::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Boolean_System_IConvertible_ToUInt16_mC7F31B7A47C65A874C5F2C86CB1A2463175361C0 (void); // 0x000002CF System.Int32 System.Boolean::System.IConvertible.ToInt32(System.IFormatProvider) extern void Boolean_System_IConvertible_ToInt32_mFAEA5CA1BAE330DED08F93A22110EDCBD2A6DA9E (void); // 0x000002D0 System.UInt32 System.Boolean::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Boolean_System_IConvertible_ToUInt32_m5969D8115377AB4D915ACCF79F8FDFC3170B2C2F (void); // 0x000002D1 System.Int64 System.Boolean::System.IConvertible.ToInt64(System.IFormatProvider) extern void Boolean_System_IConvertible_ToInt64_m6F7839559287DB36883AAE26CF34AC334267049D (void); // 0x000002D2 System.UInt64 System.Boolean::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Boolean_System_IConvertible_ToUInt64_mCA5A3F60E9E47C069CD826FC314D4894D6081C26 (void); // 0x000002D3 System.Single System.Boolean::System.IConvertible.ToSingle(System.IFormatProvider) extern void Boolean_System_IConvertible_ToSingle_m7EC922C30450D3B13FD86EA6274E83599E45D34D (void); // 0x000002D4 System.Double System.Boolean::System.IConvertible.ToDouble(System.IFormatProvider) extern void Boolean_System_IConvertible_ToDouble_m946A32A438C782545C5227FF8F2DD42CCAB23BD3 (void); // 0x000002D5 System.Decimal System.Boolean::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Boolean_System_IConvertible_ToDecimal_m61C64DC150DBF19B1902706164C853E071DF2CAF (void); // 0x000002D6 System.DateTime System.Boolean::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Boolean_System_IConvertible_ToDateTime_m8F60F703F679DB51AC6FCF35CE6633EC9B2087AC (void); // 0x000002D7 System.Object System.Boolean::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Boolean_System_IConvertible_ToType_mC58A3CF5D8EF4A62F8046D390CC58755424F02B5 (void); // 0x000002D8 System.Void System.Boolean::.cctor() extern void Boolean__cctor_mD45C3580A211C42263210BC2482FF106C98C314C (void); // 0x000002D9 System.Int32 System.Byte::CompareTo(System.Object) extern void Byte_CompareTo_m4F4B52E1A3F43E77E2054A5F2178DFBCB23DFF2C (void); // 0x000002DA System.Int32 System.Byte::CompareTo(System.Byte) extern void Byte_CompareTo_m188EF2F51CA95A2820D240FE282E165FAEF8A5B8 (void); // 0x000002DB System.Boolean System.Byte::Equals(System.Object) extern void Byte_Equals_m07028241299798697EB8ECAD879B956B0C6F406C (void); // 0x000002DC System.Boolean System.Byte::Equals(System.Byte) extern void Byte_Equals_m25D9E26BA4A7457D39CC3E870C2B33070D731E85 (void); // 0x000002DD System.Int32 System.Byte::GetHashCode() extern void Byte_GetHashCode_mB42A844E310593D124CE92EBA90F3755C9B10678 (void); // 0x000002DE System.Byte System.Byte::Parse(System.String,System.IFormatProvider) extern void Byte_Parse_mD8D1AE5779910F7B2BA39ABF641972078F48B3EE (void); // 0x000002DF System.Byte System.Byte::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Byte_Parse_m7866E33CE8480D5A4482C65F0CF9D1CCF0BD887C (void); // 0x000002E0 System.Byte System.Byte::Parse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Byte_Parse_m490E3F3D9EB77A06643F089594F1539A244013C4 (void); // 0x000002E1 System.String System.Byte::ToString() extern void Byte_ToString_mB80CE094B94215119578E4D796566E71D7277EE4 (void); // 0x000002E2 System.String System.Byte::ToString(System.String) extern void Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310 (void); // 0x000002E3 System.String System.Byte::ToString(System.IFormatProvider) extern void Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86 (void); // 0x000002E4 System.String System.Byte::ToString(System.String,System.IFormatProvider) extern void Byte_ToString_m64EE358F20093EE61D30F9A21638D9E9EE8F87EC (void); // 0x000002E5 System.Boolean System.Byte::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Byte_TryFormat_m001551267A8748E3D23C0DE0AF5FEB2BF06A463E (void); // 0x000002E6 System.TypeCode System.Byte::GetTypeCode() extern void Byte_GetTypeCode_m6912C4FFCA77C451D472C49BF11B6DF23D19DD5A (void); // 0x000002E7 System.Boolean System.Byte::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Byte_System_IConvertible_ToBoolean_m15AAAD9A718AB9FAD0A94F5043F8346972CFC1AC (void); // 0x000002E8 System.Char System.Byte::System.IConvertible.ToChar(System.IFormatProvider) extern void Byte_System_IConvertible_ToChar_m16900E3F6F5018EA82822F2189EDF5D7170BBEC5 (void); // 0x000002E9 System.SByte System.Byte::System.IConvertible.ToSByte(System.IFormatProvider) extern void Byte_System_IConvertible_ToSByte_mB1DD8E73C6048E7FDEF4DC93E02A61ABFD000473 (void); // 0x000002EA System.Byte System.Byte::System.IConvertible.ToByte(System.IFormatProvider) extern void Byte_System_IConvertible_ToByte_m98B7242B033E411F5A138C706C462E3FF30C06B5 (void); // 0x000002EB System.Int16 System.Byte::System.IConvertible.ToInt16(System.IFormatProvider) extern void Byte_System_IConvertible_ToInt16_mA8520BBFAE4C4A49FA94E5DF881CE2DD48D1D24C (void); // 0x000002EC System.UInt16 System.Byte::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Byte_System_IConvertible_ToUInt16_m331997ACA7849890AF2574C7027A6B87CF5E30B0 (void); // 0x000002ED System.Int32 System.Byte::System.IConvertible.ToInt32(System.IFormatProvider) extern void Byte_System_IConvertible_ToInt32_m24AC7525BCFC9E027B736C4B89F982B0BE065589 (void); // 0x000002EE System.UInt32 System.Byte::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Byte_System_IConvertible_ToUInt32_m3259A51E651A2B052656396CE0D2E085E084BFA8 (void); // 0x000002EF System.Int64 System.Byte::System.IConvertible.ToInt64(System.IFormatProvider) extern void Byte_System_IConvertible_ToInt64_m7D04DF58D64EB154C4FD6F96F3D311D16836FFBA (void); // 0x000002F0 System.UInt64 System.Byte::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Byte_System_IConvertible_ToUInt64_m6EE1C6C9A086A1946E4E565C0F8ADAC0CB65BDA2 (void); // 0x000002F1 System.Single System.Byte::System.IConvertible.ToSingle(System.IFormatProvider) extern void Byte_System_IConvertible_ToSingle_m59853A1358A49ADA1E5EF642A98FDB823F7662D2 (void); // 0x000002F2 System.Double System.Byte::System.IConvertible.ToDouble(System.IFormatProvider) extern void Byte_System_IConvertible_ToDouble_mA2A33181FC392A7297024AF6C3CC8741C662C369 (void); // 0x000002F3 System.Decimal System.Byte::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Byte_System_IConvertible_ToDecimal_m26448B959796B46664E0EA46CE830A4DFF87B0BF (void); // 0x000002F4 System.DateTime System.Byte::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Byte_System_IConvertible_ToDateTime_mC69B22A478E7F1D3B34FDD335DCC757BD8D9BE50 (void); // 0x000002F5 System.Object System.Byte::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Byte_System_IConvertible_ToType_mD135EC369A750E53243454D77179B00DE1C772C6 (void); // 0x000002F6 System.Void System.CLSCompliantAttribute::.ctor(System.Boolean) extern void CLSCompliantAttribute__ctor_mA573FAB082E9E036BBCB882795BD1A3E743EF03E (void); // 0x000002F7 System.Boolean System.Char::IsLatin1(System.Char) extern void Char_IsLatin1_m625E9CD04044E5A83016AFF6C3C64B164DD2ACAC (void); // 0x000002F8 System.Boolean System.Char::IsAscii(System.Char) extern void Char_IsAscii_m11F67A302C008452CD87BAF8C4F4034DB3E26C37 (void); // 0x000002F9 System.Globalization.UnicodeCategory System.Char::GetLatin1UnicodeCategory(System.Char) extern void Char_GetLatin1UnicodeCategory_m398681F33C96D8983ED5BAA6F3959A25C43B8D43 (void); // 0x000002FA System.Int32 System.Char::GetHashCode() extern void Char_GetHashCode_mB5406F7D8B6D7545CD1CE6FCA0567BD7217E6B93 (void); // 0x000002FB System.Boolean System.Char::Equals(System.Object) extern void Char_Equals_mE997ECE5A71CDA6C3C9AFA6EF22EE50BED8EE8E0 (void); // 0x000002FC System.Boolean System.Char::Equals(System.Char) extern void Char_Equals_mEA7BFB45790C973DF6352091FA924B3FB2EFCE4B (void); // 0x000002FD System.Int32 System.Char::CompareTo(System.Object) extern void Char_CompareTo_m8EA6F779C3E8158B00C31C6136699AD3DB8F49E8 (void); // 0x000002FE System.Int32 System.Char::CompareTo(System.Char) extern void Char_CompareTo_m2C1EEB369FD610EA9278085CF0076DB7EF4ABAD7 (void); // 0x000002FF System.String System.Char::ToString() extern void Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C (void); // 0x00000300 System.String System.Char::ToString(System.IFormatProvider) extern void Char_ToString_m34499826F048A38EB8216D5844A5DA49F54719C8 (void); // 0x00000301 System.String System.Char::ToString(System.Char) extern void Char_ToString_m7ABE3A3181325918A8EA8878A083497DCF2FED4B (void); // 0x00000302 System.Char System.Char::Parse(System.String) extern void Char_Parse_m2C567BE09FA9F42226935A1760BB722B767E7000 (void); // 0x00000303 System.Boolean System.Char::IsDigit(System.Char) extern void Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2 (void); // 0x00000304 System.Boolean System.Char::CheckLetter(System.Globalization.UnicodeCategory) extern void Char_CheckLetter_m6A21A2B7D9A0CC122BCBF69159A53DFA6E31F2DA (void); // 0x00000305 System.Boolean System.Char::IsLetter(System.Char) extern void Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0 (void); // 0x00000306 System.Boolean System.Char::IsWhiteSpaceLatin1(System.Char) extern void Char_IsWhiteSpaceLatin1_m00CD15364DBE04162FB0928DBDFB30010CDCDA0A (void); // 0x00000307 System.Boolean System.Char::IsWhiteSpace(System.Char) extern void Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924 (void); // 0x00000308 System.Boolean System.Char::IsUpper(System.Char) extern void Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392 (void); // 0x00000309 System.Boolean System.Char::IsLower(System.Char) extern void Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE (void); // 0x0000030A System.Boolean System.Char::CheckPunctuation(System.Globalization.UnicodeCategory) extern void Char_CheckPunctuation_m15C8E4507F8EED89258BA030C383D579A9B55093 (void); // 0x0000030B System.Boolean System.Char::IsPunctuation(System.Char) extern void Char_IsPunctuation_m619E42D942E22C9BA1DDB8E704BECA546C376473 (void); // 0x0000030C System.Boolean System.Char::CheckLetterOrDigit(System.Globalization.UnicodeCategory) extern void Char_CheckLetterOrDigit_m99ADBFA653877A3BDD18B6FD899DC36ECA297436 (void); // 0x0000030D System.Boolean System.Char::IsLetterOrDigit(System.Char) extern void Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72 (void); // 0x0000030E System.Char System.Char::ToUpper(System.Char) extern void Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2 (void); // 0x0000030F System.Char System.Char::ToUpperInvariant(System.Char) extern void Char_ToUpperInvariant_m43EADCB6987DB5FC44A6BFDBA8800EBACCEC68C8 (void); // 0x00000310 System.Char System.Char::ToLower(System.Char) extern void Char_ToLower_m238489988C62CB10C7C7CAAEF8F3B2D1C5B5E056 (void); // 0x00000311 System.Char System.Char::ToLowerInvariant(System.Char) extern void Char_ToLowerInvariant_m983C1CD07015E41B97D71F466B4B686F1145E60D (void); // 0x00000312 System.TypeCode System.Char::GetTypeCode() extern void Char_GetTypeCode_mDEFAE6F74D10A05F17AA43B3B11B273407B51C0C (void); // 0x00000313 System.Boolean System.Char::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Char_System_IConvertible_ToBoolean_m0F898C7790A3D055C6171AA576920DB109108881 (void); // 0x00000314 System.Char System.Char::System.IConvertible.ToChar(System.IFormatProvider) extern void Char_System_IConvertible_ToChar_m48EAFBEF2A0F20A3DA4BF679C1BDE132F9773635 (void); // 0x00000315 System.SByte System.Char::System.IConvertible.ToSByte(System.IFormatProvider) extern void Char_System_IConvertible_ToSByte_m82846B92375A52EDB7036F6B9E6A1C9802DC9B81 (void); // 0x00000316 System.Byte System.Char::System.IConvertible.ToByte(System.IFormatProvider) extern void Char_System_IConvertible_ToByte_mB1A4849624C4CF1A8F96A6B38F8F650FB1CA307E (void); // 0x00000317 System.Int16 System.Char::System.IConvertible.ToInt16(System.IFormatProvider) extern void Char_System_IConvertible_ToInt16_mAC73E0A96AFF406F4FBCD0DC58EC8ACBF75944BB (void); // 0x00000318 System.UInt16 System.Char::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Char_System_IConvertible_ToUInt16_m6498AA03AB1C7B3C3533BE8451B5D3776551F304 (void); // 0x00000319 System.Int32 System.Char::System.IConvertible.ToInt32(System.IFormatProvider) extern void Char_System_IConvertible_ToInt32_mAE1897F49E270263A7E4DC0EDDCDECF8C7CC9D9B (void); // 0x0000031A System.UInt32 System.Char::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Char_System_IConvertible_ToUInt32_mD12DB02DE1D5DFB0AA9C0714F5CC9ECD2CD90838 (void); // 0x0000031B System.Int64 System.Char::System.IConvertible.ToInt64(System.IFormatProvider) extern void Char_System_IConvertible_ToInt64_m62BC0D4913BE6CB22D2560BC2B5AEC37CC6F9C2B (void); // 0x0000031C System.UInt64 System.Char::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Char_System_IConvertible_ToUInt64_mE92B98ED642D7F54C31683FA4D0839AAA2C5B08F (void); // 0x0000031D System.Single System.Char::System.IConvertible.ToSingle(System.IFormatProvider) extern void Char_System_IConvertible_ToSingle_m6DF18561FBA23392B504A2F3014C560119D5572D (void); // 0x0000031E System.Double System.Char::System.IConvertible.ToDouble(System.IFormatProvider) extern void Char_System_IConvertible_ToDouble_mCFFD243E00E63755A02502B3587AFED2871BA28B (void); // 0x0000031F System.Decimal System.Char::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Char_System_IConvertible_ToDecimal_m8F8DC304778474C5F234C04893A7E435D3B8CBA2 (void); // 0x00000320 System.DateTime System.Char::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Char_System_IConvertible_ToDateTime_m049E4F0DE75C1A8B7F9D6585ED227C3DBB381E9C (void); // 0x00000321 System.Object System.Char::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Char_System_IConvertible_ToType_m573727F6924194290136ED9FDC123736729AEAA3 (void); // 0x00000322 System.Boolean System.Char::IsControl(System.Char) extern void Char_IsControl_m133C10360BE82B7580E4D3ECE3C881A6C82B3F7F (void); // 0x00000323 System.Boolean System.Char::IsLetterOrDigit(System.String,System.Int32) extern void Char_IsLetterOrDigit_m29DAB6849D892142452C4B53F9A995CEC17E88A8 (void); // 0x00000324 System.Boolean System.Char::CheckNumber(System.Globalization.UnicodeCategory) extern void Char_CheckNumber_m8A42DF3BEE7285F2D021D5B5779C18C6A00E96D3 (void); // 0x00000325 System.Boolean System.Char::IsNumber(System.Char) extern void Char_IsNumber_m9C6A6326BEF8A833F2FC7BA93F5E211D9423C5F3 (void); // 0x00000326 System.Boolean System.Char::CheckSeparator(System.Globalization.UnicodeCategory) extern void Char_CheckSeparator_m06A378973D7C8A843BD2E5CF6413DFCE0DCE4269 (void); // 0x00000327 System.Boolean System.Char::IsSeparatorLatin1(System.Char) extern void Char_IsSeparatorLatin1_mEC0802FF1A58A129CB73DD0BC7C22863B818A886 (void); // 0x00000328 System.Boolean System.Char::IsSeparator(System.Char) extern void Char_IsSeparator_m8DBA05CCFA10131140E40057E6553F7AC7397BF9 (void); // 0x00000329 System.Boolean System.Char::IsSurrogate(System.Char) extern void Char_IsSurrogate_mDCAB7B29DC13EDCE8A0F7ED2899DBDF8230F0A48 (void); // 0x0000032A System.Boolean System.Char::IsSurrogate(System.String,System.Int32) extern void Char_IsSurrogate_m80A375ED5DD1A92FBD91A89571E54376310E6340 (void); // 0x0000032B System.Boolean System.Char::IsWhiteSpace(System.String,System.Int32) extern void Char_IsWhiteSpace_m8A6D2951619293FCA4E8F7D3A7190B533A7EDD78 (void); // 0x0000032C System.Globalization.UnicodeCategory System.Char::GetUnicodeCategory(System.Char) extern void Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC (void); // 0x0000032D System.Globalization.UnicodeCategory System.Char::GetUnicodeCategory(System.String,System.Int32) extern void Char_GetUnicodeCategory_mC434975D89EED4FB9B602F785526268980A49CEC (void); // 0x0000032E System.Boolean System.Char::IsHighSurrogate(System.Char) extern void Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658 (void); // 0x0000032F System.Boolean System.Char::IsHighSurrogate(System.String,System.Int32) extern void Char_IsHighSurrogate_m5AE9D736862F27DA4A880C0D386137E0A3593191 (void); // 0x00000330 System.Boolean System.Char::IsLowSurrogate(System.Char) extern void Char_IsLowSurrogate_mEE95A617A89CEB99AADAB54E025087D56CAB1BAA (void); // 0x00000331 System.Boolean System.Char::IsSurrogatePair(System.Char,System.Char) extern void Char_IsSurrogatePair_m895829B934609B8480DCDC7B38130314BD876007 (void); // 0x00000332 System.Int32 System.Char::ConvertToUtf32(System.Char,System.Char) extern void Char_ConvertToUtf32_m3AC1CA159EF0AAF7AA30F6C6BF4D752DD534C286 (void); // 0x00000333 System.Void System.Char::.cctor() extern void Char__cctor_m76D9CDDEB74B83EDEBDDB6D3BF1EEE7A12958845 (void); // 0x00000334 System.Void System.CharEnumerator::.ctor(System.String) extern void CharEnumerator__ctor_m64C938888062D37D44227D10723759DB93FF3717 (void); // 0x00000335 System.Object System.CharEnumerator::Clone() extern void CharEnumerator_Clone_m92D1E8E12B57DDAC5B459638672CB549D1FAD616 (void); // 0x00000336 System.Boolean System.CharEnumerator::MoveNext() extern void CharEnumerator_MoveNext_mAA72D69DA7D7CA043947A2114EC042BEFDBF64FF (void); // 0x00000337 System.Void System.CharEnumerator::Dispose() extern void CharEnumerator_Dispose_mA3FB3CCABFC601A862ADD0468FA6DD62B77334A7 (void); // 0x00000338 System.Object System.CharEnumerator::System.Collections.IEnumerator.get_Current() extern void CharEnumerator_System_Collections_IEnumerator_get_Current_mC5A67BD65B54B7D55A46B890659C2EFC8C799CEA (void); // 0x00000339 System.Char System.CharEnumerator::get_Current() extern void CharEnumerator_get_Current_mCF74B5DF8F8017240ECBB935A02B2D0BDABCE9BB (void); // 0x0000033A System.Void System.CharEnumerator::Reset() extern void CharEnumerator_Reset_m731CE3C2670EA81BE60EEE301108D17010751B10 (void); // 0x0000033B System.Void System.CharEnumerator::.ctor() extern void CharEnumerator__ctor_mFAEB1FA3AE57D9D8265074397BCA22981C4D5FFD (void); // 0x0000033C System.Boolean System.Convert::TryDecodeFromUtf16(System.ReadOnlySpan`1,System.Span`1,System.Int32&,System.Int32&) extern void Convert_TryDecodeFromUtf16_mCD2118ACA95E45067AE690E9B88E91C95865FF35 (void); // 0x0000033D System.Int32 System.Convert::Decode(System.Char&,System.SByte&) extern void Convert_Decode_m74719FCFF21B855C78E3859EDCE7F92506ED2A20 (void); // 0x0000033E System.Void System.Convert::WriteThreeLowOrderBytes(System.Byte&,System.Int32) extern void Convert_WriteThreeLowOrderBytes_mF81EE1FF49E7A654C1AF5971E25F88786FAC08B1 (void); // 0x0000033F System.TypeCode System.Convert::GetTypeCode(System.Object) extern void Convert_GetTypeCode_m57E3F1098168AF54F81B2ACD84804DED13726DF1 (void); // 0x00000340 System.Object System.Convert::ChangeType(System.Object,System.TypeCode,System.IFormatProvider) extern void Convert_ChangeType_m8BF1D537CE047AB07C6809187838E7DD69ABB3D3 (void); // 0x00000341 System.Object System.Convert::DefaultToType(System.IConvertible,System.Type,System.IFormatProvider) extern void Convert_DefaultToType_m96EC48A7341F41CDC22A33461E9A8C1C60FB51EC (void); // 0x00000342 System.Object System.Convert::ChangeType(System.Object,System.Type,System.IFormatProvider) extern void Convert_ChangeType_m2AA053891B5D1BD5CA7689B72EE5ADC95CD3E14B (void); // 0x00000343 System.Void System.Convert::ThrowCharOverflowException() extern void Convert_ThrowCharOverflowException_mDE895898BC084DCBAB1F38EF999D040FC3A90BDD (void); // 0x00000344 System.Void System.Convert::ThrowByteOverflowException() extern void Convert_ThrowByteOverflowException_m0BF1E54703FF7A69AC9ABC06692E549E1168A6C7 (void); // 0x00000345 System.Void System.Convert::ThrowSByteOverflowException() extern void Convert_ThrowSByteOverflowException_m308AAF2D1375ACC9633C32225E3A28CC113F8D62 (void); // 0x00000346 System.Void System.Convert::ThrowInt16OverflowException() extern void Convert_ThrowInt16OverflowException_m9F0D72835B19A8E5F6BB31BB15F2744548375DE3 (void); // 0x00000347 System.Void System.Convert::ThrowUInt16OverflowException() extern void Convert_ThrowUInt16OverflowException_mD8F065C1EEAAB8FF7E01EA6458F8E72AD4B36C3D (void); // 0x00000348 System.Void System.Convert::ThrowInt32OverflowException() extern void Convert_ThrowInt32OverflowException_m908472B62637486C8FF3CECAA1D16510AAF33FB2 (void); // 0x00000349 System.Void System.Convert::ThrowUInt32OverflowException() extern void Convert_ThrowUInt32OverflowException_m09C85890B2DF86720DC7B150FD7DA1C3EF1FCF4C (void); // 0x0000034A System.Void System.Convert::ThrowInt64OverflowException() extern void Convert_ThrowInt64OverflowException_m8173BB38CD04FDD339F0EDDC8BB38CC20E3FE152 (void); // 0x0000034B System.Void System.Convert::ThrowUInt64OverflowException() extern void Convert_ThrowUInt64OverflowException_m6C4AA9E596E63146816BAA7372D769CF6E992E27 (void); // 0x0000034C System.Boolean System.Convert::ToBoolean(System.Object) extern void Convert_ToBoolean_m35ABFE9171C8E44E23C95CD872DFEF2F2B643214 (void); // 0x0000034D System.Boolean System.Convert::ToBoolean(System.Object,System.IFormatProvider) extern void Convert_ToBoolean_m0E8AE169ABC127B0A317EE6312A04BC1F8AB4C63 (void); // 0x0000034E System.Boolean System.Convert::ToBoolean(System.SByte) extern void Convert_ToBoolean_m08869AB20A14620D048F15CB9F9DCBACF418D831 (void); // 0x0000034F System.Boolean System.Convert::ToBoolean(System.Byte) extern void Convert_ToBoolean_m6148BAC617B69CACDF14A8C74836767DFF0CB6A9 (void); // 0x00000350 System.Boolean System.Convert::ToBoolean(System.Int16) extern void Convert_ToBoolean_m830240DE3FA926A96214C98799EB652767920C5D (void); // 0x00000351 System.Boolean System.Convert::ToBoolean(System.UInt16) extern void Convert_ToBoolean_mB2E2255F6635773E63B07955F1A9CEE3DD2BEBD2 (void); // 0x00000352 System.Boolean System.Convert::ToBoolean(System.Int32) extern void Convert_ToBoolean_mE5E29C04982F778600F57587CD121FEB55A31102 (void); // 0x00000353 System.Boolean System.Convert::ToBoolean(System.UInt32) extern void Convert_ToBoolean_m13A843DD048F337907C7FABF8EFE10740E71035E (void); // 0x00000354 System.Boolean System.Convert::ToBoolean(System.Int64) extern void Convert_ToBoolean_mA01D3E552D09BBD08F4EA8837305B5645CC9504F (void); // 0x00000355 System.Boolean System.Convert::ToBoolean(System.UInt64) extern void Convert_ToBoolean_m05F089541074D7D9F542D838F932D6F82E93A565 (void); // 0x00000356 System.Boolean System.Convert::ToBoolean(System.String,System.IFormatProvider) extern void Convert_ToBoolean_mD992FD3A8073C8D1A8868FC64E2E83C091CCA7B7 (void); // 0x00000357 System.Boolean System.Convert::ToBoolean(System.Single) extern void Convert_ToBoolean_m73A44AA68F53847BAC4B938953612587F8FBF61B (void); // 0x00000358 System.Boolean System.Convert::ToBoolean(System.Double) extern void Convert_ToBoolean_m92A8027B40D880C42CCBF1527275E85CCF79BFF4 (void); // 0x00000359 System.Boolean System.Convert::ToBoolean(System.Decimal) extern void Convert_ToBoolean_mC539496407F533C9B54D0C480DACBCB77D282879 (void); // 0x0000035A System.Char System.Convert::ToChar(System.Object,System.IFormatProvider) extern void Convert_ToChar_mD7A17FF850812934B49F910EA28555291B94AF3E (void); // 0x0000035B System.Char System.Convert::ToChar(System.SByte) extern void Convert_ToChar_m8422FC3EEE3AEBEE97E2ED0CC003E0BB38F021BD (void); // 0x0000035C System.Char System.Convert::ToChar(System.Byte) extern void Convert_ToChar_m6E532F05E049A23446AEE906828CDC10E21164C6 (void); // 0x0000035D System.Char System.Convert::ToChar(System.Int16) extern void Convert_ToChar_m4E0547B73A4342B880E7E61EF99A06AD938E11B6 (void); // 0x0000035E System.Char System.Convert::ToChar(System.UInt16) extern void Convert_ToChar_m08CF3AED7C36963D96106A1C27E33160DAB96437 (void); // 0x0000035F System.Char System.Convert::ToChar(System.Int32) extern void Convert_ToChar_mF1B1B205DDEFDE52251235514E7DAFCAB37D1F24 (void); // 0x00000360 System.Char System.Convert::ToChar(System.UInt32) extern void Convert_ToChar_m834038D5AA682D73CCEB70F14BED4E0FEB06D08C (void); // 0x00000361 System.Char System.Convert::ToChar(System.Int64) extern void Convert_ToChar_m0B9D52AD6057382F34CF7EE53A8152CEF83FAAAD (void); // 0x00000362 System.Char System.Convert::ToChar(System.UInt64) extern void Convert_ToChar_m04CA3B22C809F6EE3EF980945904ADDC102E23E4 (void); // 0x00000363 System.Char System.Convert::ToChar(System.String,System.IFormatProvider) extern void Convert_ToChar_m05E12620C91AC9BCF2610FB3E4E610C43E2D3833 (void); // 0x00000364 System.SByte System.Convert::ToSByte(System.Object,System.IFormatProvider) extern void Convert_ToSByte_mBE8C7E66907604DC03626D4F0FAC39A59DBBA07C (void); // 0x00000365 System.SByte System.Convert::ToSByte(System.Boolean) extern void Convert_ToSByte_m59678AB8F11FBA30D4B34B2E00A1855BB4FFE854 (void); // 0x00000366 System.SByte System.Convert::ToSByte(System.Char) extern void Convert_ToSByte_mAFED7E2534210710E704D42B7AAEF527873D924E (void); // 0x00000367 System.SByte System.Convert::ToSByte(System.Byte) extern void Convert_ToSByte_mBDE6A7BFA62003218AB1EC4713F320EE3D4A355A (void); // 0x00000368 System.SByte System.Convert::ToSByte(System.Int16) extern void Convert_ToSByte_m9D9C12B48356F079491F63B2F0523C28C5DEE3C1 (void); // 0x00000369 System.SByte System.Convert::ToSByte(System.UInt16) extern void Convert_ToSByte_m784E18B21C0186429CA53B2569494B2D7DE32D91 (void); // 0x0000036A System.SByte System.Convert::ToSByte(System.Int32) extern void Convert_ToSByte_mA336C42E413A5559B3F47FCD8B45EDB538693E63 (void); // 0x0000036B System.SByte System.Convert::ToSByte(System.UInt32) extern void Convert_ToSByte_m27B31300CFB128D3506BAA19108047724211985D (void); // 0x0000036C System.SByte System.Convert::ToSByte(System.Int64) extern void Convert_ToSByte_m34F71D89B8BAB21D84B61A3061F3BEF398F77BD5 (void); // 0x0000036D System.SByte System.Convert::ToSByte(System.UInt64) extern void Convert_ToSByte_mB3768F3CED0C57F11CCCA131EA3B196DE92736E5 (void); // 0x0000036E System.SByte System.Convert::ToSByte(System.Single) extern void Convert_ToSByte_m56DAE9421C6CF1715E574E930F43EBDA8B9435A0 (void); // 0x0000036F System.SByte System.Convert::ToSByte(System.Double) extern void Convert_ToSByte_m05A832AD69077878500D5430BAA62CEAE0C69E9A (void); // 0x00000370 System.SByte System.Convert::ToSByte(System.Decimal) extern void Convert_ToSByte_m84D484EC6EE43811F72126E48DEAAD3F89F1BE02 (void); // 0x00000371 System.SByte System.Convert::ToSByte(System.String,System.IFormatProvider) extern void Convert_ToSByte_m6468413DF8FE43EA23C30E6781892CD7629C20FF (void); // 0x00000372 System.Byte System.Convert::ToByte(System.Object,System.IFormatProvider) extern void Convert_ToByte_m63FE13D0A942AB4CD0D0DC1E0D0AAB6E0A44C1C0 (void); // 0x00000373 System.Byte System.Convert::ToByte(System.Boolean) extern void Convert_ToByte_mC22A7EFFB28AA32D8F797E456E92BA88DBA19A08 (void); // 0x00000374 System.Byte System.Convert::ToByte(System.Char) extern void Convert_ToByte_m9CC1302B0E62A32203AF91B40BF71A251EDF17C6 (void); // 0x00000375 System.Byte System.Convert::ToByte(System.SByte) extern void Convert_ToByte_mD455B949182AA811E826B26E3C564404277392D3 (void); // 0x00000376 System.Byte System.Convert::ToByte(System.Int16) extern void Convert_ToByte_m54E83315FC863058B9296A5635EA762AEE77EAF0 (void); // 0x00000377 System.Byte System.Convert::ToByte(System.UInt16) extern void Convert_ToByte_mD6838EC4B56BCE4A089C7E5C178F0023F2328B60 (void); // 0x00000378 System.Byte System.Convert::ToByte(System.Int32) extern void Convert_ToByte_mB200A29D6E5CE42D564544DF1DC8852BF3582833 (void); // 0x00000379 System.Byte System.Convert::ToByte(System.UInt32) extern void Convert_ToByte_mC49EF3673FC1AB3B87CB32BA6BD40F3A97D9730A (void); // 0x0000037A System.Byte System.Convert::ToByte(System.Int64) extern void Convert_ToByte_m96416919DF26393273E78E41D822056D3366A2A7 (void); // 0x0000037B System.Byte System.Convert::ToByte(System.UInt64) extern void Convert_ToByte_m0B3676E0120D2AED44774AAD2F06031E8749764F (void); // 0x0000037C System.Byte System.Convert::ToByte(System.Single) extern void Convert_ToByte_m562731D7CD88E5D6A0B91E05D1B626BC9939E388 (void); // 0x0000037D System.Byte System.Convert::ToByte(System.Double) extern void Convert_ToByte_m88201B22EF9B335B5792606D43769F0648B98B55 (void); // 0x0000037E System.Byte System.Convert::ToByte(System.Decimal) extern void Convert_ToByte_m860A8AE345ACF3D0B10D81C8AD3E284A546E4D9E (void); // 0x0000037F System.Byte System.Convert::ToByte(System.String) extern void Convert_ToByte_mED8F90805B486284A253AB1E711016DF13379F77 (void); // 0x00000380 System.Byte System.Convert::ToByte(System.String,System.IFormatProvider) extern void Convert_ToByte_mB25C393D7EADAFCBAEAB042BEFCE625A27FDA24E (void); // 0x00000381 System.Int16 System.Convert::ToInt16(System.Object,System.IFormatProvider) extern void Convert_ToInt16_m1AF2427BF57FDC4FE946A195A548EE7BE1423E67 (void); // 0x00000382 System.Int16 System.Convert::ToInt16(System.Boolean) extern void Convert_ToInt16_m099E6D99AF93A412ACBA929CD564867BFFF2A438 (void); // 0x00000383 System.Int16 System.Convert::ToInt16(System.Char) extern void Convert_ToInt16_mA0303B3EF9247EEA563A0EF6B53BCE574B021FF7 (void); // 0x00000384 System.Int16 System.Convert::ToInt16(System.SByte) extern void Convert_ToInt16_mB696E3C3DF5C6D2A271C61C744A0A2AD853A14F7 (void); // 0x00000385 System.Int16 System.Convert::ToInt16(System.Byte) extern void Convert_ToInt16_mAC8ED23E9E3543C1D79CB1EFA37B663024C883D5 (void); // 0x00000386 System.Int16 System.Convert::ToInt16(System.UInt16) extern void Convert_ToInt16_m130AC3AFD8C3E589E450CB71FC0DB156B4594E25 (void); // 0x00000387 System.Int16 System.Convert::ToInt16(System.Int32) extern void Convert_ToInt16_mF65D8227B8B6F0E30A135BC5F01F1562455AD382 (void); // 0x00000388 System.Int16 System.Convert::ToInt16(System.UInt32) extern void Convert_ToInt16_mF808171F101EEF7C5B3CF8132139AAF1315788EE (void); // 0x00000389 System.Int16 System.Convert::ToInt16(System.Int64) extern void Convert_ToInt16_m20D3670C6C1809B66B445143B4703AA79B13C0DC (void); // 0x0000038A System.Int16 System.Convert::ToInt16(System.UInt64) extern void Convert_ToInt16_m2537494C2218C0F003E597DDD61E2E5815B2BDEE (void); // 0x0000038B System.Int16 System.Convert::ToInt16(System.Single) extern void Convert_ToInt16_mD3632668808F8502053A6F9FAA6803053A2500D4 (void); // 0x0000038C System.Int16 System.Convert::ToInt16(System.Double) extern void Convert_ToInt16_mF86636F78E7A272307B7F20FE4E6318A1213138E (void); // 0x0000038D System.Int16 System.Convert::ToInt16(System.Decimal) extern void Convert_ToInt16_m8B0F55CF358A223045E5291646A6956536F2D6FA (void); // 0x0000038E System.Int16 System.Convert::ToInt16(System.String,System.IFormatProvider) extern void Convert_ToInt16_mB89C9850CA7ECC0FB868839E4FA7CBB15D348B08 (void); // 0x0000038F System.UInt16 System.Convert::ToUInt16(System.Object,System.IFormatProvider) extern void Convert_ToUInt16_m969E0C990405007A56096B06BDA3ECD613F4DD0E (void); // 0x00000390 System.UInt16 System.Convert::ToUInt16(System.Boolean) extern void Convert_ToUInt16_m80834AC27723FA50B90650F4C1E3227B1BAD79BD (void); // 0x00000391 System.UInt16 System.Convert::ToUInt16(System.Char) extern void Convert_ToUInt16_m64B8E95EE8175E71F0F09FFECB2EE403B37D9F60 (void); // 0x00000392 System.UInt16 System.Convert::ToUInt16(System.SByte) extern void Convert_ToUInt16_m360FA12D9670B64358632295754217D17591EB5C (void); // 0x00000393 System.UInt16 System.Convert::ToUInt16(System.Byte) extern void Convert_ToUInt16_mF87147711F2A9354CFB9C5E6BC8A779EEED223D7 (void); // 0x00000394 System.UInt16 System.Convert::ToUInt16(System.Int16) extern void Convert_ToUInt16_m750DF199DBBAE6689EC6496ED0A7A41414CBD3E9 (void); // 0x00000395 System.UInt16 System.Convert::ToUInt16(System.Int32) extern void Convert_ToUInt16_mA3ABC9268BA473D6F1C7801248D3200734180B2B (void); // 0x00000396 System.UInt16 System.Convert::ToUInt16(System.UInt32) extern void Convert_ToUInt16_mB77969FEAE4369D6C23B454ECBEC0110C45A8B63 (void); // 0x00000397 System.UInt16 System.Convert::ToUInt16(System.Int64) extern void Convert_ToUInt16_m6715B1D98870AD885663D783D86EE678EBE6986F (void); // 0x00000398 System.UInt16 System.Convert::ToUInt16(System.UInt64) extern void Convert_ToUInt16_mA5FD9E8B898211234FB5CFAC21E24E0ADE26386D (void); // 0x00000399 System.UInt16 System.Convert::ToUInt16(System.Single) extern void Convert_ToUInt16_mED633569E38E21A353AB94FAC298A72200B2BCA4 (void); // 0x0000039A System.UInt16 System.Convert::ToUInt16(System.Double) extern void Convert_ToUInt16_mD76E9E8434AC1C72D68248D744D9DA2B2E9E9DD3 (void); // 0x0000039B System.UInt16 System.Convert::ToUInt16(System.Decimal) extern void Convert_ToUInt16_m3960B47800AF3B498DCC8B45CB196BBA90B80369 (void); // 0x0000039C System.UInt16 System.Convert::ToUInt16(System.String,System.IFormatProvider) extern void Convert_ToUInt16_m6ABD176E68C9D323DDCD5AFB76197F4474AC2A5D (void); // 0x0000039D System.Int32 System.Convert::ToInt32(System.Object) extern void Convert_ToInt32_m9FEA65DB96264479B5268014F10754787382D297 (void); // 0x0000039E System.Int32 System.Convert::ToInt32(System.Object,System.IFormatProvider) extern void Convert_ToInt32_m5C8BF1D45F508E7AEDA393AE72555148527E3ED3 (void); // 0x0000039F System.Int32 System.Convert::ToInt32(System.Boolean) extern void Convert_ToInt32_m54E891D837D238AD3700E7554AA565E69A7BC983 (void); // 0x000003A0 System.Int32 System.Convert::ToInt32(System.Char) extern void Convert_ToInt32_mDBBE9318A7CCE1560974CE93F5BFED9931CF0052 (void); // 0x000003A1 System.Int32 System.Convert::ToInt32(System.Byte) extern void Convert_ToInt32_mD8869793A34ED86D38EFDF4BFCDD8D03FBBCCAB6 (void); // 0x000003A2 System.Int32 System.Convert::ToInt32(System.Int16) extern void Convert_ToInt32_m708CB4FF71A3D4E08CBAAF70F290D093BD80AFCC (void); // 0x000003A3 System.Int32 System.Convert::ToInt32(System.UInt16) extern void Convert_ToInt32_m350A3CBA3E031A3D53D14062D7E4ABB4A33F5438 (void); // 0x000003A4 System.Int32 System.Convert::ToInt32(System.UInt32) extern void Convert_ToInt32_m5ADD7A6890AE40D05444F58D72FDEC7252D6D7F2 (void); // 0x000003A5 System.Int32 System.Convert::ToInt32(System.Int64) extern void Convert_ToInt32_mA857F99F1CACB73D7DB85E26638E7CC1A2CD5C78 (void); // 0x000003A6 System.Int32 System.Convert::ToInt32(System.UInt64) extern void Convert_ToInt32_m2904FEA37C4A865B5699A531272DBB1B0DF0AB8D (void); // 0x000003A7 System.Int32 System.Convert::ToInt32(System.Single) extern void Convert_ToInt32_m2DD4FF5B07C196D209F4ED8EA8E86CD19207AABE (void); // 0x000003A8 System.Int32 System.Convert::ToInt32(System.Double) extern void Convert_ToInt32_m6D078D86ABAED9A1C7F1D380527DBA5EC3F6C97A (void); // 0x000003A9 System.Int32 System.Convert::ToInt32(System.Decimal) extern void Convert_ToInt32_mBE66D4EE083FDE96BB722B10D7D23FC1748B0525 (void); // 0x000003AA System.Int32 System.Convert::ToInt32(System.String,System.IFormatProvider) extern void Convert_ToInt32_m0DED37AC1A3B9B431A9833BDBC4F5B37C2BC407A (void); // 0x000003AB System.UInt32 System.Convert::ToUInt32(System.Object) extern void Convert_ToUInt32_m43E1714EE10A586A708C133F3302844B7FF2E350 (void); // 0x000003AC System.UInt32 System.Convert::ToUInt32(System.Object,System.IFormatProvider) extern void Convert_ToUInt32_mCC380571850E1E2B603731842E70D00741ED5D3C (void); // 0x000003AD System.UInt32 System.Convert::ToUInt32(System.Boolean) extern void Convert_ToUInt32_m4B48C6526BA290E3D8C7BF687A7B69B0ACA6EE06 (void); // 0x000003AE System.UInt32 System.Convert::ToUInt32(System.Char) extern void Convert_ToUInt32_m74C12C6CEF6B7B1FC50F899B358824FCCC71F7B6 (void); // 0x000003AF System.UInt32 System.Convert::ToUInt32(System.SByte) extern void Convert_ToUInt32_mB4FD52D493FD518BD693BDBD770589B1E4866A1C (void); // 0x000003B0 System.UInt32 System.Convert::ToUInt32(System.Byte) extern void Convert_ToUInt32_m5D482A246A0FB48FCA9A3EB69EEC7ECFA307C69F (void); // 0x000003B1 System.UInt32 System.Convert::ToUInt32(System.Int16) extern void Convert_ToUInt32_m04B73ED6E3C9D5226E7755B57B44417B58F22053 (void); // 0x000003B2 System.UInt32 System.Convert::ToUInt32(System.UInt16) extern void Convert_ToUInt32_m5EF4499F6514E66E0358C161B79CCC832D2F5729 (void); // 0x000003B3 System.UInt32 System.Convert::ToUInt32(System.Int32) extern void Convert_ToUInt32_m3BD840FA8B5073EDD04AD3D3A044785EB00511A3 (void); // 0x000003B4 System.UInt32 System.Convert::ToUInt32(System.Int64) extern void Convert_ToUInt32_m8754C042D71DB6C81EB54D85B73B7EC2710E4FA0 (void); // 0x000003B5 System.UInt32 System.Convert::ToUInt32(System.UInt64) extern void Convert_ToUInt32_m32FF6CCC6C935251DD40D88D6ED2C4B39C9CFA0D (void); // 0x000003B6 System.UInt32 System.Convert::ToUInt32(System.Single) extern void Convert_ToUInt32_m28D7D89C7B66C6DF2A88B68973D5691BF28D61CB (void); // 0x000003B7 System.UInt32 System.Convert::ToUInt32(System.Double) extern void Convert_ToUInt32_m98F6DEA958A20A5F4B103F07BD5B28BA2FB80F1B (void); // 0x000003B8 System.UInt32 System.Convert::ToUInt32(System.Decimal) extern void Convert_ToUInt32_mE24BF451803F2FCC99B039E98AF0C3C2BB6C8654 (void); // 0x000003B9 System.UInt32 System.Convert::ToUInt32(System.String,System.IFormatProvider) extern void Convert_ToUInt32_mC6A45EDA9AB23DDE54537AF2E9ED6CEA4DED60FD (void); // 0x000003BA System.Int64 System.Convert::ToInt64(System.Object,System.IFormatProvider) extern void Convert_ToInt64_m6CA00ABB70FAD8242C62ED9913F7D7C3B811FC31 (void); // 0x000003BB System.Int64 System.Convert::ToInt64(System.Boolean) extern void Convert_ToInt64_mF86C29EEA54FF517772904669CA87193CCC41A86 (void); // 0x000003BC System.Int64 System.Convert::ToInt64(System.Char) extern void Convert_ToInt64_m664E0209A25CA5E794A35FDFC3152493DC10154E (void); // 0x000003BD System.Int64 System.Convert::ToInt64(System.SByte) extern void Convert_ToInt64_mA8B6FD1F766AA8A14DD50D27D120E31D2F6FF498 (void); // 0x000003BE System.Int64 System.Convert::ToInt64(System.Byte) extern void Convert_ToInt64_mDF5F001FD9BCF9A16158B0BA977DB7139C556BAB (void); // 0x000003BF System.Int64 System.Convert::ToInt64(System.Int16) extern void Convert_ToInt64_m32348A81492FC998FD6DFE675C337EC0359CD8E0 (void); // 0x000003C0 System.Int64 System.Convert::ToInt64(System.UInt16) extern void Convert_ToInt64_m222D9D3C149B456BBCA94C69E28419F1CCD28011 (void); // 0x000003C1 System.Int64 System.Convert::ToInt64(System.Int32) extern void Convert_ToInt64_m96FAEEA01C1BA082BB3925CC2099C0591DBF632A (void); // 0x000003C2 System.Int64 System.Convert::ToInt64(System.UInt32) extern void Convert_ToInt64_mDBCA1C09FD81078B6BEC7A0767835B9ED158E732 (void); // 0x000003C3 System.Int64 System.Convert::ToInt64(System.UInt64) extern void Convert_ToInt64_mB147063CED08EF20CA5C42A6EA0E0F8F24AA1FBC (void); // 0x000003C4 System.Int64 System.Convert::ToInt64(System.Single) extern void Convert_ToInt64_m1203ADC6847D3814963382077D6791E9199DA5BC (void); // 0x000003C5 System.Int64 System.Convert::ToInt64(System.Double) extern void Convert_ToInt64_mB8E05FE41BD8996D61DDD3402C93FA7AD654E333 (void); // 0x000003C6 System.Int64 System.Convert::ToInt64(System.Decimal) extern void Convert_ToInt64_m14A806A04D90932B4F316E56E76A4B6C5899EEC1 (void); // 0x000003C7 System.Int64 System.Convert::ToInt64(System.String) extern void Convert_ToInt64_mE141C5A7AE0C7A127BA9B6D165F3098B10726591 (void); // 0x000003C8 System.Int64 System.Convert::ToInt64(System.String,System.IFormatProvider) extern void Convert_ToInt64_m849AF82E6C86C69E45DDDD095A39679D036239B7 (void); // 0x000003C9 System.UInt64 System.Convert::ToUInt64(System.Object,System.IFormatProvider) extern void Convert_ToUInt64_mA2BE4A2841686E8B79607BA469368B4FB4D40F34 (void); // 0x000003CA System.UInt64 System.Convert::ToUInt64(System.Boolean) extern void Convert_ToUInt64_m0AF8E2E2CDC0BAB00D4731A91FE08C152A2F9BD2 (void); // 0x000003CB System.UInt64 System.Convert::ToUInt64(System.Char) extern void Convert_ToUInt64_mD35B9CFCB4C188FCD8E195A4839D7FFF0A7D75E2 (void); // 0x000003CC System.UInt64 System.Convert::ToUInt64(System.SByte) extern void Convert_ToUInt64_m2613DCBC3B80AC7F15AB4DBEA4A5D05AB23E0D88 (void); // 0x000003CD System.UInt64 System.Convert::ToUInt64(System.Byte) extern void Convert_ToUInt64_mEE1402515F6D94369BCA6838B6A576BA28FA1A80 (void); // 0x000003CE System.UInt64 System.Convert::ToUInt64(System.Int16) extern void Convert_ToUInt64_mBC2F335F529042F26FEE842CC38966FBDD45C007 (void); // 0x000003CF System.UInt64 System.Convert::ToUInt64(System.UInt16) extern void Convert_ToUInt64_m6020590A3AB08E5DC8EFB06B58B49622164B24D2 (void); // 0x000003D0 System.UInt64 System.Convert::ToUInt64(System.Int32) extern void Convert_ToUInt64_m53C3A45C87A06F25957619222B04EABFD214373C (void); // 0x000003D1 System.UInt64 System.Convert::ToUInt64(System.UInt32) extern void Convert_ToUInt64_m91C774E0D3AA8368D12AB8E2036E823C4FA9CB92 (void); // 0x000003D2 System.UInt64 System.Convert::ToUInt64(System.Int64) extern void Convert_ToUInt64_mDC842A03AB192EF47059253789BE224E41200D77 (void); // 0x000003D3 System.UInt64 System.Convert::ToUInt64(System.Single) extern void Convert_ToUInt64_mB6BD7C3C6B529271A81A86349B9C3C38ABDE6DF7 (void); // 0x000003D4 System.UInt64 System.Convert::ToUInt64(System.Double) extern void Convert_ToUInt64_m8C51AD1E162EAC585EF8A5D72ED494E24492F095 (void); // 0x000003D5 System.UInt64 System.Convert::ToUInt64(System.Decimal) extern void Convert_ToUInt64_mB6CF7957EA867EB4B89A90EB145B152FC20F8410 (void); // 0x000003D6 System.UInt64 System.Convert::ToUInt64(System.String,System.IFormatProvider) extern void Convert_ToUInt64_m3C26ECB841DA837EE4EE4C261ED564653A425613 (void); // 0x000003D7 System.Single System.Convert::ToSingle(System.Object) extern void Convert_ToSingle_m6B47C78A7DFD7825B4361BCA8AB6748FC82165E9 (void); // 0x000003D8 System.Single System.Convert::ToSingle(System.Object,System.IFormatProvider) extern void Convert_ToSingle_mEC65F60A081FBBB8ACBCD8747183FEDDAEC034C9 (void); // 0x000003D9 System.Single System.Convert::ToSingle(System.SByte) extern void Convert_ToSingle_m7E9C1146522E76119C75A6931ECDD3848681D862 (void); // 0x000003DA System.Single System.Convert::ToSingle(System.Byte) extern void Convert_ToSingle_m14D8B84DD1E1DF3DE2878890755A25B9B1C5E3FF (void); // 0x000003DB System.Single System.Convert::ToSingle(System.Int16) extern void Convert_ToSingle_m1FE68C7536D0D2D074E862D398F6D6BCD7B5959C (void); // 0x000003DC System.Single System.Convert::ToSingle(System.UInt16) extern void Convert_ToSingle_m141787CF7734734A9C04C971B0A807429176857E (void); // 0x000003DD System.Single System.Convert::ToSingle(System.Int32) extern void Convert_ToSingle_mE54B145DE1F8A182C3D1A66AEF3A95CB399C28CE (void); // 0x000003DE System.Single System.Convert::ToSingle(System.UInt32) extern void Convert_ToSingle_m5E1D56B0CE03C23E512E57330C4DE14A65CDD2AF (void); // 0x000003DF System.Single System.Convert::ToSingle(System.Int64) extern void Convert_ToSingle_m697F12E519F2B22097320B96DD86CFAF14DE3653 (void); // 0x000003E0 System.Single System.Convert::ToSingle(System.UInt64) extern void Convert_ToSingle_mBBCA6EA85F127AB7EC454102A3EA46DC9954D7B0 (void); // 0x000003E1 System.Single System.Convert::ToSingle(System.Double) extern void Convert_ToSingle_mF6ADEF60A6A97E9E7E410D8D15B26F2D5995151E (void); // 0x000003E2 System.Single System.Convert::ToSingle(System.Decimal) extern void Convert_ToSingle_mC50617003A9A7D1F8DB264FF199F1FB5A1450B39 (void); // 0x000003E3 System.Single System.Convert::ToSingle(System.String,System.IFormatProvider) extern void Convert_ToSingle_m8416CDFFC7641BD79BE63F39D5FAEE28986FC636 (void); // 0x000003E4 System.Single System.Convert::ToSingle(System.Boolean) extern void Convert_ToSingle_mDB62EDFD0197B14286A6DEA482361F6FCD101237 (void); // 0x000003E5 System.Double System.Convert::ToDouble(System.Object) extern void Convert_ToDouble_m86FF4F837721833186E883102C056A35F0860EB0 (void); // 0x000003E6 System.Double System.Convert::ToDouble(System.Object,System.IFormatProvider) extern void Convert_ToDouble_m8DED60F2E0251A3D389F1DD22AA5AF9CD440ABE8 (void); // 0x000003E7 System.Double System.Convert::ToDouble(System.SByte) extern void Convert_ToDouble_m06D5182A9A8274DBC6F18CBC4D2AFEC0E217C89B (void); // 0x000003E8 System.Double System.Convert::ToDouble(System.Byte) extern void Convert_ToDouble_m7D9D2B308EFDB2C0F4F9A2F13F753FE4DC048859 (void); // 0x000003E9 System.Double System.Convert::ToDouble(System.Int16) extern void Convert_ToDouble_mB948234E1A309DCC58F76B9B6CA716B3AF14D0AB (void); // 0x000003EA System.Double System.Convert::ToDouble(System.UInt16) extern void Convert_ToDouble_m45CB437BFB9561382456D276F1863F7E5C68DCA1 (void); // 0x000003EB System.Double System.Convert::ToDouble(System.Int32) extern void Convert_ToDouble_m21A92C91FFDA003BD27748AA55CA0A7D6C0E6694 (void); // 0x000003EC System.Double System.Convert::ToDouble(System.UInt32) extern void Convert_ToDouble_m97395B9982BEC9BE6B54A8CCCE6684A325778641 (void); // 0x000003ED System.Double System.Convert::ToDouble(System.Int64) extern void Convert_ToDouble_m26ED0FBD9E8A96F2997C86BB9024067A1FB7536A (void); // 0x000003EE System.Double System.Convert::ToDouble(System.UInt64) extern void Convert_ToDouble_m3E4AF8B227AB7826ED0949BA9B3E6A71C81AFFA6 (void); // 0x000003EF System.Double System.Convert::ToDouble(System.Single) extern void Convert_ToDouble_mA0069B20491E14DA829FAD261C279A5143B2FAED (void); // 0x000003F0 System.Double System.Convert::ToDouble(System.Decimal) extern void Convert_ToDouble_m6A951645AB4F5DC4577CFE062BE0E72A528261EA (void); // 0x000003F1 System.Double System.Convert::ToDouble(System.String,System.IFormatProvider) extern void Convert_ToDouble_mAA66A3AA3A6E53529E4F632BC69582B4B70D32B7 (void); // 0x000003F2 System.Double System.Convert::ToDouble(System.Boolean) extern void Convert_ToDouble_m2E4A0A83B86E2123E98162F90B63FBE6251FCDF8 (void); // 0x000003F3 System.Decimal System.Convert::ToDecimal(System.Object,System.IFormatProvider) extern void Convert_ToDecimal_m2A6822B7BCB33F60B9425C58248111D316C3FE4C (void); // 0x000003F4 System.Decimal System.Convert::ToDecimal(System.SByte) extern void Convert_ToDecimal_m98D82E9780E20F20FDA89CCC4D567D4453B9B0B7 (void); // 0x000003F5 System.Decimal System.Convert::ToDecimal(System.Byte) extern void Convert_ToDecimal_m12A9433E061B4F244344EE3DEBFF6447E490D98B (void); // 0x000003F6 System.Decimal System.Convert::ToDecimal(System.Int16) extern void Convert_ToDecimal_m985A654461A9D8893D266393105A6C404F6D4A41 (void); // 0x000003F7 System.Decimal System.Convert::ToDecimal(System.UInt16) extern void Convert_ToDecimal_m9C164C21B4295AB8E057E65F1DD66034E883821A (void); // 0x000003F8 System.Decimal System.Convert::ToDecimal(System.Int32) extern void Convert_ToDecimal_m5A01CBDAA0FB0C7D3C62FB0F66A56041848FFB91 (void); // 0x000003F9 System.Decimal System.Convert::ToDecimal(System.UInt32) extern void Convert_ToDecimal_mD66B1638A6084A477BE2E36CA7695E31ED1A71B7 (void); // 0x000003FA System.Decimal System.Convert::ToDecimal(System.Int64) extern void Convert_ToDecimal_m29670FF2222B3FEE0308943C56D0662937CC063C (void); // 0x000003FB System.Decimal System.Convert::ToDecimal(System.UInt64) extern void Convert_ToDecimal_m9DF539C628F5E4F6AE4E1EEE765B76C28C6F4EDF (void); // 0x000003FC System.Decimal System.Convert::ToDecimal(System.Single) extern void Convert_ToDecimal_m0CECFA6799BA3F8CDB59C34287DD5BAE54CC0EBE (void); // 0x000003FD System.Decimal System.Convert::ToDecimal(System.Double) extern void Convert_ToDecimal_mAF1D2181BB8C5D3F25C0963245437B4AF4E6C575 (void); // 0x000003FE System.Decimal System.Convert::ToDecimal(System.String,System.IFormatProvider) extern void Convert_ToDecimal_mE962E577A68EFD22F1C8B27B78CEFA42BDD44877 (void); // 0x000003FF System.Decimal System.Convert::ToDecimal(System.Boolean) extern void Convert_ToDecimal_m7D1B71A1F092A407A7E1AD0D0756B9886DCDC69C (void); // 0x00000400 System.DateTime System.Convert::ToDateTime(System.String,System.IFormatProvider) extern void Convert_ToDateTime_mA5FF0ECBE84ECB78B337E4E101423CC9AA95C8C3 (void); // 0x00000401 System.String System.Convert::ToString(System.Object,System.IFormatProvider) extern void Convert_ToString_m833ABF9C901B707B28FB10DEBFCC511A87E6C827 (void); // 0x00000402 System.String System.Convert::ToString(System.Char,System.IFormatProvider) extern void Convert_ToString_mF3930B3E8180F7A6B5579751128BC862CE2A324D (void); // 0x00000403 System.String System.Convert::ToString(System.Int32,System.IFormatProvider) extern void Convert_ToString_mC65AC3BEDED3049732E8A67B496AAAEF4C732871 (void); // 0x00000404 System.Int32 System.Convert::ToInt32(System.String,System.Int32) extern void Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4 (void); // 0x00000405 System.String System.Convert::ToString(System.Byte,System.Int32) extern void Convert_ToString_m33C16D8DB747139A4F5012633E0ABFF1D8E69BBB (void); // 0x00000406 System.String System.Convert::ToBase64String(System.Byte[]) extern void Convert_ToBase64String_mD0680EF77270244071965AFA1207921C73EEA323 (void); // 0x00000407 System.String System.Convert::ToBase64String(System.ReadOnlySpan`1,System.Base64FormattingOptions) extern void Convert_ToBase64String_m41DE2D2C15E47B698E3E06E836081E7C3C38DC06 (void); // 0x00000408 System.Int32 System.Convert::ConvertToBase64Array(System.Char*,System.Byte*,System.Int32,System.Int32,System.Boolean) extern void Convert_ConvertToBase64Array_m4F2148EF28F1F563365B82FD7CDEF28209B23DFB (void); // 0x00000409 System.Int32 System.Convert::ToBase64_CalculateAndValidateOutputLength(System.Int32,System.Boolean) extern void Convert_ToBase64_CalculateAndValidateOutputLength_m15280A1E59F3FF89468E1E846F180361AC86A5E5 (void); // 0x0000040A System.Byte[] System.Convert::FromBase64String(System.String) extern void Convert_FromBase64String_m267327B074B41D93C9622D142B95CFAA4ACCCA9C (void); // 0x0000040B System.Boolean System.Convert::TryFromBase64Chars(System.ReadOnlySpan`1,System.Span`1,System.Int32&) extern void Convert_TryFromBase64Chars_mA40EE5AD1A31DBF56F404F618230EC8EB5E8A4B3 (void); // 0x0000040C System.Void System.Convert::CopyToTempBufferWithoutWhiteSpace(System.ReadOnlySpan`1,System.Span`1,System.Int32&,System.Int32&) extern void Convert_CopyToTempBufferWithoutWhiteSpace_mB0390B5F3C4417CC52A1056C8F78B88F3C543DB2 (void); // 0x0000040D System.Boolean System.Convert::IsSpace(System.Char) extern void Convert_IsSpace_m9880C3C75ADA4C1F19FE7A907AFBB81C1F885F23 (void); // 0x0000040E System.Byte[] System.Convert::FromBase64CharPtr(System.Char*,System.Int32) extern void Convert_FromBase64CharPtr_m5EB088E0863DEB4AC0889D82BE4998E896A9D9FB (void); // 0x0000040F System.Int32 System.Convert::FromBase64_ComputeResultLength(System.Char*,System.Int32) extern void Convert_FromBase64_ComputeResultLength_m1FA11BAB2F815560FFDF95CDDE4312DE5E4C18A6 (void); // 0x00000410 System.Void System.Convert::.cctor() extern void Convert__cctor_m579973DD0239435801A0F8CBB64A1A32E701EC92 (void); // 0x00000411 System.Void System.CurrentSystemTimeZone::.ctor() extern void CurrentSystemTimeZone__ctor_m34CD1E73B9BF0477D5B539C6162E7FFC158CEBB0 (void); // 0x00000412 System.Boolean System.CurrentSystemTimeZone::GetTimeZoneData(System.Int32,System.Int64[]&,System.String[]&,System.Boolean&) extern void CurrentSystemTimeZone_GetTimeZoneData_mFC1D68546EAF36314223F5227C131ECAEA1F2D16 (void); // 0x00000413 System.Void System.DBNull::.ctor() extern void DBNull__ctor_m0752C7E84B1327B63DB5C42B99606B1ECFE58C08 (void); // 0x00000414 System.Void System.DBNull::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DBNull__ctor_mFDFEBE53C127D059C572931409E11B5174125EA0 (void); // 0x00000415 System.Void System.DBNull::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DBNull_GetObjectData_m4D6C83AAFD1CD37534BE80A76836AA2B77C459BD (void); // 0x00000416 System.String System.DBNull::ToString() extern void DBNull_ToString_m5FD969CA2E0DA3B6D930BF8417C329E5CEA2A73F (void); // 0x00000417 System.String System.DBNull::ToString(System.IFormatProvider) extern void DBNull_ToString_mCFD95FFC2CE2AC382920A98847637AC874149E93 (void); // 0x00000418 System.TypeCode System.DBNull::GetTypeCode() extern void DBNull_GetTypeCode_mDAC5AC02EE92C4240499223EB0002EA971EAB3B1 (void); // 0x00000419 System.Boolean System.DBNull::System.IConvertible.ToBoolean(System.IFormatProvider) extern void DBNull_System_IConvertible_ToBoolean_mC120275948B2FF6D4DF206AB7B64897166BFB233 (void); // 0x0000041A System.Char System.DBNull::System.IConvertible.ToChar(System.IFormatProvider) extern void DBNull_System_IConvertible_ToChar_m36BDDB94045057C8577293ACE204AB37A5E5E7DD (void); // 0x0000041B System.SByte System.DBNull::System.IConvertible.ToSByte(System.IFormatProvider) extern void DBNull_System_IConvertible_ToSByte_m3E3593B7FA4BA94F12796103274A02941AB8F76B (void); // 0x0000041C System.Byte System.DBNull::System.IConvertible.ToByte(System.IFormatProvider) extern void DBNull_System_IConvertible_ToByte_m75D279A6D246FB4C18A3505382AC7C64AF7C91D2 (void); // 0x0000041D System.Int16 System.DBNull::System.IConvertible.ToInt16(System.IFormatProvider) extern void DBNull_System_IConvertible_ToInt16_mCCC33069235CD65F4BB8017C9E95F30025457045 (void); // 0x0000041E System.UInt16 System.DBNull::System.IConvertible.ToUInt16(System.IFormatProvider) extern void DBNull_System_IConvertible_ToUInt16_m2B0739D00C82A14A8D88F8FFB418CDD33EEB9B69 (void); // 0x0000041F System.Int32 System.DBNull::System.IConvertible.ToInt32(System.IFormatProvider) extern void DBNull_System_IConvertible_ToInt32_m158A01B544BF1B291DCFF9C1A1DE7B40023A1430 (void); // 0x00000420 System.UInt32 System.DBNull::System.IConvertible.ToUInt32(System.IFormatProvider) extern void DBNull_System_IConvertible_ToUInt32_m953E9B2EDA3E4EEE92564B98851D4384B68A5B13 (void); // 0x00000421 System.Int64 System.DBNull::System.IConvertible.ToInt64(System.IFormatProvider) extern void DBNull_System_IConvertible_ToInt64_mA6E7301D9583B7C320D2AE3C071F1B8B36C853FC (void); // 0x00000422 System.UInt64 System.DBNull::System.IConvertible.ToUInt64(System.IFormatProvider) extern void DBNull_System_IConvertible_ToUInt64_m069773CCE4D88576F428F231BA7CC645143C0FE3 (void); // 0x00000423 System.Single System.DBNull::System.IConvertible.ToSingle(System.IFormatProvider) extern void DBNull_System_IConvertible_ToSingle_mD3FB88964B19BC30F38BF56CA75F56B4DC32D70D (void); // 0x00000424 System.Double System.DBNull::System.IConvertible.ToDouble(System.IFormatProvider) extern void DBNull_System_IConvertible_ToDouble_mE806417287E17116293BE1B8DDBF62FB8489B02D (void); // 0x00000425 System.Decimal System.DBNull::System.IConvertible.ToDecimal(System.IFormatProvider) extern void DBNull_System_IConvertible_ToDecimal_m9B5A491B2E0FA7259C1B16D279B5D2AC4C1943CE (void); // 0x00000426 System.DateTime System.DBNull::System.IConvertible.ToDateTime(System.IFormatProvider) extern void DBNull_System_IConvertible_ToDateTime_mD910B2FBF27B53C5F9545D73B007AD06939CF882 (void); // 0x00000427 System.Object System.DBNull::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void DBNull_System_IConvertible_ToType_m02E5C84A8A6B83DFC8B8807A9CA32D49C9C99CCE (void); // 0x00000428 System.Void System.DBNull::.cctor() extern void DBNull__cctor_mA1BA781F6CE64696805DC30BD7D924A6853EA19C (void); // 0x00000429 System.Void System.DateTime::.ctor(System.Int64) extern void DateTime__ctor_m64AFCE84ABB24698256EB9F635EFD0A221823441 (void); // 0x0000042A System.Void System.DateTime::.ctor(System.UInt64) extern void DateTime__ctor_mE0BBACEC3A7AADB76EC243F5B4D9DCC9545AF50C (void); // 0x0000042B System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind) extern void DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE (void); // 0x0000042C System.Void System.DateTime::.ctor(System.Int64,System.DateTimeKind,System.Boolean) extern void DateTime__ctor_m8CFD20DDCCB14AB28392A047FC4EE3F11929B8F2 (void); // 0x0000042D System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32) extern void DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88 (void); // 0x0000042E System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00 (void); // 0x0000042F System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTimeKind) extern void DateTime__ctor_mD89390EF215242275A4E8F78C2C3E8BC3EF6F3C3 (void); // 0x00000430 System.Void System.DateTime::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void DateTime__ctor_mA66CE5141E86C5BC75F79543F99A7BD77B420201 (void); // 0x00000431 System.Void System.DateTime::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DateTime__ctor_m3BCC46F053A8B6C0BF4E67B5E6AEF8E11D18E958 (void); // 0x00000432 System.Int64 System.DateTime::get_InternalTicks() extern void DateTime_get_InternalTicks_m80645EA2AFA7D75594415703E0396FFA2E2D950D (void); // 0x00000433 System.UInt64 System.DateTime::get_InternalKind() extern void DateTime_get_InternalKind_mF3F46387DAD9193571E63B53D2CDAE8DA2FE6815 (void); // 0x00000434 System.DateTime System.DateTime::Add(System.TimeSpan) extern void DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1 (void); // 0x00000435 System.DateTime System.DateTime::Add(System.Double,System.Int32) extern void DateTime_Add_m33C942DCCCB0106EB41CB571B014532CC7D4F316 (void); // 0x00000436 System.DateTime System.DateTime::AddDays(System.Double) extern void DateTime_AddDays_m9DC06105845A82FEAF697D5E30308ABD49E5721B (void); // 0x00000437 System.DateTime System.DateTime::AddMilliseconds(System.Double) extern void DateTime_AddMilliseconds_mEF44A0EE635A478B7B0CDAA438D2240C14C88D05 (void); // 0x00000438 System.DateTime System.DateTime::AddMonths(System.Int32) extern void DateTime_AddMonths_mF426338945B097998273C1AD421CF809035660AD (void); // 0x00000439 System.DateTime System.DateTime::AddSeconds(System.Double) extern void DateTime_AddSeconds_mC5FE3FB22A1295CA747746ECE48B9D4A4B6B2E81 (void); // 0x0000043A System.DateTime System.DateTime::AddTicks(System.Int64) extern void DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D (void); // 0x0000043B System.DateTime System.DateTime::AddYears(System.Int32) extern void DateTime_AddYears_mA68B1642A84DA30E21F6279BE5196FC07B578DEE (void); // 0x0000043C System.Int32 System.DateTime::Compare(System.DateTime,System.DateTime) extern void DateTime_Compare_mF0E4E7A00DBC08126468AC4BF61B64AF58F2BEB4 (void); // 0x0000043D System.Int32 System.DateTime::CompareTo(System.Object) extern void DateTime_CompareTo_m2DC5F6BDB6A7D578448192AA07953CBC97BECAC9 (void); // 0x0000043E System.Int32 System.DateTime::CompareTo(System.DateTime) extern void DateTime_CompareTo_m4A3000CD4FF15EA7CA2E9C5C95A9D07F3AA8D35D (void); // 0x0000043F System.Int64 System.DateTime::DateToTicks(System.Int32,System.Int32,System.Int32) extern void DateTime_DateToTicks_m2ADC6FF6BB38418819671A51620FBD0CAE0A208C (void); // 0x00000440 System.Int64 System.DateTime::TimeToTicks(System.Int32,System.Int32,System.Int32) extern void DateTime_TimeToTicks_mFE9BA5F0AE03AB8E462BD15D006049ACF842B1F9 (void); // 0x00000441 System.Int32 System.DateTime::DaysInMonth(System.Int32,System.Int32) extern void DateTime_DaysInMonth_mB6063AA3711F1EE486B5FF6C858CDA9B04DD3977 (void); // 0x00000442 System.Boolean System.DateTime::Equals(System.Object) extern void DateTime_Equals_m0EF1F769B475D00BB907072ED7585E6A6ECAB133 (void); // 0x00000443 System.Boolean System.DateTime::Equals(System.DateTime) extern void DateTime_Equals_m83D001F1C86DC58C2B0AE99DD2FAB12669B10C1B (void); // 0x00000444 System.DateTime System.DateTime::FromBinary(System.Int64) extern void DateTime_FromBinary_m3CED9C962489A2A0ABF34FB77B2AB257B9DA7B7B (void); // 0x00000445 System.DateTime System.DateTime::FromBinaryRaw(System.Int64) extern void DateTime_FromBinaryRaw_m61270C18465960DF146A60BC5D6148D4B93A56E8 (void); // 0x00000446 System.DateTime System.DateTime::FromFileTime(System.Int64) extern void DateTime_FromFileTime_m222D518E725E95C1FBD8F4FADE4162D6878101DA (void); // 0x00000447 System.DateTime System.DateTime::FromFileTimeUtc(System.Int64) extern void DateTime_FromFileTimeUtc_m438EB6875CCA2AC723474C3B4BE8906803BE6517 (void); // 0x00000448 System.Void System.DateTime::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_mC90A1D56C5CD5E23BE66C9D90EC3A867C71F490C (void); // 0x00000449 System.DateTime System.DateTime::SpecifyKind(System.DateTime,System.DateTimeKind) extern void DateTime_SpecifyKind_mFC3F6DD6AD017F62A8AF81DAD5620AEC474871D0 (void); // 0x0000044A System.DateTime System.DateTime::get_Date() extern void DateTime_get_Date_m24A9ECCD369D892A2D6B01B30066E50E50584A7D (void); // 0x0000044B System.Int32 System.DateTime::GetDatePart(System.Int32) extern void DateTime_GetDatePart_m16709BE6046BFAA2C389EE00C30F86C9A0EE06F7 (void); // 0x0000044C System.Void System.DateTime::GetDatePart(System.Int32&,System.Int32&,System.Int32&) extern void DateTime_GetDatePart_m85E7446E253F012D1662467EAEFB4CD9C50AE86D (void); // 0x0000044D System.Int32 System.DateTime::get_Day() extern void DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28 (void); // 0x0000044E System.DayOfWeek System.DateTime::get_DayOfWeek() extern void DateTime_get_DayOfWeek_mAC680139BCAA1613FC134454D1AD1B502CB1BB68 (void); // 0x0000044F System.Int32 System.DateTime::GetHashCode() extern void DateTime_GetHashCode_m206A3B9394E6D089311A1A81305A5A1AB30B2D99 (void); // 0x00000450 System.Int32 System.DateTime::get_Hour() extern void DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3 (void); // 0x00000451 System.Boolean System.DateTime::IsAmbiguousDaylightSavingTime() extern void DateTime_IsAmbiguousDaylightSavingTime_m64C6D8280BA8A65E63FBE5F84F52702ABE15CE27 (void); // 0x00000452 System.DateTimeKind System.DateTime::get_Kind() extern void DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993 (void); // 0x00000453 System.Int32 System.DateTime::get_Millisecond() extern void DateTime_get_Millisecond_mD47CAACAF231AA82552DA9F71836784AF8E27878 (void); // 0x00000454 System.Int32 System.DateTime::get_Minute() extern void DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973 (void); // 0x00000455 System.Int32 System.DateTime::get_Month() extern void DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2 (void); // 0x00000456 System.DateTime System.DateTime::get_Now() extern void DateTime_get_Now_m636CB9651A9099D20BA1CF813A0C69637317325C (void); // 0x00000457 System.Int32 System.DateTime::get_Second() extern void DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA (void); // 0x00000458 System.Int64 System.DateTime::get_Ticks() extern void DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6 (void); // 0x00000459 System.TimeSpan System.DateTime::get_TimeOfDay() extern void DateTime_get_TimeOfDay_mE8933E5F62C0369E4BA6AF928283A00CA9D54D04 (void); // 0x0000045A System.Int32 System.DateTime::get_Year() extern void DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138 (void); // 0x0000045B System.Boolean System.DateTime::IsLeapYear(System.Int32) extern void DateTime_IsLeapYear_mB422194991B45198BD881EA4790F7AF4F5D6081C (void); // 0x0000045C System.DateTime System.DateTime::Parse(System.String,System.IFormatProvider) extern void DateTime_Parse_mC5B13ABDD2A2A2AC709D961EE959BBE26DB241AC (void); // 0x0000045D System.TimeSpan System.DateTime::Subtract(System.DateTime) extern void DateTime_Subtract_m4064A98F489219E9C414DF5C03EE041351B4502A (void); // 0x0000045E System.DateTime System.DateTime::ToLocalTime() extern void DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94 (void); // 0x0000045F System.DateTime System.DateTime::ToLocalTime(System.Boolean) extern void DateTime_ToLocalTime_mC7A8D4FD1DBFDD1E596D1BEE0257AA777FCB0595 (void); // 0x00000460 System.String System.DateTime::ToString() extern void DateTime_ToString_m447C83E1F8FFFFF4D20C0F7D5C18DEB160F9833A (void); // 0x00000461 System.String System.DateTime::ToString(System.String) extern void DateTime_ToString_m6963A84785C320DA776C9FCFFEDAF26C8F1A8D78 (void); // 0x00000462 System.String System.DateTime::ToString(System.IFormatProvider) extern void DateTime_ToString_m66457C11C42C07E2F437A9D899E6E3FB9FD77B50 (void); // 0x00000463 System.String System.DateTime::ToString(System.String,System.IFormatProvider) extern void DateTime_ToString_m27637E1131A10BED8A95639D64339023D5EBBF00 (void); // 0x00000464 System.Boolean System.DateTime::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void DateTime_TryFormat_m9385B37BF1A10A718818D41C7CEAAC3B2C57BEB2 (void); // 0x00000465 System.DateTime System.DateTime::ToUniversalTime() extern void DateTime_ToUniversalTime_m52CA1EAD0BE0A357BCACC38747ECA4A8810155A9 (void); // 0x00000466 System.DateTime System.DateTime::op_Addition(System.DateTime,System.TimeSpan) extern void DateTime_op_Addition_m652BE1306897DBE4CDF3ADA99FFFE2E70BFE3865 (void); // 0x00000467 System.DateTime System.DateTime::op_Subtraction(System.DateTime,System.TimeSpan) extern void DateTime_op_Subtraction_m1005BD26EB55337BA2B1F230075D714791074C31 (void); // 0x00000468 System.TimeSpan System.DateTime::op_Subtraction(System.DateTime,System.DateTime) extern void DateTime_op_Subtraction_m64D26F5ABFAE6E166A7E567093D025F6C69F0123 (void); // 0x00000469 System.Boolean System.DateTime::op_Equality(System.DateTime,System.DateTime) extern void DateTime_op_Equality_m568A6320E27F3F7708C77BF8751925C8775DD921 (void); // 0x0000046A System.Boolean System.DateTime::op_Inequality(System.DateTime,System.DateTime) extern void DateTime_op_Inequality_mFB20C42AFEA4EEDE607352300499C54680797974 (void); // 0x0000046B System.Boolean System.DateTime::op_LessThan(System.DateTime,System.DateTime) extern void DateTime_op_LessThan_m2A02FFF5F35E33417FB32CB9F948769CA15AED17 (void); // 0x0000046C System.Boolean System.DateTime::op_LessThanOrEqual(System.DateTime,System.DateTime) extern void DateTime_op_LessThanOrEqual_mC22EB236042D9E1C17C64393FB429E58B8F952F8 (void); // 0x0000046D System.Boolean System.DateTime::op_GreaterThan(System.DateTime,System.DateTime) extern void DateTime_op_GreaterThan_m8F1FA3C039A0148FC1500E790A77CB44F025EA9F (void); // 0x0000046E System.Boolean System.DateTime::op_GreaterThanOrEqual(System.DateTime,System.DateTime) extern void DateTime_op_GreaterThanOrEqual_m3B83DFFCC29B04E344ECBD436FA71606FDE710BD (void); // 0x0000046F System.TypeCode System.DateTime::GetTypeCode() extern void DateTime_GetTypeCode_mBDBBFA844A2A64CE673773E6BB637E24E508545D (void); // 0x00000470 System.Boolean System.DateTime::System.IConvertible.ToBoolean(System.IFormatProvider) extern void DateTime_System_IConvertible_ToBoolean_m88D0685E40F160ECD9BA0097A9D5EAE129D57320 (void); // 0x00000471 System.Char System.DateTime::System.IConvertible.ToChar(System.IFormatProvider) extern void DateTime_System_IConvertible_ToChar_m3A2D7E1724D045078329DE5B6928DAF35358128C (void); // 0x00000472 System.SByte System.DateTime::System.IConvertible.ToSByte(System.IFormatProvider) extern void DateTime_System_IConvertible_ToSByte_m58BE7B4B9E8805399461C451EDB2A5F038A30E2B (void); // 0x00000473 System.Byte System.DateTime::System.IConvertible.ToByte(System.IFormatProvider) extern void DateTime_System_IConvertible_ToByte_mC9A4AE726942D47E6A1D6E1C627CD22F53665530 (void); // 0x00000474 System.Int16 System.DateTime::System.IConvertible.ToInt16(System.IFormatProvider) extern void DateTime_System_IConvertible_ToInt16_m53F782E932C1349E508278A88C0B5D6FA484A963 (void); // 0x00000475 System.UInt16 System.DateTime::System.IConvertible.ToUInt16(System.IFormatProvider) extern void DateTime_System_IConvertible_ToUInt16_m87CAD02FAE277DCA7F36D940680D1659CE7094BE (void); // 0x00000476 System.Int32 System.DateTime::System.IConvertible.ToInt32(System.IFormatProvider) extern void DateTime_System_IConvertible_ToInt32_mEF8F4DF23984AF54CB1748F08B6E4D2AB50B5ECE (void); // 0x00000477 System.UInt32 System.DateTime::System.IConvertible.ToUInt32(System.IFormatProvider) extern void DateTime_System_IConvertible_ToUInt32_m7297BB44A3D2F758C253C0DA1552411BF4137FB1 (void); // 0x00000478 System.Int64 System.DateTime::System.IConvertible.ToInt64(System.IFormatProvider) extern void DateTime_System_IConvertible_ToInt64_m1A022E5D74555F165C25A1D75E19DA9A16E7087F (void); // 0x00000479 System.UInt64 System.DateTime::System.IConvertible.ToUInt64(System.IFormatProvider) extern void DateTime_System_IConvertible_ToUInt64_mACC536AC91C65A8333B715AE1E97DBCA096A9884 (void); // 0x0000047A System.Single System.DateTime::System.IConvertible.ToSingle(System.IFormatProvider) extern void DateTime_System_IConvertible_ToSingle_mF2470BC10216C1A1395825805F07797604EB2B89 (void); // 0x0000047B System.Double System.DateTime::System.IConvertible.ToDouble(System.IFormatProvider) extern void DateTime_System_IConvertible_ToDouble_mF9398C544CB0CF7A704C4DA7F2AF55251EDA271C (void); // 0x0000047C System.Decimal System.DateTime::System.IConvertible.ToDecimal(System.IFormatProvider) extern void DateTime_System_IConvertible_ToDecimal_m6DC5225E5665975254A30217122921B578C095C5 (void); // 0x0000047D System.DateTime System.DateTime::System.IConvertible.ToDateTime(System.IFormatProvider) extern void DateTime_System_IConvertible_ToDateTime_m98F5BA3029803DD93434761007D831D61040C570 (void); // 0x0000047E System.Object System.DateTime::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void DateTime_System_IConvertible_ToType_mA83365225C865F66AF4CFB8D29F028F5E73859CE (void); // 0x0000047F System.Boolean System.DateTime::TryCreate(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) extern void DateTime_TryCreate_mBCE7832FEBDEE2EC302095F693607BF412E70BE1 (void); // 0x00000480 System.DateTime System.DateTime::get_UtcNow() extern void DateTime_get_UtcNow_m06B6E9995FE16846A0F71EC9DB23E90BE2C5F9FA (void); // 0x00000481 System.Int64 System.DateTime::GetSystemTimeAsFileTime() extern void DateTime_GetSystemTimeAsFileTime_m1A823139262897B7FEC7B803F727CF49023F4B71 (void); // 0x00000482 System.Int64 System.DateTime::ToBinaryRaw() extern void DateTime_ToBinaryRaw_mBA228545EFBF2455CD1F2A653CA156882A90E5B2 (void); // 0x00000483 System.Void System.DateTime::.cctor() extern void DateTime__cctor_m7FF6CEDD93F3AFADBC5CBFEB7E5032672BF4EF13 (void); // 0x00000484 System.Void System.DateTimeOffset::.ctor(System.Int64,System.TimeSpan) extern void DateTimeOffset__ctor_m81DCBFF0B9D7029AD6B8B80EA4CB8846387DFB9A (void); // 0x00000485 System.Void System.DateTimeOffset::.ctor(System.DateTime) extern void DateTimeOffset__ctor_mB1671EA00463E92811C8DEA80797DC89B2FFCA62 (void); // 0x00000486 System.Void System.DateTimeOffset::.ctor(System.DateTime,System.TimeSpan) extern void DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC (void); // 0x00000487 System.DateTime System.DateTimeOffset::get_UtcDateTime() extern void DateTimeOffset_get_UtcDateTime_mE7EB39F361C89E1367CBC03C3410BA34F194DA40 (void); // 0x00000488 System.DateTime System.DateTimeOffset::get_ClockDateTime() extern void DateTimeOffset_get_ClockDateTime_mEBD2897618EB54200ADD029865ED6F73CB762D43 (void); // 0x00000489 System.TimeSpan System.DateTimeOffset::get_Offset() extern void DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4 (void); // 0x0000048A System.DateTimeOffset System.DateTimeOffset::AddTicks(System.Int64) extern void DateTimeOffset_AddTicks_mE58569EF44AAA299CC921A935AF5277DC2D10902 (void); // 0x0000048B System.Int32 System.DateTimeOffset::System.IComparable.CompareTo(System.Object) extern void DateTimeOffset_System_IComparable_CompareTo_m992E97179503D66B0CEC5A97DD205F7F0D0C346E (void); // 0x0000048C System.Int32 System.DateTimeOffset::CompareTo(System.DateTimeOffset) extern void DateTimeOffset_CompareTo_mDBDCA54C17FD088B3EE9ACDA2118C9FAD1DA103A (void); // 0x0000048D System.Boolean System.DateTimeOffset::Equals(System.Object) extern void DateTimeOffset_Equals_m140EDD50EA8FDA74619AA64737497663B56B0483 (void); // 0x0000048E System.Boolean System.DateTimeOffset::Equals(System.DateTimeOffset) extern void DateTimeOffset_Equals_m68D2F02214D74BE8742B3F089E7EB019AA5B90E7 (void); // 0x0000048F System.DateTimeOffset System.DateTimeOffset::FromFileTime(System.Int64) extern void DateTimeOffset_FromFileTime_m91913654F9CA7F5367A35D1E25E321D7735CC32C (void); // 0x00000490 System.DateTimeOffset System.DateTimeOffset::FromUnixTimeSeconds(System.Int64) extern void DateTimeOffset_FromUnixTimeSeconds_mE1FA5E04CCCE8A0E8903C9DACC64526C721C0A47 (void); // 0x00000491 System.Void System.DateTimeOffset::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC8A5AB3C859C85FC462C4C7BF684B4F467C397F5 (void); // 0x00000492 System.Void System.DateTimeOffset::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData_m9708DEBDA52F7130E3E3946C1F86507DCCE1883C (void); // 0x00000493 System.Void System.DateTimeOffset::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DateTimeOffset__ctor_m3F044A6B1D54C1067C87CFF8C7B930D0F613041D (void); // 0x00000494 System.Int32 System.DateTimeOffset::GetHashCode() extern void DateTimeOffset_GetHashCode_mD133F5089095D2C75A1B7C90D71D62D39F0D11CD (void); // 0x00000495 System.DateTimeOffset System.DateTimeOffset::ToLocalTime() extern void DateTimeOffset_ToLocalTime_mEFEE0815D555AF14CBDB4C8ACF508C8E9601549B (void); // 0x00000496 System.DateTimeOffset System.DateTimeOffset::ToLocalTime(System.Boolean) extern void DateTimeOffset_ToLocalTime_mBB86E57ECB88BB909D4853F584CB2C213A758462 (void); // 0x00000497 System.String System.DateTimeOffset::ToString() extern void DateTimeOffset_ToString_m6179A30F1E22CDF5F9340DFE115E923C18BC13F9 (void); // 0x00000498 System.String System.DateTimeOffset::ToString(System.String,System.IFormatProvider) extern void DateTimeOffset_ToString_m4B5BB65E069D2146E808A1CE5F424ACA2F4D2281 (void); // 0x00000499 System.Boolean System.DateTimeOffset::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void DateTimeOffset_TryFormat_mBC9268BD19855CF3E7CF947720996B57CCD98F06 (void); // 0x0000049A System.Int16 System.DateTimeOffset::ValidateOffset(System.TimeSpan) extern void DateTimeOffset_ValidateOffset_m5AC06D0C6ADE061A34727812EB9F2C7518D8F50D (void); // 0x0000049B System.DateTime System.DateTimeOffset::ValidateDate(System.DateTime,System.TimeSpan) extern void DateTimeOffset_ValidateDate_mCDCD3DE0618C87FB8B45855466077F049C75DAFF (void); // 0x0000049C System.Void System.DateTimeOffset::.cctor() extern void DateTimeOffset__cctor_mBCE615F0D7E795B8B27590F8E3FE5F924E1415B6 (void); // 0x0000049D System.Void System.DivideByZeroException::.ctor() extern void DivideByZeroException__ctor_m5E24CFDDA1E75D77F39D139152C20B62C3E4C3BA (void); // 0x0000049E System.Void System.DivideByZeroException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DivideByZeroException__ctor_m8656A4270F42D78B00BB718445A40D3048190246 (void); // 0x0000049F System.Void System.DllNotFoundException::.ctor() extern void DllNotFoundException__ctor_mF194AA55062A8A63CC0231F8CC3FE580A396035F (void); // 0x000004A0 System.Void System.DllNotFoundException::.ctor(System.String) extern void DllNotFoundException__ctor_mDDF9EDD5E6D017A2370BCD4219960A662AD23FF0 (void); // 0x000004A1 System.Void System.DllNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DllNotFoundException__ctor_m196A31524CAE31E8F788D8D0EFF63FA5FBBD8269 (void); // 0x000004A2 System.Boolean System.Double::IsFinite(System.Double) extern void Double_IsFinite_m8C71862AC402EB926F88D63FCD0E03B7433B5CEB (void); // 0x000004A3 System.Boolean System.Double::IsNaN(System.Double) extern void Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883 (void); // 0x000004A4 System.Boolean System.Double::IsNegative(System.Double) extern void Double_IsNegative_m6C4CE2A8F357F745C60B3B0059BA0DAE4533B363 (void); // 0x000004A5 System.Boolean System.Double::IsPositiveInfinity(System.Double) extern void Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0 (void); // 0x000004A6 System.Int32 System.Double::CompareTo(System.Object) extern void Double_CompareTo_m2F47CE23700B216156455DDBF7ED4FA42FD8E941 (void); // 0x000004A7 System.Int32 System.Double::CompareTo(System.Double) extern void Double_CompareTo_m40FD7CA33B178CCFA4B6755267DC67841092CCFC (void); // 0x000004A8 System.Boolean System.Double::Equals(System.Object) extern void Double_Equals_m342E8F178661ABF8306D58D5F2130C58E0601DA3 (void); // 0x000004A9 System.Boolean System.Double::Equals(System.Double) extern void Double_Equals_mAB526D98719C44EA42107A297B23A739F2E14138 (void); // 0x000004AA System.Int32 System.Double::GetHashCode() extern void Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32 (void); // 0x000004AB System.String System.Double::ToString() extern void Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339 (void); // 0x000004AC System.String System.Double::ToString(System.String) extern void Double_ToString_m70EC76E1DAD7E8B5B47AF9292189BF3711B24B75 (void); // 0x000004AD System.String System.Double::ToString(System.IFormatProvider) extern void Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357 (void); // 0x000004AE System.String System.Double::ToString(System.String,System.IFormatProvider) extern void Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789 (void); // 0x000004AF System.Boolean System.Double::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Double_TryFormat_m8629D6A6E11794F16DA5B6FB3B132A716CCF2BDF (void); // 0x000004B0 System.Double System.Double::Parse(System.String) extern void Double_Parse_mEBC644CE0C86A405283EC4839F872EF9E556670A (void); // 0x000004B1 System.Double System.Double::Parse(System.String,System.IFormatProvider) extern void Double_Parse_m4566961BEFC86A927E00D2843F98EE83162EF2AB (void); // 0x000004B2 System.Double System.Double::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Double_Parse_mA6BD954627BB3B2317D7BA7D4B29DCA53C660058 (void); // 0x000004B3 System.Boolean System.Double::TryParse(System.String,System.Double&) extern void Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018 (void); // 0x000004B4 System.Boolean System.Double::TryParse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Double&) extern void Double_TryParse_m934BA1C2C971AB2A18256A6136B6E69316B35511 (void); // 0x000004B5 System.TypeCode System.Double::GetTypeCode() extern void Double_GetTypeCode_m111F564D8EDDBEB1C7D86F6985C2871982682F5B (void); // 0x000004B6 System.Boolean System.Double::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Double_System_IConvertible_ToBoolean_mD8041628FF4EDD14D5FAD0ED5ADD928C5CF84193 (void); // 0x000004B7 System.Char System.Double::System.IConvertible.ToChar(System.IFormatProvider) extern void Double_System_IConvertible_ToChar_m0180B3FD51938158886299F99C970B197349BC36 (void); // 0x000004B8 System.SByte System.Double::System.IConvertible.ToSByte(System.IFormatProvider) extern void Double_System_IConvertible_ToSByte_m4700059616C8EE45A3C88680192992CC77C0E3A8 (void); // 0x000004B9 System.Byte System.Double::System.IConvertible.ToByte(System.IFormatProvider) extern void Double_System_IConvertible_ToByte_m360BF62CB5F1E1D13E9E6146B814D6ABF38FD125 (void); // 0x000004BA System.Int16 System.Double::System.IConvertible.ToInt16(System.IFormatProvider) extern void Double_System_IConvertible_ToInt16_mD6B49313715DDEDFCAAF4CCD8BECE76745651EB9 (void); // 0x000004BB System.UInt16 System.Double::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Double_System_IConvertible_ToUInt16_m05489B3BFCBE019A99D522B7154D39E49E770375 (void); // 0x000004BC System.Int32 System.Double::System.IConvertible.ToInt32(System.IFormatProvider) extern void Double_System_IConvertible_ToInt32_m926BDB2463A46A1E87CC43138C7CFABA6E06833C (void); // 0x000004BD System.UInt32 System.Double::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Double_System_IConvertible_ToUInt32_m9C20743D40DC640E94EE49A8FD7B1381CB7989DC (void); // 0x000004BE System.Int64 System.Double::System.IConvertible.ToInt64(System.IFormatProvider) extern void Double_System_IConvertible_ToInt64_m399D9B7A0FB9CFB7436F235F0FE9AF0E1CF43A8C (void); // 0x000004BF System.UInt64 System.Double::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Double_System_IConvertible_ToUInt64_mC7C759018889167DDFFE91026F5DFA3DC687F6DA (void); // 0x000004C0 System.Single System.Double::System.IConvertible.ToSingle(System.IFormatProvider) extern void Double_System_IConvertible_ToSingle_m6525BEF8D090C2DD279D85E92AA0557CE0898AB7 (void); // 0x000004C1 System.Double System.Double::System.IConvertible.ToDouble(System.IFormatProvider) extern void Double_System_IConvertible_ToDouble_m2B515020002716E0FD2DAF7E146FB31AE0C2BB98 (void); // 0x000004C2 System.Decimal System.Double::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Double_System_IConvertible_ToDecimal_m85928A32723C1E26C9EC2F91D9F67560B84C329E (void); // 0x000004C3 System.DateTime System.Double::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Double_System_IConvertible_ToDateTime_m18B8B48632B59B918FE758F033129ED0CADEF7B0 (void); // 0x000004C4 System.Object System.Double::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Double_System_IConvertible_ToType_m3D460190E7F9A622C80CE98B28C50CDEC62662B6 (void); // 0x000004C5 System.Void System.EntryPointNotFoundException::.ctor() extern void EntryPointNotFoundException__ctor_m94E33C3E1F16974280A31C5F33E7F82F2BB879DA (void); // 0x000004C6 System.Void System.EntryPointNotFoundException::.ctor(System.String) extern void EntryPointNotFoundException__ctor_mF65249E9706FA84C5B67C60A9C7190FF8ADA5345 (void); // 0x000004C7 System.Void System.EntryPointNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void EntryPointNotFoundException__ctor_mA0A5CF2965D27FCBC30C6101138E57B747121868 (void); // 0x000004C8 System.Void System.EventArgs::.ctor() extern void EventArgs__ctor_mC6F9412D03203ADEF854117542C8EBF61624C8C3 (void); // 0x000004C9 System.Void System.EventArgs::.cctor() extern void EventArgs__cctor_m664E2F70C4A6DE560CF2E8BAB06E0B1A1DAD714E (void); // 0x000004CA System.Void System.EventHandler::.ctor(System.Object,System.IntPtr) extern void EventHandler__ctor_m95444CE8D5A6F1AFC9793866C3FE884E732DCEB2 (void); // 0x000004CB System.Void System.EventHandler::Invoke(System.Object,System.EventArgs) extern void EventHandler_Invoke_m9D3126CBE291A3E7E7C304094E1DA846832F9B96 (void); // 0x000004CC System.Void System.EventHandler`1::.ctor(System.Object,System.IntPtr) // 0x000004CD System.Void System.EventHandler`1::Invoke(System.Object,TEventArgs) // 0x000004CE System.Void System.ExecutionEngineException::.ctor() extern void ExecutionEngineException__ctor_m677665B0528AF137B4705A98BD7AA15F3C2832FC (void); // 0x000004CF System.Void System.ExecutionEngineException::.ctor(System.String) extern void ExecutionEngineException__ctor_mB32094910FE9A1903561AFE4242DEE28EAD903E8 (void); // 0x000004D0 System.Void System.ExecutionEngineException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ExecutionEngineException__ctor_m5D38C8FAB4A76A412C026A796F6033E1C590628A (void); // 0x000004D1 System.Void System.FieldAccessException::.ctor() extern void FieldAccessException__ctor_m63B3066C52E3240564AFD6A11B0B133B6F504DCF (void); // 0x000004D2 System.Void System.FieldAccessException::.ctor(System.String) extern void FieldAccessException__ctor_m4F43973D29BE1D1D480E2A90CFA97629FF8016B4 (void); // 0x000004D3 System.Void System.FieldAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FieldAccessException__ctor_m650568873270A84A599BE03B4AF848B64809987B (void); // 0x000004D4 System.Void System.FlagsAttribute::.ctor() extern void FlagsAttribute__ctor_m1C9807785E89163EC73CFF1E7AAA9C1098885475 (void); // 0x000004D5 System.Void System.FormatException::.ctor() extern void FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE (void); // 0x000004D6 System.Void System.FormatException::.ctor(System.String) extern void FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E (void); // 0x000004D7 System.Void System.FormatException::.ctor(System.String,System.Exception) extern void FormatException__ctor_mE31CCFC2A6FA296CA9E9C6813112D7850FE682D4 (void); // 0x000004D8 System.Void System.FormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FormatException__ctor_mC5676E4279E9B264450F42CAE47EE7A3F2031B9B (void); // 0x000004D9 System.Void System.Gen2GcCallback::.ctor() extern void Gen2GcCallback__ctor_m6EBCC0D319C0B8B0041CBC840A150792CC496412 (void); // 0x000004DA System.Void System.Gen2GcCallback::Register(System.Func`2,System.Object) extern void Gen2GcCallback_Register_m45FEB71EF5D984FDE7F903231B9DC7A358AB58E7 (void); // 0x000004DB System.Void System.Gen2GcCallback::Setup(System.Func`2,System.Object) extern void Gen2GcCallback_Setup_m96C642FE5DE8087E00BC0347B05D5015366656CD (void); // 0x000004DC System.Void System.Gen2GcCallback::Finalize() extern void Gen2GcCallback_Finalize_m7992D119F175DF805577B87D9812D764A51A5301 (void); // 0x000004DD System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32) extern void DateTimeFormat_FormatDigits_m8271E32BC853A6B3A164561CFAACC17018F78949 (void); // 0x000004DE System.Void System.DateTimeFormat::FormatDigits(System.Text.StringBuilder,System.Int32,System.Int32,System.Boolean) extern void DateTimeFormat_FormatDigits_mD365F889657EBF490E1E9AA135378245149030BF (void); // 0x000004DF System.Void System.DateTimeFormat::HebrewFormatDigits(System.Text.StringBuilder,System.Int32) extern void DateTimeFormat_HebrewFormatDigits_m178C122EED75AE85562AB67B62F871377CF9A5AD (void); // 0x000004E0 System.Int32 System.DateTimeFormat::ParseRepeatPattern(System.ReadOnlySpan`1,System.Int32,System.Char) extern void DateTimeFormat_ParseRepeatPattern_mE2BAC459E579F2A45A2DEA762F22C89BA89FFB55 (void); // 0x000004E1 System.String System.DateTimeFormat::FormatDayOfWeek(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) extern void DateTimeFormat_FormatDayOfWeek_mD448EE6829AF76AAB2A3C0FE30071FA43FBFE328 (void); // 0x000004E2 System.String System.DateTimeFormat::FormatMonth(System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) extern void DateTimeFormat_FormatMonth_m676D06657AC9D857C2CF727905F362BFCA73DDD2 (void); // 0x000004E3 System.String System.DateTimeFormat::FormatHebrewMonthName(System.DateTime,System.Int32,System.Int32,System.Globalization.DateTimeFormatInfo) extern void DateTimeFormat_FormatHebrewMonthName_m95B9D906B91C4337A023D4EA4910F8C97BAB13B8 (void); // 0x000004E4 System.Int32 System.DateTimeFormat::ParseQuoteString(System.ReadOnlySpan`1,System.Int32,System.Text.StringBuilder) extern void DateTimeFormat_ParseQuoteString_m9D76FA19D6C16F79B944F25899AA6ABBF1D6FD59 (void); // 0x000004E5 System.Int32 System.DateTimeFormat::ParseNextChar(System.ReadOnlySpan`1,System.Int32) extern void DateTimeFormat_ParseNextChar_mC5A3CB9DAE112DA97E1B081354496AA56FB3BF17 (void); // 0x000004E6 System.Boolean System.DateTimeFormat::IsUseGenitiveForm(System.ReadOnlySpan`1,System.Int32,System.Int32,System.Char) extern void DateTimeFormat_IsUseGenitiveForm_mCB8EA1952903F82277215B9005D414CDAB6E46CB (void); // 0x000004E7 System.Text.StringBuilder System.DateTimeFormat::FormatCustomized(System.DateTime,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.TimeSpan,System.Text.StringBuilder) extern void DateTimeFormat_FormatCustomized_m59304DCEF2BAAF79BE928EEA00D9449327489999 (void); // 0x000004E8 System.Void System.DateTimeFormat::FormatCustomizedTimeZone(System.DateTime,System.TimeSpan,System.ReadOnlySpan`1,System.Int32,System.Boolean,System.Text.StringBuilder) extern void DateTimeFormat_FormatCustomizedTimeZone_mBC1915E9AE8B09D78CEDF603906F95195BE8C5E4 (void); // 0x000004E9 System.Void System.DateTimeFormat::FormatCustomizedRoundripTimeZone(System.DateTime,System.TimeSpan,System.Text.StringBuilder) extern void DateTimeFormat_FormatCustomizedRoundripTimeZone_mF92EE63C8F199D445F23094DC24E5F5D1D0971BB (void); // 0x000004EA System.Void System.DateTimeFormat::Append2DigitNumber(System.Text.StringBuilder,System.Int32) extern void DateTimeFormat_Append2DigitNumber_m77D515E4A4D5204955DAA12F4F1EC018FE86122F (void); // 0x000004EB System.String System.DateTimeFormat::GetRealFormat(System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo) extern void DateTimeFormat_GetRealFormat_m675B6AD6247C73C5048A6F09EF0149A2EF20E5DB (void); // 0x000004EC System.String System.DateTimeFormat::ExpandPredefinedFormat(System.ReadOnlySpan`1,System.DateTime&,System.Globalization.DateTimeFormatInfo&,System.TimeSpan&) extern void DateTimeFormat_ExpandPredefinedFormat_mE9FCB4489ABD24F6EBB76F7EE8C5FB331713EF50 (void); // 0x000004ED System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.IFormatProvider) extern void DateTimeFormat_Format_m8F8FA6A9F8BD8EDCC502540B4CF79EF7A43FF7F4 (void); // 0x000004EE System.String System.DateTimeFormat::Format(System.DateTime,System.String,System.IFormatProvider,System.TimeSpan) extern void DateTimeFormat_Format_mE29072D46A40E3F42E100A7F85452B42B8DC692B (void); // 0x000004EF System.Boolean System.DateTimeFormat::TryFormat(System.DateTime,System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void DateTimeFormat_TryFormat_m0CEC09DC521B9D2CE450DB7124389D52BDC62857 (void); // 0x000004F0 System.Boolean System.DateTimeFormat::TryFormat(System.DateTime,System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider,System.TimeSpan) extern void DateTimeFormat_TryFormat_mFBA0ED63E8D61B02348D9278A7132CEAE2258837 (void); // 0x000004F1 System.Text.StringBuilder System.DateTimeFormat::FormatStringBuilder(System.DateTime,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.TimeSpan) extern void DateTimeFormat_FormatStringBuilder_m071EEEF2B4B029A44BEAF4C4504D5F41053C7E28 (void); // 0x000004F2 System.Boolean System.DateTimeFormat::TryFormatO(System.DateTime,System.TimeSpan,System.Span`1,System.Int32&) extern void DateTimeFormat_TryFormatO_mC912440E1FEC92BCAC15952B877E2040FDD72222 (void); // 0x000004F3 System.Boolean System.DateTimeFormat::TryFormatR(System.DateTime,System.TimeSpan,System.Span`1,System.Int32&) extern void DateTimeFormat_TryFormatR_mDC3E241C6B05B68584FCB7305296955D9DCE2142 (void); // 0x000004F4 System.Void System.DateTimeFormat::WriteTwoDecimalDigits(System.UInt32,System.Span`1,System.Int32) extern void DateTimeFormat_WriteTwoDecimalDigits_mFF3D64FC4AE7785ABE28875436942F3C25C89AF9 (void); // 0x000004F5 System.Void System.DateTimeFormat::WriteFourDecimalDigits(System.UInt32,System.Span`1,System.Int32) extern void DateTimeFormat_WriteFourDecimalDigits_m029CF7826B6763DFB20656E4713B5180FDED19CD (void); // 0x000004F6 System.Void System.DateTimeFormat::WriteDigits(System.UInt64,System.Span`1) extern void DateTimeFormat_WriteDigits_mE655D6367964D63DC44E158B2C3EA6F7C6030137 (void); // 0x000004F7 System.Void System.DateTimeFormat::InvalidFormatForLocal(System.ReadOnlySpan`1,System.DateTime) extern void DateTimeFormat_InvalidFormatForLocal_m1D87DD7363D0483D04165AA1DCB83A31A6C046BA (void); // 0x000004F8 System.Void System.DateTimeFormat::.cctor() extern void DateTimeFormat__cctor_m81CC31DCCE9FA0D31A0D6E91E4A270B59E99C7CE (void); // 0x000004F9 System.Boolean System.DateTimeParse::IsDigit(System.Char) extern void DateTimeParse_IsDigit_m6B5476FF200B01E7DFE11AEB34706EE1CC796AF1 (void); // 0x000004FA System.Boolean System.DateTimeParse::ParseFraction(System.__DTString&,System.Double&) extern void DateTimeParse_ParseFraction_mC56E08E358B2C3452E536E6F3D62ACA05EAC1C31 (void); // 0x000004FB System.Boolean System.DateTimeParse::ParseTimeZone(System.__DTString&,System.TimeSpan&) extern void DateTimeParse_ParseTimeZone_mC6D964CA55CC3922B0912AA1BEB5ECD5EF5E18CF (void); // 0x000004FC System.Boolean System.DateTimeParse::HandleTimeZone(System.__DTString&,System.DateTimeResult&) extern void DateTimeParse_HandleTimeZone_mAE754D4103830063693D7E20D8F802FF1E36E01F (void); // 0x000004FD System.Boolean System.DateTimeParse::Lex(System.DateTimeParse/DS,System.__DTString&,System.DateTimeToken&,System.DateTimeRawInfo&,System.DateTimeResult&,System.Globalization.DateTimeFormatInfo&,System.Globalization.DateTimeStyles) extern void DateTimeParse_Lex_mCFD30C9C1058FD72DFB2E3BEDE5289C5EF1E087B (void); // 0x000004FE System.Globalization.Calendar System.DateTimeParse::GetJapaneseCalendarDefaultInstance() extern void DateTimeParse_GetJapaneseCalendarDefaultInstance_mB59CA5FACA588F45C5F7129B662935855F6D73B2 (void); // 0x000004FF System.Globalization.Calendar System.DateTimeParse::GetTaiwanCalendarDefaultInstance() extern void DateTimeParse_GetTaiwanCalendarDefaultInstance_m69005FEA5C5D3A0E3551E136D644CB9D266BECB0 (void); // 0x00000500 System.Boolean System.DateTimeParse::VerifyValidPunctuation(System.__DTString&) extern void DateTimeParse_VerifyValidPunctuation_mC1B41036A753D97D308AB0E940DD204A23B5C128 (void); // 0x00000501 System.Boolean System.DateTimeParse::GetYearMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) extern void DateTimeParse_GetYearMonthDayOrder_m55496E783E5A65A2FA6DA3095C15D14A52339C80 (void); // 0x00000502 System.Boolean System.DateTimeParse::GetYearMonthOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) extern void DateTimeParse_GetYearMonthOrder_mFAB37BA13AEB39810B6344DBD80E744E260317B7 (void); // 0x00000503 System.Boolean System.DateTimeParse::GetMonthDayOrder(System.String,System.Globalization.DateTimeFormatInfo,System.Int32&) extern void DateTimeParse_GetMonthDayOrder_m30E015ED29548A3C43FD72F05EB1C76BB47F3069 (void); // 0x00000504 System.Boolean System.DateTimeParse::TryAdjustYear(System.DateTimeResult&,System.Int32,System.Int32&) extern void DateTimeParse_TryAdjustYear_m26365769C1D80C2BB5569B4C61474F644317CF4A (void); // 0x00000505 System.Boolean System.DateTimeParse::SetDateYMD(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) extern void DateTimeParse_SetDateYMD_m43E0BB228CE3E82339815149AADAB68A00264EC2 (void); // 0x00000506 System.Boolean System.DateTimeParse::SetDateMDY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) extern void DateTimeParse_SetDateMDY_mA0B9F27A64970C9BF92754F1B3D1183CCC8FF9F6 (void); // 0x00000507 System.Boolean System.DateTimeParse::SetDateDMY(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) extern void DateTimeParse_SetDateDMY_m47A14A57B35A265CF59A623C5061A1A2ABFF28AF (void); // 0x00000508 System.Boolean System.DateTimeParse::SetDateYDM(System.DateTimeResult&,System.Int32,System.Int32,System.Int32) extern void DateTimeParse_SetDateYDM_m32B11C9F65942A89F8A8A024DF1E56DB61E34AC3 (void); // 0x00000509 System.Void System.DateTimeParse::GetDefaultYear(System.DateTimeResult&,System.Globalization.DateTimeStyles&) extern void DateTimeParse_GetDefaultYear_mE56B2E51B06360593D3706E4602814EFD46B8E34 (void); // 0x0000050A System.Boolean System.DateTimeParse::GetDayOfNN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfNN_mD22CC6A4487C4D1C41183C997E1C9FB6E01B94B6 (void); // 0x0000050B System.Boolean System.DateTimeParse::GetDayOfNNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfNNN_mD3086C89CCAA727518CC519F5504BBAB4041506D (void); // 0x0000050C System.Boolean System.DateTimeParse::GetDayOfMN(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfMN_m8655BD2945C26B528C85D5E04485A8FC7D6291DC (void); // 0x0000050D System.Boolean System.DateTimeParse::GetHebrewDayOfNM(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetHebrewDayOfNM_mD4EA6F932655FB3210289787A90BA7F9557FCEF4 (void); // 0x0000050E System.Boolean System.DateTimeParse::GetDayOfNM(System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfNM_m097A0070DFA787294F8D883E249A733269F79638 (void); // 0x0000050F System.Boolean System.DateTimeParse::GetDayOfMNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfMNN_m0E6FFE70FC040B210A8AF4C8C69DA21F0CCBE629 (void); // 0x00000510 System.Boolean System.DateTimeParse::GetDayOfYNN(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfYNN_m816F3FBCDC6AF274A29D1BD9C55D2A5D6E203528 (void); // 0x00000511 System.Boolean System.DateTimeParse::GetDayOfNNY(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDayOfNNY_m2203BB15601556266B90698E9D73CFD02021D0AF (void); // 0x00000512 System.Boolean System.DateTimeParse::GetDayOfYMN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetDayOfYMN_mFFF3449C750D04BA6E9CE83AECF4B7DE16FF0642 (void); // 0x00000513 System.Boolean System.DateTimeParse::GetDayOfYN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetDayOfYN_mB78AB5FF5BD6C311C3AC88B5A85D5601C341D7AA (void); // 0x00000514 System.Boolean System.DateTimeParse::GetDayOfYM(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetDayOfYM_m28FF22A12675C0D1939C13AA512D93D8DA08370C (void); // 0x00000515 System.Void System.DateTimeParse::AdjustTimeMark(System.Globalization.DateTimeFormatInfo,System.DateTimeRawInfo&) extern void DateTimeParse_AdjustTimeMark_m1BD073173719E6B8681B9FB310E7166C2ACD3048 (void); // 0x00000516 System.Boolean System.DateTimeParse::AdjustHour(System.Int32&,System.DateTimeParse/TM) extern void DateTimeParse_AdjustHour_m1ACF46BC6F29D4CDFD4D6785838EECFE3963A397 (void); // 0x00000517 System.Boolean System.DateTimeParse::GetTimeOfN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetTimeOfN_m0A36C0793C91E4A721C06FD56177FA594AD377B7 (void); // 0x00000518 System.Boolean System.DateTimeParse::GetTimeOfNN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetTimeOfNN_mB43596CCEF17A01D6DB03384A160026422A3E418 (void); // 0x00000519 System.Boolean System.DateTimeParse::GetTimeOfNNN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetTimeOfNNN_m4711F85847B4CB5AEBD8C5EB7130F7510709DEDE (void); // 0x0000051A System.Boolean System.DateTimeParse::GetDateOfDSN(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetDateOfDSN_m6B6BBC576E3DE54963D2DA4D2A46FE1833253299 (void); // 0x0000051B System.Boolean System.DateTimeParse::GetDateOfNDS(System.DateTimeResult&,System.DateTimeRawInfo&) extern void DateTimeParse_GetDateOfNDS_m58F710C09D1EBE97FC3D86F21429502D943990B5 (void); // 0x0000051C System.Boolean System.DateTimeParse::GetDateOfNNDS(System.DateTimeResult&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_GetDateOfNNDS_mCAC1D8ADCC1EAFC4BEE0C491F8D42C59C7D1BAEE (void); // 0x0000051D System.Boolean System.DateTimeParse::ProcessDateTimeSuffix(System.DateTimeResult&,System.DateTimeRawInfo&,System.DateTimeToken&) extern void DateTimeParse_ProcessDateTimeSuffix_m89FF28A0D52FEC3359FE56ABD0D797B5FA86D6C5 (void); // 0x0000051E System.Boolean System.DateTimeParse::ProcessHebrewTerminalState(System.DateTimeParse/DS,System.__DTString&,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_ProcessHebrewTerminalState_m78C00EA31E59EEE2D083BAD9151DD22E3CBA834D (void); // 0x0000051F System.Boolean System.DateTimeParse::ProcessTerminalState(System.DateTimeParse/DS,System.__DTString&,System.DateTimeResult&,System.Globalization.DateTimeStyles&,System.DateTimeRawInfo&,System.Globalization.DateTimeFormatInfo) extern void DateTimeParse_ProcessTerminalState_m1635E1524D64F67289FC2CBAD1FCDBC948EC1474 (void); // 0x00000520 System.DateTime System.DateTimeParse::Parse(System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles) extern void DateTimeParse_Parse_mA20355303009B45379D61C550110547C6C4772B7 (void); // 0x00000521 System.Boolean System.DateTimeParse::TryParse(System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Globalization.DateTimeStyles,System.DateTimeResult&) extern void DateTimeParse_TryParse_m78F4F4910B11488044E249056D2E9546AA3E7617 (void); // 0x00000522 System.Boolean System.DateTimeParse::DetermineTimeZoneAdjustments(System.__DTString&,System.DateTimeResult&,System.Globalization.DateTimeStyles,System.Boolean) extern void DateTimeParse_DetermineTimeZoneAdjustments_m1371F204F9CD47963E2A1E82E50E808472D593A9 (void); // 0x00000523 System.Boolean System.DateTimeParse::DateTimeOffsetTimeZonePostProcessing(System.__DTString&,System.DateTimeResult&,System.Globalization.DateTimeStyles) extern void DateTimeParse_DateTimeOffsetTimeZonePostProcessing_m9E4D03E6BC6DC2A4165281C0CB4504183F986949 (void); // 0x00000524 System.Boolean System.DateTimeParse::AdjustTimeZoneToUniversal(System.DateTimeResult&) extern void DateTimeParse_AdjustTimeZoneToUniversal_mF1124073B1DC0A796A6A97F4C0CA28CC593D34B9 (void); // 0x00000525 System.Boolean System.DateTimeParse::AdjustTimeZoneToLocal(System.DateTimeResult&,System.Boolean) extern void DateTimeParse_AdjustTimeZoneToLocal_mECDC1152FAAD82F47DAC66BDBFC7F03125F5D7DE (void); // 0x00000526 System.Boolean System.DateTimeParse::ParseISO8601(System.DateTimeRawInfo&,System.__DTString&,System.Globalization.DateTimeStyles,System.DateTimeResult&) extern void DateTimeParse_ParseISO8601_m1C2FF613F8756547385C1C32635BA23029FEA7CB (void); // 0x00000527 System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32&) extern void DateTimeParse_ParseDigits_mFF092ACCCF892D92899E7C413624900EAC24D81D (void); // 0x00000528 System.Boolean System.DateTimeParse::ParseDigits(System.__DTString&,System.Int32,System.Int32,System.Int32&) extern void DateTimeParse_ParseDigits_m4CFA9E934F44809D2B1794710731A62BCAA790F2 (void); // 0x00000529 System.DateTime System.DateTimeParse::GetDateTimeNow(System.DateTimeResult&,System.Globalization.DateTimeStyles&) extern void DateTimeParse_GetDateTimeNow_m12B3392F05B943A1834648699DBD5E24351FB544 (void); // 0x0000052A System.Boolean System.DateTimeParse::CheckDefaultDateTime(System.DateTimeResult&,System.Globalization.Calendar&,System.Globalization.DateTimeStyles) extern void DateTimeParse_CheckDefaultDateTime_mEB866B24DCD1C5B2FDD6C490F71EAF2F316D77E9 (void); // 0x0000052B System.Boolean System.DateTimeParse::TryParseQuoteString(System.ReadOnlySpan`1,System.Int32,System.Text.StringBuilder,System.Int32&) extern void DateTimeParse_TryParseQuoteString_m6799328DAE05EF606C3725BD24C077F6DC3EF16C (void); // 0x0000052C System.Exception System.DateTimeParse::GetDateTimeParseException(System.DateTimeResult&) extern void DateTimeParse_GetDateTimeParseException_m06B7086328CD3F5D28FFD26013FB47043D6E5D0A (void); // 0x0000052D System.Void System.DateTimeParse::.cctor() extern void DateTimeParse__cctor_mC80F7ECF1FC2C543394AAC88022A2019D68963FF (void); // 0x0000052E System.Int32 System.__DTString::get_Length() extern void __DTString_get_Length_m558FC036D103ABBEC417E7DDB0C6E303B6F30DA7 (void); // 0x0000052F System.Void System.__DTString::.ctor(System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo) extern void __DTString__ctor_mA373A18F43531434E2B5644E88171623C86416F6 (void); // 0x00000530 System.Boolean System.__DTString::GetNext() extern void __DTString_GetNext_m2DAFC0E1EB763649B66110695BDB206B71B1407F (void); // 0x00000531 System.Boolean System.__DTString::AtEnd() extern void __DTString_AtEnd_m842272A109A260E9175838B489D9A8582400E59A (void); // 0x00000532 System.Boolean System.__DTString::Advance(System.Int32) extern void __DTString_Advance_m81BD906CCFA3F0C557BB61A2E8D24698979420B8 (void); // 0x00000533 System.Void System.__DTString::GetRegularToken(System.TokenType&,System.Int32&,System.Globalization.DateTimeFormatInfo) extern void __DTString_GetRegularToken_mF7E4F8A3FDA483D70D31E919BD247BE18834842A (void); // 0x00000534 System.TokenType System.__DTString::GetSeparatorToken(System.Globalization.DateTimeFormatInfo,System.Int32&,System.Char&) extern void __DTString_GetSeparatorToken_m9ADF41C54B30D0AE706F3CB6E1433B1E51B6CA84 (void); // 0x00000535 System.Boolean System.__DTString::MatchSpecifiedWords(System.String,System.Boolean,System.Int32&) extern void __DTString_MatchSpecifiedWords_m04927913B3403CAF82463E212A333E2D2F3568E4 (void); // 0x00000536 System.Boolean System.__DTString::Match(System.Char) extern void __DTString_Match_m480E53CC8F4EF31DF728891F4D0A5C476C0A6B6A (void); // 0x00000537 System.Boolean System.__DTString::GetNextDigit() extern void __DTString_GetNextDigit_m078932668F40B02FE142720C8BB0C1A43F2B81A4 (void); // 0x00000538 System.Char System.__DTString::GetChar() extern void __DTString_GetChar_m30E31D23B3403023076FE096F5BD09824F4FA92A (void); // 0x00000539 System.Int32 System.__DTString::GetDigit() extern void __DTString_GetDigit_m2C1710445781E19205ECECC147287B2A1E325A4B (void); // 0x0000053A System.Void System.__DTString::SkipWhiteSpaces() extern void __DTString_SkipWhiteSpaces_mC7F076DEEEECFB3F54E2C516C8F662FDFB86FA33 (void); // 0x0000053B System.Boolean System.__DTString::SkipWhiteSpaceCurrent() extern void __DTString_SkipWhiteSpaceCurrent_mEFCC8DCABD43754458F9DB4C371AE9BBE9961D91 (void); // 0x0000053C System.DTSubString System.__DTString::GetSubString() extern void __DTString_GetSubString_mCAA1E40658D9C121F7F93E9FD9471BA32ADE5E27 (void); // 0x0000053D System.Void System.__DTString::ConsumeSubString(System.DTSubString) extern void __DTString_ConsumeSubString_m5EA5ACB00CE8435A7710E7A41EB2378293F4177F (void); // 0x0000053E System.Void System.__DTString::.cctor() extern void __DTString__cctor_mEBC8B7366305AD3CE5B24EF2E609C99CD13C81D8 (void); // 0x0000053F System.Char System.DTSubString::get_Item(System.Int32) extern void DTSubString_get_Item_m1F52F78057FA33F0CB350659CF94DC678C4725B6 (void); // 0x00000540 System.Void System.DateTimeRawInfo::Init(System.Int32*) extern void DateTimeRawInfo_Init_m58939922AA569BAE7260CFD425D079C654D0731B (void); // 0x00000541 System.Void System.DateTimeRawInfo::AddNumber(System.Int32) extern void DateTimeRawInfo_AddNumber_m2DA05B04979A1CE5D6022B4926B4837CDD9AC9BA (void); // 0x00000542 System.Int32 System.DateTimeRawInfo::GetNumber(System.Int32) extern void DateTimeRawInfo_GetNumber_mD3A995185B82D464237FF9B32561AD8FE9DA9BA1 (void); // 0x00000543 System.Void System.DateTimeResult::Init(System.ReadOnlySpan`1) extern void DateTimeResult_Init_mA6717EEF433A842BEAB6C2DD78D1139C2B4BB63D (void); // 0x00000544 System.Void System.DateTimeResult::SetDate(System.Int32,System.Int32,System.Int32) extern void DateTimeResult_SetDate_m5277FA9E5EB765F95AC12AAE43C9FB5AE93D9CEE (void); // 0x00000545 System.Void System.DateTimeResult::SetBadDateTimeFailure() extern void DateTimeResult_SetBadDateTimeFailure_mA46C1437130D90AC59061DCC5F0C5BA4D82257D0 (void); // 0x00000546 System.Void System.DateTimeResult::SetFailure(System.ParseFailureKind,System.String) extern void DateTimeResult_SetFailure_m84403A0901C5114A46BB7F56E0208072C95AFB2A (void); // 0x00000547 System.Void System.DateTimeResult::SetFailure(System.ParseFailureKind,System.String,System.Object) extern void DateTimeResult_SetFailure_m24BEDE43DC1A95BE46B6A6F9F37F74383FF01953 (void); // 0x00000548 System.Guid System.Guid::NewGuid() extern void Guid_NewGuid_m1F4894E8DC089811D6252148AD5858E58D43A7BD (void); // 0x00000549 System.Void System.Guid::.ctor(System.Byte[]) extern void Guid__ctor_m9BEFD9FC285BE9ACEC2EB97FC76C0E35E14D725C (void); // 0x0000054A System.Void System.Guid::.ctor(System.ReadOnlySpan`1) extern void Guid__ctor_m6533072DFD3E81582E8949EB2D5BFABEFC7C403D (void); // 0x0000054B System.Void System.Guid::.ctor(System.Int32,System.Int16,System.Int16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte) extern void Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130 (void); // 0x0000054C System.Void System.Guid::.ctor(System.String) extern void Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830 (void); // 0x0000054D System.Guid System.Guid::Parse(System.String) extern void Guid_Parse_mC068B0047F86921D817F600C75C6EBFE15A461D0 (void); // 0x0000054E System.Guid System.Guid::Parse(System.ReadOnlySpan`1) extern void Guid_Parse_m47AC2E6437504837BAB8F5011FFEC0DEB3C6B8E7 (void); // 0x0000054F System.Boolean System.Guid::TryParseGuid(System.ReadOnlySpan`1,System.Guid/GuidStyles,System.Guid/GuidResult&) extern void Guid_TryParseGuid_m6792F3C351DA8944391B880568730DDEA8A34E01 (void); // 0x00000550 System.Boolean System.Guid::TryParseGuidWithHexPrefix(System.ReadOnlySpan`1,System.Guid/GuidResult&) extern void Guid_TryParseGuidWithHexPrefix_mF5E0432278A7EE8AA096136CD3F252E97B81E0EF (void); // 0x00000551 System.Boolean System.Guid::TryParseGuidWithNoStyle(System.ReadOnlySpan`1,System.Guid/GuidResult&) extern void Guid_TryParseGuidWithNoStyle_mACE2E31EA05846B0D70FCC50D8D6D2D169B5F60C (void); // 0x00000552 System.Boolean System.Guid::TryParseGuidWithDashes(System.ReadOnlySpan`1,System.Guid/GuidResult&) extern void Guid_TryParseGuidWithDashes_mA7FFE85E8078F0A465092E6DD009B66B5C731A30 (void); // 0x00000553 System.Boolean System.Guid::StringToShort(System.ReadOnlySpan`1,System.Int32,System.Int32,System.Int16&,System.Guid/GuidResult&) extern void Guid_StringToShort_m8A05D2DF2760542B040A24B5D489A457E9059EC6 (void); // 0x00000554 System.Boolean System.Guid::StringToShort(System.ReadOnlySpan`1,System.Int32&,System.Int32,System.Int32,System.Int16&,System.Guid/GuidResult&) extern void Guid_StringToShort_m3EF9E1B0048A5C23DA7D2467BB99ECFA54E93730 (void); // 0x00000555 System.Boolean System.Guid::StringToInt(System.ReadOnlySpan`1,System.Int32,System.Int32,System.Int32&,System.Guid/GuidResult&) extern void Guid_StringToInt_m2F526068E0F36DA2FB0B6328189B5458D9F9B2AC (void); // 0x00000556 System.Boolean System.Guid::StringToInt(System.ReadOnlySpan`1,System.Int32&,System.Int32,System.Int32,System.Int32&,System.Guid/GuidResult&) extern void Guid_StringToInt_mA5A688F393A47866F6AE04BCB46FC38127646737 (void); // 0x00000557 System.Boolean System.Guid::StringToLong(System.ReadOnlySpan`1,System.Int32&,System.Int32,System.Int64&,System.Guid/GuidResult&) extern void Guid_StringToLong_m832A3F9F7A385B6B42E6D78EC030881ACF95B0DA (void); // 0x00000558 System.ReadOnlySpan`1 System.Guid::EatAllWhitespace(System.ReadOnlySpan`1) extern void Guid_EatAllWhitespace_m30F6DA8C5546820D86DABCF509A9DAA9CFE8214E (void); // 0x00000559 System.Boolean System.Guid::IsHexPrefix(System.ReadOnlySpan`1,System.Int32) extern void Guid_IsHexPrefix_m1D3D917C7223786C87C58914798833F77181A222 (void); // 0x0000055A System.String System.Guid::ToString() extern void Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C (void); // 0x0000055B System.Int32 System.Guid::GetHashCode() extern void Guid_GetHashCode_m239B7679BB9ED5A207B3D2F858B5F30FFC455408 (void); // 0x0000055C System.Boolean System.Guid::Equals(System.Object) extern void Guid_Equals_mC7349E47BF1CBCBFB4C9032C050DE54AAC10000B (void); // 0x0000055D System.Boolean System.Guid::Equals(System.Guid) extern void Guid_Equals_m1839AD036DD7C056E8439A64D5D82490C1F08E0C (void); // 0x0000055E System.Int32 System.Guid::GetResult(System.UInt32,System.UInt32) extern void Guid_GetResult_m75C7C69F0565A5E2197E193EC5793DD0AC42EA6C (void); // 0x0000055F System.Int32 System.Guid::CompareTo(System.Object) extern void Guid_CompareTo_m25940E81E692D335CFDE59D11862C99D99D044BB (void); // 0x00000560 System.Int32 System.Guid::CompareTo(System.Guid) extern void Guid_CompareTo_mC22A00A14BBCCBF55F303C89A567FCA43925B586 (void); // 0x00000561 System.Boolean System.Guid::op_Equality(System.Guid,System.Guid) extern void Guid_op_Equality_mAD728A1A4FB970715E84B7D346E094FE5EF2A240 (void); // 0x00000562 System.String System.Guid::ToString(System.String) extern void Guid_ToString_mDAA91A4A993E3A7AD8339665E3F0CC35FE00E833 (void); // 0x00000563 System.Char System.Guid::HexToChar(System.Int32) extern void Guid_HexToChar_mBA9068B41C7375C0B48FAC9F543DF59ECE37C31F (void); // 0x00000564 System.Int32 System.Guid::HexsToChars(System.Char*,System.Int32,System.Int32) extern void Guid_HexsToChars_m9951D597B3F5132533658BA1940410B2CDB9B354 (void); // 0x00000565 System.Int32 System.Guid::HexsToCharsHexOutput(System.Char*,System.Int32,System.Int32) extern void Guid_HexsToCharsHexOutput_m3A01A028F16D95ADDF615E0EBA6B5F93D21C1A62 (void); // 0x00000566 System.String System.Guid::ToString(System.String,System.IFormatProvider) extern void Guid_ToString_mD2A93BCA0CBFABB680A93A8FA668AD90E7B56130 (void); // 0x00000567 System.Boolean System.Guid::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1) extern void Guid_TryFormat_m9D48F66E2448F329A3DD1234B0A8F3EAF6757E79 (void); // 0x00000568 System.Boolean System.Guid::System.ISpanFormattable.TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Guid_System_ISpanFormattable_TryFormat_mAA4B1A160D805A87D08267AA47C933CE1480404D (void); // 0x00000569 System.Void System.Guid/GuidResult::Init(System.Guid/GuidParseThrowStyle) extern void GuidResult_Init_mA6B695110665C265D17C97D0AB8AA25D25D874AB (void); // 0x0000056A System.Void System.Guid/GuidResult::SetFailure(System.Exception) extern void GuidResult_SetFailure_mA88DCBD6280AA9823F2A2810AD3B0BDF50EAD239 (void); // 0x0000056B System.Void System.Guid/GuidResult::SetFailure(System.Guid/ParseFailureKind,System.String) extern void GuidResult_SetFailure_mAD082AA9068B9208F6D872480AD041716484A1CA (void); // 0x0000056C System.Void System.Guid/GuidResult::SetFailure(System.Guid/ParseFailureKind,System.String,System.Object) extern void GuidResult_SetFailure_m15EA2A1141E6D694F88A1B01982D8FD25B77635A (void); // 0x0000056D System.Void System.Guid/GuidResult::SetFailure(System.Guid/ParseFailureKind,System.String,System.Object,System.String,System.Exception) extern void GuidResult_SetFailure_m0F74454921C3AAAC764BC7144BF33D95CF131AE8 (void); // 0x0000056E System.Exception System.Guid/GuidResult::GetGuidParseException() extern void GuidResult_GetGuidParseException_m64B716090AACED88AAA921D1B6EE7BC3AB7F606B (void); // 0x0000056F System.Threading.WaitHandle System.IAsyncResult::get_AsyncWaitHandle() // 0x00000570 System.Object System.IAsyncResult::get_AsyncState() // 0x00000571 System.Boolean System.IAsyncResult::get_CompletedSynchronously() // 0x00000572 System.Object System.ICloneable::Clone() // 0x00000573 System.Int32 System.IComparable::CompareTo(System.Object) // 0x00000574 System.Int32 System.IComparable`1::CompareTo(T) // 0x00000575 System.TypeCode System.IConvertible::GetTypeCode() // 0x00000576 System.Boolean System.IConvertible::ToBoolean(System.IFormatProvider) // 0x00000577 System.Char System.IConvertible::ToChar(System.IFormatProvider) // 0x00000578 System.SByte System.IConvertible::ToSByte(System.IFormatProvider) // 0x00000579 System.Byte System.IConvertible::ToByte(System.IFormatProvider) // 0x0000057A System.Int16 System.IConvertible::ToInt16(System.IFormatProvider) // 0x0000057B System.UInt16 System.IConvertible::ToUInt16(System.IFormatProvider) // 0x0000057C System.Int32 System.IConvertible::ToInt32(System.IFormatProvider) // 0x0000057D System.UInt32 System.IConvertible::ToUInt32(System.IFormatProvider) // 0x0000057E System.Int64 System.IConvertible::ToInt64(System.IFormatProvider) // 0x0000057F System.UInt64 System.IConvertible::ToUInt64(System.IFormatProvider) // 0x00000580 System.Single System.IConvertible::ToSingle(System.IFormatProvider) // 0x00000581 System.Double System.IConvertible::ToDouble(System.IFormatProvider) // 0x00000582 System.Decimal System.IConvertible::ToDecimal(System.IFormatProvider) // 0x00000583 System.DateTime System.IConvertible::ToDateTime(System.IFormatProvider) // 0x00000584 System.String System.IConvertible::ToString(System.IFormatProvider) // 0x00000585 System.Object System.IConvertible::ToType(System.Type,System.IFormatProvider) // 0x00000586 System.String System.ICustomFormatter::Format(System.String,System.Object,System.IFormatProvider) // 0x00000587 System.Void System.IDisposable::Dispose() // 0x00000588 System.Boolean System.IEquatable`1::Equals(T) // 0x00000589 System.Object System.IFormatProvider::GetFormat(System.Type) // 0x0000058A System.String System.IFormattable::ToString(System.String,System.IFormatProvider) // 0x0000058B System.Boolean System.ISpanFormattable::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) // 0x0000058C System.Void System.IndexOutOfRangeException::.ctor() extern void IndexOutOfRangeException__ctor_m270ED9671475CE680EEA8C62A7A43308AE4188EF (void); // 0x0000058D System.Void System.IndexOutOfRangeException::.ctor(System.String) extern void IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425 (void); // 0x0000058E System.Void System.IndexOutOfRangeException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void IndexOutOfRangeException__ctor_m49F0ECF4D5D4BBDA7BA35BB6B0368F9D13257461 (void); // 0x0000058F System.Int32 System.Int16::CompareTo(System.Object) extern void Int16_CompareTo_m5BD2376522CEE1560FE0B5A3C2B5B1B214A62090 (void); // 0x00000590 System.Int32 System.Int16::CompareTo(System.Int16) extern void Int16_CompareTo_mC2DEE36C53F9B2768B0A217A1986ED8C25D0CAC1 (void); // 0x00000591 System.Boolean System.Int16::Equals(System.Object) extern void Int16_Equals_m4F5EDE255F1646CAF6CFD5052D80D56AAECB0512 (void); // 0x00000592 System.Boolean System.Int16::Equals(System.Int16) extern void Int16_Equals_mE717F3EBE037FA3EAFA8F6C361197F7042B6AC00 (void); // 0x00000593 System.Int32 System.Int16::GetHashCode() extern void Int16_GetHashCode_mCD0A167AC8E6ACC2235F12E00C0F9BDC6ED3B6E1 (void); // 0x00000594 System.String System.Int16::ToString() extern void Int16_ToString_mD65153B762673B865D4F8FF9B567BECC1ABF6D23 (void); // 0x00000595 System.String System.Int16::ToString(System.IFormatProvider) extern void Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3 (void); // 0x00000596 System.String System.Int16::ToString(System.String,System.IFormatProvider) extern void Int16_ToString_m586D9FFDE912794F068DF7B1FC00A68A984FBCB9 (void); // 0x00000597 System.Boolean System.Int16::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Int16_TryFormat_mEB095C2439C53D979075C5F8E61BB8667815FD39 (void); // 0x00000598 System.Int16 System.Int16::Parse(System.String,System.IFormatProvider) extern void Int16_Parse_m622EDB330BBD2903FF9101096EAE40B4B8A5CBB3 (void); // 0x00000599 System.Int16 System.Int16::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Int16_Parse_m78DA88EC72F896F3698019DF6CDAAFFCC1B42C91 (void); // 0x0000059A System.Int16 System.Int16::Parse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Int16_Parse_m9C501B636910C2482FFC0A6CAA6E34981FD00546 (void); // 0x0000059B System.TypeCode System.Int16::GetTypeCode() extern void Int16_GetTypeCode_m9DEA92C00143AB357982C2523BB1C235F407786B (void); // 0x0000059C System.Boolean System.Int16::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Int16_System_IConvertible_ToBoolean_mDDBC41B4F0052D4CCCCC86B6A9AF56528ADF04BD (void); // 0x0000059D System.Char System.Int16::System.IConvertible.ToChar(System.IFormatProvider) extern void Int16_System_IConvertible_ToChar_mDB187C09F8C0B072BAFAACC43BA543CE93BD051F (void); // 0x0000059E System.SByte System.Int16::System.IConvertible.ToSByte(System.IFormatProvider) extern void Int16_System_IConvertible_ToSByte_m2D46D9E71EBA4D18879BDC912A5D7F67F1FD4B11 (void); // 0x0000059F System.Byte System.Int16::System.IConvertible.ToByte(System.IFormatProvider) extern void Int16_System_IConvertible_ToByte_m2539AF71413EF2CD68A02A74EB357E5039FFB4B9 (void); // 0x000005A0 System.Int16 System.Int16::System.IConvertible.ToInt16(System.IFormatProvider) extern void Int16_System_IConvertible_ToInt16_m920F038751A07393BE5A4A12F8342BD88A98A4C9 (void); // 0x000005A1 System.UInt16 System.Int16::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Int16_System_IConvertible_ToUInt16_m217516C54419B302E77D78042449FA4435ED594A (void); // 0x000005A2 System.Int32 System.Int16::System.IConvertible.ToInt32(System.IFormatProvider) extern void Int16_System_IConvertible_ToInt32_mA2F638F991DC05F25BFF8BE3FF9DA902D6B07A28 (void); // 0x000005A3 System.UInt32 System.Int16::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Int16_System_IConvertible_ToUInt32_mFF66D1B8BD8109D3C4DBB0ED8ED7C255AA0AA0F0 (void); // 0x000005A4 System.Int64 System.Int16::System.IConvertible.ToInt64(System.IFormatProvider) extern void Int16_System_IConvertible_ToInt64_m1FC675C2F5F0103C1741D3B52639243C77F7A158 (void); // 0x000005A5 System.UInt64 System.Int16::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Int16_System_IConvertible_ToUInt64_m63195B228AC296D88B517384220FB09EF89957D2 (void); // 0x000005A6 System.Single System.Int16::System.IConvertible.ToSingle(System.IFormatProvider) extern void Int16_System_IConvertible_ToSingle_m407CCD4C77F4341F977FC87A6EBA3739AB408F7C (void); // 0x000005A7 System.Double System.Int16::System.IConvertible.ToDouble(System.IFormatProvider) extern void Int16_System_IConvertible_ToDouble_m758DCD537A44156D53ABD3F6F62ADDB256D97B69 (void); // 0x000005A8 System.Decimal System.Int16::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Int16_System_IConvertible_ToDecimal_m30B8378AD713F9F9C210B035BA509456BEE8241B (void); // 0x000005A9 System.DateTime System.Int16::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Int16_System_IConvertible_ToDateTime_m163C7AA77D1C440095F5ED45D7C8168AF3D7A64E (void); // 0x000005AA System.Object System.Int16::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Int16_System_IConvertible_ToType_mE697720682187B7A760AE37B9A47988E7232F442 (void); // 0x000005AB System.Int32 System.Int32::CompareTo(System.Object) extern void Int32_CompareTo_m4EB552F8681751642C86952DE0EF0190E688A7BF (void); // 0x000005AC System.Int32 System.Int32::CompareTo(System.Int32) extern void Int32_CompareTo_mFA011811D4447442ED442B4A507BD4267621C586 (void); // 0x000005AD System.Boolean System.Int32::Equals(System.Object) extern void Int32_Equals_m089564150E8AF7C63B419427E2E57E3420659B1B (void); // 0x000005AE System.Boolean System.Int32::Equals(System.Int32) extern void Int32_Equals_mC819D19A661B95BE253FB1769FD4D91961D20722 (void); // 0x000005AF System.Int32 System.Int32::GetHashCode() extern void Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295 (void); // 0x000005B0 System.String System.Int32::ToString() extern void Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5 (void); // 0x000005B1 System.String System.Int32::ToString(System.String) extern void Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9 (void); // 0x000005B2 System.String System.Int32::ToString(System.IFormatProvider) extern void Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B (void); // 0x000005B3 System.String System.Int32::ToString(System.String,System.IFormatProvider) extern void Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8 (void); // 0x000005B4 System.Boolean System.Int32::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Int32_TryFormat_m09C5DAC7B8CB25D5D7FAEB7043384D0B05679A1A (void); // 0x000005B5 System.Int32 System.Int32::Parse(System.String) extern void Int32_Parse_m273CA1A9C7717C99641291A95C543711C0202AF0 (void); // 0x000005B6 System.Int32 System.Int32::Parse(System.String,System.IFormatProvider) extern void Int32_Parse_mD1B67560310D4E9CC1EA31177CA1CB2CFDFE5D57 (void); // 0x000005B7 System.Int32 System.Int32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Int32_Parse_m410BA2190FCC7986F94B65C6A3E9AED0932BE521 (void); // 0x000005B8 System.Boolean System.Int32::TryParse(System.String,System.Int32&) extern void Int32_TryParse_mC928DE2FEC1C35ED5298BDDCA9868076E94B8A21 (void); // 0x000005B9 System.Boolean System.Int32::TryParse(System.ReadOnlySpan`1,System.Int32&) extern void Int32_TryParse_m8550F4C901F1DD82515EA088A46E6B3400B26A68 (void); // 0x000005BA System.TypeCode System.Int32::GetTypeCode() extern void Int32_GetTypeCode_m9F56CB4123AAE36814333C6AB035AA33127DDAA2 (void); // 0x000005BB System.Boolean System.Int32::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Int32_System_IConvertible_ToBoolean_m050F7EB0EA723E92E9D6E96EDBD1F2CDDFAC247C (void); // 0x000005BC System.Char System.Int32::System.IConvertible.ToChar(System.IFormatProvider) extern void Int32_System_IConvertible_ToChar_m0F7723AEE278A84DA97A1FF973B1A807D3B77AA1 (void); // 0x000005BD System.SByte System.Int32::System.IConvertible.ToSByte(System.IFormatProvider) extern void Int32_System_IConvertible_ToSByte_m41D047F0BAD5118F0C15C34DC113CC595BB9B00D (void); // 0x000005BE System.Byte System.Int32::System.IConvertible.ToByte(System.IFormatProvider) extern void Int32_System_IConvertible_ToByte_m5C6CB02093B514AAF11ABC4FE21C41D6CEB5C2A0 (void); // 0x000005BF System.Int16 System.Int32::System.IConvertible.ToInt16(System.IFormatProvider) extern void Int32_System_IConvertible_ToInt16_m0854BEF0D5B9BF344BF503C2A44CD2A0ED5D0FEB (void); // 0x000005C0 System.UInt16 System.Int32::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Int32_System_IConvertible_ToUInt16_mE9C107FA3190D38AFDF08AA404CA2A126BDABC6B (void); // 0x000005C1 System.Int32 System.Int32::System.IConvertible.ToInt32(System.IFormatProvider) extern void Int32_System_IConvertible_ToInt32_mA4F54F2029E01A1256B4E8C22A6354069AF4F201 (void); // 0x000005C2 System.UInt32 System.Int32::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Int32_System_IConvertible_ToUInt32_m4A20C473B0DFB7C70952FCEAC18BA17494292521 (void); // 0x000005C3 System.Int64 System.Int32::System.IConvertible.ToInt64(System.IFormatProvider) extern void Int32_System_IConvertible_ToInt64_m194B7554262AF7ABDA3780815614D24279A2A73E (void); // 0x000005C4 System.UInt64 System.Int32::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Int32_System_IConvertible_ToUInt64_m4939861022229008C4EF495653F2026D1B856D50 (void); // 0x000005C5 System.Single System.Int32::System.IConvertible.ToSingle(System.IFormatProvider) extern void Int32_System_IConvertible_ToSingle_mAC70DA91744977900D82B2BF32466BC6394A8E99 (void); // 0x000005C6 System.Double System.Int32::System.IConvertible.ToDouble(System.IFormatProvider) extern void Int32_System_IConvertible_ToDouble_m261325FDA31EC200A42EA93E33A2AE950C14BDDC (void); // 0x000005C7 System.Decimal System.Int32::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Int32_System_IConvertible_ToDecimal_m6140F681FE820643BD2BBA8399095E27480AA9B1 (void); // 0x000005C8 System.DateTime System.Int32::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Int32_System_IConvertible_ToDateTime_mDB367CAAF4B8450456175B0AB3164AEE534411DA (void); // 0x000005C9 System.Object System.Int32::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Int32_System_IConvertible_ToType_mD3C75849E36C5EF29F48C8EF8DF3A0210D75B123 (void); // 0x000005CA System.Int32 System.Int64::CompareTo(System.Object) extern void Int64_CompareTo_m1340DE58EE06BE5F2B68745E2D62BDF5DCD9646E (void); // 0x000005CB System.Int32 System.Int64::CompareTo(System.Int64) extern void Int64_CompareTo_m63A0BDA03C5B1DEB7387B1C53D6BFD961E4F5490 (void); // 0x000005CC System.Boolean System.Int64::Equals(System.Object) extern void Int64_Equals_mDA5711B3D23B8CB282F34F73F1D7C0726D042FE8 (void); // 0x000005CD System.Boolean System.Int64::Equals(System.Int64) extern void Int64_Equals_mBAEB8FFBE12F6A5876473B4B40E1BD316658873E (void); // 0x000005CE System.Int32 System.Int64::GetHashCode() extern void Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496 (void); // 0x000005CF System.String System.Int64::ToString() extern void Int64_ToString_m284E4E55662818E38654309A41C2B07CD436F36B (void); // 0x000005D0 System.String System.Int64::ToString(System.IFormatProvider) extern void Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD (void); // 0x000005D1 System.String System.Int64::ToString(System.String,System.IFormatProvider) extern void Int64_ToString_mBCE0DC50D6F802651A6AE75682FF67775CB19B3B (void); // 0x000005D2 System.Boolean System.Int64::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Int64_TryFormat_mF0F333FE3128E1A83692861D177DDDC3DC8E8E27 (void); // 0x000005D3 System.Int64 System.Int64::Parse(System.String,System.IFormatProvider) extern void Int64_Parse_mAE2EACBD4520D1EEE5AA32B228D5DA2ED83DDDA5 (void); // 0x000005D4 System.Int64 System.Int64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Int64_Parse_m3B1B54542F45772CEDBA7B371C287742A5FF7430 (void); // 0x000005D5 System.Boolean System.Int64::TryParse(System.String,System.Int64&) extern void Int64_TryParse_m3FC0128C89CC2331239FC2A0A749BF33455F03D2 (void); // 0x000005D6 System.TypeCode System.Int64::GetTypeCode() extern void Int64_GetTypeCode_m271947E5404944D8A9B106AF077960CE75D2E753 (void); // 0x000005D7 System.Boolean System.Int64::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Int64_System_IConvertible_ToBoolean_mA68428A6BAB440774817A07597CCEEC433454FF7 (void); // 0x000005D8 System.Char System.Int64::System.IConvertible.ToChar(System.IFormatProvider) extern void Int64_System_IConvertible_ToChar_m6CB7073C0CCB32B242C4CFBB0CA02A2BC8B34BD5 (void); // 0x000005D9 System.SByte System.Int64::System.IConvertible.ToSByte(System.IFormatProvider) extern void Int64_System_IConvertible_ToSByte_m31D99D70138C8B48C022237828717CFAF361BF37 (void); // 0x000005DA System.Byte System.Int64::System.IConvertible.ToByte(System.IFormatProvider) extern void Int64_System_IConvertible_ToByte_m0CDACC991DD654BB8E9612CC8846CEBFC08C55D9 (void); // 0x000005DB System.Int16 System.Int64::System.IConvertible.ToInt16(System.IFormatProvider) extern void Int64_System_IConvertible_ToInt16_mD24D284E26B98B58D2FFAD5086BFDCE423BD3DF4 (void); // 0x000005DC System.UInt16 System.Int64::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Int64_System_IConvertible_ToUInt16_m47D9489953D2A2F4A6C1E6E65F03890F0B07B544 (void); // 0x000005DD System.Int32 System.Int64::System.IConvertible.ToInt32(System.IFormatProvider) extern void Int64_System_IConvertible_ToInt32_mDBEBEF99C867BB579979BC7D4F1CACD884D4E3AF (void); // 0x000005DE System.UInt32 System.Int64::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Int64_System_IConvertible_ToUInt32_m00FCB82C2A5F32C460766FC55BA974347F928280 (void); // 0x000005DF System.Int64 System.Int64::System.IConvertible.ToInt64(System.IFormatProvider) extern void Int64_System_IConvertible_ToInt64_m255B1961A980883DC562613D06B9A77ABAD08D88 (void); // 0x000005E0 System.UInt64 System.Int64::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Int64_System_IConvertible_ToUInt64_m91ABE3D12EED475761C1240EA244164D41C8B70A (void); // 0x000005E1 System.Single System.Int64::System.IConvertible.ToSingle(System.IFormatProvider) extern void Int64_System_IConvertible_ToSingle_m000869AB2E026DFDEEEA3C7839A5AB2430C38257 (void); // 0x000005E2 System.Double System.Int64::System.IConvertible.ToDouble(System.IFormatProvider) extern void Int64_System_IConvertible_ToDouble_m4E51F3802F5FB644781ADEBDC76F4380736CC384 (void); // 0x000005E3 System.Decimal System.Int64::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Int64_System_IConvertible_ToDecimal_m1823321338A680E43CA5D9DC79EC52F1A04BA77F (void); // 0x000005E4 System.DateTime System.Int64::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Int64_System_IConvertible_ToDateTime_mF54D49EF086C89428EF07B1514A7CC21CE143109 (void); // 0x000005E5 System.Object System.Int64::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Int64_System_IConvertible_ToType_m383BA183013FBEEE2BB60ED1DEB2FFE43A1A2055 (void); // 0x000005E6 System.Void System.InvalidCastException::.ctor() extern void InvalidCastException__ctor_mCBC218CE25034242D2EB33B3E59933295CE93C56 (void); // 0x000005E7 System.Void System.InvalidCastException::.ctor(System.String) extern void InvalidCastException__ctor_mED3F9781E6CA47A92C602C896EDDF2F40ECB8644 (void); // 0x000005E8 System.Void System.InvalidCastException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void InvalidCastException__ctor_m40D702C69DA15301A5CA06C9BE88036A0F3F4E6E (void); // 0x000005E9 System.Void System.InvalidOperationException::.ctor() extern void InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5 (void); // 0x000005EA System.Void System.InvalidOperationException::.ctor(System.String) extern void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (void); // 0x000005EB System.Void System.InvalidOperationException::.ctor(System.String,System.Exception) extern void InvalidOperationException__ctor_m63F5561BE647F655D22C8289E53A5D3A2196B668 (void); // 0x000005EC System.Void System.InvalidOperationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void InvalidOperationException__ctor_m8C443A05288C1BFFD969714B5AFB66FD3995824F (void); // 0x000005ED System.Void System.InvalidProgramException::.ctor() extern void InvalidProgramException__ctor_m75BD70D9AEEE6B109A3FB51897615B6DAA992B28 (void); // 0x000005EE System.Void System.InvalidProgramException::.ctor(System.String) extern void InvalidProgramException__ctor_mC24D7A6AAB42F43962D2DF26E0CE96DBF40029E7 (void); // 0x000005EF System.Void System.InvalidProgramException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void InvalidProgramException__ctor_mA296408695A903EFF0DE7E5E5FCFC056A168A5F6 (void); // 0x000005F0 System.Void System.InvalidTimeZoneException::.ctor() extern void InvalidTimeZoneException__ctor_m74269E5FAA128377E8DFC1F5C31146A68241A699 (void); // 0x000005F1 System.Void System.InvalidTimeZoneException::.ctor(System.String) extern void InvalidTimeZoneException__ctor_m4B7D809BE84CD42FF08EA16752B6BAC7F90D4C1A (void); // 0x000005F2 System.Void System.InvalidTimeZoneException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void InvalidTimeZoneException__ctor_mD9BA68B72E36263D50F61EC9C2315A9ACB47608E (void); // 0x000005F3 System.Int32 System.Marvin::ComputeHash32(System.ReadOnlySpan`1,System.UInt64) extern void Marvin_ComputeHash32_m4A0F0FD95EDFDF78DA2E1FCD47AAC3E39A2EB5B2 (void); // 0x000005F4 System.Int32 System.Marvin::ComputeHash32(System.Byte&,System.Int32,System.UInt64) extern void Marvin_ComputeHash32_mAB058ED57AEEE83EF8016C0D7C3A5CF96825C08D (void); // 0x000005F5 System.Void System.Marvin::Block(System.UInt32&,System.UInt32&) extern void Marvin_Block_m379D26C9EA99762F2C6AF0075707ADFC2E7DE229 (void); // 0x000005F6 System.UInt32 System.Marvin::_rotl(System.UInt32,System.Int32) extern void Marvin__rotl_m6F6EE99A253FC2C9B98968720C729DEEC05F6CB4 (void); // 0x000005F7 System.UInt64 System.Marvin::get_DefaultSeed() extern void Marvin_get_DefaultSeed_m0CD0484A0C131EF70FE2252570EBE48CE045BA26 (void); // 0x000005F8 System.UInt64 System.Marvin::GenerateSeed() extern void Marvin_GenerateSeed_mB7995CFEF963DEA847889DAB97D776538111E905 (void); // 0x000005F9 System.Void System.Marvin::.cctor() extern void Marvin__cctor_m232768BD291CEFEDF9C76FE70FD2449557F91880 (void); // 0x000005FA System.Int32 System.Math::Abs(System.Int32) extern void Math_Abs_m467758B420C9B26E325F1616A4486CAC3709F3B5 (void); // 0x000005FB System.Void System.Math::ThrowAbsOverflow() extern void Math_ThrowAbsOverflow_m6BE7D786CB9020E3E0F83D515639F4C8BA6B069F (void); // 0x000005FC System.Int32 System.Math::DivRem(System.Int32,System.Int32,System.Int32&) extern void Math_DivRem_m531807E96CEE227EF54C8C16753B3F05A0F8BCB5 (void); // 0x000005FD System.Int32 System.Math::Clamp(System.Int32,System.Int32,System.Int32) extern void Math_Clamp_mAB687477D3AAC0E7243D724F45626026980CE2FF (void); // 0x000005FE System.Double System.Math::Log(System.Double,System.Double) extern void Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054 (void); // 0x000005FF System.Int32 System.Math::Max(System.Int32,System.Int32) extern void Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF (void); // 0x00000600 System.Single System.Math::Max(System.Single,System.Single) extern void Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA (void); // 0x00000601 System.UInt32 System.Math::Max(System.UInt32,System.UInt32) extern void Math_Max_m6612C5AE2D40056418765878E8787E4828D2ADD7 (void); // 0x00000602 System.Int32 System.Math::Min(System.Int32,System.Int32) extern void Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52 (void); // 0x00000603 System.Int64 System.Math::Min(System.Int64,System.Int64) extern void Math_Min_mD731E8A02F13C67C1EAC7C1E7F81909FE466F079 (void); // 0x00000604 System.Single System.Math::Min(System.Single,System.Single) extern void Math_Min_mE913811A2F7566294BF4649A434282634E7254B3 (void); // 0x00000605 System.UInt32 System.Math::Min(System.UInt32,System.UInt32) extern void Math_Min_m66781C8F3800C6682369B449FFDB62FAD5E87121 (void); // 0x00000606 System.Double System.Math::Round(System.Double) extern void Math_Round_mB530CF218F9F19E1B24262B07EE4F5A365D60DDB (void); // 0x00000607 System.Double System.Math::Round(System.Double,System.MidpointRounding) extern void Math_Round_mAD8888A4B6E25BBA84A6C87535E68689BC4F46C8 (void); // 0x00000608 System.Double System.Math::Round(System.Double,System.Int32,System.MidpointRounding) extern void Math_Round_m8DB2F61CB73B9E71E54149290ABD5DC8A68890D1 (void); // 0x00000609 System.Int32 System.Math::Sign(System.Double) extern void Math_Sign_m6E20753D72DE4B46CB1268023661DBE154294408 (void); // 0x0000060A System.Int32 System.Math::Sign(System.Int64) extern void Math_Sign_mC342EFA64DCA2E65BCF71F1206E5DB609758FC66 (void); // 0x0000060B System.Void System.Math::ThrowMinMaxException(T,T) // 0x0000060C System.Double System.Math::Abs(System.Double) extern void Math_Abs_mB51A855474C02CE2D68C41DA19230632910A3883 (void); // 0x0000060D System.Single System.Math::Abs(System.Single) extern void Math_Abs_m9AC832833620E36FDADACC7664F431DC274F0F48 (void); // 0x0000060E System.Double System.Math::Asin(System.Double) extern void Math_Asin_m82DDD74A21E242DCC8F6809EBBCE8F0F710A80F4 (void); // 0x0000060F System.Double System.Math::Atan(System.Double) extern void Math_Atan_m653A85096EA3E38D6B5998337232B82A3548EAC7 (void); // 0x00000610 System.Double System.Math::Atan2(System.Double,System.Double) extern void Math_Atan2_mBD1A1256BB188666AF4D6BE2BA0529248548C037 (void); // 0x00000611 System.Double System.Math::Ceiling(System.Double) extern void Math_Ceiling_m1DD5C3B6154AA4BD9FE95186C26E47129BC900A4 (void); // 0x00000612 System.Double System.Math::Cos(System.Double) extern void Math_Cos_m51561B2A95EC166ECC7B6BB9CB98A6129226CED7 (void); // 0x00000613 System.Double System.Math::Floor(System.Double) extern void Math_Floor_m77C769B5F801E9C36979F405F792ADA89B7E5269 (void); // 0x00000614 System.Double System.Math::Log(System.Double) extern void Math_Log_m3A5F896DA1D273B94D97E975E52A1AE838E35888 (void); // 0x00000615 System.Double System.Math::Log10(System.Double) extern void Math_Log10_mF43ED83A32BD77CA4AA6E023EBE5749A58D8D3E3 (void); // 0x00000616 System.Double System.Math::Pow(System.Double,System.Double) extern void Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265 (void); // 0x00000617 System.Double System.Math::Sin(System.Double) extern void Math_Sin_m61D24F343A3600A65BEB0E45DD7EA32AAF880AC1 (void); // 0x00000618 System.Double System.Math::Sqrt(System.Double) extern void Math_Sqrt_mDB25CBFDA365A8A640BD764269A9EBBDDD068682 (void); // 0x00000619 System.Double System.Math::Tan(System.Double) extern void Math_Tan_mEB64432229F055AF02483F74126726F89DA759BC (void); // 0x0000061A System.Double System.Math::ModF(System.Double,System.Double*) extern void Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB (void); // 0x0000061B System.Void System.Math::.cctor() extern void Math__cctor_m0B049981789C0A9616689FA709BBC0ECD7F93450 (void); // 0x0000061C System.Void System.MemberAccessException::.ctor() extern void MemberAccessException__ctor_m92917C7FB4F4CF41111E5A019BC109E1966CD145 (void); // 0x0000061D System.Void System.MemberAccessException::.ctor(System.String) extern void MemberAccessException__ctor_mC0B4A3FB8F14C8E93326AFF606A96CFBC5661E5C (void); // 0x0000061E System.Void System.MemberAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MemberAccessException__ctor_m6B77F48BC7148B3BF739E7B852FFDC090DD31DDB (void); // 0x0000061F System.Boolean System.MemoryExtensions::EqualsOrdinal(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void MemoryExtensions_EqualsOrdinal_m50F3366691F8C10406AF0D385B5784D6EEA80C0A (void); // 0x00000620 System.Boolean System.MemoryExtensions::EqualsOrdinalIgnoreCase(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void MemoryExtensions_EqualsOrdinalIgnoreCase_m7023A654AB08294BBEBEC9B9281FF3FD651E0C70 (void); // 0x00000621 System.Boolean System.MemoryExtensions::Contains(System.ReadOnlySpan`1,System.Char) extern void MemoryExtensions_Contains_m46A55A415E71C1C3D19C601188EB6A8EE386B911 (void); // 0x00000622 System.Int32 System.MemoryExtensions::ToUpperInvariant(System.ReadOnlySpan`1,System.Span`1) extern void MemoryExtensions_ToUpperInvariant_m16962078AD43B5C9A39A0A594171F8A0C81578C4 (void); // 0x00000623 System.Boolean System.MemoryExtensions::EndsWith(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.StringComparison) extern void MemoryExtensions_EndsWith_mFDA464D5ACBFC7D2BA671F6C24179288C66B015F (void); // 0x00000624 System.ReadOnlySpan`1 System.MemoryExtensions::AsSpan(System.String) extern void MemoryExtensions_AsSpan_m0EB07912D71097A8B05F586158966837F5C3DB38 (void); // 0x00000625 System.ReadOnlySpan`1 System.MemoryExtensions::AsSpan(System.String,System.Int32) extern void MemoryExtensions_AsSpan_mCDA6B03F6605094C599D7865D23DFB6A04DEE3B6 (void); // 0x00000626 System.ReadOnlySpan`1 System.MemoryExtensions::AsSpan(System.String,System.Int32,System.Int32) extern void MemoryExtensions_AsSpan_m8409F3DA0EF95BF6B3A8741E5C56E729B0A824C6 (void); // 0x00000627 System.ReadOnlySpan`1 System.MemoryExtensions::Trim(System.ReadOnlySpan`1) extern void MemoryExtensions_Trim_m8062B15A9D800FE916FEF8755F6C4F38B66E6030 (void); // 0x00000628 System.ReadOnlySpan`1 System.MemoryExtensions::TrimStart(System.ReadOnlySpan`1) extern void MemoryExtensions_TrimStart_mAFDADC41AA320919E1AC0E114DAF8B0D62CF5611 (void); // 0x00000629 System.ReadOnlySpan`1 System.MemoryExtensions::TrimEnd(System.ReadOnlySpan`1) extern void MemoryExtensions_TrimEnd_m137087FBA9E8AAD364EDEAD05DED2B030D9A5A80 (void); // 0x0000062A System.Int32 System.MemoryExtensions::IndexOf(System.ReadOnlySpan`1,T) // 0x0000062B System.Int32 System.MemoryExtensions::IndexOfAny(System.ReadOnlySpan`1,System.ReadOnlySpan`1) // 0x0000062C System.Boolean System.MemoryExtensions::SequenceEqual(System.ReadOnlySpan`1,System.ReadOnlySpan`1) // 0x0000062D System.Boolean System.MemoryExtensions::StartsWith(System.ReadOnlySpan`1,System.ReadOnlySpan`1) // 0x0000062E System.Boolean System.MemoryExtensions::EndsWith(System.ReadOnlySpan`1,System.ReadOnlySpan`1) // 0x0000062F System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) // 0x00000630 System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.UInt64&) // 0x00000631 System.Void System.MethodAccessException::.ctor() extern void MethodAccessException__ctor_m6EF0F57505A1B6851DF4D38D9695DFBF98CEE84E (void); // 0x00000632 System.Void System.MethodAccessException::.ctor(System.String) extern void MethodAccessException__ctor_m9680ABEB23DA1898812AF8AAA8FAF6F7CADD12B0 (void); // 0x00000633 System.Void System.MethodAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MethodAccessException__ctor_m56B9C89B7A05ADBB3664F9835E63D35514F5D67C (void); // 0x00000634 System.Void System.MissingMethodException::.ctor() extern void MissingMethodException__ctor_mA47907296F8AFA741F4952D30439593FBB92FCC8 (void); // 0x00000635 System.Void System.MissingMethodException::.ctor(System.String) extern void MissingMethodException__ctor_mAA7B921D386638F5F7B7E427EC5881150258C838 (void); // 0x00000636 System.Void System.MissingMethodException::.ctor(System.String,System.String) extern void MissingMethodException__ctor_m040179DA0A2D26E2BE9BE03657D3801969DB5A52 (void); // 0x00000637 System.Void System.MissingMethodException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MissingMethodException__ctor_m2B289C0D5FDDE9BDC1851EA8F0C80FC585F54E36 (void); // 0x00000638 System.String System.MissingMethodException::get_Message() extern void MissingMethodException_get_Message_m3D060088D155B8CC4F5D51EF25DFD62F5B7D0CBB (void); // 0x00000639 System.Void System.MulticastNotSupportedException::.ctor() extern void MulticastNotSupportedException__ctor_m18AA56BE1C43FC2BD0D2DFF2E97B18AE3C7486B6 (void); // 0x0000063A System.Void System.MulticastNotSupportedException::.ctor(System.String) extern void MulticastNotSupportedException__ctor_mE514137283E3DEE44279AA786FF9F40DB2A206A7 (void); // 0x0000063B System.Void System.MulticastNotSupportedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MulticastNotSupportedException__ctor_mF8E3D6EF4E85857036DD02C8B0B34480C736805A (void); // 0x0000063C System.Void System.NonSerializedAttribute::.ctor() extern void NonSerializedAttribute__ctor_m5E50FFC37A9DBE3AAFA16072850AF3604FF5DABF (void); // 0x0000063D System.Void System.NotImplementedException::.ctor() extern void NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C (void); // 0x0000063E System.Void System.NotImplementedException::.ctor(System.String) extern void NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742 (void); // 0x0000063F System.Void System.NotImplementedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void NotImplementedException__ctor_m0AA3412C895C90C09D38F7CF9494CE7655B443E0 (void); // 0x00000640 System.Void System.NotSupportedException::.ctor() extern void NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF (void); // 0x00000641 System.Void System.NotSupportedException::.ctor(System.String) extern void NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B (void); // 0x00000642 System.Void System.NotSupportedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void NotSupportedException__ctor_m1FA2C32A6054AFB3CAE199DB788FEBB94D88D58D (void); // 0x00000643 System.Void System.NullReferenceException::.ctor() extern void NullReferenceException__ctor_mD26D62094A5E49C18D817817E17FDFBC1D3BD752 (void); // 0x00000644 System.Void System.NullReferenceException::.ctor(System.String) extern void NullReferenceException__ctor_mA41317A57F5C1C0E3F59C7EB25ABD484564B23D4 (void); // 0x00000645 System.Void System.NullReferenceException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void NullReferenceException__ctor_m9BCC39D01E49CD31231134BE6A84CF8B175626E9 (void); // 0x00000646 System.Void System.Nullable`1::.ctor(T) // 0x00000647 System.Boolean System.Nullable`1::get_HasValue() // 0x00000648 T System.Nullable`1::get_Value() // 0x00000649 T System.Nullable`1::GetValueOrDefault() // 0x0000064A System.Boolean System.Nullable`1::Equals(System.Object) // 0x0000064B System.Int32 System.Nullable`1::GetHashCode() // 0x0000064C System.String System.Nullable`1::ToString() // 0x0000064D System.Object System.Nullable`1::Box(System.Nullable`1) // 0x0000064E System.Nullable`1 System.Nullable`1::Unbox(System.Object) // 0x0000064F System.Nullable`1 System.Nullable`1::UnboxExact(System.Object) // 0x00000650 System.Type System.Nullable::GetUnderlyingType(System.Type) extern void Nullable_GetUnderlyingType_mA8FA7F61D3B8E56EB4E40378020FD2854838BDF8 (void); // 0x00000651 System.String System.Number::FormatDecimal(System.Decimal,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo) extern void Number_FormatDecimal_m1D676457899C88949F1E3605BC700474BA243B05 (void); // 0x00000652 System.Boolean System.Number::TryFormatDecimal(System.Decimal,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo,System.Span`1,System.Int32&) extern void Number_TryFormatDecimal_mF63EBC04888D13391540066DEC028F74563CCAA0 (void); // 0x00000653 System.Void System.Number::DecimalToNumber(System.Decimal,System.Number/NumberBuffer&) extern void Number_DecimalToNumber_mECA91F58265E57CB6EA8E7571FA3FFE290710EE7 (void); // 0x00000654 System.String System.Number::FormatDouble(System.Double,System.String,System.Globalization.NumberFormatInfo) extern void Number_FormatDouble_m8200155FEB88CCDD03BF9C683156C0986AA5EFB0 (void); // 0x00000655 System.Boolean System.Number::TryFormatDouble(System.Double,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo,System.Span`1,System.Int32&) extern void Number_TryFormatDouble_m85B2DA0BCF2FF78A125AD3FAA11962B04D5C6C45 (void); // 0x00000656 System.String System.Number::FormatDouble(System.Text.ValueStringBuilder&,System.Double,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo) extern void Number_FormatDouble_mAE0618D734396B53E524786390FA2E11461E51E8 (void); // 0x00000657 System.String System.Number::FormatSingle(System.Single,System.String,System.Globalization.NumberFormatInfo) extern void Number_FormatSingle_m7F0B160DE90F228428409E20EF6FB654954DC0C8 (void); // 0x00000658 System.Boolean System.Number::TryFormatSingle(System.Single,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo,System.Span`1,System.Int32&) extern void Number_TryFormatSingle_mD414C42288286965A796248213D0C7D9979C8888 (void); // 0x00000659 System.String System.Number::FormatSingle(System.Text.ValueStringBuilder&,System.Single,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo) extern void Number_FormatSingle_mFB32353C1C68C2B7236F3ADF9974AC201CF065B8 (void); // 0x0000065A System.Boolean System.Number::TryCopyTo(System.String,System.Span`1,System.Int32&) extern void Number_TryCopyTo_m9352DC93D48672D6CE864F4F4BE5CB5DC7A99933 (void); // 0x0000065B System.String System.Number::FormatInt32(System.Int32,System.ReadOnlySpan`1,System.IFormatProvider) extern void Number_FormatInt32_mF6C76C89E0FF34257DA491F25E5FD87A27266F53 (void); // 0x0000065C System.Boolean System.Number::TryFormatInt32(System.Int32,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,System.Int32&) extern void Number_TryFormatInt32_m2552E12EAE2A54DD8678522038BD7C28A21C1820 (void); // 0x0000065D System.String System.Number::FormatUInt32(System.UInt32,System.ReadOnlySpan`1,System.IFormatProvider) extern void Number_FormatUInt32_m6FFCC98DB9CAC4AB1BB4EED7A9AE24DB5824A8B4 (void); // 0x0000065E System.Boolean System.Number::TryFormatUInt32(System.UInt32,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,System.Int32&) extern void Number_TryFormatUInt32_m8CC4362064035011F1DE05EBE8CD4AE7C6C1AACB (void); // 0x0000065F System.String System.Number::FormatInt64(System.Int64,System.ReadOnlySpan`1,System.IFormatProvider) extern void Number_FormatInt64_mE70C55E1139AFB6DE50B0A4B3C570CA8040FED6C (void); // 0x00000660 System.Boolean System.Number::TryFormatInt64(System.Int64,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,System.Int32&) extern void Number_TryFormatInt64_mEDFFFC7656E4A7553E3CAA5CD910A061C0015C85 (void); // 0x00000661 System.String System.Number::FormatUInt64(System.UInt64,System.ReadOnlySpan`1,System.IFormatProvider) extern void Number_FormatUInt64_m45E488FC08EBE335A9622849979BAB3C0F42450E (void); // 0x00000662 System.Boolean System.Number::TryFormatUInt64(System.UInt64,System.ReadOnlySpan`1,System.IFormatProvider,System.Span`1,System.Int32&) extern void Number_TryFormatUInt64_mFA50133116B36C6EBDEF9A84DA24AECA29FDF710 (void); // 0x00000663 System.Void System.Number::Int32ToNumber(System.Int32,System.Number/NumberBuffer&) extern void Number_Int32ToNumber_m496E26545A8B517F05AF6A60DD77A56A968D7831 (void); // 0x00000664 System.String System.Number::NegativeInt32ToDecStr(System.Int32,System.Int32,System.String) extern void Number_NegativeInt32ToDecStr_mAB8184389B773490B89B7D04BE77D7AEA3C0CA80 (void); // 0x00000665 System.Boolean System.Number::TryNegativeInt32ToDecStr(System.Int32,System.Int32,System.String,System.Span`1,System.Int32&) extern void Number_TryNegativeInt32ToDecStr_mA245B20C5BD0740BF974D432926467F3FE1D71A5 (void); // 0x00000666 System.String System.Number::Int32ToHexStr(System.Int32,System.Char,System.Int32) extern void Number_Int32ToHexStr_m34D154DD19814C107C293C1B115E8286DD71251B (void); // 0x00000667 System.Boolean System.Number::TryInt32ToHexStr(System.Int32,System.Char,System.Int32,System.Span`1,System.Int32&) extern void Number_TryInt32ToHexStr_mFD9CB7E2BC6EA11FC7C0F4A84BACC1C28F06CB1A (void); // 0x00000668 System.Char* System.Number::Int32ToHexChars(System.Char*,System.UInt32,System.Int32,System.Int32) extern void Number_Int32ToHexChars_mC506DE55E9F033C256BBE2149A95BC139888576C (void); // 0x00000669 System.Void System.Number::UInt32ToNumber(System.UInt32,System.Number/NumberBuffer&) extern void Number_UInt32ToNumber_mBF0221B4512FBBC3D159987DEB35522AA06AA8D9 (void); // 0x0000066A System.Char* System.Number::UInt32ToDecChars(System.Char*,System.UInt32,System.Int32) extern void Number_UInt32ToDecChars_m1E32A73F148FC1106AF18657D383224275604660 (void); // 0x0000066B System.String System.Number::UInt32ToDecStr(System.UInt32,System.Int32) extern void Number_UInt32ToDecStr_mF894363D9509AEF633EDA2DF56688701609A7881 (void); // 0x0000066C System.Boolean System.Number::TryUInt32ToDecStr(System.UInt32,System.Int32,System.Span`1,System.Int32&) extern void Number_TryUInt32ToDecStr_m2A3EEA206AEC1ED0F2079C0774F9DBDE4C5D04EC (void); // 0x0000066D System.Void System.Number::Int64ToNumber(System.Int64,System.Number/NumberBuffer&) extern void Number_Int64ToNumber_m01C6570DEB38DD5D9C17907A1D94CD2290A1E0E5 (void); // 0x0000066E System.String System.Number::NegativeInt64ToDecStr(System.Int64,System.Int32,System.String) extern void Number_NegativeInt64ToDecStr_m5A6B48C1FC7868F6793A73C023041F7E8921B340 (void); // 0x0000066F System.Boolean System.Number::TryNegativeInt64ToDecStr(System.Int64,System.Int32,System.String,System.Span`1,System.Int32&) extern void Number_TryNegativeInt64ToDecStr_m1C943C89F10C0513B8C368D12D4B181F4B4E4E6B (void); // 0x00000670 System.String System.Number::Int64ToHexStr(System.Int64,System.Char,System.Int32) extern void Number_Int64ToHexStr_m0B7E0D3104324213F83FA579F3377F7FCDE89251 (void); // 0x00000671 System.Boolean System.Number::TryInt64ToHexStr(System.Int64,System.Char,System.Int32,System.Span`1,System.Int32&) extern void Number_TryInt64ToHexStr_m08A270FE5953C4D17AD8D53DBB16C13DC8CD8066 (void); // 0x00000672 System.Void System.Number::UInt64ToNumber(System.UInt64,System.Number/NumberBuffer&) extern void Number_UInt64ToNumber_mBA328A4DAF6F9F6E2ABBCF38F2DD5CBCB5CF16D0 (void); // 0x00000673 System.String System.Number::UInt64ToDecStr(System.UInt64,System.Int32) extern void Number_UInt64ToDecStr_m43F203B15E57E7C38F6682A11880A52D71351AA7 (void); // 0x00000674 System.Boolean System.Number::TryUInt64ToDecStr(System.UInt64,System.Int32,System.Span`1,System.Int32&) extern void Number_TryUInt64ToDecStr_m701FFBA676F0048E0958EC4364F52125FF2FB0C0 (void); // 0x00000675 System.Char System.Number::ParseFormatSpecifier(System.ReadOnlySpan`1,System.Int32&) extern void Number_ParseFormatSpecifier_mA241FE3EF12A343166CD3DF316F4186D245E39FB (void); // 0x00000676 System.Void System.Number::NumberToString(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Char,System.Int32,System.Globalization.NumberFormatInfo,System.Boolean) extern void Number_NumberToString_m72E01B1D501C81B35CED93990BC62954B6756755 (void); // 0x00000677 System.Void System.Number::NumberToStringFormat(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.ReadOnlySpan`1,System.Globalization.NumberFormatInfo) extern void Number_NumberToStringFormat_m7DED4C483CE3595FA40A263A790CB19B4E490DDE (void); // 0x00000678 System.Void System.Number::FormatCurrency(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo) extern void Number_FormatCurrency_mF033AEB2B39BE991DCD22747E208D9CAE0DB57EB (void); // 0x00000679 System.Void System.Number::FormatFixed(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Int32[],System.String,System.String) extern void Number_FormatFixed_m7D9E6403E14B11386EA5B5899E1127A08BB4AFEC (void); // 0x0000067A System.Void System.Number::FormatNumber(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo) extern void Number_FormatNumber_mFA1040EEB05674647BDD2C199426A1A187DC3138 (void); // 0x0000067B System.Void System.Number::FormatScientific(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Char) extern void Number_FormatScientific_mF5DD17402DC28B8A23B6F1F51FDD2EFDB36DEAA4 (void); // 0x0000067C System.Void System.Number::FormatExponent(System.Text.ValueStringBuilder&,System.Globalization.NumberFormatInfo,System.Int32,System.Char,System.Int32,System.Boolean) extern void Number_FormatExponent_mA5DB2016B52F9C0DCE0F262670C2D7DB9818208B (void); // 0x0000067D System.Void System.Number::FormatGeneral(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo,System.Char,System.Boolean) extern void Number_FormatGeneral_mF813376AB687D57DC6B9D244A263F1089BB6F2E5 (void); // 0x0000067E System.Void System.Number::FormatPercent(System.Text.ValueStringBuilder&,System.Number/NumberBuffer&,System.Int32,System.Int32,System.Globalization.NumberFormatInfo) extern void Number_FormatPercent_m8FB508F2398D69AA43BC65FB4AB3B858023A5ABE (void); // 0x0000067F System.Void System.Number::RoundNumber(System.Number/NumberBuffer&,System.Int32) extern void Number_RoundNumber_mACDB7044F9100DBB07DE7B12E866022A07E695A8 (void); // 0x00000680 System.Int32 System.Number::FindSection(System.ReadOnlySpan`1,System.Int32) extern void Number_FindSection_mDBF920277EE8DE4033FA1B2FEC2F243916F9046A (void); // 0x00000681 System.UInt32 System.Number::Low32(System.UInt64) extern void Number_Low32_m3C4B13B425B754F85488FB103B4E0176B8A85B02 (void); // 0x00000682 System.UInt32 System.Number::High32(System.UInt64) extern void Number_High32_m8CA2C3D6268FA7274008D7B0DA1766D962AAA098 (void); // 0x00000683 System.UInt32 System.Number::Int64DivMod1E9(System.UInt64&) extern void Number_Int64DivMod1E9_mB87BF7F7E6020E1326B162EEBB0F6C74A4D014D4 (void); // 0x00000684 System.Boolean System.Number::NumberToInt32(System.Number/NumberBuffer&,System.Int32&) extern void Number_NumberToInt32_mC2BFB8771C098477D435C962A47D270B74ED9EC9 (void); // 0x00000685 System.Boolean System.Number::NumberToInt64(System.Number/NumberBuffer&,System.Int64&) extern void Number_NumberToInt64_m72F526FB57A77245F44EEB28A215F4D72166FDDA (void); // 0x00000686 System.Boolean System.Number::NumberToUInt32(System.Number/NumberBuffer&,System.UInt32&) extern void Number_NumberToUInt32_m47709CF004355E40C221CC4E0C75308F2522C67B (void); // 0x00000687 System.Boolean System.Number::NumberToUInt64(System.Number/NumberBuffer&,System.UInt64&) extern void Number_NumberToUInt64_m85E36DC376D4F1C45D46C9A985765579F96A3754 (void); // 0x00000688 System.Int32 System.Number::ParseInt32(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseInt32_m7F2AA04784ED36F84E59BF810E51438EF5548D3E (void); // 0x00000689 System.Int64 System.Number::ParseInt64(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseInt64_m39371D233989493429A3D8EA1483E1F208134E28 (void); // 0x0000068A System.UInt32 System.Number::ParseUInt32(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseUInt32_m4C110E765C6B7D4F948E3447EA8B3A48D64C5BBF (void); // 0x0000068B System.UInt64 System.Number::ParseUInt64(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseUInt64_m9637513E99ED361DDB6BBC9FD985FEC93CA7540B (void); // 0x0000068C System.Boolean System.Number::ParseNumber(System.Char*&,System.Char*,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo,System.Boolean) extern void Number_ParseNumber_m30FA01D53FF7424C9E06638B58BF79BDAE4006EC (void); // 0x0000068D System.Boolean System.Number::TryParseInt32(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Int32&) extern void Number_TryParseInt32_m975C8B62C2B686E255B9950137F253A9BDE4787C (void); // 0x0000068E System.Boolean System.Number::TryParseInt32IntegerStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Int32&,System.Boolean&) extern void Number_TryParseInt32IntegerStyle_mA525D4208249175EC46CFE96DC76EC4B09162DC6 (void); // 0x0000068F System.Boolean System.Number::TryParseInt64IntegerStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Int64&,System.Boolean&) extern void Number_TryParseInt64IntegerStyle_m1DB4E859A782505BCBDA7397084927DFC98A42A5 (void); // 0x00000690 System.Boolean System.Number::TryParseInt64(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Int64&) extern void Number_TryParseInt64_mDD9AE1CDD8AD79994D6787E6558C2DDF7DDEE295 (void); // 0x00000691 System.Boolean System.Number::TryParseUInt32IntegerStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.UInt32&,System.Boolean&) extern void Number_TryParseUInt32IntegerStyle_m7DDAEAF96325A2CAB41EA1FC29D60DF2A163E73F (void); // 0x00000692 System.Boolean System.Number::TryParseUInt32HexNumberStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.UInt32&,System.Boolean&) extern void Number_TryParseUInt32HexNumberStyle_mE148D787B37F9AA38A400C87C32D73C55E0CC22B (void); // 0x00000693 System.Boolean System.Number::TryParseUInt64IntegerStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.UInt64&,System.Boolean&) extern void Number_TryParseUInt64IntegerStyle_mE8C87C94A5186BE76D3FA71C4117F5DB6D77EEDD (void); // 0x00000694 System.Boolean System.Number::TryParseUInt64HexNumberStyle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.UInt64&,System.Boolean&) extern void Number_TryParseUInt64HexNumberStyle_m0E54AB4FFDE7C350A06CBCFC429A620C18CA5925 (void); // 0x00000695 System.Decimal System.Number::ParseDecimal(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseDecimal_mFE8649FF5087FEE4CF6065385260C3631907A00F (void); // 0x00000696 System.Boolean System.Number::NumberBufferToDecimal(System.Number/NumberBuffer&,System.Decimal&) extern void Number_NumberBufferToDecimal_m16E025E7580B06CD231DF9AC305097D7E0FA3635 (void); // 0x00000697 System.Double System.Number::ParseDouble(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseDouble_mD1A4797230EA682B33EB458C5CADF71B575D482A (void); // 0x00000698 System.Single System.Number::ParseSingle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void Number_ParseSingle_m6BDFA896DEF6E6444EEE45B088D7E328210CDEAF (void); // 0x00000699 System.Boolean System.Number::TryParseDouble(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Double&) extern void Number_TryParseDouble_m2E83A8A8DBA16DFE8B54050DCA10FC17C9A8D268 (void); // 0x0000069A System.Boolean System.Number::TryParseSingle(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Single&) extern void Number_TryParseSingle_m1D70040B578A641B23E96B0D68D65B5F85B9CBDC (void); // 0x0000069B System.Void System.Number::StringToNumber(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo,System.Boolean) extern void Number_StringToNumber_m95DB63F75931C8FD6C7869ADFF3B3F328DECBC40 (void); // 0x0000069C System.Boolean System.Number::TryStringToNumber(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Number/NumberBuffer&,System.Globalization.NumberFormatInfo,System.Boolean) extern void Number_TryStringToNumber_mEDDD084D4A51983CD3973E3EEF61CC0ABB95CEFE (void); // 0x0000069D System.Boolean System.Number::TrailingZeros(System.ReadOnlySpan`1,System.Int32) extern void Number_TrailingZeros_mBA1E8334913C0C2670E609097CBB07D98E4FE19B (void); // 0x0000069E System.Char* System.Number::MatchChars(System.Char*,System.Char*,System.String) extern void Number_MatchChars_m8B1295C46433563586BA7BE875114063A36B91E1 (void); // 0x0000069F System.Boolean System.Number::IsWhite(System.Int32) extern void Number_IsWhite_m73F3FB216D614EF66C9525ACB5C023D59CE540E5 (void); // 0x000006A0 System.Boolean System.Number::IsDigit(System.Int32) extern void Number_IsDigit_m5B66E129113041CF98A59DEB3504638ABD1CFB83 (void); // 0x000006A1 System.Void System.Number::ThrowOverflowOrFormatException(System.Boolean,System.String) extern void Number_ThrowOverflowOrFormatException_m29582237C4152794070208B1B339D6CA3C9E3A30 (void); // 0x000006A2 System.Boolean System.Number::NumberBufferToDouble(System.Number/NumberBuffer&,System.Double&) extern void Number_NumberBufferToDouble_m149DFAC6C35CA3641628CC88CFEEDE499DD3072E (void); // 0x000006A3 System.UInt32 System.Number::DigitsToInt(System.Char*,System.Int32) extern void Number_DigitsToInt_m9BAE32A512E389040B51B8858D7F4C449B305EF2 (void); // 0x000006A4 System.UInt64 System.Number::Mul32x32To64(System.UInt32,System.UInt32) extern void Number_Mul32x32To64_m62E7C94359C291CC81D98054854460F71FF04402 (void); // 0x000006A5 System.UInt64 System.Number::Mul64Lossy(System.UInt64,System.UInt64,System.Int32&) extern void Number_Mul64Lossy_mA553A13173792A902027CBCAB38AF0B397294904 (void); // 0x000006A6 System.Int32 System.Number::abs(System.Int32) extern void Number_abs_mFB214F5915E76C39B8B2F1296DCE71E3CF03A7D6 (void); // 0x000006A7 System.Double System.Number::NumberToDouble(System.Number/NumberBuffer&) extern void Number_NumberToDouble_m22E05EEEB1C49ECE908F181497DB33262C055F59 (void); // 0x000006A8 System.Void System.Number::DoubleToNumber(System.Double,System.Int32,System.Number/NumberBuffer&) extern void Number_DoubleToNumber_mF49E5F122224D38DE4314B04110076F7AFE899FB (void); // 0x000006A9 System.Void System.Number::.cctor() extern void Number__cctor_m35BE6E5F335A623587DC2C057C10C2C18EAA667D (void); // 0x000006AA System.Boolean System.Number/NumberBuffer::get_sign() extern void NumberBuffer_get_sign_mC684954BFDE42DC401381A6A22FEF12E4B9FCD86 (void); // 0x000006AB System.Void System.Number/NumberBuffer::set_sign(System.Boolean) extern void NumberBuffer_set_sign_mBA1ADA25557A92093B7DBDA111CF0F8D608AF4DF (void); // 0x000006AC System.Char* System.Number/NumberBuffer::get_digits() extern void NumberBuffer_get_digits_m6E8334916AD74A2BF5E53A104542B5755601457F (void); // 0x000006AD System.Void System.ObjectDisposedException::.ctor() extern void ObjectDisposedException__ctor_m2A6C8A8F97C0E4D82224BEF06C71F40DCA22EA4D (void); // 0x000006AE System.Void System.ObjectDisposedException::.ctor(System.String) extern void ObjectDisposedException__ctor_mB2C8582279AF3F0C1CF9AA52DA7331BF848DFD48 (void); // 0x000006AF System.Void System.ObjectDisposedException::.ctor(System.String,System.String) extern void ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84 (void); // 0x000006B0 System.Void System.ObjectDisposedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjectDisposedException__ctor_m210D257FE973D9417DFEF1FBB478C41E53DFBB90 (void); // 0x000006B1 System.Void System.ObjectDisposedException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjectDisposedException_GetObjectData_m0F8A41C4C8F95EC4D263DE8C6B30AE12916D32A5 (void); // 0x000006B2 System.String System.ObjectDisposedException::get_Message() extern void ObjectDisposedException_get_Message_m2B8D70479B0909791ADDBF68A791B77553B04B41 (void); // 0x000006B3 System.String System.ObjectDisposedException::get_ObjectName() extern void ObjectDisposedException_get_ObjectName_m23118EDCA256394EE523E7BDB00F0395CFA34BE8 (void); // 0x000006B4 System.Void System.ObsoleteAttribute::.ctor() extern void ObsoleteAttribute__ctor_m6AAA1F3CE9C33D4ADD29C63E5B6E22E4D26388DD (void); // 0x000006B5 System.Void System.ObsoleteAttribute::.ctor(System.String) extern void ObsoleteAttribute__ctor_mDEBB0845D79264EB50FF4D4FE46EE2BE2598A267 (void); // 0x000006B6 System.Void System.ObsoleteAttribute::.ctor(System.String,System.Boolean) extern void ObsoleteAttribute__ctor_m74107FC0D4D4FACFB31B8B311326E48C1A9ACC78 (void); // 0x000006B7 System.String System.ObsoleteAttribute::get_Message() extern void ObsoleteAttribute_get_Message_mEEA519E26C2F66DA3987F1AF2A28454DE021E3CF (void); // 0x000006B8 System.Threading.CancellationToken System.OperationCanceledException::get_CancellationToken() extern void OperationCanceledException_get_CancellationToken_m01589226730DFB64F0850198F867614F5A21CCBE (void); // 0x000006B9 System.Void System.OperationCanceledException::set_CancellationToken(System.Threading.CancellationToken) extern void OperationCanceledException_set_CancellationToken_m7701ED78F735E76516525359B47B8B2FD5E4B806 (void); // 0x000006BA System.Void System.OperationCanceledException::.ctor() extern void OperationCanceledException__ctor_m2F34C3B8AEE2AA6C7EB2BB77AE5E0289101293E4 (void); // 0x000006BB System.Void System.OperationCanceledException::.ctor(System.String) extern void OperationCanceledException__ctor_m980BF7ABCE5C603648AA46FB4C75437D110D0B5D (void); // 0x000006BC System.Void System.OperationCanceledException::.ctor(System.String,System.Threading.CancellationToken) extern void OperationCanceledException__ctor_mB867AADEF00BCB270B679D016694E59C01782898 (void); // 0x000006BD System.Void System.OperationCanceledException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void OperationCanceledException__ctor_m62C3BBEBCBD99BB4D30AB7C87C0C8F753A83541B (void); // 0x000006BE System.Void System.OverflowException::.ctor() extern void OverflowException__ctor_m7F6A928C9BE47384586BDDE8B4B87666421E0F1A (void); // 0x000006BF System.Void System.OverflowException::.ctor(System.String) extern void OverflowException__ctor_m2B99D79236B7B87C0BB6C9AB2E557DECE481C264 (void); // 0x000006C0 System.Void System.OverflowException::.ctor(System.String,System.Exception) extern void OverflowException__ctor_mB00A07CDB7E5230B8D2BB31696E63F3CB1C36EF9 (void); // 0x000006C1 System.Void System.OverflowException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void OverflowException__ctor_mF63B1EB3661282D518A70C26D1C859EE37611C68 (void); // 0x000006C2 System.Void System.ParamArrayAttribute::.ctor() extern void ParamArrayAttribute__ctor_m765BD4C1754C6F91CB25016CC5B37D1FC90196D8 (void); // 0x000006C3 System.Void System.ParamsArray::.ctor(System.Object) extern void ParamsArray__ctor_m7009FCBF72C245324618CA23BF51BC430A32F872 (void); // 0x000006C4 System.Void System.ParamsArray::.ctor(System.Object,System.Object) extern void ParamsArray__ctor_mC2A3A6438294FA948BFA5FAB16B92B512CD77AEF (void); // 0x000006C5 System.Void System.ParamsArray::.ctor(System.Object,System.Object,System.Object) extern void ParamsArray__ctor_mA5536845A414E853711015FD87765D46E0032444 (void); // 0x000006C6 System.Void System.ParamsArray::.ctor(System.Object[]) extern void ParamsArray__ctor_m1237E599510FB74A8A1D237B0330676EDD161D5E (void); // 0x000006C7 System.Int32 System.ParamsArray::get_Length() extern void ParamsArray_get_Length_mB6EAB17F36570CC54B9505BFA2CB4FCAD326AE07 (void); // 0x000006C8 System.Object System.ParamsArray::get_Item(System.Int32) extern void ParamsArray_get_Item_m44F2FAA4BFD4E1F9AEC0727A767EB788498B0029 (void); // 0x000006C9 System.Object System.ParamsArray::GetAtSlow(System.Int32) extern void ParamsArray_GetAtSlow_m0E265C606DE9D8B37CD964B02642446128D6B0BD (void); // 0x000006CA System.Void System.ParamsArray::.cctor() extern void ParamsArray__cctor_m9C715421BD6C19E436B3E31CBA358A6CA299243B (void); // 0x000006CB System.Int64 System.ParseNumbers::StringToLong(System.ReadOnlySpan`1,System.Int32,System.Int32,System.Int32&) extern void ParseNumbers_StringToLong_m88499EFA2A45950A789D61466A3656D9D1351A2E (void); // 0x000006CC System.Int32 System.ParseNumbers::StringToInt(System.ReadOnlySpan`1,System.Int32,System.Int32) extern void ParseNumbers_StringToInt_m2CF7F31B011C00E259BF9B0AC270E2C3B50847F1 (void); // 0x000006CD System.Int32 System.ParseNumbers::StringToInt(System.ReadOnlySpan`1,System.Int32,System.Int32,System.Int32&) extern void ParseNumbers_StringToInt_mE762839BFF1D52853DC70197BDDD20F9FFB834A2 (void); // 0x000006CE System.String System.ParseNumbers::IntToString(System.Int32,System.Int32,System.Int32,System.Char,System.Int32) extern void ParseNumbers_IntToString_mFE9A8B5D0CACDE306E0006371280D0EA1A5D9508 (void); // 0x000006CF System.Void System.ParseNumbers::EatWhiteSpace(System.ReadOnlySpan`1,System.Int32&) extern void ParseNumbers_EatWhiteSpace_m5E6A388970FB987686C212731D105090D561043C (void); // 0x000006D0 System.Int64 System.ParseNumbers::GrabLongs(System.Int32,System.ReadOnlySpan`1,System.Int32&,System.Boolean) extern void ParseNumbers_GrabLongs_m68161035045FFACC9C219853C402FAB112B78C2B (void); // 0x000006D1 System.Int32 System.ParseNumbers::GrabInts(System.Int32,System.ReadOnlySpan`1,System.Int32&,System.Boolean) extern void ParseNumbers_GrabInts_m39E2988970437087754723B3AA09DE813DFE6D89 (void); // 0x000006D2 System.Void System.ParseNumbers::ThrowOverflowInt32Exception() extern void ParseNumbers_ThrowOverflowInt32Exception_m7B687790C93D800D5DA8CBE56C6A558A10FF25DD (void); // 0x000006D3 System.Void System.ParseNumbers::ThrowOverflowInt64Exception() extern void ParseNumbers_ThrowOverflowInt64Exception_mCE33DF536224D6086FB96E2192FE2F8524821465 (void); // 0x000006D4 System.Void System.ParseNumbers::ThrowOverflowUInt32Exception() extern void ParseNumbers_ThrowOverflowUInt32Exception_m96A35DD4B55F059741FDDAD799FC788D131A05C9 (void); // 0x000006D5 System.Void System.ParseNumbers::ThrowOverflowUInt64Exception() extern void ParseNumbers_ThrowOverflowUInt64Exception_mD863FDB19F175A4321A184D02BBA94120383F982 (void); // 0x000006D6 System.Boolean System.ParseNumbers::IsDigit(System.Char,System.Int32,System.Int32&) extern void ParseNumbers_IsDigit_m57009BBBB0BB55B3201E88946E98F1EDD808B0A3 (void); // 0x000006D7 System.Void System.PlatformNotSupportedException::.ctor() extern void PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1 (void); // 0x000006D8 System.Void System.PlatformNotSupportedException::.ctor(System.String) extern void PlatformNotSupportedException__ctor_mC5103EE3FE4FE245039B1107D6685296D9CC6560 (void); // 0x000006D9 System.Void System.PlatformNotSupportedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void PlatformNotSupportedException__ctor_m70DF68BE6E54D52F0A0347C26569A467B609C967 (void); // 0x000006DA System.Void System.Random::.ctor() extern void Random__ctor_m151183BD4F021499A98B9DE8502DAD4B12DD16AC (void); // 0x000006DB System.Void System.Random::.ctor(System.Int32) extern void Random__ctor_mFB386F0C0ED85F26CD069C3527052B81878A2F1E (void); // 0x000006DC System.Double System.Random::Sample() extern void Random_Sample_m8640A1BCF14A2045641EA0F5A3D2DE613163C670 (void); // 0x000006DD System.Int32 System.Random::InternalSample() extern void Random_InternalSample_m787605459B465F4CB347F59642507C9CC1EBFCDD (void); // 0x000006DE System.Int32 System.Random::GenerateSeed() extern void Random_GenerateSeed_m19519B3ECBBFE8FDB2D452274B1BE022DFC1DFED (void); // 0x000006DF System.Int32 System.Random::GenerateGlobalSeed() extern void Random_GenerateGlobalSeed_m2BDCA2DA209357F595A2ADE776115B821745A2F7 (void); // 0x000006E0 System.Int32 System.Random::Next() extern void Random_Next_mAFBC5B6CF82AE29ECE0FAD20F8C3A4FFCA792155 (void); // 0x000006E1 System.Double System.Random::GetSampleForLargeRange() extern void Random_GetSampleForLargeRange_mFF044191FFBAF47490213CC5E0705A838462D322 (void); // 0x000006E2 System.Int32 System.Random::Next(System.Int32,System.Int32) extern void Random_Next_m10851296AC6C73D5CB007F61E17F911CF2ACFA6C (void); // 0x000006E3 System.Int32 System.Random::Next(System.Int32) extern void Random_Next_m767647DA44BA86E7EF24B2984DB9CBBD2C66D8FF (void); // 0x000006E4 System.Void System.Random::.cctor() extern void Random__cctor_m3AF56C4AC9CA94AFDEE4EDCE870BDFDCBDFEE9AD (void); // 0x000006E5 System.Void System.RankException::.ctor() extern void RankException__ctor_m114D3B2AB490220CC6981D35722670624D9ED7BB (void); // 0x000006E6 System.Void System.RankException::.ctor(System.String) extern void RankException__ctor_m92CFA18243797ADB9BA12DFF436EC3139DCFC48B (void); // 0x000006E7 System.Void System.RankException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RankException__ctor_m44134046EB8C8D31C130142327D7264047F210D3 (void); // 0x000006E8 System.Void System.ReadOnlySpan`1::.ctor(T[]) // 0x000006E9 System.Void System.ReadOnlySpan`1::.ctor(T[],System.Int32,System.Int32) // 0x000006EA System.Void System.ReadOnlySpan`1::.ctor(System.Void*,System.Int32) // 0x000006EB System.Void System.ReadOnlySpan`1::.ctor(T&,System.Int32) // 0x000006EC T& modreq(System.Runtime.InteropServices.InAttribute) System.ReadOnlySpan`1::get_Item(System.Int32) // 0x000006ED System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) // 0x000006EE System.Boolean System.ReadOnlySpan`1::TryCopyTo(System.Span`1) // 0x000006EF System.String System.ReadOnlySpan`1::ToString() // 0x000006F0 System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32) // 0x000006F1 System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) // 0x000006F2 T[] System.ReadOnlySpan`1::ToArray() // 0x000006F3 System.Int32 System.ReadOnlySpan`1::get_Length() // 0x000006F4 System.Boolean System.ReadOnlySpan`1::get_IsEmpty() // 0x000006F5 System.Boolean System.ReadOnlySpan`1::Equals(System.Object) // 0x000006F6 System.Int32 System.ReadOnlySpan`1::GetHashCode() // 0x000006F7 System.ReadOnlySpan`1 System.ReadOnlySpan`1::op_Implicit(T[]) // 0x000006F8 System.ReadOnlySpan`1 System.ReadOnlySpan`1::get_Empty() // 0x000006F9 System.Void System.ResolveEventArgs::.ctor(System.String) extern void ResolveEventArgs__ctor_m98F9231E226FD3665345DAFC4D1E435FB84EB433 (void); // 0x000006FA System.Void System.ResolveEventArgs::.ctor(System.String,System.Reflection.Assembly) extern void ResolveEventArgs__ctor_m493C3B5D3BE9076D771559A40881C3B233463EAF (void); // 0x000006FB System.Void System.ResolveEventHandler::.ctor(System.Object,System.IntPtr) extern void ResolveEventHandler__ctor_m6EDDA1AABD23F6BDA9A4FAC209B4CF16D3318487 (void); // 0x000006FC System.Reflection.Assembly System.ResolveEventHandler::Invoke(System.Object,System.ResolveEventArgs) extern void ResolveEventHandler_Invoke_m600E185366B69329C116E33C39BD4FFE677A2276 (void); // 0x000006FD System.Int32 System.SByte::CompareTo(System.Object) extern void SByte_CompareTo_mE33D49E0A12617E87A94163442EE207927332D6F (void); // 0x000006FE System.Int32 System.SByte::CompareTo(System.SByte) extern void SByte_CompareTo_m1C183FA8CCC293C6FA6A50EE04B2FB36E9695CC4 (void); // 0x000006FF System.Boolean System.SByte::Equals(System.Object) extern void SByte_Equals_m2436A58AA51169044BB6FAB4F3924C06037C34EF (void); // 0x00000700 System.Boolean System.SByte::Equals(System.SByte) extern void SByte_Equals_m0D16E215FCE3B1D5CFFECBDA1FF916D7AD21BD97 (void); // 0x00000701 System.Int32 System.SByte::GetHashCode() extern void SByte_GetHashCode_mE61E9B0D1D93EF3E4E2B6282FF940FFA2E471FFF (void); // 0x00000702 System.String System.SByte::ToString() extern void SByte_ToString_mAA885F58F9F739E25623423A059C735017A92708 (void); // 0x00000703 System.String System.SByte::ToString(System.IFormatProvider) extern void SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E (void); // 0x00000704 System.String System.SByte::ToString(System.String,System.IFormatProvider) extern void SByte_ToString_m183C4DB410DD03A804F3DA87DB223A249A68E139 (void); // 0x00000705 System.Boolean System.SByte::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void SByte_TryFormat_m202F815D4745E3D407BE912BDDD7DB8531B970A8 (void); // 0x00000706 System.SByte System.SByte::Parse(System.String,System.IFormatProvider) extern void SByte_Parse_m1DCB40F2760975EA8329C73B59AE0E7BF7F4D083 (void); // 0x00000707 System.SByte System.SByte::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void SByte_Parse_mAC7251E4586FF9DAE8C7766B4C0935E44CF4D52D (void); // 0x00000708 System.SByte System.SByte::Parse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void SByte_Parse_m8A206FC105F1BDCF042A7D87D590455E0F01A951 (void); // 0x00000709 System.TypeCode System.SByte::GetTypeCode() extern void SByte_GetTypeCode_mC9445CEC36B03C50C3294AFE187780E09A4BFF11 (void); // 0x0000070A System.Boolean System.SByte::System.IConvertible.ToBoolean(System.IFormatProvider) extern void SByte_System_IConvertible_ToBoolean_mEECF30118FF2C57AE639AFF871875297032FCE8C (void); // 0x0000070B System.Char System.SByte::System.IConvertible.ToChar(System.IFormatProvider) extern void SByte_System_IConvertible_ToChar_m0BD4B4BB9CCC64B9BD939C6BDCF025AEB2609253 (void); // 0x0000070C System.SByte System.SByte::System.IConvertible.ToSByte(System.IFormatProvider) extern void SByte_System_IConvertible_ToSByte_mCAD44D2FC325D7DCFE7A3E92C6C3A8D216CE444E (void); // 0x0000070D System.Byte System.SByte::System.IConvertible.ToByte(System.IFormatProvider) extern void SByte_System_IConvertible_ToByte_m9B39F9A1A097D0B3F7CB13248ADF4599C0528FD5 (void); // 0x0000070E System.Int16 System.SByte::System.IConvertible.ToInt16(System.IFormatProvider) extern void SByte_System_IConvertible_ToInt16_mAEF922A2C9780E6D8CE2187309AF6955266C6B38 (void); // 0x0000070F System.UInt16 System.SByte::System.IConvertible.ToUInt16(System.IFormatProvider) extern void SByte_System_IConvertible_ToUInt16_mC167432B47A1BB7BB490DD6F3193C933AFC2C417 (void); // 0x00000710 System.Int32 System.SByte::System.IConvertible.ToInt32(System.IFormatProvider) extern void SByte_System_IConvertible_ToInt32_m89B33C83E52EDEF7F9D74CC4D2A9750F5CA6C589 (void); // 0x00000711 System.UInt32 System.SByte::System.IConvertible.ToUInt32(System.IFormatProvider) extern void SByte_System_IConvertible_ToUInt32_mBAD8C791C4B2DCB767C28EC3BF41CC0DBC5D11D2 (void); // 0x00000712 System.Int64 System.SByte::System.IConvertible.ToInt64(System.IFormatProvider) extern void SByte_System_IConvertible_ToInt64_mA10DC8035C5F946E1981742DB51C6FD028657502 (void); // 0x00000713 System.UInt64 System.SByte::System.IConvertible.ToUInt64(System.IFormatProvider) extern void SByte_System_IConvertible_ToUInt64_mA8607C0CCA0E50FA8117C6ADECD3536A2B540658 (void); // 0x00000714 System.Single System.SByte::System.IConvertible.ToSingle(System.IFormatProvider) extern void SByte_System_IConvertible_ToSingle_m5524E4C8855E5D215DD35029B9BC04F708F7C70B (void); // 0x00000715 System.Double System.SByte::System.IConvertible.ToDouble(System.IFormatProvider) extern void SByte_System_IConvertible_ToDouble_m7902480F1C3D82C3F65AE3F2494E611BC6CA6794 (void); // 0x00000716 System.Decimal System.SByte::System.IConvertible.ToDecimal(System.IFormatProvider) extern void SByte_System_IConvertible_ToDecimal_m6835275C73C5A04C18659510BE46C1C6F84FE195 (void); // 0x00000717 System.DateTime System.SByte::System.IConvertible.ToDateTime(System.IFormatProvider) extern void SByte_System_IConvertible_ToDateTime_m78334E40B8A53D858B21B6DD33649FA7860107B3 (void); // 0x00000718 System.Object System.SByte::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void SByte_System_IConvertible_ToType_m112F36BC474C3D0F15C6C011C4536C8CDE5C379F (void); // 0x00000719 System.Void System.SerializableAttribute::.ctor() extern void SerializableAttribute__ctor_mDF8FD634D7F7D942988AA3BACB296BB42BEA94E0 (void); // 0x0000071A System.Boolean System.Single::IsInfinity(System.Single) extern void Single_IsInfinity_m8D101DE5C104130734F6DCA3E6E86345B064E4AD (void); // 0x0000071B System.Boolean System.Single::IsNaN(System.Single) extern void Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D (void); // 0x0000071C System.Int32 System.Single::CompareTo(System.Object) extern void Single_CompareTo_mAD407AC6ADA9D53ED2D0DD43254B6EE5A96F49A5 (void); // 0x0000071D System.Int32 System.Single::CompareTo(System.Single) extern void Single_CompareTo_m06F7868162EB392D3E99103D1A0BD27463C9E66F (void); // 0x0000071E System.Boolean System.Single::Equals(System.Object) extern void Single_Equals_mC2B8FFE9D39B98FA2108771CCAFEC580873D054F (void); // 0x0000071F System.Boolean System.Single::Equals(System.Single) extern void Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9 (void); // 0x00000720 System.Int32 System.Single::GetHashCode() extern void Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2 (void); // 0x00000721 System.String System.Single::ToString() extern void Single_ToString_mE282EDA9CA4F7DF88432D807732837A629D04972 (void); // 0x00000722 System.String System.Single::ToString(System.IFormatProvider) extern void Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A (void); // 0x00000723 System.String System.Single::ToString(System.String) extern void Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D (void); // 0x00000724 System.String System.Single::ToString(System.String,System.IFormatProvider) extern void Single_ToString_mF468A56B3A746EFD805E0604EE7A2873DA157ADE (void); // 0x00000725 System.Boolean System.Single::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Single_TryFormat_m0C0B55CAF760803AD91384443998EC7DF9A26E60 (void); // 0x00000726 System.Single System.Single::Parse(System.String,System.IFormatProvider) extern void Single_Parse_mF40465AC387D690175D63EFFF44B0E810C090786 (void); // 0x00000727 System.Single System.Single::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Single_Parse_m0E74607D17E172B4F1306E62BD12CE2905FA5638 (void); // 0x00000728 System.Boolean System.Single::TryParse(System.String,System.Globalization.NumberStyles,System.IFormatProvider,System.Single&) extern void Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431 (void); // 0x00000729 System.Boolean System.Single::TryParse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo,System.Single&) extern void Single_TryParse_m3E308535FC3F5FB277C4A634A0071A0765F6FE6E (void); // 0x0000072A System.TypeCode System.Single::GetTypeCode() extern void Single_GetTypeCode_m982F6CA50E9B8E727C8EF2B98586A2AC13962446 (void); // 0x0000072B System.Boolean System.Single::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Single_System_IConvertible_ToBoolean_m027D1098F905AF04D03E36E0BA9CAA5332A93EC4 (void); // 0x0000072C System.Char System.Single::System.IConvertible.ToChar(System.IFormatProvider) extern void Single_System_IConvertible_ToChar_m1B5DCC149941108022457F57DD148B7F898CD917 (void); // 0x0000072D System.SByte System.Single::System.IConvertible.ToSByte(System.IFormatProvider) extern void Single_System_IConvertible_ToSByte_m85C565D4881F0B1EDBED638472FA1898E56FDE86 (void); // 0x0000072E System.Byte System.Single::System.IConvertible.ToByte(System.IFormatProvider) extern void Single_System_IConvertible_ToByte_m9A39459517ABEB5D70B7E4331332EAA3BA018455 (void); // 0x0000072F System.Int16 System.Single::System.IConvertible.ToInt16(System.IFormatProvider) extern void Single_System_IConvertible_ToInt16_mA338C1322A7EFCAE1D38356119C3031892CEF618 (void); // 0x00000730 System.UInt16 System.Single::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Single_System_IConvertible_ToUInt16_m83AA2C9825B7FEE3DCB6C636CC36ED5AF9C9704B (void); // 0x00000731 System.Int32 System.Single::System.IConvertible.ToInt32(System.IFormatProvider) extern void Single_System_IConvertible_ToInt32_m52EF50F157BAB5E1BC24678652D42D4CFEAB966C (void); // 0x00000732 System.UInt32 System.Single::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Single_System_IConvertible_ToUInt32_m83982A63F4C883BE3F12995DCAC9AA99B1C0A4AC (void); // 0x00000733 System.Int64 System.Single::System.IConvertible.ToInt64(System.IFormatProvider) extern void Single_System_IConvertible_ToInt64_mA4D64346AC392D7AE5306EC246A8BE845AD68B41 (void); // 0x00000734 System.UInt64 System.Single::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Single_System_IConvertible_ToUInt64_m3906326D98775E85700CC118517575E2248ACC18 (void); // 0x00000735 System.Single System.Single::System.IConvertible.ToSingle(System.IFormatProvider) extern void Single_System_IConvertible_ToSingle_m0BA15445ACB26806CCBB038FA9D0E211256546BD (void); // 0x00000736 System.Double System.Single::System.IConvertible.ToDouble(System.IFormatProvider) extern void Single_System_IConvertible_ToDouble_mB0E7018549E92129FD2CBBFEEE27051F1DE81FE6 (void); // 0x00000737 System.Decimal System.Single::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Single_System_IConvertible_ToDecimal_m55EA84B9728309C897034B54BC216122D6B38185 (void); // 0x00000738 System.DateTime System.Single::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Single_System_IConvertible_ToDateTime_mF66E78188F41E979DC7FF82AABFDCF456B2213B9 (void); // 0x00000739 System.Object System.Single::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Single_System_IConvertible_ToType_m52014373BE33664D69CB4F797F0A78120267EC72 (void); // 0x0000073A System.Void System.Span`1::.ctor(T[]) // 0x0000073B System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) // 0x0000073C System.Void System.Span`1::.ctor(System.Void*,System.Int32) // 0x0000073D System.Void System.Span`1::.ctor(T&,System.Int32) // 0x0000073E T& System.Span`1::get_Item(System.Int32) // 0x0000073F System.Void System.Span`1::CopyTo(System.Span`1) // 0x00000740 System.Boolean System.Span`1::TryCopyTo(System.Span`1) // 0x00000741 System.ReadOnlySpan`1 System.Span`1::op_Implicit(System.Span`1) // 0x00000742 System.String System.Span`1::ToString() // 0x00000743 System.Span`1 System.Span`1::Slice(System.Int32) // 0x00000744 System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) // 0x00000745 T[] System.Span`1::ToArray() // 0x00000746 System.Int32 System.Span`1::get_Length() // 0x00000747 System.Boolean System.Span`1::Equals(System.Object) // 0x00000748 System.Int32 System.Span`1::GetHashCode() // 0x00000749 System.Span`1 System.Span`1::op_Implicit(T[]) // 0x0000074A System.Int32 System.SpanHelpers::IndexOfAny(System.Byte&,System.Int32,System.Byte&,System.Int32) extern void SpanHelpers_IndexOfAny_m73AAF95F81D0C3DBF110AF017A67AB73170F110C (void); // 0x0000074B System.Int32 System.SpanHelpers::IndexOf(System.Byte&,System.Byte,System.Int32) extern void SpanHelpers_IndexOf_mB37566B16F2F4C7D14E1CD6EA781AC67110E8C4C (void); // 0x0000074C System.Boolean System.SpanHelpers::SequenceEqual(System.Byte&,System.Byte&,System.UInt64) extern void SpanHelpers_SequenceEqual_m69781B64721462BCA1ED200A1BB853E9B7026F2E (void); // 0x0000074D System.Int32 System.SpanHelpers::SequenceCompareTo(System.Char&,System.Int32,System.Char&,System.Int32) extern void SpanHelpers_SequenceCompareTo_mD219EEDAF772A34D5C68FFBC11A1EDB8C92662A0 (void); // 0x0000074E System.Int32 System.SpanHelpers::IndexOf(System.Char&,System.Char,System.Int32) extern void SpanHelpers_IndexOf_m1EBE4594F5288D2297A3A8E8E4F365BE4BD211DC (void); // 0x0000074F System.Int32 System.SpanHelpers::LastIndexOf(System.Char&,System.Char,System.Int32) extern void SpanHelpers_LastIndexOf_m2BAEB77B63275DFB7D3BAD5FDB9887AD3AD9D507 (void); // 0x00000750 System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.Numerics.Vector`1) extern void SpanHelpers_LocateFirstFoundChar_m189D445D14F922F4374AB76A6FDF00F79AAE923A (void); // 0x00000751 System.Int32 System.SpanHelpers::LocateFirstFoundChar(System.UInt64) extern void SpanHelpers_LocateFirstFoundChar_m098A1FAD568D867B650B0B163ED018A47BFD84FA (void); // 0x00000752 System.Int32 System.SpanHelpers::LocateLastFoundChar(System.Numerics.Vector`1) extern void SpanHelpers_LocateLastFoundChar_mDDE2AE406D9C327D4DD1CBFD109229247EE8F4B4 (void); // 0x00000753 System.Int32 System.SpanHelpers::LocateLastFoundChar(System.UInt64) extern void SpanHelpers_LocateLastFoundChar_mFF159E52202169C29CCF5ABAD8EBFA3D91351D43 (void); // 0x00000754 System.Int32 System.SpanHelpers::IndexOf(T&,T,System.Int32) // 0x00000755 System.Int32 System.SpanHelpers::IndexOfAny(T&,System.Int32,T&,System.Int32) // 0x00000756 System.Boolean System.SpanHelpers::SequenceEqual(T&,T&,System.Int32) // 0x00000757 System.Boolean System.SpanHelpers::EndsWithCultureHelper(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareInfo) extern void SpanHelpers_EndsWithCultureHelper_mE5FD23F444E1C5491DC271719076245E1BB536DA (void); // 0x00000758 System.Boolean System.SpanHelpers::EndsWithCultureIgnoreCaseHelper(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareInfo) extern void SpanHelpers_EndsWithCultureIgnoreCaseHelper_m960F36EE021D2D244625188B9B5279FF496C968E (void); // 0x00000759 System.Boolean System.SpanHelpers::EndsWithOrdinalIgnoreCaseHelper(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void SpanHelpers_EndsWithOrdinalIgnoreCaseHelper_mB1F4C4DF45455224BCB016039A7026ADB38A814C (void); // 0x0000075A System.Void System.StackOverflowException::.ctor() extern void StackOverflowException__ctor_m15C4BFBA16B99440278D44AC4E5DB43C4D1158E7 (void); // 0x0000075B System.Void System.StackOverflowException::.ctor(System.String) extern void StackOverflowException__ctor_m4B351957B6BFB2C99B9F014F04FCEA33021613C7 (void); // 0x0000075C System.Void System.StackOverflowException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void StackOverflowException__ctor_m5CE85AB5C981B09AA3922EEE304D1E96424E250C (void); // 0x0000075D System.StringComparer System.StringComparer::get_InvariantCultureIgnoreCase() extern void StringComparer_get_InvariantCultureIgnoreCase_m736E26B9A455C50799BF69D87F2E076C272337B1 (void); // 0x0000075E System.StringComparer System.StringComparer::get_Ordinal() extern void StringComparer_get_Ordinal_m77A8C28E78759556E06A6925E949737A45599E26 (void); // 0x0000075F System.StringComparer System.StringComparer::get_OrdinalIgnoreCase() extern void StringComparer_get_OrdinalIgnoreCase_m071AA1B1747345CCA058A3879EBDEBBA2EA4B169 (void); // 0x00000760 System.Int32 System.StringComparer::Compare(System.Object,System.Object) extern void StringComparer_Compare_m5DD3927576C6C25B709CE4AA1334F35C8EBF59D0 (void); // 0x00000761 System.Boolean System.StringComparer::Equals(System.Object,System.Object) extern void StringComparer_Equals_mC3E530844EB15ADAF76D9C5A6FA8FB83F9CFB37B (void); // 0x00000762 System.Int32 System.StringComparer::GetHashCode(System.Object) extern void StringComparer_GetHashCode_mB4269F34CF65BEDA8BDFB7B984A7615B4806BA5D (void); // 0x00000763 System.Int32 System.StringComparer::Compare(System.String,System.String) // 0x00000764 System.Boolean System.StringComparer::Equals(System.String,System.String) // 0x00000765 System.Int32 System.StringComparer::GetHashCode(System.String) // 0x00000766 System.Void System.StringComparer::.ctor() extern void StringComparer__ctor_m55A87A4DAD2E915ABEBB4108C5EE5757669EA7D3 (void); // 0x00000767 System.Void System.StringComparer::.cctor() extern void StringComparer__cctor_mCB47EE8E150F94738F4C17FBFCEF90D3C05A45BF (void); // 0x00000768 System.Void System.CultureAwareComparer::.ctor(System.Globalization.CultureInfo,System.Globalization.CompareOptions) extern void CultureAwareComparer__ctor_m8645A38E1711874344372DA4541D8DC9ECC9895A (void); // 0x00000769 System.Void System.CultureAwareComparer::.ctor(System.Globalization.CompareInfo,System.Globalization.CompareOptions) extern void CultureAwareComparer__ctor_mFC8D18B6DE64819CC2F63FFDA12AA24DB1DE4B54 (void); // 0x0000076A System.Void System.CultureAwareComparer::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CultureAwareComparer__ctor_m956C86D1EDC6E0B5AB1F09254413E07595C71FE3 (void); // 0x0000076B System.Int32 System.CultureAwareComparer::Compare(System.String,System.String) extern void CultureAwareComparer_Compare_m14314A7754ED35D98F3D00EEE993B219B27C21FB (void); // 0x0000076C System.Boolean System.CultureAwareComparer::Equals(System.String,System.String) extern void CultureAwareComparer_Equals_m086A2A19DDC40D4D2F5E3234BC0F0090F98B03C4 (void); // 0x0000076D System.Int32 System.CultureAwareComparer::GetHashCode(System.String) extern void CultureAwareComparer_GetHashCode_mB0CA9B675C46D1F7DD0B1BD0786E2ED98A29A7A1 (void); // 0x0000076E System.Boolean System.CultureAwareComparer::Equals(System.Object) extern void CultureAwareComparer_Equals_m67EC2CA2EF37D3CF05F27BD329DB9D608569FA5C (void); // 0x0000076F System.Int32 System.CultureAwareComparer::GetHashCode() extern void CultureAwareComparer_GetHashCode_m8BAA3154380492A1729C5E60B5B362E3D2C7506C (void); // 0x00000770 System.Void System.CultureAwareComparer::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CultureAwareComparer_GetObjectData_mC510927CB2D901427EC7D51AF972FBCADAB3EA9D (void); // 0x00000771 System.Void System.OrdinalComparer::.ctor(System.Boolean) extern void OrdinalComparer__ctor_mEBF3AAE4620B29DA245D7E1A8E082CAEC0BA48C4 (void); // 0x00000772 System.Int32 System.OrdinalComparer::Compare(System.String,System.String) extern void OrdinalComparer_Compare_mD30FD7060F0E5AD67BF5E27037D9B6EDC27743A1 (void); // 0x00000773 System.Boolean System.OrdinalComparer::Equals(System.String,System.String) extern void OrdinalComparer_Equals_m1655B1B5B5D71147ADE12A7E3472C9992E6B9252 (void); // 0x00000774 System.Int32 System.OrdinalComparer::GetHashCode(System.String) extern void OrdinalComparer_GetHashCode_m09EE7F13DFE13EC8EBC3FED47ADC4AF692D26E1A (void); // 0x00000775 System.Boolean System.OrdinalComparer::Equals(System.Object) extern void OrdinalComparer_Equals_m95913B80333EC686B03B38C4990FF26086164185 (void); // 0x00000776 System.Int32 System.OrdinalComparer::GetHashCode() extern void OrdinalComparer_GetHashCode_m500A2D522F50A7A5ECE314035E0C554FC20002E9 (void); // 0x00000777 System.Void System.OrdinalCaseSensitiveComparer::.ctor() extern void OrdinalCaseSensitiveComparer__ctor_mEE6440F3E994A81266CC24DA0B8B9C702991D22E (void); // 0x00000778 System.Int32 System.OrdinalCaseSensitiveComparer::Compare(System.String,System.String) extern void OrdinalCaseSensitiveComparer_Compare_mD12D97B45A0A903C1723DAAEFFD74F4B0BFD89B3 (void); // 0x00000779 System.Boolean System.OrdinalCaseSensitiveComparer::Equals(System.String,System.String) extern void OrdinalCaseSensitiveComparer_Equals_m60AC4B5B15EE3522A8DD5F1432B4C41C8E4DEB1C (void); // 0x0000077A System.Int32 System.OrdinalCaseSensitiveComparer::GetHashCode(System.String) extern void OrdinalCaseSensitiveComparer_GetHashCode_mADE7F1D6B598358D988A0250032C94E37F02EE96 (void); // 0x0000077B System.Void System.OrdinalCaseSensitiveComparer::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void OrdinalCaseSensitiveComparer_GetObjectData_m78DDB9CDB93BD2C7A512BC3FC95BE9E28EE8A8D4 (void); // 0x0000077C System.Void System.OrdinalIgnoreCaseComparer::.ctor() extern void OrdinalIgnoreCaseComparer__ctor_m140A7A5C6C55151ECC3B36C2ECD3168A23BD9B65 (void); // 0x0000077D System.Int32 System.OrdinalIgnoreCaseComparer::Compare(System.String,System.String) extern void OrdinalIgnoreCaseComparer_Compare_mCCABDA821671F61926F906049B82CD732EF1259D (void); // 0x0000077E System.Boolean System.OrdinalIgnoreCaseComparer::Equals(System.String,System.String) extern void OrdinalIgnoreCaseComparer_Equals_mF8F1533188FB6F5D1D3DAF14AA01090AA3ACE826 (void); // 0x0000077F System.Int32 System.OrdinalIgnoreCaseComparer::GetHashCode(System.String) extern void OrdinalIgnoreCaseComparer_GetHashCode_m9467B338E45BB42A9C0992B4A39FC96F63FD6432 (void); // 0x00000780 System.Void System.OrdinalIgnoreCaseComparer::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void OrdinalIgnoreCaseComparer_GetObjectData_m480E02C4130C852A3B3FF92960A2176F29AEC21A (void); // 0x00000781 System.Void System.SystemException::.ctor() extern void SystemException__ctor_mB30C3C4B8AB4DF43F4A453C97CCA76DC4AE63B80 (void); // 0x00000782 System.Void System.SystemException::.ctor(System.String) extern void SystemException__ctor_mC481DFD60F19362A0B3523FBD5E429EC4F1F3FB5 (void); // 0x00000783 System.Void System.SystemException::.ctor(System.String,System.Exception) extern void SystemException__ctor_m0FC84CACD2A5D66222998AA601A5C41CEC36A611 (void); // 0x00000784 System.Void System.SystemException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SystemException__ctor_mA2BB392E0F4CD8A4C132984F76B7A9FBDB3B6879 (void); // 0x00000785 System.Void System.STAThreadAttribute::.ctor() extern void STAThreadAttribute__ctor_m0BDF46F5E62E1FEA962A825996F5EAE6D49AF6E7 (void); // 0x00000786 System.Void System.ThreadStaticAttribute::.ctor() extern void ThreadStaticAttribute__ctor_m02D71F1DC24F35B653DBD51D8437956F4020863A (void); // 0x00000787 System.Void System.TimeSpan::.ctor(System.Int64) extern void TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F (void); // 0x00000788 System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32) extern void TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1 (void); // 0x00000789 System.Void System.TimeSpan::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void TimeSpan__ctor_m7DA95D0F449E6A1F71C74055EE55D799D4C98E10 (void); // 0x0000078A System.Int64 System.TimeSpan::get_Ticks() extern void TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5 (void); // 0x0000078B System.Int32 System.TimeSpan::get_Hours() extern void TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB (void); // 0x0000078C System.Int32 System.TimeSpan::get_Minutes() extern void TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F (void); // 0x0000078D System.Int32 System.TimeSpan::get_Seconds() extern void TimeSpan_get_Seconds_m8CA21613DC31BD025C5D30D41BAD0ED50827578B (void); // 0x0000078E System.Double System.TimeSpan::get_TotalDays() extern void TimeSpan_get_TotalDays_m7B3557D0DD79E39DFC6C08BAC756B1B5DE2D4108 (void); // 0x0000078F System.Double System.TimeSpan::get_TotalHours() extern void TimeSpan_get_TotalHours_m753DFC812CEC8F9214EF5F9839C5B4A4DB0D2883 (void); // 0x00000790 System.Double System.TimeSpan::get_TotalMilliseconds() extern void TimeSpan_get_TotalMilliseconds_m3506C1A49F1FE37A82F3027EA061D18215EF87CF (void); // 0x00000791 System.TimeSpan System.TimeSpan::Add(System.TimeSpan) extern void TimeSpan_Add_m2225A425832F851825CDA4A74903841DDB62AA19 (void); // 0x00000792 System.Int32 System.TimeSpan::CompareTo(System.Object) extern void TimeSpan_CompareTo_m8C88E571867C476F31963347C707D2BEC3D5A99A (void); // 0x00000793 System.Int32 System.TimeSpan::CompareTo(System.TimeSpan) extern void TimeSpan_CompareTo_m85916E1968FD4309A3CFCBCBC0E3DF2E9AEB0FD3 (void); // 0x00000794 System.TimeSpan System.TimeSpan::FromDays(System.Double) extern void TimeSpan_FromDays_mCFEAEBBA8CF0C9EEE18ABC0999D5BF52701EA539 (void); // 0x00000795 System.Boolean System.TimeSpan::Equals(System.Object) extern void TimeSpan_Equals_mFE37205C5F1295DD799B0EE207142BFA4222D47A (void); // 0x00000796 System.Boolean System.TimeSpan::Equals(System.TimeSpan) extern void TimeSpan_Equals_m1469BC4FF943C13273AEAF576905CA93C4DDA73F (void); // 0x00000797 System.Int32 System.TimeSpan::GetHashCode() extern void TimeSpan_GetHashCode_m2CBBAD27522E17FE6006390ED0E3874676CAA76D (void); // 0x00000798 System.TimeSpan System.TimeSpan::FromHours(System.Double) extern void TimeSpan_FromHours_mBF56E93F18A822E3EA1C593E8151F154709AC6BA (void); // 0x00000799 System.TimeSpan System.TimeSpan::Interval(System.Double,System.Int32) extern void TimeSpan_Interval_m67FA28FA1694834A84FBD36908C0AF8CCD4ED103 (void); // 0x0000079A System.TimeSpan System.TimeSpan::FromMilliseconds(System.Double) extern void TimeSpan_FromMilliseconds_mFDCBE9EDA3F6743302C3DD81259AF5D2F00EF775 (void); // 0x0000079B System.TimeSpan System.TimeSpan::FromMinutes(System.Double) extern void TimeSpan_FromMinutes_m5748E4C33327BC758C73B6DAE1BDD6BF44711CB5 (void); // 0x0000079C System.TimeSpan System.TimeSpan::Negate() extern void TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4 (void); // 0x0000079D System.TimeSpan System.TimeSpan::FromSeconds(System.Double) extern void TimeSpan_FromSeconds_m4401B50C0CA831134068595C6AF2F1CA92AAF80F (void); // 0x0000079E System.TimeSpan System.TimeSpan::Subtract(System.TimeSpan) extern void TimeSpan_Subtract_m6B780A4AADD60F53CC449DDC2171BBCD09381559 (void); // 0x0000079F System.TimeSpan System.TimeSpan::FromTicks(System.Int64) extern void TimeSpan_FromTicks_m9C683B1D142312F22E8CC6C803E32EF6D42F9003 (void); // 0x000007A0 System.Int64 System.TimeSpan::TimeToTicks(System.Int32,System.Int32,System.Int32) extern void TimeSpan_TimeToTicks_mBA709BC134A96A780823D75398B2E90287505570 (void); // 0x000007A1 System.Boolean System.TimeSpan::TryParseExact(System.String,System.String,System.IFormatProvider,System.TimeSpan&) extern void TimeSpan_TryParseExact_m6736F3D7D2D1AF1345F85DD0466A371011C1761C (void); // 0x000007A2 System.String System.TimeSpan::ToString() extern void TimeSpan_ToString_m44D5BF48E35E18BB8B99A86B6535DA5E847FFE92 (void); // 0x000007A3 System.String System.TimeSpan::ToString(System.String) extern void TimeSpan_ToString_m5B50613FCD29547F04EAE305B2226CB9F490C432 (void); // 0x000007A4 System.String System.TimeSpan::ToString(System.String,System.IFormatProvider) extern void TimeSpan_ToString_mDEB92B7F0214C221302BDCFA00ECDD283C22579E (void); // 0x000007A5 System.Boolean System.TimeSpan::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void TimeSpan_TryFormat_mC4C0834E4FA71761AF2C4E6B577B308C1E268A4A (void); // 0x000007A6 System.TimeSpan System.TimeSpan::op_UnaryNegation(System.TimeSpan) extern void TimeSpan_op_UnaryNegation_mBD0F86C461C2CE1C9EAB62F2E41D28471CDE2493 (void); // 0x000007A7 System.TimeSpan System.TimeSpan::op_Subtraction(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_Subtraction_m56EC225AACB5E7C91E29A2ECB634B658A63289F7 (void); // 0x000007A8 System.TimeSpan System.TimeSpan::op_Addition(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_Addition_mD8B0E0E30595D82C7336CCCA411FE384441DE1A6 (void); // 0x000007A9 System.Boolean System.TimeSpan::op_Equality(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_Equality_m951689F806957B14F237DAFCEE4CB322799A723E (void); // 0x000007AA System.Boolean System.TimeSpan::op_Inequality(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_Inequality_m2248419A8BCC8744CADE25174238B24AE34F17DB (void); // 0x000007AB System.Boolean System.TimeSpan::op_LessThan(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_LessThan_m91C76FBEB38D80680A92A5FACA3A93810349B0FF (void); // 0x000007AC System.Boolean System.TimeSpan::op_LessThanOrEqual(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_LessThanOrEqual_m56A0500CAC0C9B531B5D390D94B0F0A062A3808A (void); // 0x000007AD System.Boolean System.TimeSpan::op_GreaterThan(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_GreaterThan_m346676C36494E3CD2560A604996F88CEC3D845C0 (void); // 0x000007AE System.Boolean System.TimeSpan::op_GreaterThanOrEqual(System.TimeSpan,System.TimeSpan) extern void TimeSpan_op_GreaterThanOrEqual_m75F60A7DA7C0BB62E4A21E7784E6FFE6D2D73CFE (void); // 0x000007AF System.Void System.TimeSpan::.cctor() extern void TimeSpan__cctor_m4F998B95281B4A6E6A0534FF950093B1447418E4 (void); // 0x000007B0 System.Void System.TimeZone::.ctor() extern void TimeZone__ctor_mE178D688CAB2ACD05923682583066645559DC92C (void); // 0x000007B1 System.Void System.TimeoutException::.ctor() extern void TimeoutException__ctor_m59B898A25AE0C42521D146254F0EBAE954DF56B7 (void); // 0x000007B2 System.Void System.TimeoutException::.ctor(System.String) extern void TimeoutException__ctor_mAC3BF713E7242641234A1E292C470655E1EFA964 (void); // 0x000007B3 System.Void System.TimeoutException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TimeoutException__ctor_mDC4162DC42FD01F72B442951759B90438432A7F5 (void); // 0x000007B4 System.String System.ITupleInternal::ToString(System.Text.StringBuilder) // 0x000007B5 System.Int32 System.Tuple::CombineHashCodes(System.Int32,System.Int32) extern void Tuple_CombineHashCodes_m823D7EC829A9D4FE48FA8B40FBFE6F9DC0092F3C (void); // 0x000007B6 System.Int32 System.Tuple::CombineHashCodes(System.Int32,System.Int32,System.Int32) extern void Tuple_CombineHashCodes_mE2699A82EC949B2BDC6E5F34C1B73BAF6C613E50 (void); // 0x000007B7 T1 System.Tuple`3::get_Item1() // 0x000007B8 T2 System.Tuple`3::get_Item2() // 0x000007B9 T3 System.Tuple`3::get_Item3() // 0x000007BA System.Void System.Tuple`3::.ctor(T1,T2,T3) // 0x000007BB System.Boolean System.Tuple`3::Equals(System.Object) // 0x000007BC System.Boolean System.Tuple`3::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x000007BD System.Int32 System.Tuple`3::System.IComparable.CompareTo(System.Object) // 0x000007BE System.Int32 System.Tuple`3::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x000007BF System.Int32 System.Tuple`3::GetHashCode() // 0x000007C0 System.Int32 System.Tuple`3::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x000007C1 System.String System.Tuple`3::ToString() // 0x000007C2 System.String System.Tuple`3::System.ITupleInternal.ToString(System.Text.StringBuilder) // 0x000007C3 System.Int32 System.Tuple`3::System.Runtime.CompilerServices.ITuple.get_Length() // 0x000007C4 System.Boolean System.Type::IsEnumDefined(System.Object) extern void Type_IsEnumDefined_m4EF2BAC7EC7992931E3B2D6D0B61BBABE249BBC0 (void); // 0x000007C5 System.String System.Type::GetEnumName(System.Object) extern void Type_GetEnumName_mA4E02D4838E0892EE4D121218FE1C1FBE62CA3DF (void); // 0x000007C6 System.String[] System.Type::GetEnumNames() extern void Type_GetEnumNames_m765B0F3C5DF5EB2D6085D19B93310DCCBD84F802 (void); // 0x000007C7 System.Array System.Type::GetEnumRawConstantValues() extern void Type_GetEnumRawConstantValues_mBC2226348534B7F075A8DC45EB348630DD0C6FBB (void); // 0x000007C8 System.Void System.Type::GetEnumData(System.String[]&,System.Array&) extern void Type_GetEnumData_mE7D2EFDDFC359C924F6A47CBF25BB6357BD2F29D (void); // 0x000007C9 System.Int32 System.Type::BinarySearch(System.Array,System.Object) extern void Type_BinarySearch_mFC2C37C3CC93F0A4DA41E30B98C4D9EC5147ABE0 (void); // 0x000007CA System.Boolean System.Type::IsIntegerType(System.Type) extern void Type_IsIntegerType_m2917130AEB7688771226E793B025A10710C804C1 (void); // 0x000007CB System.Boolean System.Type::get_IsSerializable() extern void Type_get_IsSerializable_m90E10BE164723C3C7CFADEC8440D350F503F9B4A (void); // 0x000007CC System.Boolean System.Type::get_ContainsGenericParameters() extern void Type_get_ContainsGenericParameters_m0F735FD955BF6E99AF1B8979A34FF9D339F42B29 (void); // 0x000007CD System.Type System.Type::GetRootElementType() extern void Type_GetRootElementType_m77B0ECEE53840670402AB589B07404F355584DEC (void); // 0x000007CE System.Boolean System.Type::IsSubclassOf(System.Type) extern void Type_IsSubclassOf_m55BE5B5482D391EAA804ABE53F3DFCEA36BC51F3 (void); // 0x000007CF System.Boolean System.Type::IsAssignableFrom(System.Type) extern void Type_IsAssignableFrom_m81CD6F94497B52B0F3488AE6A166828F9FED2785 (void); // 0x000007D0 System.Boolean System.Type::ImplementInterface(System.Type) extern void Type_ImplementInterface_mE0F734104877A3F47541B1505E905A1255A2F144 (void); // 0x000007D1 System.Boolean System.Type::FilterAttributeImpl(System.Reflection.MemberInfo,System.Object) extern void Type_FilterAttributeImpl_m85062F71B0D3CE5639DCC04E271C90E9F12ADB35 (void); // 0x000007D2 System.Boolean System.Type::FilterNameImpl(System.Reflection.MemberInfo,System.Object) extern void Type_FilterNameImpl_m687A8CD1598CB0395C8D37F48D7D2BA95FCBFB82 (void); // 0x000007D3 System.Boolean System.Type::FilterNameIgnoreCaseImpl(System.Reflection.MemberInfo,System.Object) extern void Type_FilterNameIgnoreCaseImpl_m30CD545FC05920B0F8C070B36F5EC2AD072D0682 (void); // 0x000007D4 System.Void System.Type::.ctor() extern void Type__ctor_m2D15235C53F26A32AEDCED8031B648F284C1B323 (void); // 0x000007D5 System.Reflection.MemberTypes System.Type::get_MemberType() extern void Type_get_MemberType_mE8BE68D0D529396390EA1135AC2EDDF6902271E9 (void); // 0x000007D6 System.Type System.Type::GetType() extern void Type_GetType_mE298F45594F2C39E570608F265E45688745410EA (void); // 0x000007D7 System.String System.Type::get_Namespace() // 0x000007D8 System.String System.Type::get_AssemblyQualifiedName() // 0x000007D9 System.String System.Type::get_FullName() // 0x000007DA System.Reflection.Assembly System.Type::get_Assembly() // 0x000007DB System.Reflection.Module System.Type::get_Module() // 0x000007DC System.Boolean System.Type::get_IsNested() extern void Type_get_IsNested_mCF57E6A68BA5CEDDB9DA81CB34B6945F414FB3FD (void); // 0x000007DD System.Type System.Type::get_DeclaringType() extern void Type_get_DeclaringType_m7EB771ACC4FB65F6B5C18AAA7A5F184A64C2A6CA (void); // 0x000007DE System.Reflection.MethodBase System.Type::get_DeclaringMethod() extern void Type_get_DeclaringMethod_mB06DF990AA98F325FE27C9B7EA00D0ED4FB1C21E (void); // 0x000007DF System.Type System.Type::get_ReflectedType() extern void Type_get_ReflectedType_m211A20F633875363AAFC00A5ADF7B179539CBAF3 (void); // 0x000007E0 System.Type System.Type::get_UnderlyingSystemType() // 0x000007E1 System.Boolean System.Type::get_IsArray() extern void Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673 (void); // 0x000007E2 System.Boolean System.Type::IsArrayImpl() // 0x000007E3 System.Boolean System.Type::get_IsByRef() extern void Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4 (void); // 0x000007E4 System.Boolean System.Type::IsByRefImpl() // 0x000007E5 System.Boolean System.Type::get_IsPointer() extern void Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B (void); // 0x000007E6 System.Boolean System.Type::IsPointerImpl() // 0x000007E7 System.Boolean System.Type::get_IsConstructedGenericType() extern void Type_get_IsConstructedGenericType_mFA908C52B2305FE88BBFDDEA8965DFC8BE225FF3 (void); // 0x000007E8 System.Boolean System.Type::get_IsGenericParameter() extern void Type_get_IsGenericParameter_m776E04AE5E75E6144148B8BC696CD2FB9771AD59 (void); // 0x000007E9 System.Boolean System.Type::get_IsGenericMethodParameter() extern void Type_get_IsGenericMethodParameter_m1DE4FF11F0DB24CFF133695F11FB3D0663FD348C (void); // 0x000007EA System.Boolean System.Type::get_IsGenericType() extern void Type_get_IsGenericType_m376FC7F71808242173AE3D00A6CA8B8F520A0BFD (void); // 0x000007EB System.Boolean System.Type::get_IsGenericTypeDefinition() extern void Type_get_IsGenericTypeDefinition_m70EFA62ACE4B3E4C6CC999FC99D6F66987C02AB4 (void); // 0x000007EC System.Boolean System.Type::get_IsSZArray() extern void Type_get_IsSZArray_m3DAD31A3F22E8437B2DC00AED69A54C28D564D17 (void); // 0x000007ED System.Boolean System.Type::get_IsVariableBoundArray() extern void Type_get_IsVariableBoundArray_m143A888E8BE1D5837F7296CC4FC024B3BDBA61C4 (void); // 0x000007EE System.Boolean System.Type::get_HasElementType() extern void Type_get_HasElementType_m44F9601E586D2EEA2EDB93FB81D1D80521C264EE (void); // 0x000007EF System.Boolean System.Type::HasElementTypeImpl() // 0x000007F0 System.Type System.Type::GetElementType() // 0x000007F1 System.Int32 System.Type::GetArrayRank() extern void Type_GetArrayRank_m5E5E4867398ADD15BF34B4D8CCF7DBBCB1AD5778 (void); // 0x000007F2 System.Type System.Type::GetGenericTypeDefinition() extern void Type_GetGenericTypeDefinition_m03767EB4633FED3E931D30F16F3E49500F18550F (void); // 0x000007F3 System.Type[] System.Type::get_GenericTypeArguments() extern void Type_get_GenericTypeArguments_m6BBF96148044F0A720EEC0E7640CC92E61BD343E (void); // 0x000007F4 System.Type[] System.Type::GetGenericArguments() extern void Type_GetGenericArguments_m9139DE686108E775C4BDE2CAE41CC12DC1CBAFF2 (void); // 0x000007F5 System.Int32 System.Type::get_GenericParameterPosition() extern void Type_get_GenericParameterPosition_mF5DC8FD9CCD2794BB92922BDC2F4B00A17A0EAF8 (void); // 0x000007F6 System.Reflection.GenericParameterAttributes System.Type::get_GenericParameterAttributes() extern void Type_get_GenericParameterAttributes_m07AFB6F82D5B24C9B944B28B9C38863A470EDA81 (void); // 0x000007F7 System.Type[] System.Type::GetGenericParameterConstraints() extern void Type_GetGenericParameterConstraints_m4A386D9A6668F195A01FEEDA5DF92B52DDEEB552 (void); // 0x000007F8 System.Reflection.TypeAttributes System.Type::get_Attributes() extern void Type_get_Attributes_mFE7C06EAA1F2548E7D322B659ACBFFB9AC7FCE1E (void); // 0x000007F9 System.Reflection.TypeAttributes System.Type::GetAttributeFlagsImpl() // 0x000007FA System.Boolean System.Type::get_IsAbstract() extern void Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5 (void); // 0x000007FB System.Boolean System.Type::get_IsSealed() extern void Type_get_IsSealed_m6B652265DCEF64250FD2A173C50BD889467A58E4 (void); // 0x000007FC System.Boolean System.Type::get_IsClass() extern void Type_get_IsClass_mACC1E0E79C9996ADE9973F81971B740132B64549 (void); // 0x000007FD System.Boolean System.Type::get_IsNestedAssembly() extern void Type_get_IsNestedAssembly_mBC2DDA6738C5F8CD2BA299CA954AE4A2373E4A0B (void); // 0x000007FE System.Boolean System.Type::get_IsNestedPublic() extern void Type_get_IsNestedPublic_mE2D54A3967EB503A1694CCF1E2AFD7489CA6E9B2 (void); // 0x000007FF System.Boolean System.Type::get_IsNotPublic() extern void Type_get_IsNotPublic_mD0DAE7364A17F0DFC839891331B5F3F4AA6E42B3 (void); // 0x00000800 System.Boolean System.Type::get_IsPublic() extern void Type_get_IsPublic_m71FA078BA19CA4F6073433CAA836718A0E2F2DE4 (void); // 0x00000801 System.Boolean System.Type::get_IsExplicitLayout() extern void Type_get_IsExplicitLayout_m94752A10189BBF8A18EE9CE7B17CDF701F951D10 (void); // 0x00000802 System.Boolean System.Type::get_IsCOMObject() extern void Type_get_IsCOMObject_mDC5F62B22B0B1CA15EC3FA81BDB87006DA860641 (void); // 0x00000803 System.Boolean System.Type::IsCOMObjectImpl() // 0x00000804 System.Boolean System.Type::get_IsContextful() extern void Type_get_IsContextful_m934FE34B4F8357C7AF966F8EEA5552AB1602E3B5 (void); // 0x00000805 System.Boolean System.Type::IsContextfulImpl() extern void Type_IsContextfulImpl_mA14663A3EB6473ED79AFC05C8A9938266CBEEEA1 (void); // 0x00000806 System.Boolean System.Type::get_IsEnum() extern void Type_get_IsEnum_m8C07A780222962B019B75577578EE23ACD47B331 (void); // 0x00000807 System.Boolean System.Type::get_IsMarshalByRef() extern void Type_get_IsMarshalByRef_mA6BA944A9B40FF2A8185FA4D2145150048A6E145 (void); // 0x00000808 System.Boolean System.Type::IsMarshalByRefImpl() extern void Type_IsMarshalByRefImpl_m36D6D0D4DE1887599DF9C8B9BBE972C46842A500 (void); // 0x00000809 System.Boolean System.Type::get_IsPrimitive() extern void Type_get_IsPrimitive_m46ACAAB8F754D37713E3E45437705F4F58FAFA18 (void); // 0x0000080A System.Boolean System.Type::IsPrimitiveImpl() // 0x0000080B System.Boolean System.Type::get_IsValueType() extern void Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318 (void); // 0x0000080C System.Boolean System.Type::IsValueTypeImpl() extern void Type_IsValueTypeImpl_m961A2BA7CB72930FC204BF89FBF9D2909A9C8E08 (void); // 0x0000080D System.Boolean System.Type::get_IsSignatureType() extern void Type_get_IsSignatureType_m018E204CFC85621854E382022703E094048EED2A (void); // 0x0000080E System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Type[]) extern void Type_GetConstructor_m7F0E5E1A61477DE81B35AE780C21FA6830124554 (void); // 0x0000080F System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetConstructor_m27DB07707556F5798E5482B1D314C562E3883C85 (void); // 0x00000810 System.Reflection.ConstructorInfo System.Type::GetConstructor(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetConstructor_m37EF7F27054140A4FD97A535D943180716EA1745 (void); // 0x00000811 System.Reflection.ConstructorInfo System.Type::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) // 0x00000812 System.Reflection.ConstructorInfo[] System.Type::GetConstructors(System.Reflection.BindingFlags) // 0x00000813 System.Reflection.EventInfo System.Type::GetEvent(System.String,System.Reflection.BindingFlags) // 0x00000814 System.Reflection.FieldInfo System.Type::GetField(System.String) extern void Type_GetField_m0BF55B1A27A1B6AB6D3477E7F9E1CF2A3451E1E0 (void); // 0x00000815 System.Reflection.FieldInfo System.Type::GetField(System.String,System.Reflection.BindingFlags) // 0x00000816 System.Reflection.FieldInfo[] System.Type::GetFields(System.Reflection.BindingFlags) // 0x00000817 System.Reflection.MemberInfo[] System.Type::GetMember(System.String) extern void Type_GetMember_mC4456D1BA93A44CF021059F6D46237C0740A6229 (void); // 0x00000818 System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.BindingFlags) extern void Type_GetMember_m982F76782B34436F39D01D21E7D0B12C878689F2 (void); // 0x00000819 System.Reflection.MemberInfo[] System.Type::GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) extern void Type_GetMember_mD1ABB82BE1F781208BF0884555FA3015E10A6E78 (void); // 0x0000081A System.Reflection.MethodInfo System.Type::GetMethod(System.String) extern void Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231 (void); // 0x0000081B System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags) extern void Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D (void); // 0x0000081C System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[]) extern void Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA (void); // 0x0000081D System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetMethod_m41DEAC948696997423C14987A63054A3A622E985 (void); // 0x0000081E System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetMethod_mF3AF3FA3834D7F99592A4CA715FFD2DE12291562 (void); // 0x0000081F System.Reflection.MethodInfo System.Type::GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetMethod_mA605A28A04232563F51674827C52C17447DE686F (void); // 0x00000820 System.Reflection.MethodInfo System.Type::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) // 0x00000821 System.Reflection.MethodInfo[] System.Type::GetMethods() extern void Type_GetMethods_m5D4A53D1E667CF33173EEA37D0111FE92A572559 (void); // 0x00000822 System.Reflection.MethodInfo[] System.Type::GetMethods(System.Reflection.BindingFlags) // 0x00000823 System.Type System.Type::GetNestedType(System.String,System.Reflection.BindingFlags) // 0x00000824 System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags) extern void Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391 (void); // 0x00000825 System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Type) extern void Type_GetProperty_mE24FEF18FA6A3BC6760CF0304020BFBAF86F4500 (void); // 0x00000826 System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Type,System.Type[]) extern void Type_GetProperty_m39BD78CA24AC9D5814DBD31AE69C6E57D3EC1735 (void); // 0x00000827 System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetProperty_m267694A6964CF8ADE172F26EBCFB83CD5DC0A34D (void); // 0x00000828 System.Reflection.PropertyInfo System.Type::GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void Type_GetProperty_m56B512B27B74B56735C0BC4973B3E3C3BE817C68 (void); // 0x00000829 System.Reflection.PropertyInfo System.Type::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) // 0x0000082A System.RuntimeTypeHandle System.Type::get_TypeHandle() extern void Type_get_TypeHandle_m3DB7F8881409DC78B6D9563E0BCA999BFF318E93 (void); // 0x0000082B System.RuntimeTypeHandle System.Type::GetTypeHandle(System.Object) extern void Type_GetTypeHandle_m40E0A28A4D12E2807492E13290CB89A74D8DAE1B (void); // 0x0000082C System.TypeCode System.Type::GetTypeCode(System.Type) extern void Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466 (void); // 0x0000082D System.TypeCode System.Type::GetTypeCodeImpl() extern void Type_GetTypeCodeImpl_m918237A8B03D5529A07AB33E1EA580293EF000CB (void); // 0x0000082E System.Type System.Type::get_BaseType() // 0x0000082F System.Object System.Type::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) // 0x00000830 System.Type[] System.Type::GetInterfaces() // 0x00000831 System.Boolean System.Type::IsInstanceOfType(System.Object) extern void Type_IsInstanceOfType_m83ADA8999F30766F471BA9BDCA676047A09227C1 (void); // 0x00000832 System.Boolean System.Type::IsEquivalentTo(System.Type) extern void Type_IsEquivalentTo_m94F494256FBFC824236C9C7660142D1E3416FF40 (void); // 0x00000833 System.Type System.Type::GetEnumUnderlyingType() extern void Type_GetEnumUnderlyingType_m51960C56BE6295B6A3B2E33CCF9112E307C4ECBC (void); // 0x00000834 System.Array System.Type::GetEnumValues() extern void Type_GetEnumValues_mFB9A3A49BCD389D7B82D4D64BC483934C40C84CE (void); // 0x00000835 System.Type System.Type::MakeArrayType() extern void Type_MakeArrayType_m690F4219593AA4C89CED1C390F759D73FBF32CA2 (void); // 0x00000836 System.Type System.Type::MakeArrayType(System.Int32) extern void Type_MakeArrayType_mCE10D3E9790DA57DF75D846E44A743BC62FC96F7 (void); // 0x00000837 System.Type System.Type::MakeByRefType() extern void Type_MakeByRefType_m7CDFB1957B50FF3969A3132E1F03CA93D32C8B62 (void); // 0x00000838 System.Type System.Type::MakeGenericType(System.Type[]) extern void Type_MakeGenericType_m5EE60A10E8BE43C680DF29F4151A6D242E5EEF85 (void); // 0x00000839 System.Type System.Type::MakePointerType() extern void Type_MakePointerType_mA616B2C2FC3D2307EBBE32AA9DB286D2C97E7B32 (void); // 0x0000083A System.Type System.Type::MakeGenericSignatureType(System.Type,System.Type[]) extern void Type_MakeGenericSignatureType_m12DC55D4BFC39CF2681EECB7F8EEA1F67709F1DF (void); // 0x0000083B System.String System.Type::ToString() extern void Type_ToString_mBCB44061C44F4F28DEF2CF9B48EA255D81C146CC (void); // 0x0000083C System.Boolean System.Type::Equals(System.Object) extern void Type_Equals_m8B23AAB84FCB0EB4748768C45DEE9BA08A1C0CEC (void); // 0x0000083D System.Int32 System.Type::GetHashCode() extern void Type_GetHashCode_mE402CA0A0A5420F7099E53058BB7E7444138FFF5 (void); // 0x0000083E System.Boolean System.Type::Equals(System.Type) extern void Type_Equals_m566D48C6A23F0E2F50D6DB9296431EB947C31570 (void); // 0x0000083F System.Reflection.Binder System.Type::get_DefaultBinder() extern void Type_get_DefaultBinder_m21450212064618B602E0586BFB1CA9B777C46C7F (void); // 0x00000840 System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) extern void Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57 (void); // 0x00000841 System.Type System.Type::internal_from_handle(System.IntPtr) extern void Type_internal_from_handle_m0747FFFEFFCA22D764E069CA2EC64E666294D7E5 (void); // 0x00000842 System.Boolean System.Type::get_IsSzArray() extern void Type_get_IsSzArray_m71CF7BE5DFB7140D26D3C330952B1D71F19C73F6 (void); // 0x00000843 System.String System.Type::FormatTypeName() extern void Type_FormatTypeName_m92E65605562A056BAE3C82720145E13FEA34499D (void); // 0x00000844 System.String System.Type::FormatTypeName(System.Boolean) extern void Type_FormatTypeName_m3E6AD55B5E5AB8E08A994ED0486DDEB6759289D3 (void); // 0x00000845 System.Boolean System.Type::get_IsInterface() extern void Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC (void); // 0x00000846 System.Type System.Type::GetType(System.String,System.Boolean,System.Boolean) extern void Type_GetType_mBFE91DFA98B4E24307E1C27DA642FA3BFD51818F (void); // 0x00000847 System.Type System.Type::GetType(System.String,System.Boolean) extern void Type_GetType_m50BCE4A0EB39D97381431E6CC2576C50DCE69C67 (void); // 0x00000848 System.Type System.Type::GetType(System.String) extern void Type_GetType_m71A077E0B5DA3BD1DC0AB9AE387056CFCF56F93F (void); // 0x00000849 System.Type System.Type::GetType(System.String,System.Func`2,System.Func`4,System.Boolean) extern void Type_GetType_mFB8A4050E4F344E4012ABAA5C95D6BED28754C23 (void); // 0x0000084A System.Boolean System.Type::op_Equality(System.Type,System.Type) extern void Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC (void); // 0x0000084B System.Boolean System.Type::op_Inequality(System.Type,System.Type) extern void Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172 (void); // 0x0000084C System.String System.Type::get_FullNameOrDefault() extern void Type_get_FullNameOrDefault_m34768A4C7E7D23D93954F24BDD741463FCEEE8B4 (void); // 0x0000084D System.Boolean System.Type::IsRuntimeImplemented() extern void Type_IsRuntimeImplemented_mC515EF956A1EE6556310DA3D07F555EAC8EE7FFD (void); // 0x0000084E System.String System.Type::InternalGetNameIfAvailable(System.Type&) extern void Type_InternalGetNameIfAvailable_mEE2ACB60128A485463B1708CDB834FF4995BCF3C (void); // 0x0000084F System.String System.Type::get_InternalNameIfAvailable() extern void Type_get_InternalNameIfAvailable_m8874DAFF2F4DA8286E49DF39554815DDCD9E2D22 (void); // 0x00000850 System.String System.Type::get_NameOrDefault() extern void Type_get_NameOrDefault_mA66279601E5D9042F465DD802D3202CC3099AF1C (void); // 0x00000851 System.Void System.Type::.cctor() extern void Type__cctor_mFB0568E211BBAFA8B3136CAE1D1837E6FB3966E5 (void); // 0x00000852 System.Void System.TypeAccessException::.ctor() extern void TypeAccessException__ctor_mCC32095BDBCE6EC46B46F9496C16172190FAA861 (void); // 0x00000853 System.Void System.TypeAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TypeAccessException__ctor_m8E2ED02E9D1533E31D21B39EA50956A9692EF1A7 (void); // 0x00000854 System.Void System.TypeInitializationException::.ctor() extern void TypeInitializationException__ctor_m1CF83BC802D08B963036814519840C9C52D27DB0 (void); // 0x00000855 System.Void System.TypeInitializationException::.ctor(System.String,System.Exception) extern void TypeInitializationException__ctor_m42FFC9946A4915B8D4576F1B5C774992F9F0A4C8 (void); // 0x00000856 System.Void System.TypeInitializationException::.ctor(System.String,System.String,System.Exception) extern void TypeInitializationException__ctor_mF240CB62BD8E385186A4BC900E2F4238FA22D604 (void); // 0x00000857 System.Void System.TypeInitializationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TypeInitializationException__ctor_m8A79E913A7D34BF9435982CFB175E82AF919094D (void); // 0x00000858 System.Void System.TypeInitializationException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TypeInitializationException_GetObjectData_mED9E55E8EEF39601FF9287E5CBBE1CE18C6CFBCB (void); // 0x00000859 System.String System.TypeInitializationException::get_TypeName() extern void TypeInitializationException_get_TypeName_m82E0BBE6BA574E662EB2734C2E0EC30F84DE68C0 (void); // 0x0000085A System.Int32 System.UInt16::CompareTo(System.Object) extern void UInt16_CompareTo_m02159C1CB7FFBEEEFABB409F3A07F9F6CCD63127 (void); // 0x0000085B System.Int32 System.UInt16::CompareTo(System.UInt16) extern void UInt16_CompareTo_m73A3F7183597E4CFBCB8A98A696B4C3DFEDF0845 (void); // 0x0000085C System.Boolean System.UInt16::Equals(System.Object) extern void UInt16_Equals_mA21E8831A57BC983311BFEE7023615002FC50207 (void); // 0x0000085D System.Boolean System.UInt16::Equals(System.UInt16) extern void UInt16_Equals_m5673358CCDB7D6E74A6A13C50FC9151F4DD66089 (void); // 0x0000085E System.Int32 System.UInt16::GetHashCode() extern void UInt16_GetHashCode_m534E5103D0DA9C6FCED4F2F007993D3E38165200 (void); // 0x0000085F System.String System.UInt16::ToString() extern void UInt16_ToString_m57629B7E74D92A54414073D5C27D6827C93A4DD5 (void); // 0x00000860 System.String System.UInt16::ToString(System.IFormatProvider) extern void UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D (void); // 0x00000861 System.String System.UInt16::ToString(System.String,System.IFormatProvider) extern void UInt16_ToString_mBD648884B6569D3E7D779669EEFCB1ED5EE4A521 (void); // 0x00000862 System.Boolean System.UInt16::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void UInt16_TryFormat_mFBBE717EEAC00E6B5ABC83B6D3AD7C7C5E310281 (void); // 0x00000863 System.UInt16 System.UInt16::Parse(System.String,System.IFormatProvider) extern void UInt16_Parse_m0DA0D67B314FBCA97775FC62F6C6D92D02A1CED4 (void); // 0x00000864 System.UInt16 System.UInt16::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void UInt16_Parse_mB0C8DBDC44E6624A4EE2F50B28DA2E3BC842F075 (void); // 0x00000865 System.UInt16 System.UInt16::Parse(System.ReadOnlySpan`1,System.Globalization.NumberStyles,System.Globalization.NumberFormatInfo) extern void UInt16_Parse_mDE1B7E4CA3AE3F4E4FE4385679273C7390B02C94 (void); // 0x00000866 System.TypeCode System.UInt16::GetTypeCode() extern void UInt16_GetTypeCode_m87109CE73C1867EF125AE559AF5267F2464BB713 (void); // 0x00000867 System.Boolean System.UInt16::System.IConvertible.ToBoolean(System.IFormatProvider) extern void UInt16_System_IConvertible_ToBoolean_m80A87A589A9931FEABFA8DE851CC90ABE4068BA9 (void); // 0x00000868 System.Char System.UInt16::System.IConvertible.ToChar(System.IFormatProvider) extern void UInt16_System_IConvertible_ToChar_m6A4FEF20CC15D31B9F864CEDACA14E15571CB170 (void); // 0x00000869 System.SByte System.UInt16::System.IConvertible.ToSByte(System.IFormatProvider) extern void UInt16_System_IConvertible_ToSByte_mAFD573A90EC1E9A07DC51F05BF682B2EFAE0B350 (void); // 0x0000086A System.Byte System.UInt16::System.IConvertible.ToByte(System.IFormatProvider) extern void UInt16_System_IConvertible_ToByte_mF28006842AD2F889A8AF8985068CF3C1F9D0058E (void); // 0x0000086B System.Int16 System.UInt16::System.IConvertible.ToInt16(System.IFormatProvider) extern void UInt16_System_IConvertible_ToInt16_mA8738D7D368BBF3C1BFDCAB9C9D5BE73BD8DDADF (void); // 0x0000086C System.UInt16 System.UInt16::System.IConvertible.ToUInt16(System.IFormatProvider) extern void UInt16_System_IConvertible_ToUInt16_mEBC3DADEA11C83CC71EF155317F7C91E9634BA0F (void); // 0x0000086D System.Int32 System.UInt16::System.IConvertible.ToInt32(System.IFormatProvider) extern void UInt16_System_IConvertible_ToInt32_m540FA3939022FE0007AE993634107A4C7F5D5152 (void); // 0x0000086E System.UInt32 System.UInt16::System.IConvertible.ToUInt32(System.IFormatProvider) extern void UInt16_System_IConvertible_ToUInt32_m72245591EB8D0446EF1F84F74BC2321A799888EA (void); // 0x0000086F System.Int64 System.UInt16::System.IConvertible.ToInt64(System.IFormatProvider) extern void UInt16_System_IConvertible_ToInt64_m0FBB535B1FC3CE6D49439A1D305C061E280DDC9F (void); // 0x00000870 System.UInt64 System.UInt16::System.IConvertible.ToUInt64(System.IFormatProvider) extern void UInt16_System_IConvertible_ToUInt64_m710F3496215C621016585FAD906EECE1D1E0967E (void); // 0x00000871 System.Single System.UInt16::System.IConvertible.ToSingle(System.IFormatProvider) extern void UInt16_System_IConvertible_ToSingle_m995E5E0F12278F1267DC69C663EB5ED44EC89DD2 (void); // 0x00000872 System.Double System.UInt16::System.IConvertible.ToDouble(System.IFormatProvider) extern void UInt16_System_IConvertible_ToDouble_m8C0CA1695A4E7FEE2368001F36C96E01D103E55B (void); // 0x00000873 System.Decimal System.UInt16::System.IConvertible.ToDecimal(System.IFormatProvider) extern void UInt16_System_IConvertible_ToDecimal_m15367C4B00DB5131821DBD9AE8DEFD800FBB9DC4 (void); // 0x00000874 System.DateTime System.UInt16::System.IConvertible.ToDateTime(System.IFormatProvider) extern void UInt16_System_IConvertible_ToDateTime_mC810F423BC87DECE7950C3BFBC748C2FA7DF6AE6 (void); // 0x00000875 System.Object System.UInt16::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void UInt16_System_IConvertible_ToType_m296AD6C61FF10F9575E4E88705C8440A51B1423C (void); // 0x00000876 System.Int32 System.UInt32::CompareTo(System.Object) extern void UInt32_CompareTo_m7641828869D5AF657A97ACB8AB5E328984F46988 (void); // 0x00000877 System.Int32 System.UInt32::CompareTo(System.UInt32) extern void UInt32_CompareTo_mC96F15BE2B06C0268AD1D110D3251CE4DBA43907 (void); // 0x00000878 System.Boolean System.UInt32::Equals(System.Object) extern void UInt32_Equals_mC516812849D8243A72D34D830D840A1F1E32795E (void); // 0x00000879 System.Boolean System.UInt32::Equals(System.UInt32) extern void UInt32_Equals_m6BE590F34B71E27978E9146437F73A6448BA01A3 (void); // 0x0000087A System.Int32 System.UInt32::GetHashCode() extern void UInt32_GetHashCode_mB9A03A037C079ADF0E61516BECA1AB05F92266BC (void); // 0x0000087B System.String System.UInt32::ToString() extern void UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154 (void); // 0x0000087C System.String System.UInt32::ToString(System.IFormatProvider) extern void UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC (void); // 0x0000087D System.String System.UInt32::ToString(System.String,System.IFormatProvider) extern void UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE (void); // 0x0000087E System.Boolean System.UInt32::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void UInt32_TryFormat_m13D0A6FDF34DD4E40E44C1DB46E13BC8771D4492 (void); // 0x0000087F System.UInt32 System.UInt32::Parse(System.String,System.IFormatProvider) extern void UInt32_Parse_m8056C342A35F2BFF912DF735FAFE74FCEA3577FE (void); // 0x00000880 System.UInt32 System.UInt32::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void UInt32_Parse_mDA54DE4F6E05DE5E452FAB70248AC62C6F97EE96 (void); // 0x00000881 System.TypeCode System.UInt32::GetTypeCode() extern void UInt32_GetTypeCode_m36F87917898897D0F1DCCF5EA05E7420E2440E5A (void); // 0x00000882 System.Boolean System.UInt32::System.IConvertible.ToBoolean(System.IFormatProvider) extern void UInt32_System_IConvertible_ToBoolean_mCAAC5E1B2CF8D1D29C26F6C2F14170A8D8B2EED6 (void); // 0x00000883 System.Char System.UInt32::System.IConvertible.ToChar(System.IFormatProvider) extern void UInt32_System_IConvertible_ToChar_mBE8B0C855829860093A2E3AB50E00798CE7761A9 (void); // 0x00000884 System.SByte System.UInt32::System.IConvertible.ToSByte(System.IFormatProvider) extern void UInt32_System_IConvertible_ToSByte_m2145030A3AAE090E86AF654CC234180BC86C1C1A (void); // 0x00000885 System.Byte System.UInt32::System.IConvertible.ToByte(System.IFormatProvider) extern void UInt32_System_IConvertible_ToByte_m0127804D7DBC5FBE9D5210909E7260D0D4F35AC4 (void); // 0x00000886 System.Int16 System.UInt32::System.IConvertible.ToInt16(System.IFormatProvider) extern void UInt32_System_IConvertible_ToInt16_m773ED23D5736A41D77A65499394010D7083FB09E (void); // 0x00000887 System.UInt16 System.UInt32::System.IConvertible.ToUInt16(System.IFormatProvider) extern void UInt32_System_IConvertible_ToUInt16_m55EF66854F2530BA02FC04F6BA2102410AF99F18 (void); // 0x00000888 System.Int32 System.UInt32::System.IConvertible.ToInt32(System.IFormatProvider) extern void UInt32_System_IConvertible_ToInt32_m8190791F16D31FD642F088B54757E1ADB47865D3 (void); // 0x00000889 System.UInt32 System.UInt32::System.IConvertible.ToUInt32(System.IFormatProvider) extern void UInt32_System_IConvertible_ToUInt32_m9854A9FCC89A5A9E9A43CD5CCAADF603E23C9CD7 (void); // 0x0000088A System.Int64 System.UInt32::System.IConvertible.ToInt64(System.IFormatProvider) extern void UInt32_System_IConvertible_ToInt64_mC9F6F6CB6815F9C7893FB54535AFB0EC294C5213 (void); // 0x0000088B System.UInt64 System.UInt32::System.IConvertible.ToUInt64(System.IFormatProvider) extern void UInt32_System_IConvertible_ToUInt64_m760A7E11EE2D90E62D2BDD2057E045601239A455 (void); // 0x0000088C System.Single System.UInt32::System.IConvertible.ToSingle(System.IFormatProvider) extern void UInt32_System_IConvertible_ToSingle_mD12EFF891DE0CA5A8816331F3E024319E1F84782 (void); // 0x0000088D System.Double System.UInt32::System.IConvertible.ToDouble(System.IFormatProvider) extern void UInt32_System_IConvertible_ToDouble_m494F83A433F99711707FD11230977DFCA13323FF (void); // 0x0000088E System.Decimal System.UInt32::System.IConvertible.ToDecimal(System.IFormatProvider) extern void UInt32_System_IConvertible_ToDecimal_mA7A0AF52B56F9958891802F49120F97F4CB780AC (void); // 0x0000088F System.DateTime System.UInt32::System.IConvertible.ToDateTime(System.IFormatProvider) extern void UInt32_System_IConvertible_ToDateTime_m2C0CDDAAC455330A9ED69BEDA7128B51F81E7515 (void); // 0x00000890 System.Object System.UInt32::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void UInt32_System_IConvertible_ToType_m7D6732EC1DFC90EA0B3255AF53A04A279AA2D9C2 (void); // 0x00000891 System.Int32 System.UInt64::CompareTo(System.Object) extern void UInt64_CompareTo_m288BA0CFC7A33B21926BEA039FC439AF369935C0 (void); // 0x00000892 System.Int32 System.UInt64::CompareTo(System.UInt64) extern void UInt64_CompareTo_m1292E47C1FE2A1FC5BC5E6E2EB9C1FCDCEFE7745 (void); // 0x00000893 System.Boolean System.UInt64::Equals(System.Object) extern void UInt64_Equals_m175E7A6F2A4606A94579529400854317542648A9 (void); // 0x00000894 System.Boolean System.UInt64::Equals(System.UInt64) extern void UInt64_Equals_mB642AC4A6A1261E0FB36D7F1F2D77940790FAA81 (void); // 0x00000895 System.Int32 System.UInt64::GetHashCode() extern void UInt64_GetHashCode_m65D9FD0102B6B01BF38D986F060F0BDBC29B4F92 (void); // 0x00000896 System.String System.UInt64::ToString() extern void UInt64_ToString_mD3AAE57EA18A6779F5A17E4F91C900A231EB0A6F (void); // 0x00000897 System.String System.UInt64::ToString(System.IFormatProvider) extern void UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7 (void); // 0x00000898 System.String System.UInt64::ToString(System.String,System.IFormatProvider) extern void UInt64_ToString_m779041C8FDD58BF8617838B00CD041788DB2F1A3 (void); // 0x00000899 System.Boolean System.UInt64::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void UInt64_TryFormat_m0A81EA0B51B237EF7D37FD1096080AA28FF717EF (void); // 0x0000089A System.UInt64 System.UInt64::Parse(System.String,System.IFormatProvider) extern void UInt64_Parse_m2DAEE5CD43B2F1924677B3697E4C967229D1AB48 (void); // 0x0000089B System.UInt64 System.UInt64::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void UInt64_Parse_mCA16202D9040B305FE0C7AE61B7E869A2817A75A (void); // 0x0000089C System.TypeCode System.UInt64::GetTypeCode() extern void UInt64_GetTypeCode_m7956F80F53129D3D863DFD8FAF69837B1F3217D6 (void); // 0x0000089D System.Boolean System.UInt64::System.IConvertible.ToBoolean(System.IFormatProvider) extern void UInt64_System_IConvertible_ToBoolean_m811C71F9B4CE4CA2B6C97239179F6D93AD40F181 (void); // 0x0000089E System.Char System.UInt64::System.IConvertible.ToChar(System.IFormatProvider) extern void UInt64_System_IConvertible_ToChar_mA9FDA4A04271B83E4D9C9C6780B05FFAD6C18134 (void); // 0x0000089F System.SByte System.UInt64::System.IConvertible.ToSByte(System.IFormatProvider) extern void UInt64_System_IConvertible_ToSByte_mFFCB6CC662302C419BFE442F2C238A43F9286495 (void); // 0x000008A0 System.Byte System.UInt64::System.IConvertible.ToByte(System.IFormatProvider) extern void UInt64_System_IConvertible_ToByte_m0AE15842DA243AAB6558589B45FAEDF930FFFCEE (void); // 0x000008A1 System.Int16 System.UInt64::System.IConvertible.ToInt16(System.IFormatProvider) extern void UInt64_System_IConvertible_ToInt16_mE4DD41C3FF462704A743921DB396EF1A19273DA9 (void); // 0x000008A2 System.UInt16 System.UInt64::System.IConvertible.ToUInt16(System.IFormatProvider) extern void UInt64_System_IConvertible_ToUInt16_m18EFCF36F8AC202D4402483A57144C9907178945 (void); // 0x000008A3 System.Int32 System.UInt64::System.IConvertible.ToInt32(System.IFormatProvider) extern void UInt64_System_IConvertible_ToInt32_mDFD417C1D4527BEDD01D98F29216A60EE5C67F85 (void); // 0x000008A4 System.UInt32 System.UInt64::System.IConvertible.ToUInt32(System.IFormatProvider) extern void UInt64_System_IConvertible_ToUInt32_m60A3E39C39BD85633BBCF030CA5BE90C9BC685EF (void); // 0x000008A5 System.Int64 System.UInt64::System.IConvertible.ToInt64(System.IFormatProvider) extern void UInt64_System_IConvertible_ToInt64_mEAC98774C63EB91085FCF7E8EAD9F75E181EE6BA (void); // 0x000008A6 System.UInt64 System.UInt64::System.IConvertible.ToUInt64(System.IFormatProvider) extern void UInt64_System_IConvertible_ToUInt64_mC0D4CE7AAF3744D4FA1DE31ACC8CAD0BBD1A28DE (void); // 0x000008A7 System.Single System.UInt64::System.IConvertible.ToSingle(System.IFormatProvider) extern void UInt64_System_IConvertible_ToSingle_mF861BDD3DBAD5A51D99322CA3B82E02417F0DDA6 (void); // 0x000008A8 System.Double System.UInt64::System.IConvertible.ToDouble(System.IFormatProvider) extern void UInt64_System_IConvertible_ToDouble_mD91D9ED4E5318D66E7CA6002BC220E557945333B (void); // 0x000008A9 System.Decimal System.UInt64::System.IConvertible.ToDecimal(System.IFormatProvider) extern void UInt64_System_IConvertible_ToDecimal_mD609BAA92928AC5FC0EA88B680CBB6480E928824 (void); // 0x000008AA System.DateTime System.UInt64::System.IConvertible.ToDateTime(System.IFormatProvider) extern void UInt64_System_IConvertible_ToDateTime_mDC384A2977CB0D534860FD61E3BA2A7282325A80 (void); // 0x000008AB System.Object System.UInt64::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void UInt64_System_IConvertible_ToType_m688B075AD5E9168946856D735E20139699E3F2D3 (void); // 0x000008AC System.Void System.UnauthorizedAccessException::.ctor() extern void UnauthorizedAccessException__ctor_m724CC098877CB1FB678D5B74660F830E7811E161 (void); // 0x000008AD System.Void System.UnauthorizedAccessException::.ctor(System.String) extern void UnauthorizedAccessException__ctor_mED94291A37165C0D7A5A573AE6866429DF1712F6 (void); // 0x000008AE System.Void System.UnauthorizedAccessException::.ctor(System.String,System.Exception) extern void UnauthorizedAccessException__ctor_m37F82265DB9C7D153840E157E860BBF373E9459F (void); // 0x000008AF System.Void System.UnauthorizedAccessException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void UnauthorizedAccessException__ctor_m1A7AD5C0F2460048A24B4711BA416594B590B607 (void); // 0x000008B0 System.Void System.UnhandledExceptionEventArgs::.ctor(System.Object,System.Boolean) extern void UnhandledExceptionEventArgs__ctor_m832AF8E26C9472E7727374BA407681B657DAB69B (void); // 0x000008B1 System.Object System.UnhandledExceptionEventArgs::get_ExceptionObject() extern void UnhandledExceptionEventArgs_get_ExceptionObject_m8DC2648F45071BF54F6EF908704224A805032F33 (void); // 0x000008B2 System.Boolean System.UnhandledExceptionEventArgs::get_IsTerminating() extern void UnhandledExceptionEventArgs_get_IsTerminating_m9D03AE271DEA51EE004F6D7EC187EEF6A45467A7 (void); // 0x000008B3 System.Void System.UnhandledExceptionEventHandler::.ctor(System.Object,System.IntPtr) extern void UnhandledExceptionEventHandler__ctor_m97305729C8FD4CB2370169FBEB8E4364A9EE803A (void); // 0x000008B4 System.Void System.UnhandledExceptionEventHandler::Invoke(System.Object,System.UnhandledExceptionEventArgs) extern void UnhandledExceptionEventHandler_Invoke_mDF60F4BFA74F6061ECB069D6528F1E7C42BD0858 (void); // 0x000008B5 System.Int32 System.IValueTupleInternal::GetHashCode(System.Collections.IEqualityComparer) // 0x000008B6 System.String System.IValueTupleInternal::ToStringEnd() // 0x000008B7 System.Boolean System.ValueTuple::Equals(System.Object) extern void ValueTuple_Equals_m0383A09FBD1032B045BF43F6F229F52225156158 (void); // 0x000008B8 System.Boolean System.ValueTuple::Equals(System.ValueTuple) extern void ValueTuple_Equals_m8B34DDC9377802C251DA759D3699E01B25507602 (void); // 0x000008B9 System.Boolean System.ValueTuple::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) extern void ValueTuple_System_Collections_IStructuralEquatable_Equals_mFE0AF4B9EDE5F10078A529B34782B4F224D2265A (void); // 0x000008BA System.Int32 System.ValueTuple::System.IComparable.CompareTo(System.Object) extern void ValueTuple_System_IComparable_CompareTo_m156CF9EA95854C8B20BBB4A4E203ACF7910E011B (void); // 0x000008BB System.Int32 System.ValueTuple::CompareTo(System.ValueTuple) extern void ValueTuple_CompareTo_m65043A775393A9A07522E868E7BAF3BDAC4CAC3A (void); // 0x000008BC System.Int32 System.ValueTuple::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) extern void ValueTuple_System_Collections_IStructuralComparable_CompareTo_mF4BC796E1222F5459D7586FE789E495F1FC13E26 (void); // 0x000008BD System.Int32 System.ValueTuple::GetHashCode() extern void ValueTuple_GetHashCode_m53FA957C3980951CAD883BE2A7705D1B8A01878E (void); // 0x000008BE System.Int32 System.ValueTuple::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) extern void ValueTuple_System_Collections_IStructuralEquatable_GetHashCode_m31417BE5853187BA1ACC4CBB000592DD5DB7EBEB (void); // 0x000008BF System.Int32 System.ValueTuple::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) extern void ValueTuple_System_IValueTupleInternal_GetHashCode_m5524EC53E0EB28C3773F3C5121C2D6855939304A (void); // 0x000008C0 System.String System.ValueTuple::ToString() extern void ValueTuple_ToString_m3E57988FE8A7AFB41F6FFECF53A7F38E36F2C690 (void); // 0x000008C1 System.String System.ValueTuple::System.IValueTupleInternal.ToStringEnd() extern void ValueTuple_System_IValueTupleInternal_ToStringEnd_mCE2A7CC3C7C51FDF6CDEC21AB747483A06F4ADBC (void); // 0x000008C2 System.Int32 System.ValueTuple::System.Runtime.CompilerServices.ITuple.get_Length() extern void ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length_mB174A677D156B502296E702546DA4A54D52A2A47 (void); // 0x000008C3 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_m2D43C63CBCA764CB776E226D45576A52AC3A5F97 (void); // 0x000008C4 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_mA282AB8367E72AAC2CD03794350EEDF885DBC3D9 (void); // 0x000008C5 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_m863E563B61FAA1177BECF19EE331D5B8574C5813 (void); // 0x000008C6 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_m60E50AC57049CAC8E58C145BDC9022989DD8BF4A (void); // 0x000008C7 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_m62423C878D7CB18B74DAA96483AD008367FF6BF8 (void); // 0x000008C8 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_m6E1DDA7CEC83A1504A5210BA9F61BF00E7ACFD49 (void); // 0x000008C9 System.Int32 System.ValueTuple::CombineHashCodes(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void ValueTuple_CombineHashCodes_mAFEBA974A670843200DC9DA7DEF8280FCD19E05E (void); // 0x000008CA System.Void System.ValueTuple`1::.ctor(T1) // 0x000008CB System.Boolean System.ValueTuple`1::Equals(System.Object) // 0x000008CC System.Boolean System.ValueTuple`1::Equals(System.ValueTuple`1) // 0x000008CD System.Boolean System.ValueTuple`1::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x000008CE System.Int32 System.ValueTuple`1::System.IComparable.CompareTo(System.Object) // 0x000008CF System.Int32 System.ValueTuple`1::CompareTo(System.ValueTuple`1) // 0x000008D0 System.Int32 System.ValueTuple`1::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x000008D1 System.Int32 System.ValueTuple`1::GetHashCode() // 0x000008D2 System.Int32 System.ValueTuple`1::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x000008D3 System.Int32 System.ValueTuple`1::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) // 0x000008D4 System.String System.ValueTuple`1::ToString() // 0x000008D5 System.String System.ValueTuple`1::System.IValueTupleInternal.ToStringEnd() // 0x000008D6 System.Int32 System.ValueTuple`1::System.Runtime.CompilerServices.ITuple.get_Length() // 0x000008D7 System.Void System.ValueTuple`2::.ctor(T1,T2) // 0x000008D8 System.Boolean System.ValueTuple`2::Equals(System.Object) // 0x000008D9 System.Boolean System.ValueTuple`2::Equals(System.ValueTuple`2) // 0x000008DA System.Boolean System.ValueTuple`2::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x000008DB System.Int32 System.ValueTuple`2::System.IComparable.CompareTo(System.Object) // 0x000008DC System.Int32 System.ValueTuple`2::CompareTo(System.ValueTuple`2) // 0x000008DD System.Int32 System.ValueTuple`2::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x000008DE System.Int32 System.ValueTuple`2::GetHashCode() // 0x000008DF System.Int32 System.ValueTuple`2::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x000008E0 System.Int32 System.ValueTuple`2::GetHashCodeCore(System.Collections.IEqualityComparer) // 0x000008E1 System.Int32 System.ValueTuple`2::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) // 0x000008E2 System.String System.ValueTuple`2::ToString() // 0x000008E3 System.String System.ValueTuple`2::System.IValueTupleInternal.ToStringEnd() // 0x000008E4 System.Int32 System.ValueTuple`2::System.Runtime.CompilerServices.ITuple.get_Length() // 0x000008E5 System.Void System.ValueTuple`3::.ctor(T1,T2,T3) // 0x000008E6 System.Boolean System.ValueTuple`3::Equals(System.Object) // 0x000008E7 System.Boolean System.ValueTuple`3::Equals(System.ValueTuple`3) // 0x000008E8 System.Boolean System.ValueTuple`3::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x000008E9 System.Int32 System.ValueTuple`3::System.IComparable.CompareTo(System.Object) // 0x000008EA System.Int32 System.ValueTuple`3::CompareTo(System.ValueTuple`3) // 0x000008EB System.Int32 System.ValueTuple`3::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x000008EC System.Int32 System.ValueTuple`3::GetHashCode() // 0x000008ED System.Int32 System.ValueTuple`3::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x000008EE System.Int32 System.ValueTuple`3::GetHashCodeCore(System.Collections.IEqualityComparer) // 0x000008EF System.Int32 System.ValueTuple`3::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) // 0x000008F0 System.String System.ValueTuple`3::ToString() // 0x000008F1 System.String System.ValueTuple`3::System.IValueTupleInternal.ToStringEnd() // 0x000008F2 System.Int32 System.ValueTuple`3::System.Runtime.CompilerServices.ITuple.get_Length() // 0x000008F3 System.Void System.ValueTuple`5::.ctor(T1,T2,T3,T4,T5) // 0x000008F4 System.Boolean System.ValueTuple`5::Equals(System.Object) // 0x000008F5 System.Boolean System.ValueTuple`5::Equals(System.ValueTuple`5) // 0x000008F6 System.Boolean System.ValueTuple`5::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x000008F7 System.Int32 System.ValueTuple`5::System.IComparable.CompareTo(System.Object) // 0x000008F8 System.Int32 System.ValueTuple`5::CompareTo(System.ValueTuple`5) // 0x000008F9 System.Int32 System.ValueTuple`5::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x000008FA System.Int32 System.ValueTuple`5::GetHashCode() // 0x000008FB System.Int32 System.ValueTuple`5::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x000008FC System.Int32 System.ValueTuple`5::GetHashCodeCore(System.Collections.IEqualityComparer) // 0x000008FD System.Int32 System.ValueTuple`5::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) // 0x000008FE System.String System.ValueTuple`5::ToString() // 0x000008FF System.String System.ValueTuple`5::System.IValueTupleInternal.ToStringEnd() // 0x00000900 System.Int32 System.ValueTuple`5::System.Runtime.CompilerServices.ITuple.get_Length() // 0x00000901 System.Void System.ValueTuple`8::.ctor(T1,T2,T3,T4,T5,T6,T7,TRest) // 0x00000902 System.Boolean System.ValueTuple`8::Equals(System.Object) // 0x00000903 System.Boolean System.ValueTuple`8::Equals(System.ValueTuple`8) // 0x00000904 System.Boolean System.ValueTuple`8::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) // 0x00000905 System.Int32 System.ValueTuple`8::System.IComparable.CompareTo(System.Object) // 0x00000906 System.Int32 System.ValueTuple`8::CompareTo(System.ValueTuple`8) // 0x00000907 System.Int32 System.ValueTuple`8::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) // 0x00000908 System.Int32 System.ValueTuple`8::GetHashCode() // 0x00000909 System.Int32 System.ValueTuple`8::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) // 0x0000090A System.Int32 System.ValueTuple`8::GetHashCodeCore(System.Collections.IEqualityComparer) // 0x0000090B System.Int32 System.ValueTuple`8::System.IValueTupleInternal.GetHashCode(System.Collections.IEqualityComparer) // 0x0000090C System.String System.ValueTuple`8::ToString() // 0x0000090D System.String System.ValueTuple`8::System.IValueTupleInternal.ToStringEnd() // 0x0000090E System.Int32 System.ValueTuple`8::System.Runtime.CompilerServices.ITuple.get_Length() // 0x0000090F System.Void System.Version::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern void Version__ctor_mA37C0514C41B5A21A88102EEDB59026240650B84 (void); // 0x00000910 System.Void System.Version::.ctor() extern void Version__ctor_mFAED14F991BDC9D3A56B591F428EEDD1493A3D21 (void); // 0x00000911 System.Void System.Version::.ctor(System.Version) extern void Version__ctor_mD304AF7E7BAF37B57909F3BDF16B8C6B741A3E09 (void); // 0x00000912 System.Object System.Version::Clone() extern void Version_Clone_m2FBBF6265F7494DC757A781B59363EA532756EE1 (void); // 0x00000913 System.Int32 System.Version::get_Major() extern void Version_get_Major_m1F782BA72C64627627ADC2090C147CF887CE7795 (void); // 0x00000914 System.Int32 System.Version::get_Minor() extern void Version_get_Minor_m5EEC53977DFD0A9D8F3276DA2532E8DC1644F80E (void); // 0x00000915 System.Int32 System.Version::get_Build() extern void Version_get_Build_m6B12DD50C0DD307EEE100834EAE94E9E4D7865D6 (void); // 0x00000916 System.Int32 System.Version::get_Revision() extern void Version_get_Revision_mB8ABEDBEF89C1F44A43A93E90A943EBF94BDB030 (void); // 0x00000917 System.Int32 System.Version::CompareTo(System.Object) extern void Version_CompareTo_m9F0A05C3EF35312C54E0EBC3A30DB4F799277A1F (void); // 0x00000918 System.Int32 System.Version::CompareTo(System.Version) extern void Version_CompareTo_mD47BF413CF1CC220A7ED0705B526A406287C0F37 (void); // 0x00000919 System.Boolean System.Version::Equals(System.Object) extern void Version_Equals_m609FDB5BA465162CAA3B16859DE9F9FD141023CE (void); // 0x0000091A System.Boolean System.Version::Equals(System.Version) extern void Version_Equals_m044FD1BEC655F672BF12B14F87E6738CD0D04584 (void); // 0x0000091B System.Int32 System.Version::GetHashCode() extern void Version_GetHashCode_m4427530041E64151F8B73F2D51610AE34C1DB062 (void); // 0x0000091C System.String System.Version::ToString() extern void Version_ToString_mFC02F5ED7C589561D9F4ECDF196308150DFF4D9D (void); // 0x0000091D System.String System.Version::ToString(System.Int32) extern void Version_ToString_mC42C3A6D6F68C88C30DD6FA1B64A2EC99B2CB840 (void); // 0x0000091E System.Boolean System.Version::TryFormat(System.Span`1,System.Int32&) extern void Version_TryFormat_m85C8FD5C29AE03605EE1BB5FB205860876E14D26 (void); // 0x0000091F System.Boolean System.Version::TryFormat(System.Span`1,System.Int32,System.Int32&) extern void Version_TryFormat_m5A2B5ECEBD7B4CE5E9EB18B71460F424E0CB8074 (void); // 0x00000920 System.Boolean System.Version::System.ISpanFormattable.TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Version_System_ISpanFormattable_TryFormat_mCD44FD19B1CD8A6D745D0AF39FF0F5EA3F2986E4 (void); // 0x00000921 System.Int32 System.Version::get_DefaultFormatFieldCount() extern void Version_get_DefaultFormatFieldCount_mA4AEF4AA1081B874636688AF16F48653EA58F6D5 (void); // 0x00000922 System.Text.StringBuilder System.Version::ToCachedStringBuilder(System.Int32) extern void Version_ToCachedStringBuilder_m64BFADB3985E3EE67CFC5039DA4199BAF68C696B (void); // 0x00000923 System.Boolean System.Version::op_Equality(System.Version,System.Version) extern void Version_op_Equality_mED378603AE784D5ACEDB8F4B250F50773B331D4B (void); // 0x00000924 System.Boolean System.Version::op_Inequality(System.Version,System.Version) extern void Version_op_Inequality_mEEAD241EF25D2A808BE701CE43F612219ED986D7 (void); // 0x00000925 System.Exception System.NotImplemented::get_ByDesign() extern void NotImplemented_get_ByDesign_m7828DF6A1301380ACD8A3761B87B2B8109D17F2C (void); // 0x00000926 System.Void System.ConsoleCancelEventHandler::.ctor(System.Object,System.IntPtr) extern void ConsoleCancelEventHandler__ctor_mEB528A549C087A958651E52D1321319F4F7F4354 (void); // 0x00000927 System.Void System.ConsoleCancelEventHandler::Invoke(System.Object,System.ConsoleCancelEventArgs) extern void ConsoleCancelEventHandler_Invoke_m6468C745D252FFAD67A24EB026CA6C282F2DAC30 (void); // 0x00000928 System.Void System.ConsoleCancelEventArgs::.ctor(System.ConsoleSpecialKey) extern void ConsoleCancelEventArgs__ctor_mE7633CA7095B6C871A983D2B29CC9BE5AA2BF8EC (void); // 0x00000929 System.Boolean System.ConsoleCancelEventArgs::get_Cancel() extern void ConsoleCancelEventArgs_get_Cancel_m985D9AB16ADF00E76E06669714BC5B9F0481D708 (void); // 0x0000092A System.Void System.ConsoleCancelEventArgs::.ctor() extern void ConsoleCancelEventArgs__ctor_mEEAA039FF238B6BA7E531874A7A8777BF8F57997 (void); // 0x0000092B System.Void System.ConsoleKeyInfo::.ctor(System.Char,System.ConsoleKey,System.Boolean,System.Boolean,System.Boolean) extern void ConsoleKeyInfo__ctor_mB11797E5AE0887C8F1AE75FD34AF342FA5C49264 (void); // 0x0000092C System.Char System.ConsoleKeyInfo::get_KeyChar() extern void ConsoleKeyInfo_get_KeyChar_m8138528816FDD8AD7B4CAD3ADB6D70EA2F2C7A63 (void); // 0x0000092D System.ConsoleKey System.ConsoleKeyInfo::get_Key() extern void ConsoleKeyInfo_get_Key_m1885AE56E1C5CDEDB75C857ACA2E7D4455BCD33A (void); // 0x0000092E System.Boolean System.ConsoleKeyInfo::Equals(System.Object) extern void ConsoleKeyInfo_Equals_mB45FA36B3856A09445056E55DEAD966EF5653326 (void); // 0x0000092F System.Boolean System.ConsoleKeyInfo::Equals(System.ConsoleKeyInfo) extern void ConsoleKeyInfo_Equals_m6DBD0356B58A4DA66EF3543DC228ABBEF1D2FE55 (void); // 0x00000930 System.Int32 System.ConsoleKeyInfo::GetHashCode() extern void ConsoleKeyInfo_GetHashCode_m8D1FDBD56345600F45D4C07958E9855E8BB40F8D (void); // 0x00000931 System.Void System.ThrowHelper::ThrowArgumentNullException(System.ExceptionArgument) extern void ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC (void); // 0x00000932 System.Exception System.ThrowHelper::CreateArgumentNullException(System.ExceptionArgument) extern void ThrowHelper_CreateArgumentNullException_m602BA3E0E19D0357AF18376C538AB0B8C76B2B9B (void); // 0x00000933 System.Void System.ThrowHelper::ThrowArrayTypeMismatchException() extern void ThrowHelper_ThrowArrayTypeMismatchException_m781AD7A903FEA43FAE3137977E6BC5F9BAEBC590 (void); // 0x00000934 System.Exception System.ThrowHelper::CreateArrayTypeMismatchException() extern void ThrowHelper_CreateArrayTypeMismatchException_m08F414F3B5739FA4E725E5A20DC109B460CFA0AD (void); // 0x00000935 System.Void System.ThrowHelper::ThrowArgumentException_DestinationTooShort() extern void ThrowHelper_ThrowArgumentException_DestinationTooShort_m6468934A3BBB67DBC5BAEF7A64D91BD5BBBB3D4D (void); // 0x00000936 System.Exception System.ThrowHelper::CreateArgumentException_DestinationTooShort() extern void ThrowHelper_CreateArgumentException_DestinationTooShort_m6E33A5AD7D1058270B84FE66F2A95F2B16251A9B (void); // 0x00000937 System.Void System.ThrowHelper::ThrowIndexOutOfRangeException() extern void ThrowHelper_ThrowIndexOutOfRangeException_m86F753A24E2765A35546BA6352A7E4F0BB8A66B5 (void); // 0x00000938 System.Exception System.ThrowHelper::CreateIndexOutOfRangeException() extern void ThrowHelper_CreateIndexOutOfRangeException_m6DD584D8D7EA3478EDE57A8521DBB36D5AD273ED (void); // 0x00000939 System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() extern void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (void); // 0x0000093A System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException() extern void ThrowHelper_CreateArgumentOutOfRangeException_m3C4B4BF7658868EB23A4DF41EFBCDBDF5401E437 (void); // 0x0000093B System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) extern void ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97 (void); // 0x0000093C System.Exception System.ThrowHelper::CreateArgumentOutOfRangeException(System.ExceptionArgument) extern void ThrowHelper_CreateArgumentOutOfRangeException_mD63E830A834532634B1C07466F716547B8E772CE (void); // 0x0000093D System.Void System.ThrowHelper::ThrowWrongKeyTypeArgumentException(System.Object,System.Type) extern void ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982 (void); // 0x0000093E System.Void System.ThrowHelper::ThrowWrongValueTypeArgumentException(System.Object,System.Type) extern void ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910 (void); // 0x0000093F System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource) extern void ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA (void); // 0x00000940 System.Void System.ThrowHelper::ThrowArgumentException(System.ExceptionResource,System.ExceptionArgument) extern void ThrowHelper_ThrowArgumentException_m2143A5B72376233700B4842B05601BF9992D999E (void); // 0x00000941 System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource) extern void ThrowHelper_ThrowArgumentOutOfRangeException_m5430BC879B9D99E39DED788BB9451B8EF029756F (void); // 0x00000942 System.Void System.ThrowHelper::ThrowSerializationException(System.ExceptionResource) extern void ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16 (void); // 0x00000943 System.Void System.ThrowHelper::ThrowNotSupportedException(System.ExceptionResource) extern void ThrowHelper_ThrowNotSupportedException_mB51B0F3A42F31B455852E713F424D47333326023 (void); // 0x00000944 System.Void System.ThrowHelper::ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion() extern void ThrowHelper_ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion_m5331E2E0EC0E36843D53F439C2529530595ACE9F (void); // 0x00000945 System.Void System.ThrowHelper::ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen() extern void ThrowHelper_ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen_m61D5A6F694C15854BCF089BFD945BD6DBDB47D4E (void); // 0x00000946 System.Void System.ThrowHelper::ThrowInvalidOperationException_InvalidOperation_NoValue() extern void ThrowHelper_ThrowInvalidOperationException_InvalidOperation_NoValue_m480627149F5606B668EDE5071BB6B62EC383988B (void); // 0x00000947 System.ArgumentOutOfRangeException System.ThrowHelper::GetArgumentOutOfRangeException(System.ExceptionArgument,System.String) extern void ThrowHelper_GetArgumentOutOfRangeException_m1FCD8C6519BA7D9B560B7429A1BBAD7A9047D188 (void); // 0x00000948 System.Void System.ThrowHelper::ThrowArgumentOutOfRange_IndexException() extern void ThrowHelper_ThrowArgumentOutOfRange_IndexException_mC7661B8C6DD827679C95FC6B6C08F8724174936D (void); // 0x00000949 System.Void System.ThrowHelper::ThrowIndexArgumentOutOfRange_NeedNonNegNumException() extern void ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F (void); // 0x0000094A System.Void System.ThrowHelper::ThrowArgumentException_Argument_InvalidArrayType() extern void ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58 (void); // 0x0000094B System.ArgumentException System.ThrowHelper::GetAddingDuplicateWithKeyArgumentException(System.Object) extern void ThrowHelper_GetAddingDuplicateWithKeyArgumentException_m806CA4CBEE1150FFCADD26CA67978385981821CD (void); // 0x0000094C System.Void System.ThrowHelper::ThrowAddingDuplicateWithKeyArgumentException(System.Object) extern void ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5 (void); // 0x0000094D System.Collections.Generic.KeyNotFoundException System.ThrowHelper::GetKeyNotFoundException(System.Object) extern void ThrowHelper_GetKeyNotFoundException_m6E63D4796191F3AE05973F2CF79BB6DC2D04154F (void); // 0x0000094E System.Void System.ThrowHelper::ThrowKeyNotFoundException(System.Object) extern void ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7 (void); // 0x0000094F System.Void System.ThrowHelper::ThrowInvalidTypeWithPointersNotSupported(System.Type) extern void ThrowHelper_ThrowInvalidTypeWithPointersNotSupported_m5707DE408588F6EAC3FC7D10F9520308CF8C8CCF (void); // 0x00000950 System.Void System.ThrowHelper::ThrowInvalidOperationException_ConcurrentOperationsNotSupported() extern void ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0 (void); // 0x00000951 System.InvalidOperationException System.ThrowHelper::GetInvalidOperationException(System.String) extern void ThrowHelper_GetInvalidOperationException_m785C81D37942652B770FD923003370B5F7DD2D42 (void); // 0x00000952 System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow(System.Object,System.ExceptionArgument) // 0x00000953 System.String System.ThrowHelper::GetArgumentName(System.ExceptionArgument) extern void ThrowHelper_GetArgumentName_mF011DB9FA6E18A28A4844399301AE7B310D62622 (void); // 0x00000954 System.ArgumentOutOfRangeException System.ThrowHelper::GetArgumentOutOfRangeException(System.ExceptionArgument,System.ExceptionResource) extern void ThrowHelper_GetArgumentOutOfRangeException_mF7A8B3AE3CF5C3C62377531937FF1BB5C69027E7 (void); // 0x00000955 System.Void System.ThrowHelper::ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index() extern void ThrowHelper_ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index_m94BADCC6D7EBBD12BE8323775FFB43AF01499B0F (void); // 0x00000956 System.Void System.ThrowHelper::ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count() extern void ThrowHelper_ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count_m6C4A7F645BDD8EB62B50CB76E84416D94620DCC7 (void); // 0x00000957 System.String System.ThrowHelper::GetResourceName(System.ExceptionResource) extern void ThrowHelper_GetResourceName_m1D3FBA46C1D069416BF1040012ADDF431CFE5623 (void); // 0x00000958 System.Void System.AppDomainUnloadedException::.ctor() extern void AppDomainUnloadedException__ctor_m6190523D07AF7CD805BAF16EEFE89BE1CFFE1DE5 (void); // 0x00000959 System.Void System.AppDomainUnloadedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AppDomainUnloadedException__ctor_m2AFBB71201D2B0EF69EB44C38AED12342C140A49 (void); // 0x0000095A System.Void System.CannotUnloadAppDomainException::.ctor() extern void CannotUnloadAppDomainException__ctor_mB6A668EFBC66BF6576B961C0FC5FB41E9F6939A6 (void); // 0x0000095B System.Void System.CannotUnloadAppDomainException::.ctor(System.String) extern void CannotUnloadAppDomainException__ctor_m407D63CC4DBFBA93D1DF8CDEA266E6F696F81E15 (void); // 0x0000095C System.Void System.CannotUnloadAppDomainException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CannotUnloadAppDomainException__ctor_m40FEC46834AAA77D8F65A1CF36A0E79FB41CEFCA (void); // 0x0000095D System.Void System.MissingFieldException::.ctor() extern void MissingFieldException__ctor_m016F7375A52B84078121B321A70B9E71932E2304 (void); // 0x0000095E System.Void System.MissingFieldException::.ctor(System.String) extern void MissingFieldException__ctor_m9D824B430D153DECAD4A02CC54A2E743A72C537F (void); // 0x0000095F System.Void System.MissingFieldException::.ctor(System.String,System.String) extern void MissingFieldException__ctor_m24E215239967EC6B86046A5BB7F1877EC4777B36 (void); // 0x00000960 System.Void System.MissingFieldException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MissingFieldException__ctor_mABA60F665441C34D1B8B434AF2C7B8CF56EF3155 (void); // 0x00000961 System.String System.MissingFieldException::get_Message() extern void MissingFieldException_get_Message_m1D11DF30BAA849CBAF77A13356C1E53810D77263 (void); // 0x00000962 System.Void System.MissingMemberException::.ctor() extern void MissingMemberException__ctor_m3043EA7208AB97EE7379064C1E3C753CD25D03E5 (void); // 0x00000963 System.Void System.MissingMemberException::.ctor(System.String) extern void MissingMemberException__ctor_m6292C676754200C455A390D36BFEBD8F8775628C (void); // 0x00000964 System.Void System.MissingMemberException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MissingMemberException__ctor_mC12E367AD3D85FEC88905E1F8793D79E8C9C8BA0 (void); // 0x00000965 System.Void System.MissingMemberException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MissingMemberException_GetObjectData_mF1BF9CA63FEC25ED2A4C788587A08DA8AAC75682 (void); // 0x00000966 System.String System.MissingMemberException::get_Message() extern void MissingMemberException_get_Message_mFBEB5567DB72916C2C13E20726BFF83FE68068E7 (void); // 0x00000967 System.String System.MissingMemberException::FormatSignature(System.Byte[]) extern void MissingMemberException_FormatSignature_m4AC66DED9391EC75B7B50D5ED9B19C57485FF5AF (void); // 0x00000968 System.Void System.OutOfMemoryException::.ctor() extern void OutOfMemoryException__ctor_m2CDADA05A6304090686E8D5E3E99A1596FAF5951 (void); // 0x00000969 System.Void System.OutOfMemoryException::.ctor(System.String) extern void OutOfMemoryException__ctor_mE62C7219737CDB3698CA55D4502AE609649C701A (void); // 0x0000096A System.Void System.OutOfMemoryException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void OutOfMemoryException__ctor_mCB9A9A3D31A1BDC004849A7A48E76AE9AEDC65F7 (void); // 0x0000096B System.Array System.Array::CreateInstance(System.Type,System.Int64[]) extern void Array_CreateInstance_mD1F0DB4BEB7BE5A2A0B93A5F1A8C8CD04099286C (void); // 0x0000096C System.Collections.ObjectModel.ReadOnlyCollection`1 System.Array::AsReadOnly(T[]) // 0x0000096D System.Void System.Array::Resize(T[]&,System.Int32) // 0x0000096E System.Int32 System.Array::System.Collections.ICollection.get_Count() extern void Array_System_Collections_ICollection_get_Count_mF5A489FB284221E5CA14952984F893DFE50C47C6 (void); // 0x0000096F System.Boolean System.Array::System.Collections.IList.get_IsReadOnly() extern void Array_System_Collections_IList_get_IsReadOnly_mC961695EB27965313D34286469A0F41B474963CA (void); // 0x00000970 System.Object System.Array::System.Collections.IList.get_Item(System.Int32) extern void Array_System_Collections_IList_get_Item_m420AD30943EF6DC346CC86E0671A2DDC899E1977 (void); // 0x00000971 System.Void System.Array::System.Collections.IList.set_Item(System.Int32,System.Object) extern void Array_System_Collections_IList_set_Item_m663A672EBA0BA75A289A1C90C595D5CC5DC0DBBE (void); // 0x00000972 System.Int32 System.Array::System.Collections.IList.Add(System.Object) extern void Array_System_Collections_IList_Add_m6F012E4AD823410BE7B132FB884AA062F57D6FE2 (void); // 0x00000973 System.Boolean System.Array::System.Collections.IList.Contains(System.Object) extern void Array_System_Collections_IList_Contains_mACBF142E374E664BE5013FC5AE5FDBD3A531B0E0 (void); // 0x00000974 System.Void System.Array::System.Collections.IList.Clear() extern void Array_System_Collections_IList_Clear_m6101A291B6891F40A13083C3361A0B76A70FFF57 (void); // 0x00000975 System.Int32 System.Array::System.Collections.IList.IndexOf(System.Object) extern void Array_System_Collections_IList_IndexOf_mBBB479076F4E439BB4186F7984464D2490A77AEB (void); // 0x00000976 System.Void System.Array::System.Collections.IList.Insert(System.Int32,System.Object) extern void Array_System_Collections_IList_Insert_mF73A009DCE4E707330ABCB15AC126F7E8F12EBA6 (void); // 0x00000977 System.Void System.Array::System.Collections.IList.Remove(System.Object) extern void Array_System_Collections_IList_Remove_m175FD6096BC997A693802D9AA91E38BC42BEEEA5 (void); // 0x00000978 System.Void System.Array::System.Collections.IList.RemoveAt(System.Int32) extern void Array_System_Collections_IList_RemoveAt_m44787142DD2E8F2137381139493DCE734C243AE5 (void); // 0x00000979 System.Void System.Array::CopyTo(System.Array,System.Int32) extern void Array_CopyTo_mFD42E3443AB3B850ED6F19359698E242A08E1BAB (void); // 0x0000097A System.Object System.Array::Clone() extern void Array_Clone_m66C9D0727C9BAA0995E4142F29B45BC03582E042 (void); // 0x0000097B System.Int32 System.Array::System.Collections.IStructuralComparable.CompareTo(System.Object,System.Collections.IComparer) extern void Array_System_Collections_IStructuralComparable_CompareTo_m2E7BAE76C0135817DDF09E4DEBBEB7ECA5459A4A (void); // 0x0000097C System.Boolean System.Array::System.Collections.IStructuralEquatable.Equals(System.Object,System.Collections.IEqualityComparer) extern void Array_System_Collections_IStructuralEquatable_Equals_m6BC14B91570DFFF3015B47ECD96CA427CAE53A11 (void); // 0x0000097D System.Int32 System.Array::CombineHashCodes(System.Int32,System.Int32) extern void Array_CombineHashCodes_m151F2E9F10B5F0C2788C730E6EFB84196EF3CBA2 (void); // 0x0000097E System.Int32 System.Array::System.Collections.IStructuralEquatable.GetHashCode(System.Collections.IEqualityComparer) extern void Array_System_Collections_IStructuralEquatable_GetHashCode_mD4B88B722FB48279C4E42F9D4417DB498CAB1B30 (void); // 0x0000097F System.Int32 System.Array::BinarySearch(System.Array,System.Object) extern void Array_BinarySearch_m16E43269D4AB4E7FF7B059C8EA8820F80F1323D3 (void); // 0x00000980 TOutput[] System.Array::ConvertAll(TInput[],System.Converter`2) // 0x00000981 System.Void System.Array::Copy(System.Array,System.Array,System.Int64) extern void Array_Copy_m33AC7B7ED7198F39A51F7BF365A1A5B9B5D9B08C (void); // 0x00000982 System.Void System.Array::Copy(System.Array,System.Int64,System.Array,System.Int64,System.Int64) extern void Array_Copy_m4C8D50AF6A1886B553D019FDE15A1F03D145B8F0 (void); // 0x00000983 System.Void System.Array::CopyTo(System.Array,System.Int64) extern void Array_CopyTo_mD90B2F267FEC4AA2EA5A9B3973B211C1CA955C33 (void); // 0x00000984 System.Void System.Array::ForEach(T[],System.Action`1) // 0x00000985 System.Int64 System.Array::get_LongLength() extern void Array_get_LongLength_m19F5DFD4DB2D9A732EBF1BD15E8EA239C1089D5E (void); // 0x00000986 System.Int64 System.Array::GetLongLength(System.Int32) extern void Array_GetLongLength_mD2A8EF485F71BE7151FAAD41698FCF4D6A5872D8 (void); // 0x00000987 System.Object System.Array::GetValue(System.Int64) extern void Array_GetValue_m702167FB0D2CEB4C7AE06B9340B7E19C3E7140BE (void); // 0x00000988 System.Object System.Array::GetValue(System.Int64,System.Int64) extern void Array_GetValue_m0DC1E4E79C140E0218F402AF4E342CFD65604424 (void); // 0x00000989 System.Object System.Array::GetValue(System.Int64,System.Int64,System.Int64) extern void Array_GetValue_mF147F92065722F90A58B58833771A0E9F876A3C3 (void); // 0x0000098A System.Object System.Array::GetValue(System.Int64[]) extern void Array_GetValue_mAE8A3067B94F43E67214385D15F92D41FBC37ADA (void); // 0x0000098B System.Boolean System.Array::get_IsFixedSize() extern void Array_get_IsFixedSize_mFADFC02F55B3A4C34FCCC5EDEE6BD1982079219C (void); // 0x0000098C System.Boolean System.Array::get_IsReadOnly() extern void Array_get_IsReadOnly_mE99E535D88FBA431E15ADDA9415A48D7BB691D5E (void); // 0x0000098D System.Boolean System.Array::get_IsSynchronized() extern void Array_get_IsSynchronized_mBECA98C1CF857A29BB4C170EBB2BD43840C65510 (void); // 0x0000098E System.Object System.Array::get_SyncRoot() extern void Array_get_SyncRoot_mBA735C59C056E59A809A039C7A0401F740707012 (void); // 0x0000098F System.Int32 System.Array::BinarySearch(System.Array,System.Int32,System.Int32,System.Object) extern void Array_BinarySearch_mDCFE901313E104E9410763977B52B7CB3A71DB9F (void); // 0x00000990 System.Int32 System.Array::BinarySearch(System.Array,System.Object,System.Collections.IComparer) extern void Array_BinarySearch_m1DA1FB64C33F0395645CDA72971F1ACE7A889CAF (void); // 0x00000991 System.Int32 System.Array::BinarySearch(System.Array,System.Int32,System.Int32,System.Object,System.Collections.IComparer) extern void Array_BinarySearch_m3FF60A11C28F74C734DCBBEFFFE1662F06AAE3F7 (void); // 0x00000992 System.Int32 System.Array::GetMedian(System.Int32,System.Int32) extern void Array_GetMedian_m8C82E4D2FAA145BA862620776F001E22AF256175 (void); // 0x00000993 System.Int32 System.Array::BinarySearch(T[],T) // 0x00000994 System.Int32 System.Array::BinarySearch(T[],T,System.Collections.Generic.IComparer`1) // 0x00000995 System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T) // 0x00000996 System.Int32 System.Array::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) // 0x00000997 System.Int32 System.Array::IndexOf(System.Array,System.Object) extern void Array_IndexOf_m465D44BD098AF24A76CB69293F87849DEE7EBD5C (void); // 0x00000998 System.Int32 System.Array::IndexOf(System.Array,System.Object,System.Int32) extern void Array_IndexOf_m3724844DEF58E592521E2D7DECC96289CE35220C (void); // 0x00000999 System.Int32 System.Array::IndexOf(System.Array,System.Object,System.Int32,System.Int32) extern void Array_IndexOf_mA7DFA2E913CA86E09777E3E8693C98459803E38D (void); // 0x0000099A System.Int32 System.Array::IndexOf(T[],T) // 0x0000099B System.Int32 System.Array::IndexOf(T[],T,System.Int32) // 0x0000099C System.Int32 System.Array::IndexOf(T[],T,System.Int32,System.Int32) // 0x0000099D System.Int32 System.Array::LastIndexOf(System.Array,System.Object) extern void Array_LastIndexOf_m27773752E34001AF14DAA808A45EF2793CB2A907 (void); // 0x0000099E System.Int32 System.Array::LastIndexOf(System.Array,System.Object,System.Int32) extern void Array_LastIndexOf_m5304939AFF30D7A1C0E907DB7F6F2E1F9F0FD97A (void); // 0x0000099F System.Int32 System.Array::LastIndexOf(System.Array,System.Object,System.Int32,System.Int32) extern void Array_LastIndexOf_mB6071060CA771B598320E43286F334BFCF881295 (void); // 0x000009A0 System.Int32 System.Array::LastIndexOf(T[],T) // 0x000009A1 System.Int32 System.Array::LastIndexOf(T[],T,System.Int32) // 0x000009A2 System.Int32 System.Array::LastIndexOf(T[],T,System.Int32,System.Int32) // 0x000009A3 System.Void System.Array::Reverse(System.Array) extern void Array_Reverse_m464993603E0F56B4A68F70113212032FE7381B6C (void); // 0x000009A4 System.Void System.Array::Reverse(System.Array,System.Int32,System.Int32) extern void Array_Reverse_mE788006243D34C654D7DDEF13E2D9E7B129AF8AD (void); // 0x000009A5 System.Void System.Array::Reverse(T[]) // 0x000009A6 System.Void System.Array::Reverse(T[],System.Int32,System.Int32) // 0x000009A7 System.Void System.Array::SetValue(System.Object,System.Int64) extern void Array_SetValue_m727036305AB6A0C07A779DD791A2125CF0A72579 (void); // 0x000009A8 System.Void System.Array::SetValue(System.Object,System.Int64,System.Int64) extern void Array_SetValue_mF3881098428A78008936898D95B920E7A1726AFA (void); // 0x000009A9 System.Void System.Array::SetValue(System.Object,System.Int64,System.Int64,System.Int64) extern void Array_SetValue_m8689D7562F4420261F8669405A191CFE39A23C1D (void); // 0x000009AA System.Void System.Array::SetValue(System.Object,System.Int64[]) extern void Array_SetValue_m44CC668E0D18A54FB89B9F24472B1BEF7BA40997 (void); // 0x000009AB System.Void System.Array::Sort(System.Array) extern void Array_Sort_mC492D4E4FE991A6B8C86A99638846A17CC1C2D58 (void); // 0x000009AC System.Void System.Array::Sort(System.Array,System.Int32,System.Int32) extern void Array_Sort_mBFA99B4DC326AF32F58CCA643154C9F2E5379978 (void); // 0x000009AD System.Void System.Array::Sort(System.Array,System.Collections.IComparer) extern void Array_Sort_mCAA68804E8A393AE2E86ACBBE3F70BC4A5CA21CB (void); // 0x000009AE System.Void System.Array::Sort(System.Array,System.Int32,System.Int32,System.Collections.IComparer) extern void Array_Sort_mE8B389D13D4164C9E66801A729CF714EDEB512E6 (void); // 0x000009AF System.Void System.Array::Sort(System.Array,System.Array) extern void Array_Sort_mF2E8B5EB2539F88B5160F2562B2EE09C3C1B49B2 (void); // 0x000009B0 System.Void System.Array::Sort(System.Array,System.Array,System.Collections.IComparer) extern void Array_Sort_m7F8341140FA73A026AA0CF24A7EAA140FEAAB06D (void); // 0x000009B1 System.Void System.Array::Sort(System.Array,System.Array,System.Int32,System.Int32) extern void Array_Sort_m64FA767403F123119427A7DCBB008E3FEB8942EC (void); // 0x000009B2 System.Void System.Array::Sort(System.Array,System.Array,System.Int32,System.Int32,System.Collections.IComparer) extern void Array_Sort_m0D213A252AB1D5536BD7F47AA91E0AC101D6CCB0 (void); // 0x000009B3 System.Void System.Array::Sort(T[]) // 0x000009B4 System.Void System.Array::Sort(T[],System.Int32,System.Int32) // 0x000009B5 System.Void System.Array::Sort(T[],System.Collections.Generic.IComparer`1) // 0x000009B6 System.Void System.Array::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x000009B7 System.Void System.Array::Sort(T[],System.Comparison`1) // 0x000009B8 System.Void System.Array::Sort(TKey[],TValue[]) // 0x000009B9 System.Void System.Array::Sort(TKey[],TValue[],System.Int32,System.Int32) // 0x000009BA System.Void System.Array::Sort(TKey[],TValue[],System.Collections.Generic.IComparer`1) // 0x000009BB System.Void System.Array::Sort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x000009BC System.Boolean System.Array::Exists(T[],System.Predicate`1) // 0x000009BD System.Void System.Array::Fill(T[],T) // 0x000009BE System.Void System.Array::Fill(T[],T,System.Int32,System.Int32) // 0x000009BF T System.Array::Find(T[],System.Predicate`1) // 0x000009C0 T[] System.Array::FindAll(T[],System.Predicate`1) // 0x000009C1 System.Int32 System.Array::FindIndex(T[],System.Predicate`1) // 0x000009C2 System.Int32 System.Array::FindIndex(T[],System.Int32,System.Predicate`1) // 0x000009C3 System.Int32 System.Array::FindIndex(T[],System.Int32,System.Int32,System.Predicate`1) // 0x000009C4 T System.Array::FindLast(T[],System.Predicate`1) // 0x000009C5 System.Int32 System.Array::FindLastIndex(T[],System.Predicate`1) // 0x000009C6 System.Int32 System.Array::FindLastIndex(T[],System.Int32,System.Predicate`1) // 0x000009C7 System.Int32 System.Array::FindLastIndex(T[],System.Int32,System.Int32,System.Predicate`1) // 0x000009C8 System.Boolean System.Array::TrueForAll(T[],System.Predicate`1) // 0x000009C9 System.Collections.IEnumerator System.Array::GetEnumerator() extern void Array_GetEnumerator_mDB7E2AF23F2BDC715D429C71CA3B8D0151F0DC1E (void); // 0x000009CA System.Void System.Array::.ctor() extern void Array__ctor_mC9D9A992B5004A984BD50B256AE4EA4898BEB7B9 (void); // 0x000009CB System.Int32 System.Array::InternalArray__ICollection_get_Count() extern void Array_InternalArray__ICollection_get_Count_m9EA0A61E178B879C0D6DB48C92EB06156F498A1C (void); // 0x000009CC System.Boolean System.Array::InternalArray__ICollection_get_IsReadOnly() extern void Array_InternalArray__ICollection_get_IsReadOnly_m8CCADFFB227B11AFA80D1083C7539FF1D19BBE44 (void); // 0x000009CD System.Byte& System.Array::GetRawSzArrayData() extern void Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB (void); // 0x000009CE System.Collections.Generic.IEnumerator`1 System.Array::InternalArray__IEnumerable_GetEnumerator() // 0x000009CF System.Void System.Array::InternalArray__ICollection_Clear() extern void Array_InternalArray__ICollection_Clear_m454148B31CB16FF8AD9F25F5174861E84ADDB24C (void); // 0x000009D0 System.Void System.Array::InternalArray__ICollection_Add(T) // 0x000009D1 System.Boolean System.Array::InternalArray__ICollection_Remove(T) // 0x000009D2 System.Boolean System.Array::InternalArray__ICollection_Contains(T) // 0x000009D3 System.Void System.Array::InternalArray__ICollection_CopyTo(T[],System.Int32) // 0x000009D4 T System.Array::InternalArray__IReadOnlyList_get_Item(System.Int32) // 0x000009D5 System.Int32 System.Array::InternalArray__IReadOnlyCollection_get_Count() extern void Array_InternalArray__IReadOnlyCollection_get_Count_m083BCE65321DB905F1FE81A7C15FBC6DC6C230FF (void); // 0x000009D6 System.Void System.Array::InternalArray__Insert(System.Int32,T) // 0x000009D7 System.Void System.Array::InternalArray__RemoveAt(System.Int32) extern void Array_InternalArray__RemoveAt_m2C1E4C0C4A984824A32C2B655E590EE4BE75A7BF (void); // 0x000009D8 System.Int32 System.Array::InternalArray__IndexOf(T) // 0x000009D9 T System.Array::InternalArray__get_Item(System.Int32) // 0x000009DA System.Void System.Array::InternalArray__set_Item(System.Int32,T) // 0x000009DB System.Void System.Array::GetGenericValueImpl(System.Int32,T&) // 0x000009DC System.Void System.Array::SetGenericValueImpl(System.Int32,T&) // 0x000009DD System.Int32 System.Array::get_Length() extern void Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57 (void); // 0x000009DE System.Int32 System.Array::get_Rank() extern void Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F (void); // 0x000009DF System.Int32 System.Array::GetRank() extern void Array_GetRank_mDA939D342BFCED5693C318B432CA9EC73E765F84 (void); // 0x000009E0 System.Int32 System.Array::GetLength(System.Int32) extern void Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935 (void); // 0x000009E1 System.Int32 System.Array::GetLowerBound(System.Int32) extern void Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC (void); // 0x000009E2 System.Object System.Array::GetValue(System.Int32[]) extern void Array_GetValue_m577622C9D6176FAC9F6143011DA3F1CF85146FE0 (void); // 0x000009E3 System.Void System.Array::SetValue(System.Object,System.Int32[]) extern void Array_SetValue_m71595F7B1BD3262D3BE2D03B3F8A7A0F51482917 (void); // 0x000009E4 System.Object System.Array::GetValueImpl(System.Int32) extern void Array_GetValueImpl_mC32211C1472FCF37A5C6F3D1CCA71CE2FC4D116D (void); // 0x000009E5 System.Void System.Array::SetValueImpl(System.Object,System.Int32) extern void Array_SetValueImpl_m83E23ED8F0FF430E4CF4B1CEF8EAF22F9E906940 (void); // 0x000009E6 System.Boolean System.Array::FastCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern void Array_FastCopy_mBA73BDCE9A1C18A20EB3F0158847721A676FB374 (void); // 0x000009E7 System.Array System.Array::CreateInstanceImpl(System.Type,System.Int32[],System.Int32[]) extern void Array_CreateInstanceImpl_m69FF101751B92B3D49B47C9E425246434A732709 (void); // 0x000009E8 System.Int32 System.Array::GetUpperBound(System.Int32) extern void Array_GetUpperBound_m64006116D5244EB8DA52188A9E49929AA7D08E4E (void); // 0x000009E9 System.Object System.Array::GetValue(System.Int32) extern void Array_GetValue_m007D247B8A6FE5BD60FD1CD510A714A416F2BA21 (void); // 0x000009EA System.Object System.Array::GetValue(System.Int32,System.Int32) extern void Array_GetValue_mC7B3B59C7533244E396308CA7C17EEAD913FF3A1 (void); // 0x000009EB System.Object System.Array::GetValue(System.Int32,System.Int32,System.Int32) extern void Array_GetValue_mDEDA2BAFDC6524118821D88AB55065D065602280 (void); // 0x000009EC System.Void System.Array::SetValue(System.Object,System.Int32) extern void Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8 (void); // 0x000009ED System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32) extern void Array_SetValue_m593F908AB75824D0D48850AC678D335D093D4B73 (void); // 0x000009EE System.Void System.Array::SetValue(System.Object,System.Int32,System.Int32,System.Int32) extern void Array_SetValue_m009D6672E50165FF985977CAB6152F662489AC0D (void); // 0x000009EF System.Array System.Array::UnsafeCreateInstance(System.Type,System.Int32[],System.Int32[]) extern void Array_UnsafeCreateInstance_m10460BFF14376B7110A18456D4E7B4ECCC92EA88 (void); // 0x000009F0 System.Array System.Array::UnsafeCreateInstance(System.Type,System.Int32,System.Int32) extern void Array_UnsafeCreateInstance_mD79C81BDBE31FDF44E2B8879D34B56751FE3FC08 (void); // 0x000009F1 System.Array System.Array::UnsafeCreateInstance(System.Type,System.Int32[]) extern void Array_UnsafeCreateInstance_m74110ACD8ED2B900DFFFC775369DE1D1D4E9C8DB (void); // 0x000009F2 System.Array System.Array::CreateInstance(System.Type,System.Int32) extern void Array_CreateInstance_m13B202130951A03AF5F52470A19E17D3AD2A8983 (void); // 0x000009F3 System.Array System.Array::CreateInstance(System.Type,System.Int32,System.Int32) extern void Array_CreateInstance_m26D0A9871BDB4F6BF311062037068338CA803E97 (void); // 0x000009F4 System.Array System.Array::CreateInstance(System.Type,System.Int32,System.Int32,System.Int32) extern void Array_CreateInstance_mBF8B23348B319D1FD04F122AB56F0EE8B8825061 (void); // 0x000009F5 System.Array System.Array::CreateInstance(System.Type,System.Int32[]) extern void Array_CreateInstance_m97DC551619A43DA8AE15F1A6D33662D66E5DA817 (void); // 0x000009F6 System.Array System.Array::CreateInstance(System.Type,System.Int32[],System.Int32[]) extern void Array_CreateInstance_mA9618DC57381BAEA1C1A56C039D253EA70159649 (void); // 0x000009F7 System.Void System.Array::Clear(System.Array,System.Int32,System.Int32) extern void Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB (void); // 0x000009F8 System.Void System.Array::ClearInternal(System.Array,System.Int32,System.Int32) extern void Array_ClearInternal_m8F656BEFDF4E155342F154F6850352B5E0F1F255 (void); // 0x000009F9 System.Void System.Array::Copy(System.Array,System.Array,System.Int32) extern void Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900 (void); // 0x000009FA System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern void Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41 (void); // 0x000009FB System.ArrayTypeMismatchException System.Array::CreateArrayTypeMismatchException() extern void Array_CreateArrayTypeMismatchException_m4A6D7A642A2C8402D0631B4717FE1FD0093C5E7E (void); // 0x000009FC System.Boolean System.Array::CanAssignArrayElement(System.Type,System.Type) extern void Array_CanAssignArrayElement_m8BAA866356EC45821E515933FEBC27F02DD2B579 (void); // 0x000009FD System.Void System.Array::ConstrainedCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern void Array_ConstrainedCopy_mE1AE4AB9DAF1DFDF9CB7FB0131B08B7B0DF05EC8 (void); // 0x000009FE T[] System.Array::Empty() // 0x000009FF System.Void System.Array::Initialize() extern void Array_Initialize_mA2B5E07BC65B448E268C932D5A686F3A50DB0A82 (void); // 0x00000A00 System.Int32 System.Array::IndexOfImpl(T[],T,System.Int32,System.Int32) // 0x00000A01 System.Int32 System.Array::LastIndexOfImpl(T[],T,System.Int32,System.Int32) // 0x00000A02 System.Void System.Array::SortImpl(System.Array,System.Array,System.Int32,System.Int32,System.Collections.IComparer) extern void Array_SortImpl_m7542C04B7FCA7899789137BD0324BAFBF5B2122D (void); // 0x00000A03 T System.Array::UnsafeLoad(T[],System.Int32) // 0x00000A04 System.Void System.Array::UnsafeStore(T[],System.Int32,T) // 0x00000A05 R System.Array::UnsafeMov(S) // 0x00000A06 System.Void System.Array/ArrayEnumerator::.ctor(System.Array) extern void ArrayEnumerator__ctor_m46B7521C341EDDCFB51486ECCCFC92E8FF4FEDF6 (void); // 0x00000A07 System.Boolean System.Array/ArrayEnumerator::MoveNext() extern void ArrayEnumerator_MoveNext_mB52D9F359A793488A8B74A78F5CF8C7EFE447746 (void); // 0x00000A08 System.Void System.Array/ArrayEnumerator::Reset() extern void ArrayEnumerator_Reset_m4ABC2500C6E256F756376947FB215145DD2DB7C2 (void); // 0x00000A09 System.Object System.Array/ArrayEnumerator::Clone() extern void ArrayEnumerator_Clone_m49B98452916387FC9A99A632F1262FC2F62F49DC (void); // 0x00000A0A System.Object System.Array/ArrayEnumerator::get_Current() extern void ArrayEnumerator_get_Current_m85263CF9AC51BCA9EF2CCED7175336C4698A31F9 (void); // 0x00000A0B System.Void System.Array/InternalEnumerator`1::.ctor(System.Array) // 0x00000A0C System.Void System.Array/InternalEnumerator`1::Dispose() // 0x00000A0D System.Boolean System.Array/InternalEnumerator`1::MoveNext() // 0x00000A0E T System.Array/InternalEnumerator`1::get_Current() // 0x00000A0F System.Void System.Array/InternalEnumerator`1::System.Collections.IEnumerator.Reset() // 0x00000A10 System.Object System.Array/InternalEnumerator`1::System.Collections.IEnumerator.get_Current() // 0x00000A11 System.Void System.Array/EmptyInternalEnumerator`1::Dispose() // 0x00000A12 System.Boolean System.Array/EmptyInternalEnumerator`1::MoveNext() // 0x00000A13 T System.Array/EmptyInternalEnumerator`1::get_Current() // 0x00000A14 System.Object System.Array/EmptyInternalEnumerator`1::System.Collections.IEnumerator.get_Current() // 0x00000A15 System.Void System.Array/EmptyInternalEnumerator`1::System.Collections.IEnumerator.Reset() // 0x00000A16 System.Void System.Array/EmptyInternalEnumerator`1::.ctor() // 0x00000A17 System.Void System.Array/EmptyInternalEnumerator`1::.cctor() // 0x00000A18 System.Void System.Array/SorterObjectArray::.ctor(System.Object[],System.Object[],System.Collections.IComparer) extern void SorterObjectArray__ctor_mE523748AACA66081B2774FFD4312877CCD6D40BC (void); // 0x00000A19 System.Void System.Array/SorterObjectArray::SwapIfGreaterWithItems(System.Int32,System.Int32) extern void SorterObjectArray_SwapIfGreaterWithItems_m373A9679D50CFDF935A0D3493AC9A10B8342E96E (void); // 0x00000A1A System.Void System.Array/SorterObjectArray::Swap(System.Int32,System.Int32) extern void SorterObjectArray_Swap_m3556AF1DC90EA6542CF6AB933DD9AFF65CF1D0F8 (void); // 0x00000A1B System.Void System.Array/SorterObjectArray::Sort(System.Int32,System.Int32) extern void SorterObjectArray_Sort_m13369A292C95B423844734CB1A75387B0A6BAC3F (void); // 0x00000A1C System.Void System.Array/SorterObjectArray::IntrospectiveSort(System.Int32,System.Int32) extern void SorterObjectArray_IntrospectiveSort_mE70A5FE853B9B706ECB24CB5118A1B1440682132 (void); // 0x00000A1D System.Void System.Array/SorterObjectArray::IntroSort(System.Int32,System.Int32,System.Int32) extern void SorterObjectArray_IntroSort_m912E1A41EF0FAFF5B86F42A7EB9BA860D3F51F2C (void); // 0x00000A1E System.Int32 System.Array/SorterObjectArray::PickPivotAndPartition(System.Int32,System.Int32) extern void SorterObjectArray_PickPivotAndPartition_mFE230A58E111C0A201E740D52A4AC33AFEBD541B (void); // 0x00000A1F System.Void System.Array/SorterObjectArray::Heapsort(System.Int32,System.Int32) extern void SorterObjectArray_Heapsort_m1DFF24411AED5D2BBFFD0549BD382B898E99042E (void); // 0x00000A20 System.Void System.Array/SorterObjectArray::DownHeap(System.Int32,System.Int32,System.Int32) extern void SorterObjectArray_DownHeap_m9240CC52F9C886556C31874DCB72DAD6FC0C608B (void); // 0x00000A21 System.Void System.Array/SorterObjectArray::InsertionSort(System.Int32,System.Int32) extern void SorterObjectArray_InsertionSort_mD801415F2F3DD42C0BC17EF0F46D84C312A832AE (void); // 0x00000A22 System.Void System.Array/SorterGenericArray::.ctor(System.Array,System.Array,System.Collections.IComparer) extern void SorterGenericArray__ctor_mBB8BAD7E29AA6F84B95A3A8E4F827601E829C42A (void); // 0x00000A23 System.Void System.Array/SorterGenericArray::SwapIfGreaterWithItems(System.Int32,System.Int32) extern void SorterGenericArray_SwapIfGreaterWithItems_m289580EB48A7009C7E754CA0051F068C114F1056 (void); // 0x00000A24 System.Void System.Array/SorterGenericArray::Swap(System.Int32,System.Int32) extern void SorterGenericArray_Swap_m6F55407472AC1C56CA3DBA1B48D8BE8AD80739F4 (void); // 0x00000A25 System.Void System.Array/SorterGenericArray::Sort(System.Int32,System.Int32) extern void SorterGenericArray_Sort_mACCCBBC305E016AACA73D8ACCCCF07969AE14CAA (void); // 0x00000A26 System.Void System.Array/SorterGenericArray::IntrospectiveSort(System.Int32,System.Int32) extern void SorterGenericArray_IntrospectiveSort_m965E397E78E43C0AB0E869E8F15EB52052E1A85A (void); // 0x00000A27 System.Void System.Array/SorterGenericArray::IntroSort(System.Int32,System.Int32,System.Int32) extern void SorterGenericArray_IntroSort_mC38E34F9E143EA446398E3B5B7BF6902E345C8D9 (void); // 0x00000A28 System.Int32 System.Array/SorterGenericArray::PickPivotAndPartition(System.Int32,System.Int32) extern void SorterGenericArray_PickPivotAndPartition_m0B6A23FAB99336829E5FA5E85134360DAD9F42D4 (void); // 0x00000A29 System.Void System.Array/SorterGenericArray::Heapsort(System.Int32,System.Int32) extern void SorterGenericArray_Heapsort_m315192C8CC2B2BF44DB5C4C789A63F182624A8B9 (void); // 0x00000A2A System.Void System.Array/SorterGenericArray::DownHeap(System.Int32,System.Int32,System.Int32) extern void SorterGenericArray_DownHeap_m27C08CC30B66AFDB848FC07CBB83B5BA1DF83621 (void); // 0x00000A2B System.Void System.Array/SorterGenericArray::InsertionSort(System.Int32,System.Int32) extern void SorterGenericArray_InsertionSort_m2E4D651411B2CA33699D1EA9C756B438C8FC6503 (void); // 0x00000A2C System.Void System.ByReference`1::.ctor(T&) // 0x00000A2D T& System.ByReference`1::get_Value() // 0x00000A2E System.Void System.MonoTODOAttribute::.ctor() extern void MonoTODOAttribute__ctor_mA19C7B91FDA691044FED247B4EB41C2EF5C08A54 (void); // 0x00000A2F System.Void System.MonoTODOAttribute::.ctor(System.String) extern void MonoTODOAttribute__ctor_m2FD4612EF82968FFE90EB0498C9F645A3054B54A (void); // 0x00000A30 System.Void System.LocalDataStoreHolder::.ctor(System.LocalDataStore) extern void LocalDataStoreHolder__ctor_m6DDA0A49BAD850F697AC0C295F4CB8F9298F2912 (void); // 0x00000A31 System.Void System.LocalDataStoreHolder::Finalize() extern void LocalDataStoreHolder_Finalize_m6B1FB80238DF28D133162852B6108C0E04994614 (void); // 0x00000A32 System.LocalDataStore System.LocalDataStoreHolder::get_Store() extern void LocalDataStoreHolder_get_Store_mBD1424E2BA95DF87EF55AD55AF18971D539CE6B3 (void); // 0x00000A33 System.Void System.LocalDataStoreElement::.ctor(System.Int64) extern void LocalDataStoreElement__ctor_m59A48056CF4FCF72B2272C82AE9E077CA559DD05 (void); // 0x00000A34 System.Object System.LocalDataStoreElement::get_Value() extern void LocalDataStoreElement_get_Value_m632EFA28814C4E13861F4F41E9AD5CB87F8D8242 (void); // 0x00000A35 System.Void System.LocalDataStoreElement::set_Value(System.Object) extern void LocalDataStoreElement_set_Value_m87CF1493A9228ABBAD50D601687350AF5F6F9813 (void); // 0x00000A36 System.Int64 System.LocalDataStoreElement::get_Cookie() extern void LocalDataStoreElement_get_Cookie_mED3BF393B659ACB03C8C6C19A7E1959BC3AEBD25 (void); // 0x00000A37 System.Void System.LocalDataStore::.ctor(System.LocalDataStoreMgr,System.Int32) extern void LocalDataStore__ctor_mF0B68949E727A1D6B00C8E764B2984A0113195FC (void); // 0x00000A38 System.Void System.LocalDataStore::Dispose() extern void LocalDataStore_Dispose_m7A115A947B41793E266ADD3045547AAE3AE5E8A5 (void); // 0x00000A39 System.Object System.LocalDataStore::GetData(System.LocalDataStoreSlot) extern void LocalDataStore_GetData_mE292726A414EEA82AE16DEE8F07E935857A7C792 (void); // 0x00000A3A System.Void System.LocalDataStore::SetData(System.LocalDataStoreSlot,System.Object) extern void LocalDataStore_SetData_m71B4FE899170FECA20A278B3DA7CF7FB9081CE02 (void); // 0x00000A3B System.Void System.LocalDataStore::FreeData(System.Int32,System.Int64) extern void LocalDataStore_FreeData_mA3D9796FCF7BC34A35224A1BEB88E40FA40097F8 (void); // 0x00000A3C System.LocalDataStoreElement System.LocalDataStore::PopulateElement(System.LocalDataStoreSlot) extern void LocalDataStore_PopulateElement_m026289BA195438D5EB5D4967C03433E27E2C4868 (void); // 0x00000A3D System.Void System.LocalDataStoreSlot::.ctor(System.LocalDataStoreMgr,System.Int32,System.Int64) extern void LocalDataStoreSlot__ctor_m77AEE5C2EA8C0AD6540941AE76B1031290A37306 (void); // 0x00000A3E System.LocalDataStoreMgr System.LocalDataStoreSlot::get_Manager() extern void LocalDataStoreSlot_get_Manager_m203CB87CFFF7CA2422F08BC0088268CBA5C90D37 (void); // 0x00000A3F System.Int32 System.LocalDataStoreSlot::get_Slot() extern void LocalDataStoreSlot_get_Slot_m1F426571015D0EEC027394DDC55881331B6160A8 (void); // 0x00000A40 System.Int64 System.LocalDataStoreSlot::get_Cookie() extern void LocalDataStoreSlot_get_Cookie_m3605580D9AB903EB5A2BC9D9675A438334E89945 (void); // 0x00000A41 System.Void System.LocalDataStoreSlot::Finalize() extern void LocalDataStoreSlot_Finalize_mC4E350BF53B2D56ACC523188A9F9889166D56190 (void); // 0x00000A42 System.LocalDataStoreHolder System.LocalDataStoreMgr::CreateLocalDataStore() extern void LocalDataStoreMgr_CreateLocalDataStore_mEC0D1901A5F630804C684E7257EE0439C3805999 (void); // 0x00000A43 System.Void System.LocalDataStoreMgr::DeleteLocalDataStore(System.LocalDataStore) extern void LocalDataStoreMgr_DeleteLocalDataStore_mD08DFC635EC33DACB370178201F7DF54FF28B565 (void); // 0x00000A44 System.LocalDataStoreSlot System.LocalDataStoreMgr::AllocateDataSlot() extern void LocalDataStoreMgr_AllocateDataSlot_mE2959AAE78B4384278A1651843CD11F0D250BF4C (void); // 0x00000A45 System.LocalDataStoreSlot System.LocalDataStoreMgr::AllocateNamedDataSlot(System.String) extern void LocalDataStoreMgr_AllocateNamedDataSlot_mAA596D71BE41C38E463F2931078B97BF1CA92F05 (void); // 0x00000A46 System.LocalDataStoreSlot System.LocalDataStoreMgr::GetNamedDataSlot(System.String) extern void LocalDataStoreMgr_GetNamedDataSlot_m1E4CF3E2A45F5B1E8D851BEA7DC2F0DA4433B7CD (void); // 0x00000A47 System.Void System.LocalDataStoreMgr::FreeNamedDataSlot(System.String) extern void LocalDataStoreMgr_FreeNamedDataSlot_m54961D6B6FFE4DD83429D16A84F4554CF81EF8B4 (void); // 0x00000A48 System.Void System.LocalDataStoreMgr::FreeDataSlot(System.Int32,System.Int64) extern void LocalDataStoreMgr_FreeDataSlot_mF59A1C7C07F032738A40BCE7FEA4E29A59F4217A (void); // 0x00000A49 System.Void System.LocalDataStoreMgr::ValidateSlot(System.LocalDataStoreSlot) extern void LocalDataStoreMgr_ValidateSlot_m077C6BE811E06CD84396D8D3FE442753B7A661A0 (void); // 0x00000A4A System.Int32 System.LocalDataStoreMgr::GetSlotTableLength() extern void LocalDataStoreMgr_GetSlotTableLength_m17D1A0EE411E3C18515D80F796491AE2FA34F46A (void); // 0x00000A4B System.Void System.LocalDataStoreMgr::.ctor() extern void LocalDataStoreMgr__ctor_mF010C0EE63EE2B9D404D1FF772F6704B61E33C48 (void); // 0x00000A4C System.Object System.Activator::CreateInstance(System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void Activator_CreateInstance_m0DFAA1415ABA9B28430FDC70A9915BE437C04B04 (void); // 0x00000A4D System.Object System.Activator::CreateInstance(System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[]) extern void Activator_CreateInstance_mBA4E894FD2BB619F187B9049E50AFF802259E6AC (void); // 0x00000A4E System.Object System.Activator::CreateInstance(System.Type,System.Object[]) extern void Activator_CreateInstance_mDBC65647828F8A3D3E63807B5AEA4A4ECDE397E6 (void); // 0x00000A4F System.Object System.Activator::CreateInstance(System.Type,System.Object[],System.Object[]) extern void Activator_CreateInstance_m28D06ADED95F14C5670381087BE1B01CED0C4FA6 (void); // 0x00000A50 System.Object System.Activator::CreateInstance(System.Type) extern void Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF (void); // 0x00000A51 System.Object System.Activator::CreateInstance(System.Type,System.Boolean) extern void Activator_CreateInstance_m2BE3252B26369EA17E06A564F25172F6D002469F (void); // 0x00000A52 System.Object System.Activator::CreateInstance(System.Type,System.Boolean,System.Boolean) extern void Activator_CreateInstance_m09F9CF47F0DBCC75F924E38D323229E45615F190 (void); // 0x00000A53 T System.Activator::CreateInstance() // 0x00000A54 System.Attribute[] System.Attribute::InternalGetCustomAttributes(System.Reflection.PropertyInfo,System.Type,System.Boolean) extern void Attribute_InternalGetCustomAttributes_mFFA074010447117D08BEB6BC9A26ED2F12B6EE9F (void); // 0x00000A55 System.Attribute[] System.Attribute::InternalGetCustomAttributes(System.Reflection.EventInfo,System.Type,System.Boolean) extern void Attribute_InternalGetCustomAttributes_m8188693456C4B3497083DC57FFA1F2680DBE1078 (void); // 0x00000A56 System.Boolean System.Attribute::InternalIsDefined(System.Reflection.PropertyInfo,System.Type,System.Boolean) extern void Attribute_InternalIsDefined_mDBFF0C8F52158355DBD4A9093A724B7425CCC0C5 (void); // 0x00000A57 System.Boolean System.Attribute::InternalIsDefined(System.Reflection.EventInfo,System.Type,System.Boolean) extern void Attribute_InternalIsDefined_m725076CD1B0CC495BE8277020AACD2DDFB2EB114 (void); // 0x00000A58 System.Attribute[] System.Attribute::GetCustomAttributes(System.Reflection.MemberInfo,System.Type) extern void Attribute_GetCustomAttributes_m5D97AC5988A85310657B4740FC3655188C5176E1 (void); // 0x00000A59 System.Attribute[] System.Attribute::GetCustomAttributes(System.Reflection.MemberInfo,System.Type,System.Boolean) extern void Attribute_GetCustomAttributes_mCB0A3E0F2148A92A0C6444D601F0F19E01B0ED09 (void); // 0x00000A5A System.Boolean System.Attribute::IsDefined(System.Reflection.MemberInfo,System.Type) extern void Attribute_IsDefined_m2EB6141EC7A5855CB8FCAE554ED52458C5475B86 (void); // 0x00000A5B System.Boolean System.Attribute::IsDefined(System.Reflection.MemberInfo,System.Type,System.Boolean) extern void Attribute_IsDefined_m5DB4031FBFCC88B85E13217F1323701794B8D42C (void); // 0x00000A5C System.Attribute System.Attribute::GetCustomAttribute(System.Reflection.MemberInfo,System.Type,System.Boolean) extern void Attribute_GetCustomAttribute_mBF35997518AA6969E0E9A29D7E8C5FE6FCF36AC1 (void); // 0x00000A5D System.Attribute[] System.Attribute::GetCustomAttributes(System.Reflection.Assembly,System.Type,System.Boolean) extern void Attribute_GetCustomAttributes_m7431B520819C0E00B86D7E16FFED7675A0CCC9DB (void); // 0x00000A5E System.Attribute System.Attribute::GetCustomAttribute(System.Reflection.Assembly,System.Type) extern void Attribute_GetCustomAttribute_m8ECC2F3DB73C2CCEC06BE6272FD23CCF746474C5 (void); // 0x00000A5F System.Attribute System.Attribute::GetCustomAttribute(System.Reflection.Assembly,System.Type,System.Boolean) extern void Attribute_GetCustomAttribute_m4E50C708F52191C29F0C43B0C27B5BA44E2C683E (void); // 0x00000A60 System.Void System.Attribute::.ctor() extern void Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2 (void); // 0x00000A61 System.Boolean System.Attribute::Equals(System.Object) extern void Attribute_Equals_m4335FF465A3E660EBB4541491B5169E58BB1CB61 (void); // 0x00000A62 System.Boolean System.Attribute::AreFieldValuesEqual(System.Object,System.Object) extern void Attribute_AreFieldValuesEqual_mA65CC38B9C50E76A95C8F27750CE552322A47772 (void); // 0x00000A63 System.Int32 System.Attribute::GetHashCode() extern void Attribute_GetHashCode_mAE2C17FF608041F608207E2202E1BC0F98919C08 (void); // 0x00000A64 System.Boolean System.Buffer::InternalBlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern void Buffer_InternalBlockCopy_m89CDD7EB43A555DA0ABB0D7A126FDABF2AB2C0F5 (void); // 0x00000A65 System.Int32 System.Buffer::IndexOfByte(System.Byte*,System.Byte,System.Int32,System.Int32) extern void Buffer_IndexOfByte_mF43902211DC955885C828233F0D46BAC239B0ECC (void); // 0x00000A66 System.Int32 System.Buffer::_ByteLength(System.Array) extern void Buffer__ByteLength_mE7B303773AF963200A637C1A87C552BB4FE178C9 (void); // 0x00000A67 System.Void System.Buffer::ZeroMemory(System.Byte*,System.Int64) extern void Buffer_ZeroMemory_m7281E7E700B7EED03FE04BC0C0834D00EF0C0E76 (void); // 0x00000A68 System.Void System.Buffer::InternalMemcpy(System.Byte*,System.Byte*,System.Int32) extern void Buffer_InternalMemcpy_mFABC315DCD001655DDA90A2531F56366794E72C5 (void); // 0x00000A69 System.Int32 System.Buffer::ByteLength(System.Array) extern void Buffer_ByteLength_mF5ECD3B5109BB58029D2D19353465CD3576490EF (void); // 0x00000A6A System.Void System.Buffer::BlockCopy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) extern void Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358 (void); // 0x00000A6B System.Void System.Buffer::MemoryCopy(System.Void*,System.Void*,System.Int64,System.Int64) extern void Buffer_MemoryCopy_mC1717FCF88DEBC2DAEA8B51C352628F4D2402F69 (void); // 0x00000A6C System.Void System.Buffer::memcpy4(System.Byte*,System.Byte*,System.Int32) extern void Buffer_memcpy4_m2003EA216B7F3A174D6724F06E64E3D7F55A5CF4 (void); // 0x00000A6D System.Void System.Buffer::memcpy2(System.Byte*,System.Byte*,System.Int32) extern void Buffer_memcpy2_m9C9B0B08B9FE366BE13C48578BF5130ACC622FC5 (void); // 0x00000A6E System.Void System.Buffer::memcpy1(System.Byte*,System.Byte*,System.Int32) extern void Buffer_memcpy1_mEAC59021B9084508201D428EFE97D64E2448378C (void); // 0x00000A6F System.Void System.Buffer::Memcpy(System.Byte*,System.Byte*,System.Int32,System.Boolean) extern void Buffer_Memcpy_mB203712DD2D0E5DF1CF52F752638F8B94E03E217 (void); // 0x00000A70 System.Void System.Buffer::Memmove(System.Byte*,System.Byte*,System.UInt32) extern void Buffer_Memmove_mAA31A45BF1B1FA6490F0913B7FB59537767E5EF3 (void); // 0x00000A71 System.Void System.Buffer::Memmove(T&,T&,System.UInt64) // 0x00000A72 System.Void System.ContextBoundObject::.ctor() extern void ContextBoundObject__ctor_m05F75A3A06362236254BD3524F8B38044E3507D4 (void); // 0x00000A73 System.Void System.ContextStaticAttribute::.ctor() extern void ContextStaticAttribute__ctor_m92D56D6F22C00FA212DFC8A9ABF22275CE762F43 (void); // 0x00000A74 System.Reflection.MethodBase System.DefaultBinder::BindToMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Object[]&,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[],System.Object&) extern void DefaultBinder_BindToMethod_m13B0092271A552754725422F29CF08F13B93DE49 (void); // 0x00000A75 System.Reflection.FieldInfo System.DefaultBinder::BindToField(System.Reflection.BindingFlags,System.Reflection.FieldInfo[],System.Object,System.Globalization.CultureInfo) extern void DefaultBinder_BindToField_m21F8BD927731AAF280C5AE897D9E8E521801EC1A (void); // 0x00000A76 System.Reflection.PropertyInfo System.DefaultBinder::SelectProperty(System.Reflection.BindingFlags,System.Reflection.PropertyInfo[],System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void DefaultBinder_SelectProperty_m3A5D348719F7DB140720ACA9E2B22D3E4C3E41E0 (void); // 0x00000A77 System.Object System.DefaultBinder::ChangeType(System.Object,System.Type,System.Globalization.CultureInfo) extern void DefaultBinder_ChangeType_mD125AD4BF300FB437DBC6B3BF42D15E6759E1814 (void); // 0x00000A78 System.Void System.DefaultBinder::ReorderArgumentArray(System.Object[]&,System.Object) extern void DefaultBinder_ReorderArgumentArray_mCFAE314FCABCA4B995F3E9D6AF16AAB757254833 (void); // 0x00000A79 System.Reflection.MethodBase System.DefaultBinder::ExactBinding(System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[]) extern void DefaultBinder_ExactBinding_mB7D844E625061CF9D53A6E048AAB4704F4A80FD2 (void); // 0x00000A7A System.Reflection.PropertyInfo System.DefaultBinder::ExactPropertyBinding(System.Reflection.PropertyInfo[],System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void DefaultBinder_ExactPropertyBinding_m68DDB998A58FD7FA27DEE4568B56D54F2984257A (void); // 0x00000A7B System.Int32 System.DefaultBinder::FindMostSpecific(System.Reflection.ParameterInfo[],System.Int32[],System.Type,System.Reflection.ParameterInfo[],System.Int32[],System.Type,System.Type[],System.Object[]) extern void DefaultBinder_FindMostSpecific_mFCE847310EBA1433FA532D977133F34479242ECE (void); // 0x00000A7C System.Int32 System.DefaultBinder::FindMostSpecificType(System.Type,System.Type,System.Type) extern void DefaultBinder_FindMostSpecificType_m890FEBDF30D5C9753EF9F6483E7D5764065C1FEC (void); // 0x00000A7D System.Int32 System.DefaultBinder::FindMostSpecificMethod(System.Reflection.MethodBase,System.Int32[],System.Type,System.Reflection.MethodBase,System.Int32[],System.Type,System.Type[],System.Object[]) extern void DefaultBinder_FindMostSpecificMethod_m66B9374F710DBD4079F4EFF3088F4EBF2BEC07AB (void); // 0x00000A7E System.Int32 System.DefaultBinder::FindMostSpecificField(System.Reflection.FieldInfo,System.Reflection.FieldInfo) extern void DefaultBinder_FindMostSpecificField_m473A45D211D162B075A3D7D16A4AC21863B6FD41 (void); // 0x00000A7F System.Int32 System.DefaultBinder::FindMostSpecificProperty(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) extern void DefaultBinder_FindMostSpecificProperty_m50F865E88C3E4430A0E7E6CFFB0D8F439BCD1A73 (void); // 0x00000A80 System.Boolean System.DefaultBinder::CompareMethodSigAndName(System.Reflection.MethodBase,System.Reflection.MethodBase) extern void DefaultBinder_CompareMethodSigAndName_mF1203D1B69E0DF47FFBE5AF80CD781EAF90AA496 (void); // 0x00000A81 System.Int32 System.DefaultBinder::GetHierarchyDepth(System.Type) extern void DefaultBinder_GetHierarchyDepth_m441955BB4F64D38256EE0BC7A8934788657A5C0E (void); // 0x00000A82 System.Reflection.MethodBase System.DefaultBinder::FindMostDerivedNewSlotMeth(System.Reflection.MethodBase[],System.Int32) extern void DefaultBinder_FindMostDerivedNewSlotMeth_mF82B6C237E954421EC48CBA9960EE1CC69594F4C (void); // 0x00000A83 System.Void System.DefaultBinder::ReorderParams(System.Int32[],System.Object[]) extern void DefaultBinder_ReorderParams_m0C8308741B2986DAF301FBD227C94247C64BD822 (void); // 0x00000A84 System.Boolean System.DefaultBinder::CreateParamOrder(System.Int32[],System.Reflection.ParameterInfo[],System.String[]) extern void DefaultBinder_CreateParamOrder_m21858BA82DE5B7E5D9DBEF23862F6DDBF561A3C3 (void); // 0x00000A85 System.Boolean System.DefaultBinder::CanConvertPrimitive(System.RuntimeType,System.RuntimeType) extern void DefaultBinder_CanConvertPrimitive_mFD7E9F959179B63DF70BEB6C47C6CE02FC637923 (void); // 0x00000A86 System.Boolean System.DefaultBinder::CanConvertPrimitiveObjectToType(System.Object,System.RuntimeType) extern void DefaultBinder_CanConvertPrimitiveObjectToType_m23FE065B347980CE837361C4C089D9D055748F87 (void); // 0x00000A87 System.Boolean System.DefaultBinder::CompareMethodSig(System.Reflection.MethodBase,System.Reflection.MethodBase) extern void DefaultBinder_CompareMethodSig_m0018AE74EF63C8DBF80984BAEF4EBF681B85F8D7 (void); // 0x00000A88 System.Reflection.MethodBase System.DefaultBinder::SelectMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[]) extern void DefaultBinder_SelectMethod_m0F591FEC2110454660E47FF3B53EB315922863C1 (void); // 0x00000A89 System.Boolean System.DefaultBinder::CanChangePrimitive(System.Type,System.Type) extern void DefaultBinder_CanChangePrimitive_m1B89A738AE0E13DC3D5BA76CE808FFBBFC739281 (void); // 0x00000A8A System.Boolean System.DefaultBinder::CanPrimitiveWiden(System.Type,System.Type) extern void DefaultBinder_CanPrimitiveWiden_mE50FEA7EE4239A830E2EF111E17DC2B3440C3DA9 (void); // 0x00000A8B System.Void System.DefaultBinder::.ctor() extern void DefaultBinder__ctor_mC5A3F8998F9EBC38BD9F2221FD0CDDA6A36AD37B (void); // 0x00000A8C System.Void System.DefaultBinder::.cctor() extern void DefaultBinder__cctor_mB12909B9E8747AD8C5AB71877BC182CB82DF67DA (void); // 0x00000A8D System.Void System.DefaultBinder/BinderState::.ctor(System.Int32[],System.Int32,System.Boolean) extern void BinderState__ctor_mD42468CFA69F89D4900C05D36594F7FB62BF085A (void); // 0x00000A8E System.Void System.DefaultBinder/<>c::.cctor() extern void U3CU3Ec__cctor_m54EE5B2FB3CDB6E7998D097F20515569F58F1B9B (void); // 0x00000A8F System.Void System.DefaultBinder/<>c::.ctor() extern void U3CU3Ec__ctor_m545924E0006161CB75B96123DD1B999C983724B9 (void); // 0x00000A90 System.Boolean System.DefaultBinder/<>c::b__2_0(System.Type) extern void U3CU3Ec_U3CSelectPropertyU3Eb__2_0_mD9B7B290F6427224B66603965A1CB1A9A78328BC (void); // 0x00000A91 System.Void System.Empty::.ctor() extern void Empty__ctor_m0693B5F826D74FE9C8F9928EF88E11CC4D33C643 (void); // 0x00000A92 System.String System.Empty::ToString() extern void Empty_ToString_mDB461F68D6533D0FED40AA39D14C19FE91468E6B (void); // 0x00000A93 System.Void System.Empty::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Empty_GetObjectData_mEB7E87267FE28FEB13FB93D752B9DEFF7868083C (void); // 0x00000A94 System.Void System.Empty::.cctor() extern void Empty__cctor_m94A469C35E666DB94E42D2AE951731EE2E1BF742 (void); // 0x00000A95 System.Enum/ValuesAndNames System.Enum::GetCachedValuesAndNames(System.RuntimeType,System.Boolean) extern void Enum_GetCachedValuesAndNames_m63A641A53C372BDCB12444B077AC0FE274A7DA50 (void); // 0x00000A96 System.String System.Enum::InternalFormattedHexString(System.Object) extern void Enum_InternalFormattedHexString_m9D6BB176A0FC9596FDD128E324D150B15CF15E5E (void); // 0x00000A97 System.String System.Enum::InternalFormat(System.RuntimeType,System.Object) extern void Enum_InternalFormat_mED09597751A1999A1B9281EAF8AD59948E176FAC (void); // 0x00000A98 System.String System.Enum::InternalFlagsFormat(System.RuntimeType,System.Object) extern void Enum_InternalFlagsFormat_mF96E0E22DF14D61C9BE9D43F78C9E475CC499162 (void); // 0x00000A99 System.UInt64 System.Enum::ToUInt64(System.Object) extern void Enum_ToUInt64_mB2D8EB6B5F2F876ABB930212D553C83A72FEE318 (void); // 0x00000A9A System.Int32 System.Enum::InternalCompareTo(System.Object,System.Object) extern void Enum_InternalCompareTo_m7888828450CC75F43C87AE674BA5608228680CDC (void); // 0x00000A9B System.RuntimeType System.Enum::InternalGetUnderlyingType(System.RuntimeType) extern void Enum_InternalGetUnderlyingType_m6E5D83C6DE4EA3277C09114018E2198D386C7A38 (void); // 0x00000A9C System.Boolean System.Enum::GetEnumValuesAndNames(System.RuntimeType,System.UInt64[]&,System.String[]&) extern void Enum_GetEnumValuesAndNames_mDE29475A39A12D645CC5C9883BA3170CC8320206 (void); // 0x00000A9D System.Object System.Enum::InternalBoxEnum(System.RuntimeType,System.Int64) extern void Enum_InternalBoxEnum_m26E8D43A2A7D7C62F717BD31E8075601E4FC3268 (void); // 0x00000A9E System.Object System.Enum::Parse(System.Type,System.String) extern void Enum_Parse_m2846B01D5DEA00E4674AED09DE0B2E59ECEED61F (void); // 0x00000A9F System.Object System.Enum::Parse(System.Type,System.String,System.Boolean) extern void Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12 (void); // 0x00000AA0 System.Boolean System.Enum::TryParseEnum(System.Type,System.String,System.Boolean,System.Enum/EnumResult&) extern void Enum_TryParseEnum_mDBE5E7CC1B2D29EE85348895136E76B5C9B9ED77 (void); // 0x00000AA1 System.Type System.Enum::GetUnderlyingType(System.Type) extern void Enum_GetUnderlyingType_mEDDDC2C9F74ECC841E65E401C3703D59C37CBB05 (void); // 0x00000AA2 System.Array System.Enum::GetValues(System.Type) extern void Enum_GetValues_m803B9D68C367FAABC5AFB6B5B52775C8A573CEF9 (void); // 0x00000AA3 System.UInt64[] System.Enum::InternalGetValues(System.RuntimeType) extern void Enum_InternalGetValues_mB6135CF9C05C61CDF9F7C98957756D8EC1061026 (void); // 0x00000AA4 System.String System.Enum::GetName(System.Type,System.Object) extern void Enum_GetName_m05FE85181853F756BA6BB2C033DD3590E6114D29 (void); // 0x00000AA5 System.String[] System.Enum::InternalGetNames(System.RuntimeType) extern void Enum_InternalGetNames_m72868703B6168A69833B444F38CB34AED43084ED (void); // 0x00000AA6 System.Object System.Enum::ToObject(System.Type,System.Object) extern void Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF (void); // 0x00000AA7 System.Boolean System.Enum::IsDefined(System.Type,System.Object) extern void Enum_IsDefined_m1C9A0C4F54B0538351585FF563A01091A6FE2F28 (void); // 0x00000AA8 System.Object System.Enum::get_value() extern void Enum_get_value_mC730D977C8858E8D36D97514B72882DB08EF0107 (void); // 0x00000AA9 System.Object System.Enum::GetValue() extern void Enum_GetValue_mFA3D1883453030DFC3072D92E697A231C6B03DC0 (void); // 0x00000AAA System.Int32 System.Enum::get_hashcode() extern void Enum_get_hashcode_m95C6A147738A3DCC22815C5D8EDC90518F5B572C (void); // 0x00000AAB System.Boolean System.Enum::Equals(System.Object) extern void Enum_Equals_m96B1058BA6312E23F31A5FBF594E96EB692EAF4E (void); // 0x00000AAC System.Int32 System.Enum::GetHashCode() extern void Enum_GetHashCode_m79EF33ED2491299885752DA9C9535E3E5A6C6BBE (void); // 0x00000AAD System.String System.Enum::ToString() extern void Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741 (void); // 0x00000AAE System.String System.Enum::ToString(System.String,System.IFormatProvider) extern void Enum_ToString_m1A64818A94903E2E1E978FFBDE4D27D644E6D4CB (void); // 0x00000AAF System.Int32 System.Enum::CompareTo(System.Object) extern void Enum_CompareTo_m7857C6F62098FB59C5334577863DD23559CD50B5 (void); // 0x00000AB0 System.String System.Enum::ToString(System.String) extern void Enum_ToString_mC82F2E769BD9FF89D7F7E88D78B7F98FA56D4F91 (void); // 0x00000AB1 System.String System.Enum::ToString(System.IFormatProvider) extern void Enum_ToString_m0BB62F66DC0B5AD114C044A978FBB3C36215B67B (void); // 0x00000AB2 System.TypeCode System.Enum::GetTypeCode() extern void Enum_GetTypeCode_m6D645A653650B730B3D9FA6B1E62D87162702F4A (void); // 0x00000AB3 System.Boolean System.Enum::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Enum_System_IConvertible_ToBoolean_mCC3DCAE3192377F7DDF26323C7F4DEABA46C0029 (void); // 0x00000AB4 System.Char System.Enum::System.IConvertible.ToChar(System.IFormatProvider) extern void Enum_System_IConvertible_ToChar_mE1706A663B2C63C103773CB0004ED37FE7924069 (void); // 0x00000AB5 System.SByte System.Enum::System.IConvertible.ToSByte(System.IFormatProvider) extern void Enum_System_IConvertible_ToSByte_m5EDA0C216BD8A58F9A5AC7E8C4F12B4F0B237543 (void); // 0x00000AB6 System.Byte System.Enum::System.IConvertible.ToByte(System.IFormatProvider) extern void Enum_System_IConvertible_ToByte_mDD17B04D9E027071CDAE60030A5DFA0C5A3654CA (void); // 0x00000AB7 System.Int16 System.Enum::System.IConvertible.ToInt16(System.IFormatProvider) extern void Enum_System_IConvertible_ToInt16_m1E9116382B4679B04ABD6CCE81CED60FFE2C63CC (void); // 0x00000AB8 System.UInt16 System.Enum::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Enum_System_IConvertible_ToUInt16_mB99903183E02FF9C24A16527425F5B35F221BA1C (void); // 0x00000AB9 System.Int32 System.Enum::System.IConvertible.ToInt32(System.IFormatProvider) extern void Enum_System_IConvertible_ToInt32_m5C3C11CD89042CD040E0DF36244DF1A4101610E4 (void); // 0x00000ABA System.UInt32 System.Enum::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Enum_System_IConvertible_ToUInt32_mA3D7E5A395B45553BDE49B56DAE461E876CF3A0A (void); // 0x00000ABB System.Int64 System.Enum::System.IConvertible.ToInt64(System.IFormatProvider) extern void Enum_System_IConvertible_ToInt64_m4D578C1F65AB65C3158E3339E0EE8142B4297B8E (void); // 0x00000ABC System.UInt64 System.Enum::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Enum_System_IConvertible_ToUInt64_mC54525AD23148858DDA3AED4002955AA15F1C9C8 (void); // 0x00000ABD System.Single System.Enum::System.IConvertible.ToSingle(System.IFormatProvider) extern void Enum_System_IConvertible_ToSingle_mE870838451B66F6F50F4C8F64E335AD7F0D5822E (void); // 0x00000ABE System.Double System.Enum::System.IConvertible.ToDouble(System.IFormatProvider) extern void Enum_System_IConvertible_ToDouble_mAB49638F7DF75B114BFC2C5DF575F07C05785DAC (void); // 0x00000ABF System.Decimal System.Enum::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Enum_System_IConvertible_ToDecimal_mD242AC508DCBCDBB903B3BD78FEDE7AACC3AA267 (void); // 0x00000AC0 System.DateTime System.Enum::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Enum_System_IConvertible_ToDateTime_m73AB440C25E3E48792351BD5D5E5764C84F8174E (void); // 0x00000AC1 System.Object System.Enum::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Enum_System_IConvertible_ToType_m6B33E2D51BC2E9978DD655F4F4558BD6C781207D (void); // 0x00000AC2 System.Object System.Enum::ToObject(System.Type,System.SByte) extern void Enum_ToObject_mEEBC20B90E90260E53F2A73658F1ABE327F204CF (void); // 0x00000AC3 System.Object System.Enum::ToObject(System.Type,System.Int16) extern void Enum_ToObject_m0B6ACE15B0F8821CC795CA25D4AE0A9F56547CCC (void); // 0x00000AC4 System.Object System.Enum::ToObject(System.Type,System.Int32) extern void Enum_ToObject_m7952B7BD43E48BBF79BB973BD31E7FF9E62B948E (void); // 0x00000AC5 System.Object System.Enum::ToObject(System.Type,System.Byte) extern void Enum_ToObject_m9F3E855711F06F3E13107F9AED8BD7733351A61C (void); // 0x00000AC6 System.Object System.Enum::ToObject(System.Type,System.UInt16) extern void Enum_ToObject_mABB2D5A99CABDBFEDDDF549DB39B57F41C64EA84 (void); // 0x00000AC7 System.Object System.Enum::ToObject(System.Type,System.UInt32) extern void Enum_ToObject_mD0233B84323DBD62E609917F9336F9D709E835AE (void); // 0x00000AC8 System.Object System.Enum::ToObject(System.Type,System.Int64) extern void Enum_ToObject_m83185EF7C28B56935B2C8073AC8FF02BF5A03355 (void); // 0x00000AC9 System.Object System.Enum::ToObject(System.Type,System.UInt64) extern void Enum_ToObject_mDAAD050E372238C1F1B33496B40C0D0E61263EF1 (void); // 0x00000ACA System.Object System.Enum::ToObject(System.Type,System.Char) extern void Enum_ToObject_m9C19214E04C5679E1F877296D3291594FE80209A (void); // 0x00000ACB System.Object System.Enum::ToObject(System.Type,System.Boolean) extern void Enum_ToObject_m233779ED531D69CAA5EFFB39EE000AA1CB5755B1 (void); // 0x00000ACC System.Void System.Enum::.ctor() extern void Enum__ctor_m24EEF41BD8F0356D00680835E6EA8B8218850A62 (void); // 0x00000ACD System.Void System.Enum::.cctor() extern void Enum__cctor_mD0696C117F9A274FC283BB6999F53F46FC4B3E73 (void); // 0x00000ACE System.Void System.Enum/EnumResult::Init(System.Boolean) extern void EnumResult_Init_mE82C2A0AA77B57916BE3FB3721D53CFF94ECAD35 (void); // 0x00000ACF System.Void System.Enum/EnumResult::SetFailure(System.Exception) extern void EnumResult_SetFailure_m0F3E787A9094646F63ABC665AD6DAF284FFBB14F (void); // 0x00000AD0 System.Void System.Enum/EnumResult::SetFailure(System.Enum/ParseFailureKind,System.String) extern void EnumResult_SetFailure_m982B6BDE545BAD51E5A5DA5B8CA9C0CA7066A2B5 (void); // 0x00000AD1 System.Void System.Enum/EnumResult::SetFailure(System.Enum/ParseFailureKind,System.String,System.Object) extern void EnumResult_SetFailure_mA604636ACB06D3091996618B9A777C8AF77EEAA5 (void); // 0x00000AD2 System.Exception System.Enum/EnumResult::GetEnumParseException() extern void EnumResult_GetEnumParseException_mBD381EB8A10F30881AE830EF7A4EF5C7E2C1CCDC (void); // 0x00000AD3 System.Void System.Enum/ValuesAndNames::.ctor(System.UInt64[],System.String[]) extern void ValuesAndNames__ctor_m4B408A1BC20802B4B9ED094BA3F029830CCE8A7D (void); // 0x00000AD4 System.Void System.Exception::Init() extern void Exception_Init_m0FB6D26F2BBE84B92D0CF1BF6BC491BBEC7D944F (void); // 0x00000AD5 System.Void System.Exception::.ctor() extern void Exception__ctor_m203319D1EA1274689B380A947B4ADC8445662B8F (void); // 0x00000AD6 System.Void System.Exception::.ctor(System.String) extern void Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F (void); // 0x00000AD7 System.Void System.Exception::.ctor(System.String,System.Exception) extern void Exception__ctor_m9BC141AAB08F47C34B7ED40C1A6C0C1ADDEC5CB3 (void); // 0x00000AD8 System.Void System.Exception::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Exception__ctor_m412D5FC4D69035738F1DB88FD771ABD6B0E9E120 (void); // 0x00000AD9 System.String System.Exception::get_Message() extern void Exception_get_Message_mCFE0D38FDF9001405299AAE43BBE2A9AD806C441 (void); // 0x00000ADA System.Collections.IDictionary System.Exception::get_Data() extern void Exception_get_Data_m9ABF8C4E68E3B25AB1FAF6C84C7C005E191B8ADF (void); // 0x00000ADB System.String System.Exception::GetClassName() extern void Exception_GetClassName_m4070C3FA2A8321112490C28978B2B2A71E264A23 (void); // 0x00000ADC System.Exception System.Exception::get_InnerException() extern void Exception_get_InnerException_m0C1BDB339C786BA4DA7D2C1AD214571CFBBB1410 (void); // 0x00000ADD System.String System.Exception::get_StackTrace() extern void Exception_get_StackTrace_m601D1BDBA58B7BAB3B750ABC5E72C9449F6FD58E (void); // 0x00000ADE System.String System.Exception::GetStackTrace(System.Boolean) extern void Exception_GetStackTrace_m82E62621A0DB19C4B787314387AB85F612AF479C (void); // 0x00000ADF System.Void System.Exception::SetErrorCode(System.Int32) extern void Exception_SetErrorCode_m4EDE5390355B87C0E533678B7BD03EDF4ECDDE25 (void); // 0x00000AE0 System.String System.Exception::get_Source() extern void Exception_get_Source_mC93821311B3822D1E15267087431EE323584E95D (void); // 0x00000AE1 System.String System.Exception::ToString() extern void Exception_ToString_m86C837E2A0387AD13424708D0F9292A27FA06A4B (void); // 0x00000AE2 System.String System.Exception::ToString(System.Boolean,System.Boolean) extern void Exception_ToString_m239DECD3A14DD6BC055B3835E623CBE887D5A732 (void); // 0x00000AE3 System.Void System.Exception::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Exception_GetObjectData_mD69929DB0BB2512240908B9EEE21778CB7B72DA9 (void); // 0x00000AE4 System.Void System.Exception::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void Exception_OnDeserialized_m5A407168C8FFC7A8EAA742B00E517FBF026D7BC6 (void); // 0x00000AE5 System.String System.Exception::StripFileInfo(System.String,System.Boolean) extern void Exception_StripFileInfo_m8A50F7141523354E05B78259086F1B9E551AFD95 (void); // 0x00000AE6 System.Void System.Exception::RestoreExceptionDispatchInfo(System.Runtime.ExceptionServices.ExceptionDispatchInfo) extern void Exception_RestoreExceptionDispatchInfo_m9E319F0BFD2364F942F93EE488E8372932072ED2 (void); // 0x00000AE7 System.Int32 System.Exception::get_HResult() extern void Exception_get_HResult_mBA9CD3C01C2F0C68DFA6ED7824F7371D7E1A4163 (void); // 0x00000AE8 System.Void System.Exception::set_HResult(System.Int32) extern void Exception_set_HResult_m010A171183E240EBF4F7611E924B533FAB2E471F (void); // 0x00000AE9 System.Type System.Exception::GetType() extern void Exception_GetType_mAD1230385BDC06119C339187CC37F22B6A79CF09 (void); // 0x00000AEA System.String System.Exception::GetMessageFromNativeResources(System.Exception/ExceptionMessageKind) extern void Exception_GetMessageFromNativeResources_m7F8DFD0771A42C468C5692C82851635BE3D273A2 (void); // 0x00000AEB System.Exception System.Exception::FixRemotingException() extern void Exception_FixRemotingException_mA81C898DA0D0111AC63F14F7F96B369983327061 (void); // 0x00000AEC System.Void System.Exception::ReportUnhandledException(System.Exception) extern void Exception_ReportUnhandledException_mFE994458658DA0594E872869B871688C5A76ECF7 (void); // 0x00000AED System.Void System.Exception::.cctor() extern void Exception__cctor_mAA6142617DE48F3454EF90E0A0F6D0D617EB2431 (void); // 0x00000AEE System.Void System.GC::register_ephemeron_array(System.Runtime.CompilerServices.Ephemeron[]) extern void GC_register_ephemeron_array_m7798D3C75D2E2DC50CAA2422C2B36656D7793D18 (void); // 0x00000AEF System.Object System.GC::get_ephemeron_tombstone() extern void GC_get_ephemeron_tombstone_mCDD964CA7598277130FCE375D07742BFB6A667DF (void); // 0x00000AF0 System.Void System.GC::GetMemoryInfo(System.UInt32&,System.UInt64&,System.UInt32&,System.UIntPtr&,System.UIntPtr&) extern void GC_GetMemoryInfo_m76EC8CBA59E73780A035D8F62948436D552D2424 (void); // 0x00000AF1 System.Void System.GC::KeepAlive(System.Object) extern void GC_KeepAlive_m53833ADCAF719294E5D1DA13B067E31472C762F9 (void); // 0x00000AF2 System.Void System.GC::_SuppressFinalize(System.Object) extern void GC__SuppressFinalize_mC461CEE1BF6349BFDF91A0CA0F9D513B19BAB8BA (void); // 0x00000AF3 System.Void System.GC::SuppressFinalize(System.Object) extern void GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65 (void); // 0x00000AF4 System.Void System.GC::_ReRegisterForFinalize(System.Object) extern void GC__ReRegisterForFinalize_m0A97F8936F04381F21664D3C6474FEF6AB7553BA (void); // 0x00000AF5 System.Void System.GC::ReRegisterForFinalize(System.Object) extern void GC_ReRegisterForFinalize_m5896580D5E233681641CF8DC17A806FC087E03BF (void); // 0x00000AF6 System.Void System.GC::.cctor() extern void GC__cctor_mE1743C977CBCA39CD0EC9B7AE2A12EDDE6D7B548 (void); // 0x00000AF7 System.RuntimeType System.RuntimeType::GetType(System.String,System.Boolean,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&) extern void RuntimeType_GetType_mABBB0F2F22D5515A894B3FAB07BAE6842C0CE64F (void); // 0x00000AF8 System.Void System.RuntimeType::ThrowIfTypeNeverValidGenericArgument(System.RuntimeType) extern void RuntimeType_ThrowIfTypeNeverValidGenericArgument_m3A67CD410107F7DE84702B020F80A3250B8ECC74 (void); // 0x00000AF9 System.Void System.RuntimeType::SanityCheckGenericArguments(System.RuntimeType[],System.RuntimeType[]) extern void RuntimeType_SanityCheckGenericArguments_m5DB478924CE8F6FC81709791C08F2BA3A1B02A58 (void); // 0x00000AFA System.Void System.RuntimeType::SplitName(System.String,System.String&,System.String&) extern void RuntimeType_SplitName_mE0CC95244AE27B949341A25B3467814BE8B08E14 (void); // 0x00000AFB System.Reflection.BindingFlags System.RuntimeType::FilterPreCalculate(System.Boolean,System.Boolean,System.Boolean) extern void RuntimeType_FilterPreCalculate_m097F6B7524248F453904F5E98400E733E7452C2C (void); // 0x00000AFC System.Void System.RuntimeType::FilterHelper(System.Reflection.BindingFlags,System.String&,System.Boolean,System.Boolean&,System.Boolean&,System.RuntimeType/MemberListType&) extern void RuntimeType_FilterHelper_m9A0BBC1FFBBCCC35ABEEB315092039041DD8FF87 (void); // 0x00000AFD System.Void System.RuntimeType::FilterHelper(System.Reflection.BindingFlags,System.String&,System.Boolean&,System.RuntimeType/MemberListType&) extern void RuntimeType_FilterHelper_m9085E78D8610B926A272E4685A3FA459DE1E6B53 (void); // 0x00000AFE System.Boolean System.RuntimeType::FilterApplyPrefixLookup(System.Reflection.MemberInfo,System.String,System.Boolean) extern void RuntimeType_FilterApplyPrefixLookup_m035F9BF2B76B3CEE7B118065B67333C0EBC20DA9 (void); // 0x00000AFF System.Boolean System.RuntimeType::FilterApplyBase(System.Reflection.MemberInfo,System.Reflection.BindingFlags,System.Boolean,System.Boolean,System.Boolean,System.String,System.Boolean) extern void RuntimeType_FilterApplyBase_mFD121FBC49663701C484717B99C56051B8092DC6 (void); // 0x00000B00 System.Boolean System.RuntimeType::FilterApplyType(System.Type,System.Reflection.BindingFlags,System.String,System.Boolean,System.String) extern void RuntimeType_FilterApplyType_m0D557F6B6E189D78629BAD494470014FE211B475 (void); // 0x00000B01 System.Boolean System.RuntimeType::FilterApplyMethodInfo(System.Reflection.RuntimeMethodInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) extern void RuntimeType_FilterApplyMethodInfo_m31BFFFB6DA0955CF8CAD0822E2D2944E3888A215 (void); // 0x00000B02 System.Boolean System.RuntimeType::FilterApplyConstructorInfo(System.Reflection.RuntimeConstructorInfo,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) extern void RuntimeType_FilterApplyConstructorInfo_mB90D5464AE4D3ABF62C40C253A40311810C1CC27 (void); // 0x00000B03 System.Boolean System.RuntimeType::FilterApplyMethodBase(System.Reflection.MethodBase,System.Reflection.BindingFlags,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[]) extern void RuntimeType_FilterApplyMethodBase_mB1E91426FC857F05A54F4594CEB6A39BB533943C (void); // 0x00000B04 System.Void System.RuntimeType::.ctor() extern void RuntimeType__ctor_mCAFC05E4082CCEA7E16F446291D29D5D50165315 (void); // 0x00000B05 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetMethodCandidates(System.String,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],System.Int32,System.Boolean) extern void RuntimeType_GetMethodCandidates_mA9820149DB45380448BEE07682931E5D927CE14E (void); // 0x00000B06 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetConstructorCandidates(System.String,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],System.Boolean) extern void RuntimeType_GetConstructorCandidates_mB1CAAF37CC4F1237F958EFC376BEF2BAE06B1F5A (void); // 0x00000B07 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetPropertyCandidates(System.String,System.Reflection.BindingFlags,System.Type[],System.Boolean) extern void RuntimeType_GetPropertyCandidates_m647BC5BF2BC7055CC305364744166B52E09CEF79 (void); // 0x00000B08 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetEventCandidates(System.String,System.Reflection.BindingFlags,System.Boolean) extern void RuntimeType_GetEventCandidates_m1FCA5C48B7F25BD72E9EA4DD415D980E47C8265C (void); // 0x00000B09 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetFieldCandidates(System.String,System.Reflection.BindingFlags,System.Boolean) extern void RuntimeType_GetFieldCandidates_mDEDFC6D11412F750E3485477DE897624C88504F2 (void); // 0x00000B0A System.RuntimeType/ListBuilder`1 System.RuntimeType::GetNestedTypeCandidates(System.String,System.Reflection.BindingFlags,System.Boolean) extern void RuntimeType_GetNestedTypeCandidates_mC5F088206E599155FD8BFB4BF52350332B761C9B (void); // 0x00000B0B System.Reflection.MethodInfo[] System.RuntimeType::GetMethods(System.Reflection.BindingFlags) extern void RuntimeType_GetMethods_m2D33DBC70980A71019402D32797B49E26EDB7D89 (void); // 0x00000B0C System.Reflection.ConstructorInfo[] System.RuntimeType::GetConstructors(System.Reflection.BindingFlags) extern void RuntimeType_GetConstructors_mD7BC033DCFBD7559795E0129101AC365E4457C9F (void); // 0x00000B0D System.Reflection.FieldInfo[] System.RuntimeType::GetFields(System.Reflection.BindingFlags) extern void RuntimeType_GetFields_m8FE66920E2C054701AA2F337968340058EA93259 (void); // 0x00000B0E System.Reflection.ConstructorInfo System.RuntimeType::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void RuntimeType_GetConstructorImpl_m8BEBDFB98961D2956F3A44B0EB40B7946A7AEFDE (void); // 0x00000B0F System.Reflection.PropertyInfo System.RuntimeType::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void RuntimeType_GetPropertyImpl_m0A9F5CABEE4FC026808C4C51720F992EB8B86B71 (void); // 0x00000B10 System.Reflection.EventInfo System.RuntimeType::GetEvent(System.String,System.Reflection.BindingFlags) extern void RuntimeType_GetEvent_m7B6C0E1FF3F84289E911E015E4C6E2DA1D99EA14 (void); // 0x00000B11 System.Reflection.FieldInfo System.RuntimeType::GetField(System.String,System.Reflection.BindingFlags) extern void RuntimeType_GetField_m77670CDD73A7DED3B6347C6D3F14971F75DA3095 (void); // 0x00000B12 System.Type System.RuntimeType::GetNestedType(System.String,System.Reflection.BindingFlags) extern void RuntimeType_GetNestedType_m3E8A5160F04F955672EA311AB59B25EAB24B5802 (void); // 0x00000B13 System.Reflection.MemberInfo[] System.RuntimeType::GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) extern void RuntimeType_GetMember_m1DC4489072B53A58FFF371C886B2441DAD1B128A (void); // 0x00000B14 System.Reflection.Module System.RuntimeType::get_Module() extern void RuntimeType_get_Module_m7289D76A68F668DE3CE037726F7741817486261E (void); // 0x00000B15 System.Reflection.RuntimeModule System.RuntimeType::GetRuntimeModule() extern void RuntimeType_GetRuntimeModule_mFC92C8C89884D515B0318C792256660B95BB14B5 (void); // 0x00000B16 System.Reflection.Assembly System.RuntimeType::get_Assembly() extern void RuntimeType_get_Assembly_mD71A07E19BB417913378BB175F83806B9728EED0 (void); // 0x00000B17 System.Reflection.RuntimeAssembly System.RuntimeType::GetRuntimeAssembly() extern void RuntimeType_GetRuntimeAssembly_m13FB74DDE224D11FBEDA84D898CDABAD99E2A849 (void); // 0x00000B18 System.RuntimeTypeHandle System.RuntimeType::get_TypeHandle() extern void RuntimeType_get_TypeHandle_m3D36DF7DF9E3629ADC867A4DAE28749EADAEFD64 (void); // 0x00000B19 System.Boolean System.RuntimeType::IsInstanceOfType(System.Object) extern void RuntimeType_IsInstanceOfType_mC73C197C72EFFD2E8019B1917017B8E3C0127B9D (void); // 0x00000B1A System.Boolean System.RuntimeType::IsAssignableFrom(System.Type) extern void RuntimeType_IsAssignableFrom_m6859017CDD72A66B3054BFE9417BCBBA7C3EDEF3 (void); // 0x00000B1B System.Boolean System.RuntimeType::IsEquivalentTo(System.Type) extern void RuntimeType_IsEquivalentTo_m4A77BC4E863AA55C02BE3419C7EF20DD7CEBEF65 (void); // 0x00000B1C System.Type System.RuntimeType::get_BaseType() extern void RuntimeType_get_BaseType_m96F42B3A156FD004FB85CA8C6439DE3E8AC84847 (void); // 0x00000B1D System.RuntimeType System.RuntimeType::GetBaseType() extern void RuntimeType_GetBaseType_m88DF849871D87ADFDFF10EFF452863618659911F (void); // 0x00000B1E System.Type System.RuntimeType::get_UnderlyingSystemType() extern void RuntimeType_get_UnderlyingSystemType_m67E3CAEDB80895770F00C9359844B9D6F4B7708E (void); // 0x00000B1F System.Reflection.TypeAttributes System.RuntimeType::GetAttributeFlagsImpl() extern void RuntimeType_GetAttributeFlagsImpl_m708F7376080A0FB39910A00E0F122AF3E251DCDF (void); // 0x00000B20 System.Boolean System.RuntimeType::IsContextfulImpl() extern void RuntimeType_IsContextfulImpl_mD8183EC78A83B4898B18CAB80565CA9CA7BB81B4 (void); // 0x00000B21 System.Boolean System.RuntimeType::IsByRefImpl() extern void RuntimeType_IsByRefImpl_mA95A9F9161E5253CE847D7F9D0593248D952A2F0 (void); // 0x00000B22 System.Boolean System.RuntimeType::IsPrimitiveImpl() extern void RuntimeType_IsPrimitiveImpl_m3430512F801F17DBA5E091708450686E8D68AE2A (void); // 0x00000B23 System.Boolean System.RuntimeType::IsPointerImpl() extern void RuntimeType_IsPointerImpl_mE67FCC876FB0156F6ECF2CE5789C3EA8E4B2E6BD (void); // 0x00000B24 System.Boolean System.RuntimeType::IsCOMObjectImpl() extern void RuntimeType_IsCOMObjectImpl_mEE899049B574B9329CE531F7151AE651978D8B98 (void); // 0x00000B25 System.Boolean System.RuntimeType::IsValueTypeImpl() extern void RuntimeType_IsValueTypeImpl_mD32FCEF12FA1854E7AA62593BB767D9BFF3E57C7 (void); // 0x00000B26 System.Boolean System.RuntimeType::get_IsEnum() extern void RuntimeType_get_IsEnum_mF45708F08BADDCCF1B04A9F9F1241D9DDE876C24 (void); // 0x00000B27 System.Boolean System.RuntimeType::HasElementTypeImpl() extern void RuntimeType_HasElementTypeImpl_m16880DA3B49893EB353CFA5B46136B6210D26BF1 (void); // 0x00000B28 System.Reflection.GenericParameterAttributes System.RuntimeType::get_GenericParameterAttributes() extern void RuntimeType_get_GenericParameterAttributes_m5B4BB9CD8BA23D7AC53428439C40FD75E94A9253 (void); // 0x00000B29 System.Boolean System.RuntimeType::get_IsSzArray() extern void RuntimeType_get_IsSzArray_m8ED385B9431193944F937CF4BC0FF468283A5E35 (void); // 0x00000B2A System.Boolean System.RuntimeType::IsArrayImpl() extern void RuntimeType_IsArrayImpl_m9B8261C31E5DAF89F307B5D7241C38791EFBAE3B (void); // 0x00000B2B System.Int32 System.RuntimeType::GetArrayRank() extern void RuntimeType_GetArrayRank_mA67DDE0788CFD3CCF86E594A15A45A12AF80A1FE (void); // 0x00000B2C System.Type System.RuntimeType::GetElementType() extern void RuntimeType_GetElementType_m469C0D5CD669C625DEC7091EC98A8AF7DDCC79FA (void); // 0x00000B2D System.String[] System.RuntimeType::GetEnumNames() extern void RuntimeType_GetEnumNames_m1E12D6F52DD19722EECF752C02C6478DD68B7CD9 (void); // 0x00000B2E System.Array System.RuntimeType::GetEnumValues() extern void RuntimeType_GetEnumValues_m82AA352C46C2EBAB4CF643745D09AE74B34AB88D (void); // 0x00000B2F System.Type System.RuntimeType::GetEnumUnderlyingType() extern void RuntimeType_GetEnumUnderlyingType_mB025F8D648374BCF2C15C3C653A48145DE1586A9 (void); // 0x00000B30 System.Boolean System.RuntimeType::IsEnumDefined(System.Object) extern void RuntimeType_IsEnumDefined_mAD8924B31C8CD10A0C2E61AB80CF5E6FE667864A (void); // 0x00000B31 System.String System.RuntimeType::GetEnumName(System.Object) extern void RuntimeType_GetEnumName_mD89EA4AE2908A5C5E5CB5576EB420918A904E1C9 (void); // 0x00000B32 System.RuntimeType[] System.RuntimeType::GetGenericArgumentsInternal() extern void RuntimeType_GetGenericArgumentsInternal_mB2A45293A1EE293378B455C0DDF80579363087A2 (void); // 0x00000B33 System.Type[] System.RuntimeType::GetGenericArguments() extern void RuntimeType_GetGenericArguments_m1AA7F464DC92F7C739E8A28F5A99EA2AA86F0667 (void); // 0x00000B34 System.Type System.RuntimeType::MakeGenericType(System.Type[]) extern void RuntimeType_MakeGenericType_m0C6E617676BF57D7D00495BB7F9071E5E1D6040D (void); // 0x00000B35 System.Boolean System.RuntimeType::get_IsGenericTypeDefinition() extern void RuntimeType_get_IsGenericTypeDefinition_m4233F8309BA3B3136DB623F4F9455EF7A7977937 (void); // 0x00000B36 System.Boolean System.RuntimeType::get_IsGenericParameter() extern void RuntimeType_get_IsGenericParameter_m7829FA2409A16940E06F73D6073ED7FFEFEDEA95 (void); // 0x00000B37 System.Int32 System.RuntimeType::get_GenericParameterPosition() extern void RuntimeType_get_GenericParameterPosition_mA13C795F8208FEFBA2BC739AF9D13384253AB288 (void); // 0x00000B38 System.Type System.RuntimeType::GetGenericTypeDefinition() extern void RuntimeType_GetGenericTypeDefinition_m42F5197AE619FC1D6DB684D2C69B29A8208BC3BB (void); // 0x00000B39 System.Boolean System.RuntimeType::get_IsGenericType() extern void RuntimeType_get_IsGenericType_mF716F135A2CE01DAFDE8BDD45111649BFAFDDC85 (void); // 0x00000B3A System.Boolean System.RuntimeType::get_IsConstructedGenericType() extern void RuntimeType_get_IsConstructedGenericType_m577423AE2180A652B6C28381B32E1F04ACF7A8A7 (void); // 0x00000B3B System.Object System.RuntimeType::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) extern void RuntimeType_InvokeMember_mA7CDED3E383F92D4C03B4ED44D803ED2D07346BC (void); // 0x00000B3C System.Boolean System.RuntimeType::Equals(System.Object) extern void RuntimeType_Equals_mEE184EABCBF5387AB29835D90C3D10B88EDB5D2E (void); // 0x00000B3D System.Boolean System.RuntimeType::op_Equality(System.RuntimeType,System.RuntimeType) extern void RuntimeType_op_Equality_mE27F28762D4E6524097C391A1047A768C3676D49 (void); // 0x00000B3E System.Boolean System.RuntimeType::op_Inequality(System.RuntimeType,System.RuntimeType) extern void RuntimeType_op_Inequality_mB5FA5C8FD72EE2357284DA641819922EFA98F7A7 (void); // 0x00000B3F System.Object System.RuntimeType::Clone() extern void RuntimeType_Clone_m969994F10CCA06F2B8BD1D58FF24B54F2B982C2F (void); // 0x00000B40 System.Void System.RuntimeType::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeType_GetObjectData_mF8E7856E70E3BA7402052A13F773C0E7975D1284 (void); // 0x00000B41 System.Object[] System.RuntimeType::GetCustomAttributes(System.Boolean) extern void RuntimeType_GetCustomAttributes_m84E890B53832B68DEDD459786AE7AA69B2BE2D05 (void); // 0x00000B42 System.Object[] System.RuntimeType::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeType_GetCustomAttributes_mFF8FBEBE49BA45F868CFCA5F9A2B6EBF837AFB87 (void); // 0x00000B43 System.Boolean System.RuntimeType::IsDefined(System.Type,System.Boolean) extern void RuntimeType_IsDefined_mC933F6E64C4599FD9E8514F13423CBE8C6B9EBC5 (void); // 0x00000B44 System.String System.RuntimeType::FormatTypeName(System.Boolean) extern void RuntimeType_FormatTypeName_m290B813D1CFC777E5009BCE442613CAB6C7A8A11 (void); // 0x00000B45 System.Reflection.MemberTypes System.RuntimeType::get_MemberType() extern void RuntimeType_get_MemberType_m476DB472566BDC916168F753F7C5917DB63E13A9 (void); // 0x00000B46 System.Type System.RuntimeType::get_ReflectedType() extern void RuntimeType_get_ReflectedType_m223825A94F7C62D33995D110B98E657D120791EB (void); // 0x00000B47 System.Int32 System.RuntimeType::get_MetadataToken() extern void RuntimeType_get_MetadataToken_mC68D06826FB1AE2F46FC3A0DE3912CFA07BFF7CB (void); // 0x00000B48 System.Void System.RuntimeType::CreateInstanceCheckThis() extern void RuntimeType_CreateInstanceCheckThis_m608D04294F22CACD1D07206423C3D631E75B2F65 (void); // 0x00000B49 System.Object System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo,System.Object[],System.Threading.StackCrawlMark&) extern void RuntimeType_CreateInstanceImpl_m48A94EB8AE812F52EF3915AFCA7B432699C3E28A (void); // 0x00000B4A System.Object System.RuntimeType::CreateInstanceDefaultCtor(System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&) extern void RuntimeType_CreateInstanceDefaultCtor_m049DF408DA0C9B09F8964B90B62456E3A1F135C6 (void); // 0x00000B4B System.Reflection.RuntimeConstructorInfo System.RuntimeType::GetDefaultConstructor() extern void RuntimeType_GetDefaultConstructor_mBE566FF8A201353FF9BF5417C88EACF48C0EC462 (void); // 0x00000B4C System.String System.RuntimeType::GetDefaultMemberName() extern void RuntimeType_GetDefaultMemberName_mCC2D4E6019D29EFBACC1CC46A682D6E8F04DEFA0 (void); // 0x00000B4D System.Reflection.RuntimeConstructorInfo System.RuntimeType::GetSerializationCtor() extern void RuntimeType_GetSerializationCtor_mA9AA51713EA32E75BD4F96D8F14A37597250AE6E (void); // 0x00000B4E System.Object System.RuntimeType::CreateInstanceSlow(System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern void RuntimeType_CreateInstanceSlow_mA52899A1FC18DB88399CE61B9AD9E99A3153D6FB (void); // 0x00000B4F System.Object System.RuntimeType::CreateInstanceMono(System.Boolean,System.Boolean) extern void RuntimeType_CreateInstanceMono_m087DC404019725711FB32287FF5B063338B0AA20 (void); // 0x00000B50 System.Object System.RuntimeType::CheckValue(System.Object,System.Reflection.Binder,System.Globalization.CultureInfo,System.Reflection.BindingFlags) extern void RuntimeType_CheckValue_mB715C2FC524EE34C3C5259D19D84736D08988207 (void); // 0x00000B51 System.Object System.RuntimeType::TryConvertToType(System.Object,System.Boolean&) extern void RuntimeType_TryConvertToType_mEBED892B745EDC7540FE9372A91F2F8BA9144DA0 (void); // 0x00000B52 System.Object System.RuntimeType::IsConvertibleToPrimitiveType(System.Object,System.Type) extern void RuntimeType_IsConvertibleToPrimitiveType_mB5D0A8D2C6F11D4287C28BD20B3001E395BC0EEA (void); // 0x00000B53 System.String System.RuntimeType::GetCachedName(System.TypeNameKind) extern void RuntimeType_GetCachedName_m13DB0B810ABB40D7AF91047A5CEF885F903100E4 (void); // 0x00000B54 System.Type System.RuntimeType::make_array_type(System.Int32) extern void RuntimeType_make_array_type_mE0B58CF84FAFD0DAAB6B91BD8FE0E166E482F245 (void); // 0x00000B55 System.Type System.RuntimeType::MakeArrayType() extern void RuntimeType_MakeArrayType_mCF0478DC869ED62340E6FDBCD444CD4FE47DCBF4 (void); // 0x00000B56 System.Type System.RuntimeType::MakeArrayType(System.Int32) extern void RuntimeType_MakeArrayType_mD46C47BBA4DF008EB18260BFFE2CDF8FBAB2D39F (void); // 0x00000B57 System.Type System.RuntimeType::make_byref_type() extern void RuntimeType_make_byref_type_m79598CFB2382CD7639E750A01E495F255DBA123C (void); // 0x00000B58 System.Type System.RuntimeType::MakeByRefType() extern void RuntimeType_MakeByRefType_m05D6E8186A3A3F7A84020E3D9517AFDC100E95B5 (void); // 0x00000B59 System.Type System.RuntimeType::MakePointerType(System.Type) extern void RuntimeType_MakePointerType_m04C69C97D032059C3EEE5DDB1D876BA2837BA488 (void); // 0x00000B5A System.Type System.RuntimeType::MakePointerType() extern void RuntimeType_MakePointerType_m1F66EA9A247D5204168D2CB9FA6982CBF621708C (void); // 0x00000B5B System.Boolean System.RuntimeType::get_ContainsGenericParameters() extern void RuntimeType_get_ContainsGenericParameters_mA71249DD5921E8709A22AA4771C318A13A020A3B (void); // 0x00000B5C System.Type[] System.RuntimeType::GetGenericParameterConstraints() extern void RuntimeType_GetGenericParameterConstraints_m055809CE41D83340C17FDBB8051AA0D85A40967D (void); // 0x00000B5D System.Object System.RuntimeType::CreateInstanceForAnotherGenericParameter(System.Type,System.RuntimeType) extern void RuntimeType_CreateInstanceForAnotherGenericParameter_m5AD0AF8C5D092750500FF193E17F311C59A6D066 (void); // 0x00000B5E System.Type System.RuntimeType::MakeGenericType(System.Type,System.Type[]) extern void RuntimeType_MakeGenericType_m253A673A05C42A14AF10E3C3E83F6DF54426A873 (void); // 0x00000B5F System.IntPtr System.RuntimeType::GetMethodsByName_native(System.IntPtr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) extern void RuntimeType_GetMethodsByName_native_m3D40E60F7750212381C000E49A50D23EE8884823 (void); // 0x00000B60 System.Reflection.RuntimeMethodInfo[] System.RuntimeType::GetMethodsByName(System.String,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) extern void RuntimeType_GetMethodsByName_mE6D954131EAA1B7BBBF8EA69DDD0C6D3F539EF38 (void); // 0x00000B61 System.IntPtr System.RuntimeType::GetPropertiesByName_native(System.IntPtr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) extern void RuntimeType_GetPropertiesByName_native_m864DCDC54154C1C59969F9F17B8F0E45679CA3E2 (void); // 0x00000B62 System.IntPtr System.RuntimeType::GetConstructors_native(System.Reflection.BindingFlags) extern void RuntimeType_GetConstructors_native_m5FF45352FBB9F8F4DB176D36B393BFC43DB000FD (void); // 0x00000B63 System.Reflection.RuntimeConstructorInfo[] System.RuntimeType::GetConstructors_internal(System.Reflection.BindingFlags,System.RuntimeType) extern void RuntimeType_GetConstructors_internal_m26A9A5C3281D0B2FC37881B6C644D7160543BD9F (void); // 0x00000B64 System.Reflection.RuntimePropertyInfo[] System.RuntimeType::GetPropertiesByName(System.String,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) extern void RuntimeType_GetPropertiesByName_m64A043BE249F4DB7CD3DCD1289313A00387424B5 (void); // 0x00000B65 System.TypeCode System.RuntimeType::GetTypeCodeImpl() extern void RuntimeType_GetTypeCodeImpl_m091C249D57ED31FCAE879165D3FD6A62F7709623 (void); // 0x00000B66 System.TypeCode System.RuntimeType::GetTypeCodeImplInternal(System.Type) extern void RuntimeType_GetTypeCodeImplInternal_mF39906244F46084A749F6C1DA39E2AA64C3C9101 (void); // 0x00000B67 System.String System.RuntimeType::ToString() extern void RuntimeType_ToString_m92B7B8A3A452B72A27F8546FB5A0A6BF98D9D36C (void); // 0x00000B68 System.Boolean System.RuntimeType::IsGenericCOMObjectImpl() extern void RuntimeType_IsGenericCOMObjectImpl_mD12CA396DD79525FC77EB81D74725D3EF99FFA8F (void); // 0x00000B69 System.Object System.RuntimeType::CreateInstanceInternal(System.Type) extern void RuntimeType_CreateInstanceInternal_mABC79E40703CEB831637574EE71B48D148C6547D (void); // 0x00000B6A System.Reflection.MethodBase System.RuntimeType::get_DeclaringMethod() extern void RuntimeType_get_DeclaringMethod_mDF67A59612960BFEBA8B111107C97BB97F901262 (void); // 0x00000B6B System.String System.RuntimeType::getFullName(System.Boolean,System.Boolean) extern void RuntimeType_getFullName_m5F8606EFBF2F1E20BC36584AAFB780258889CDB7 (void); // 0x00000B6C System.Type[] System.RuntimeType::GetGenericArgumentsInternal(System.Boolean) extern void RuntimeType_GetGenericArgumentsInternal_mD10EDEF425105010D17D39ACA4A952DCED8B2722 (void); // 0x00000B6D System.Reflection.GenericParameterAttributes System.RuntimeType::GetGenericParameterAttributes() extern void RuntimeType_GetGenericParameterAttributes_m94FEFC05692B37A2624A0238224F33972B6107D4 (void); // 0x00000B6E System.Int32 System.RuntimeType::GetGenericParameterPosition() extern void RuntimeType_GetGenericParameterPosition_m35AB60236C0B7A6C1064291F11E934C9D7E9613F (void); // 0x00000B6F System.IntPtr System.RuntimeType::GetEvents_native(System.IntPtr,System.RuntimeType/MemberListType) extern void RuntimeType_GetEvents_native_mC9BCD1CADBC6DF2100F61063ACFBECC68D93FCAA (void); // 0x00000B70 System.IntPtr System.RuntimeType::GetFields_native(System.IntPtr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) extern void RuntimeType_GetFields_native_m8B4E835CC167211CEB46C3E328EBD9732C9F655C (void); // 0x00000B71 System.Reflection.RuntimeFieldInfo[] System.RuntimeType::GetFields_internal(System.String,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) extern void RuntimeType_GetFields_internal_m2839B9AC264AECE44A1226EB9BB13E5240798A6A (void); // 0x00000B72 System.Reflection.RuntimeEventInfo[] System.RuntimeType::GetEvents_internal(System.String,System.Reflection.BindingFlags,System.RuntimeType/MemberListType,System.RuntimeType) extern void RuntimeType_GetEvents_internal_m572EBC7D38E2385ECDB521E7C02BEA1B55589F24 (void); // 0x00000B73 System.Type[] System.RuntimeType::GetInterfaces() extern void RuntimeType_GetInterfaces_mF48CD1D7F928FBF1A77731E53278927659FF496C (void); // 0x00000B74 System.IntPtr System.RuntimeType::GetNestedTypes_native(System.IntPtr,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) extern void RuntimeType_GetNestedTypes_native_m35EF1AC7F0E2C8BCCBF45AF6627235FBEBB06E17 (void); // 0x00000B75 System.RuntimeType[] System.RuntimeType::GetNestedTypes_internal(System.String,System.Reflection.BindingFlags,System.RuntimeType/MemberListType) extern void RuntimeType_GetNestedTypes_internal_mA672737AA56E5D09D12E89016D33CA2AF3A3B7F6 (void); // 0x00000B76 System.String System.RuntimeType::get_AssemblyQualifiedName() extern void RuntimeType_get_AssemblyQualifiedName_m1803AE404932BF8FDF9F1FB805C061E12367B9D3 (void); // 0x00000B77 System.Type System.RuntimeType::get_DeclaringType() extern void RuntimeType_get_DeclaringType_mE9A4057F92F051FD9FE86FB24C212001BF4F05D7 (void); // 0x00000B78 System.String System.RuntimeType::get_Name() extern void RuntimeType_get_Name_mA4246301BC9F381F50A9D752495614E8990E6DFC (void); // 0x00000B79 System.String System.RuntimeType::get_Namespace() extern void RuntimeType_get_Namespace_m0B4C4FEC58FE115026C5C7E662275C49DC004483 (void); // 0x00000B7A System.Int32 System.RuntimeType::GetHashCode() extern void RuntimeType_GetHashCode_mBB95837AA7ADBBDE4F1D7A4A072EA181427EEF93 (void); // 0x00000B7B System.String System.RuntimeType::get_FullName() extern void RuntimeType_get_FullName_m12D30D607669B81D445AB420246A3D7CD19B4920 (void); // 0x00000B7C System.Boolean System.RuntimeType::get_IsSZArray() extern void RuntimeType_get_IsSZArray_mCDF5402A20C8CD1EC089A0435C409BF75C210741 (void); // 0x00000B7D System.Boolean System.RuntimeType::IsSubclassOf(System.Type) extern void RuntimeType_IsSubclassOf_m3F7DA3483B73DBBD6CF9BBA6A3A4265D2BD21BF1 (void); // 0x00000B7E System.Reflection.MethodInfo System.RuntimeType::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void RuntimeType_GetMethodImpl_mC31CD8C245CB6DABD048B2ED1779AF6DAA38BC2D (void); // 0x00000B7F System.Reflection.MethodInfo System.RuntimeType::GetMethodImplCommon(System.String,System.Int32,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void RuntimeType_GetMethodImplCommon_m69522B1DAA899535BA24C4EB1A98D4BFF1AD7078 (void); // 0x00000B80 System.RuntimeType/ListBuilder`1 System.RuntimeType::GetMethodCandidates(System.String,System.Int32,System.Reflection.BindingFlags,System.Reflection.CallingConventions,System.Type[],System.Boolean) extern void RuntimeType_GetMethodCandidates_m8DE0B48B6D41CE03F0B95F05119047A8411C7472 (void); // 0x00000B81 System.Void System.RuntimeType::.cctor() extern void RuntimeType__cctor_mC51130AB00DF2472072292EA466D6B18476F0822 (void); // 0x00000B82 System.Void System.RuntimeType/ListBuilder`1::.ctor(System.Int32) // 0x00000B83 T System.RuntimeType/ListBuilder`1::get_Item(System.Int32) // 0x00000B84 T[] System.RuntimeType/ListBuilder`1::ToArray() // 0x00000B85 System.Void System.RuntimeType/ListBuilder`1::CopyTo(System.Object[],System.Int32) // 0x00000B86 System.Int32 System.RuntimeType/ListBuilder`1::get_Count() // 0x00000B87 System.Void System.RuntimeType/ListBuilder`1::Add(T) // 0x00000B88 System.Void System.ReflectionOnlyType::.ctor() extern void ReflectionOnlyType__ctor_m055AB3E190CCD028EC508ABF4895EA9E56D60EBE (void); // 0x00000B89 System.RuntimeTypeHandle System.ReflectionOnlyType::get_TypeHandle() extern void ReflectionOnlyType_get_TypeHandle_mF1EC42678301C45284570203753EF9FDE12027FD (void); // 0x00000B8A System.TypedReference System.TypedReference::MakeTypedReference(System.Object,System.Reflection.FieldInfo[]) extern void TypedReference_MakeTypedReference_m168A9CC9CEB2A16C33CB6EE7362DA5220B188E96 (void); // 0x00000B8B System.Void System.TypedReference::InternalMakeTypedReference(System.Void*,System.Object,System.IntPtr[],System.RuntimeType) extern void TypedReference_InternalMakeTypedReference_m3CD94755B22DF4840B58EC4F97A7D00E25CB169D (void); // 0x00000B8C System.Int32 System.TypedReference::GetHashCode() extern void TypedReference_GetHashCode_m79928D2AB1490B8703B0DDB498C38BAC5E40CC8C (void); // 0x00000B8D System.Boolean System.TypedReference::Equals(System.Object) extern void TypedReference_Equals_m5E6381E9F849813FBD47E6FFAE8C53C700977B15 (void); // 0x00000B8E System.Boolean System.TypedReference::get_IsNull() extern void TypedReference_get_IsNull_m054FC42E924D04FD5C00491F5A612F2A644A3CFB (void); // 0x00000B8F System.Void System.TypedReference::SetTypedReference(System.TypedReference,System.Object) extern void TypedReference_SetTypedReference_m06B544BE768968D4CA6599E9777D9A3E319A4601 (void); // 0x00000B90 System.Void System.TypeLoadException::.ctor() extern void TypeLoadException__ctor_mE23EFA36AFDD51A3025C528FA60DB2A78CFAB44E (void); // 0x00000B91 System.Void System.TypeLoadException::.ctor(System.String) extern void TypeLoadException__ctor_m8C6FC5CF78B256F19356A241115BF03E64B7C00A (void); // 0x00000B92 System.String System.TypeLoadException::get_Message() extern void TypeLoadException_get_Message_mB6DB4B73B7D6121E254222104A57F66EA9CFF400 (void); // 0x00000B93 System.Void System.TypeLoadException::SetMessageField() extern void TypeLoadException_SetMessageField_mC031A7FDFBDD850A4BFE120FF08428B9FBC771AC (void); // 0x00000B94 System.Void System.TypeLoadException::.ctor(System.String,System.String) extern void TypeLoadException__ctor_mFAAFC3A712849BC5725A9E2937717F3C483DF212 (void); // 0x00000B95 System.Void System.TypeLoadException::.ctor(System.String,System.String,System.String,System.Int32) extern void TypeLoadException__ctor_m69BA5828DFA825E22606C8ADC120F965024046FE (void); // 0x00000B96 System.Void System.TypeLoadException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TypeLoadException__ctor_m89C9BE840B2C552C3F378FE56804FE42BA69B583 (void); // 0x00000B97 System.Void System.TypeLoadException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TypeLoadException_GetObjectData_m5AB4FA62D56AF9B8A83AEB3E5E9814EFDE02335C (void); // 0x00000B98 System.RuntimeType System.UnitySerializationHolder::AddElementTypes(System.Runtime.Serialization.SerializationInfo,System.RuntimeType) extern void UnitySerializationHolder_AddElementTypes_m804B2761D7CDC4A5CA835C0B74DEA496333286CE (void); // 0x00000B99 System.Type System.UnitySerializationHolder::MakeElementTypes(System.Type) extern void UnitySerializationHolder_MakeElementTypes_m52E60586E1C2562F69B7349AB01CD31EC2BA7439 (void); // 0x00000B9A System.Void System.UnitySerializationHolder::GetUnitySerializationInfo(System.Runtime.Serialization.SerializationInfo,System.Int32) extern void UnitySerializationHolder_GetUnitySerializationInfo_mCCA085FD46F01597DF39A5CDBDD4E984FB6621DA (void); // 0x00000B9B System.Void System.UnitySerializationHolder::GetUnitySerializationInfo(System.Runtime.Serialization.SerializationInfo,System.RuntimeType) extern void UnitySerializationHolder_GetUnitySerializationInfo_m9A6BC29A423E5BD41CCAC1C9FA7A157471B587F9 (void); // 0x00000B9C System.Void System.UnitySerializationHolder::GetUnitySerializationInfo(System.Runtime.Serialization.SerializationInfo,System.Int32,System.String,System.Reflection.RuntimeAssembly) extern void UnitySerializationHolder_GetUnitySerializationInfo_mB7F59CA9633FBC7C56582C9794AF0FB394DCC9E3 (void); // 0x00000B9D System.Void System.UnitySerializationHolder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void UnitySerializationHolder__ctor_m1FB7CDA7A16F123D10EC78AE4E44890791AC5682 (void); // 0x00000B9E System.Void System.UnitySerializationHolder::ThrowInsufficientInformation(System.String) extern void UnitySerializationHolder_ThrowInsufficientInformation_m31E5C09360EA71357030550CD3478BF515F0B22C (void); // 0x00000B9F System.Void System.UnitySerializationHolder::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void UnitySerializationHolder_GetObjectData_m63A9357C4BDD538675BAA63B34BB4E0A33982DE6 (void); // 0x00000BA0 System.Object System.UnitySerializationHolder::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void UnitySerializationHolder_GetRealObject_m39ABFF6FA15D4D85FEA62E34B49BBA19499DE2D0 (void); // 0x00000BA1 System.Boolean System.AppDomain::IsAppXModel() extern void AppDomain_IsAppXModel_m3EF87EA686009819EA99F17F4CF03432F0AA9C28 (void); // 0x00000BA2 System.Void System.AppDomain::.ctor() extern void AppDomain__ctor_mE14B83F4AC60CD8E5195DEB1CDDF8335E774FEF8 (void); // 0x00000BA3 System.String System.AppDomain::getFriendlyName() extern void AppDomain_getFriendlyName_m8C9355029A85F75F49E7FF1585AF72130FC3AF11 (void); // 0x00000BA4 System.AppDomain System.AppDomain::getCurDomain() extern void AppDomain_getCurDomain_m2B048C5210D753664ED28BB2DCE8B37521A7ADEB (void); // 0x00000BA5 System.AppDomain System.AppDomain::get_CurrentDomain() extern void AppDomain_get_CurrentDomain_m38D86FD149C2C62AD0FAB0159D70ECB13D841667 (void); // 0x00000BA6 System.Reflection.Assembly[] System.AppDomain::GetAssemblies(System.Boolean) extern void AppDomain_GetAssemblies_m9F764DEB8EB3F8FB4577A9BC462011203EC91382 (void); // 0x00000BA7 System.Reflection.Assembly[] System.AppDomain::GetAssemblies() extern void AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249 (void); // 0x00000BA8 System.Object System.AppDomain::GetData(System.String) extern void AppDomain_GetData_m10C16E04DB1CB63E8481AA27D57B58A5E2895C92 (void); // 0x00000BA9 System.Object System.AppDomain::InitializeLifetimeService() extern void AppDomain_InitializeLifetimeService_m2A3CCE302CE95C8B52717EEF27E3654775BF39BA (void); // 0x00000BAA System.Reflection.Assembly System.AppDomain::LoadAssembly(System.String,System.Security.Policy.Evidence,System.Boolean,System.Threading.StackCrawlMark&) extern void AppDomain_LoadAssembly_m49F35B2680EB5538B9206BE14F3A5048C7CBC041 (void); // 0x00000BAB System.Reflection.Assembly System.AppDomain::Load(System.String) extern void AppDomain_Load_mF0B73DBE228EBDB39F59020D317D48297504E1E7 (void); // 0x00000BAC System.Reflection.Assembly System.AppDomain::Load(System.String,System.Security.Policy.Evidence,System.Boolean,System.Threading.StackCrawlMark&) extern void AppDomain_Load_mEBD0F11515ABED9333EC810BEC2F07F13D85739F (void); // 0x00000BAD System.AppDomain System.AppDomain::InternalSetDomainByID(System.Int32) extern void AppDomain_InternalSetDomainByID_m42CE6B3D8507DFC723A963A16D4ABAC61924D1AC (void); // 0x00000BAE System.AppDomain System.AppDomain::InternalSetDomain(System.AppDomain) extern void AppDomain_InternalSetDomain_m345BADD79005ABF8ADAC08E4CF4B790943490FC4 (void); // 0x00000BAF System.Void System.AppDomain::InternalPushDomainRefByID(System.Int32) extern void AppDomain_InternalPushDomainRefByID_mC6BE50AF9EE3D670BB290BCF21049D96352B1F75 (void); // 0x00000BB0 System.Void System.AppDomain::InternalPopDomainRef() extern void AppDomain_InternalPopDomainRef_m18EB75732FF5CC7547430B263D03ABBD2EC90892 (void); // 0x00000BB1 System.Runtime.Remoting.Contexts.Context System.AppDomain::InternalSetContext(System.Runtime.Remoting.Contexts.Context) extern void AppDomain_InternalSetContext_m382AB4B97AF47F07098F03D3FA48C3D932A47001 (void); // 0x00000BB2 System.Runtime.Remoting.Contexts.Context System.AppDomain::InternalGetContext() extern void AppDomain_InternalGetContext_m66CA5E36CC1872331465B48CD85E21F147DED1C4 (void); // 0x00000BB3 System.Runtime.Remoting.Contexts.Context System.AppDomain::InternalGetDefaultContext() extern void AppDomain_InternalGetDefaultContext_m1D40C803899E9968C4EBB3D94E2A4F6434DFE0CA (void); // 0x00000BB4 System.String System.AppDomain::InternalGetProcessGuid(System.String) extern void AppDomain_InternalGetProcessGuid_m88A31E76709A80B3DCA5DB0A69C0F95079919056 (void); // 0x00000BB5 System.Object System.AppDomain::InvokeInDomainByID(System.Int32,System.Reflection.MethodInfo,System.Object,System.Object[]) extern void AppDomain_InvokeInDomainByID_m0FAACB2BC1E9BEE894C05D499387DB5366CFF8E2 (void); // 0x00000BB6 System.String System.AppDomain::GetProcessGuid() extern void AppDomain_GetProcessGuid_mFC924A5EBDC7909B934361B9B2B99295B4F0C5A1 (void); // 0x00000BB7 System.Boolean System.AppDomain::InternalIsFinalizingForUnload(System.Int32) extern void AppDomain_InternalIsFinalizingForUnload_m7273BD28A61E68F7B5F921F0DD2F832F66E5E5FF (void); // 0x00000BB8 System.Boolean System.AppDomain::IsFinalizingForUnload() extern void AppDomain_IsFinalizingForUnload_m74B20353B5519D697C1464CC532E0CA0BEFEC49C (void); // 0x00000BB9 System.Int32 System.AppDomain::getDomainID() extern void AppDomain_getDomainID_m484D75E6F7C6AD3EA7C1CEE1AEBA0F3D3DC51E63 (void); // 0x00000BBA System.String System.AppDomain::ToString() extern void AppDomain_ToString_mC976C8D07968537C0FB8AF72C4E47587509045B7 (void); // 0x00000BBB System.Void System.AppDomain::DoAssemblyLoad(System.Reflection.Assembly) extern void AppDomain_DoAssemblyLoad_mDC0382EBC0A73CC959360E51D63A6340557D6E29 (void); // 0x00000BBC System.Reflection.Assembly System.AppDomain::DoAssemblyResolve(System.String,System.Reflection.Assembly,System.Boolean) extern void AppDomain_DoAssemblyResolve_m5B4868F36741EA779A7BCDE2EEB219524C491C2A (void); // 0x00000BBD System.Reflection.Assembly System.AppDomain::DoTypeResolve(System.String) extern void AppDomain_DoTypeResolve_m5CD36B9DFDE8898BC7A1514DB522D0002C5126F4 (void); // 0x00000BBE System.Void System.AppDomain::DoDomainUnload() extern void AppDomain_DoDomainUnload_m59CF8D7286FC438C1BFCB5A6F8C53471EA23874A (void); // 0x00000BBF System.Byte[] System.AppDomain::GetMarshalledDomainObjRef() extern void AppDomain_GetMarshalledDomainObjRef_mF84F18B6F4C3A3E914292BA5C912FB96EA9F1F94 (void); // 0x00000BC0 System.Void System.AppDomain::ProcessMessageInDomain(System.Byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,System.Byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&) extern void AppDomain_ProcessMessageInDomain_m8B62D820E1564E0F1366214992394C3263869D1A (void); // 0x00000BC1 System.Void System.AppDomain::add_UnhandledException(System.UnhandledExceptionEventHandler) extern void AppDomain_add_UnhandledException_m14767641F2904E88E142CA76D4EAD955E67354C7 (void); // 0x00000BC2 System.Void System.AppDomain::remove_UnhandledException(System.UnhandledExceptionEventHandler) extern void AppDomain_remove_UnhandledException_mB02B27A301E597F7F4D581ED6058E9DBA3F6EABA (void); // 0x00000BC3 System.String System.Environment::GetResourceString(System.String) extern void Environment_GetResourceString_mA14837A574D24E2F2D120D7B5514E849E9986058 (void); // 0x00000BC4 System.String System.Environment::GetResourceString(System.String,System.Object[]) extern void Environment_GetResourceString_m387DBA146605FD20F6627F5B90483D180616E259 (void); // 0x00000BC5 System.String System.Environment::GetResourceStringEncodingName(System.Int32) extern void Environment_GetResourceStringEncodingName_mEF99CE5AEEB8F620E5949D93D4F9F19918DBB20A (void); // 0x00000BC6 System.String System.Environment::get_CurrentDirectory() extern void Environment_get_CurrentDirectory_m96621163A47F5BE09FEBA00EB4644EE115B5E259 (void); // 0x00000BC7 System.Int32 System.Environment::get_CurrentManagedThreadId() extern void Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF (void); // 0x00000BC8 System.Boolean System.Environment::get_HasShutdownStarted() extern void Environment_get_HasShutdownStarted_m1C31268C20C079988F412BC629BF3F6133CED761 (void); // 0x00000BC9 System.String System.Environment::GetNewLine() extern void Environment_GetNewLine_mEBFAF5D1948A38784C7215C69DA62819148643CF (void); // 0x00000BCA System.String System.Environment::get_NewLine() extern void Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF (void); // 0x00000BCB System.PlatformID System.Environment::get_Platform() extern void Environment_get_Platform_m38E07426E4A122811A92860DB125C3952C3876E4 (void); // 0x00000BCC System.String System.Environment::get_StackTrace() extern void Environment_get_StackTrace_mE8E276A919C9C9D59220E6D2BA867FABFD9B011D (void); // 0x00000BCD System.Int32 System.Environment::get_TickCount() extern void Environment_get_TickCount_m183BFCF001E12849E3D898957F0B81FD88BA183C (void); // 0x00000BCE System.Void System.Environment::Exit(System.Int32) extern void Environment_Exit_m0441ADEE5655E9454EB540C5A6B42DD86A2260C4 (void); // 0x00000BCF System.String System.Environment::internalGetEnvironmentVariable_native(System.IntPtr) extern void Environment_internalGetEnvironmentVariable_native_mA66E491073BA612285018B1014B3029E4955E662 (void); // 0x00000BD0 System.String System.Environment::internalGetEnvironmentVariable(System.String) extern void Environment_internalGetEnvironmentVariable_m0B5934EC8E00D95C7B653EE4602AB492DCEEE083 (void); // 0x00000BD1 System.String System.Environment::GetEnvironmentVariable(System.String) extern void Environment_GetEnvironmentVariable_mAF8CC6EC1CB916789ABB16A02C032F89E508C21A (void); // 0x00000BD2 System.String System.Environment::GetFolderPath(System.Environment/SpecialFolder) extern void Environment_GetFolderPath_m8D283450E7FCF2F2CAFFF157D599C3EBA212B58C (void); // 0x00000BD3 System.String System.Environment::GetWindowsFolderPath(System.Int32) extern void Environment_GetWindowsFolderPath_mCF98A71EF4A8E48E457A0EC5853F16C84F70D692 (void); // 0x00000BD4 System.String System.Environment::GetFolderPath(System.Environment/SpecialFolder,System.Environment/SpecialFolderOption) extern void Environment_GetFolderPath_mF2053E63B513CCC16F5C29A62BFA056E8692C4D7 (void); // 0x00000BD5 System.String System.Environment::ReadXdgUserDir(System.String,System.String,System.String,System.String) extern void Environment_ReadXdgUserDir_m18BBF24A0F837597D43473FEF81CA4D8EF39D1F9 (void); // 0x00000BD6 System.String System.Environment::UnixGetFolderPath(System.Environment/SpecialFolder,System.Environment/SpecialFolderOption) extern void Environment_UnixGetFolderPath_mA31722A34E033C019C5FB73DE1758FBA1D4BC8C1 (void); // 0x00000BD7 System.Void System.Environment::FailFast(System.String,System.Exception) extern void Environment_FailFast_m3522678D7FF8C2CDC12DC94166BF2E6443F04457 (void); // 0x00000BD8 System.Void System.Environment::FailFast(System.String,System.Exception,System.String) extern void Environment_FailFast_m8627BA6E457D87F2CEDF955294FC6AE7A08E0860 (void); // 0x00000BD9 System.Int32 System.Environment::get_ProcessorCount() extern void Environment_get_ProcessorCount_mDAC34132B9E3B90121F37673DF78F13FCB9497AC (void); // 0x00000BDA System.Boolean System.Environment::get_IsRunningOnWindows() extern void Environment_get_IsRunningOnWindows_mD7ACC63C758C5EB6A3DA0542D7F0113B58F4C692 (void); // 0x00000BDB System.String System.Environment::GetMachineConfigPath() extern void Environment_GetMachineConfigPath_m56E3F5C327A5CC7268CE0457E3D8EA3163AD7917 (void); // 0x00000BDC System.String System.Environment::internalGetHome() extern void Environment_internalGetHome_m2F6E38454AEC2A08E1CAD250CE16B6C355B21A0D (void); // 0x00000BDD System.Int32 System.Environment::GetPageSize() extern void Environment_GetPageSize_m0D5A148C998E4E85B4FA1CADB16BFA5534BC416D (void); // 0x00000BDE System.String System.Environment::GetStackTrace(System.Exception,System.Boolean) extern void Environment_GetStackTrace_m4EAE34F63F727FCECFFF4BAC4514B9374E94A468 (void); // 0x00000BDF System.Void System.MonoTypeInfo::.ctor() extern void MonoTypeInfo__ctor_m72BDE1D2FA7A019FBC8919EFB408BB82267B102C (void); // 0x00000BE0 System.Type System.TypeNameParser::GetType(System.String,System.Func`2,System.Func`4,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&) extern void TypeNameParser_GetType_mA2C3A935E8681495570CD537F6F439620D7A1241 (void); // 0x00000BE1 System.Void System.AppDomainSetup::.ctor() extern void AppDomainSetup__ctor_mC28F07E88BDD4C023D4D726E3A4F868D26854AF2 (void); // 0x00000BE2 System.Boolean System.ArgIterator::Equals(System.Object) extern void ArgIterator_Equals_m8DEB186C2C14966FAEA08C0107C726FFE405086C (void); // 0x00000BE3 System.Int32 System.ArgIterator::GetHashCode() extern void ArgIterator_GetHashCode_mE7C3B7757BB4EA0F13BF07C4393E740EECB3347A (void); // 0x00000BE4 System.Void System.Console::.cctor() extern void Console__cctor_mBEE8C83B292BEEE2B02E7E054D246880F153779A (void); // 0x00000BE5 System.Void System.Console::SetupStreams(System.Text.Encoding,System.Text.Encoding) extern void Console_SetupStreams_mC87F3CF3A495D5F72164DF47135413EEA12A871E (void); // 0x00000BE6 System.IO.Stream System.Console::Open(System.IntPtr,System.IO.FileAccess,System.Int32) extern void Console_Open_mF3C73CE293B4FCE532B44EE8EF7DCAA9B782C28A (void); // 0x00000BE7 System.IO.Stream System.Console::OpenStandardError(System.Int32) extern void Console_OpenStandardError_m4B3A3E5D0C2AD261E2EC204AEA8C1EE94F6F80D3 (void); // 0x00000BE8 System.IO.Stream System.Console::OpenStandardInput(System.Int32) extern void Console_OpenStandardInput_m6E71D8B10EBDDEAC82FE1700E2ED9B972CFD3581 (void); // 0x00000BE9 System.IO.Stream System.Console::OpenStandardOutput(System.Int32) extern void Console_OpenStandardOutput_mA7E8711DBC231BDE94420928EB6F64A3BEC00A43 (void); // 0x00000BEA System.Void System.Console::SetOut(System.IO.TextWriter) extern void Console_SetOut_mD75C5604C18C440B6C31B4F91B0944E0DD972BA1 (void); // 0x00000BEB System.Text.Encoding System.Console::get_InputEncoding() extern void Console_get_InputEncoding_mED28807F362E39F889D33C2074495958B7CCA37E (void); // 0x00000BEC System.Text.Encoding System.Console::get_OutputEncoding() extern void Console_get_OutputEncoding_m0586BB228AB0CCBFA810307C03EC07F48F2A1AA1 (void); // 0x00000BED System.ConsoleKeyInfo System.Console::ReadKey() extern void Console_ReadKey_mAA709E4BB5F18E85FFB3BC4B55BFFF36893C031B (void); // 0x00000BEE System.ConsoleKeyInfo System.Console::ReadKey(System.Boolean) extern void Console_ReadKey_m8B47E86D80B885E0D6D3E90704C46F3FEF35B413 (void); // 0x00000BEF System.Void System.Console::DoConsoleCancelEvent() extern void Console_DoConsoleCancelEvent_m924D20C30CE3E01CBB5781C9CA912DFC50433396 (void); // 0x00000BF0 System.Int32 System.Console/WindowsConsole::GetConsoleCP() extern void WindowsConsole_GetConsoleCP_mAD9A228A574E78390D1F95E191354A500C64831A (void); // 0x00000BF1 System.Int32 System.Console/WindowsConsole::GetConsoleOutputCP() extern void WindowsConsole_GetConsoleOutputCP_mB96F15492A36BD6DB7C34FCB9E943AD264607F0B (void); // 0x00000BF2 System.Boolean System.Console/WindowsConsole::DoWindowsConsoleCancelEvent(System.Int32) extern void WindowsConsole_DoWindowsConsoleCancelEvent_mC089462FF78804F973192CF76C6A9F4DD772C581 (void); // 0x00000BF3 System.Int32 System.Console/WindowsConsole::GetInputCodePage() extern void WindowsConsole_GetInputCodePage_m99804035CF3358F63CF39265EC0BE634152D852D (void); // 0x00000BF4 System.Int32 System.Console/WindowsConsole::GetOutputCodePage() extern void WindowsConsole_GetOutputCodePage_m09C461EAEC6A0BA0F42CB0814272CC6DB593180B (void); // 0x00000BF5 System.Void System.Console/WindowsConsole::.cctor() extern void WindowsConsole__cctor_m554FBC37B21F48AFAA4846AABC449B96C6FD22C5 (void); // 0x00000BF6 System.Void System.Console/WindowsConsole/WindowsCancelHandler::.ctor(System.Object,System.IntPtr) extern void WindowsCancelHandler__ctor_m3C1F7D1FE78D0EA95EF927D8EB3B3099FB85E3A6 (void); // 0x00000BF7 System.Boolean System.Console/WindowsConsole/WindowsCancelHandler::Invoke(System.Int32) extern void WindowsCancelHandler_Invoke_m7D69052AF9F4C0183D6F45FD6680C48FD9D150C4 (void); // 0x00000BF8 System.Void System.ConsoleDriver::.cctor() extern void ConsoleDriver__cctor_m08DF38A2BE35573BD0CBFF4DCB95088591BFFF33 (void); // 0x00000BF9 System.IConsoleDriver System.ConsoleDriver::CreateNullConsoleDriver() extern void ConsoleDriver_CreateNullConsoleDriver_m9BC27460C73F863FCA02BA3983E2ED1EB5F1BAEB (void); // 0x00000BFA System.IConsoleDriver System.ConsoleDriver::CreateWindowsConsoleDriver() extern void ConsoleDriver_CreateWindowsConsoleDriver_mEB109A1809A52853816526053A0BA9CBD73F177A (void); // 0x00000BFB System.IConsoleDriver System.ConsoleDriver::CreateTermInfoDriver(System.String) extern void ConsoleDriver_CreateTermInfoDriver_m90E5F3C2616B6A1DADDD0B2A9D8CFFBBE875F171 (void); // 0x00000BFC System.ConsoleKeyInfo System.ConsoleDriver::ReadKey(System.Boolean) extern void ConsoleDriver_ReadKey_m727E1164B733EE10215C59CD973207446EEDC29C (void); // 0x00000BFD System.Boolean System.ConsoleDriver::get_IsConsole() extern void ConsoleDriver_get_IsConsole_m9ECCF6E27F120549A81FE979F6A3958C1B52C74C (void); // 0x00000BFE System.Boolean System.ConsoleDriver::Isatty(System.IntPtr) extern void ConsoleDriver_Isatty_m011C7EB45F743596C2C3F2E7EE5AA98EA1AE6F22 (void); // 0x00000BFF System.Int32 System.ConsoleDriver::InternalKeyAvailable(System.Int32) extern void ConsoleDriver_InternalKeyAvailable_mD4C93846A807BF6B8CD8A0C42D18726682D95B55 (void); // 0x00000C00 System.Boolean System.ConsoleDriver::TtySetup(System.String,System.String,System.Byte[]&,System.Int32*&) extern void ConsoleDriver_TtySetup_m4A37772A2CF599A3A4E8CB98F8587AB88F77026A (void); // 0x00000C01 System.Boolean System.ConsoleDriver::SetEcho(System.Boolean) extern void ConsoleDriver_SetEcho_mEC354F8B12398B9FAB7FC1385567570F053CFF68 (void); // 0x00000C02 System.Void System.DelegateData::.ctor() extern void DelegateData__ctor_m692B530F131451CFEB8154A83A2556561D352C2B (void); // 0x00000C03 System.Reflection.MethodInfo System.Delegate::get_Method() extern void Delegate_get_Method_mB684A7525653DFE0EFC35E58449E1FC8E2A9F019 (void); // 0x00000C04 System.Reflection.MethodInfo System.Delegate::GetVirtualMethod_internal() extern void Delegate_GetVirtualMethod_internal_mE4071F8B9C00B5E418D626955010476D6469CA70 (void); // 0x00000C05 System.Object System.Delegate::get_Target() extern void Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753 (void); // 0x00000C06 System.Delegate System.Delegate::CreateDelegate_internal(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean) extern void Delegate_CreateDelegate_internal_mF88D8D15C782C96809FFBB3CEC466F1D005E99C2 (void); // 0x00000C07 System.Boolean System.Delegate::arg_type_match(System.Type,System.Type) extern void Delegate_arg_type_match_m96CBCA00854E39FA6C89FB1ED2E7745985B93FE1 (void); // 0x00000C08 System.Boolean System.Delegate::arg_type_match_this(System.Type,System.Type,System.Boolean) extern void Delegate_arg_type_match_this_m3EDAA67F8BB069AD8C9F044BECF474DDD15B30FB (void); // 0x00000C09 System.Boolean System.Delegate::return_type_match(System.Type,System.Type) extern void Delegate_return_type_match_mD5F6086A14DB2072FF0B0CFDEDD1B20483BF4CB9 (void); // 0x00000C0A System.Delegate System.Delegate::CreateDelegate(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean,System.Boolean) extern void Delegate_CreateDelegate_m08BE207FEEBFB4996434FAD6EB687DBFFAE3E041 (void); // 0x00000C0B System.Delegate System.Delegate::CreateDelegate(System.Type,System.Object,System.Reflection.MethodInfo) extern void Delegate_CreateDelegate_mE2117ED279628E4E63D357AFAB3653DD909CB2D7 (void); // 0x00000C0C System.Delegate System.Delegate::CreateDelegate(System.Type,System.Reflection.MethodInfo,System.Boolean) extern void Delegate_CreateDelegate_mDBC5DC9EA0E8CB940DAFFBAC763E586C48E115D6 (void); // 0x00000C0D System.Delegate System.Delegate::CreateDelegate(System.Type,System.Reflection.MethodInfo) extern void Delegate_CreateDelegate_m166F8149A673DE0A735634C1AB9DE71FD34A6BB4 (void); // 0x00000C0E System.Delegate System.Delegate::CreateDelegate(System.Type,System.Object,System.String) extern void Delegate_CreateDelegate_mC9E175971619E32A8FF452FFF923AF58F2C5F364 (void); // 0x00000C0F System.Reflection.MethodInfo System.Delegate::GetCandidateMethod(System.Type,System.Type,System.String,System.Reflection.BindingFlags,System.Boolean,System.Boolean) extern void Delegate_GetCandidateMethod_mBC9367B6BFE2B6B403FDBAF14DC35FD778C08C89 (void); // 0x00000C10 System.Delegate System.Delegate::CreateDelegate(System.Type,System.Type,System.String,System.Boolean,System.Boolean) extern void Delegate_CreateDelegate_mF8BB41A7AF0AA7A10F9F4885E9FB420720CE7F1D (void); // 0x00000C11 System.Delegate System.Delegate::CreateDelegate(System.Type,System.Type,System.String) extern void Delegate_CreateDelegate_mDA8E50B5201486C69D65F58A1FA3BF9CAB0289F7 (void); // 0x00000C12 System.Delegate System.Delegate::CreateDelegate(System.Type,System.Object,System.String,System.Boolean,System.Boolean) extern void Delegate_CreateDelegate_m36A43F94EF4349C625F42580DAD2DFCA7CB40698 (void); // 0x00000C13 System.Delegate System.Delegate::CreateDelegate(System.Type,System.Object,System.String,System.Boolean) extern void Delegate_CreateDelegate_m019E0851CC315AFB885ED556AD03D310A9180ECC (void); // 0x00000C14 System.Object System.Delegate::Clone() extern void Delegate_Clone_m8B21D18E314730820FF59DF786DD02BFF1D750C6 (void); // 0x00000C15 System.Boolean System.Delegate::Equals(System.Object) extern void Delegate_Equals_m5E6785C19C9FD47DF4FBCE9D18BB72DEC5B826CD (void); // 0x00000C16 System.Int32 System.Delegate::GetHashCode() extern void Delegate_GetHashCode_mC178C56342B2FA785A6FC79CA6657B6593DA5235 (void); // 0x00000C17 System.Reflection.MethodInfo System.Delegate::GetMethodImpl() extern void Delegate_GetMethodImpl_mFF67D0F42D11489229493D26DB4F691F36E394F8 (void); // 0x00000C18 System.Void System.Delegate::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Delegate_GetObjectData_m1955CED3A691B40ABA43AD8A5CD135C2EEF87923 (void); // 0x00000C19 System.Delegate[] System.Delegate::GetInvocationList() extern void Delegate_GetInvocationList_mDE64B87D8AF0E55E48B26FB6DD87F0304B7D11BF (void); // 0x00000C1A System.Delegate System.Delegate::Combine(System.Delegate,System.Delegate) extern void Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00 (void); // 0x00000C1B System.Delegate System.Delegate::Combine(System.Delegate[]) extern void Delegate_Combine_m6A7902172AF755ED829CD473401FF20DCEDF8998 (void); // 0x00000C1C System.Delegate System.Delegate::CombineImpl(System.Delegate) extern void Delegate_CombineImpl_m6AAF1CC440CF3338E1DCEBD94E74661634077F15 (void); // 0x00000C1D System.Delegate System.Delegate::Remove(System.Delegate,System.Delegate) extern void Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3 (void); // 0x00000C1E System.Delegate System.Delegate::RemoveImpl(System.Delegate) extern void Delegate_RemoveImpl_m64E8C0A7A6E60A3836AD7C68AE560E85118B53C7 (void); // 0x00000C1F System.Boolean System.Delegate::op_Equality(System.Delegate,System.Delegate) extern void Delegate_op_Equality_m8B96593B665536587FFD27DE233442C075971C32 (void); // 0x00000C20 System.Boolean System.Delegate::op_Inequality(System.Delegate,System.Delegate) extern void Delegate_op_Inequality_mA9EAADBA0C976289CCD49DC5A4BEDBB060B579E0 (void); // 0x00000C21 System.MulticastDelegate System.Delegate::AllocDelegateLike_internal(System.Delegate) extern void Delegate_AllocDelegateLike_internal_mE7F759D1201468434551A1D853892B460463AA59 (void); // 0x00000C22 System.Void System.DelegateSerializationHolder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DelegateSerializationHolder__ctor_m9ADD5D98407F4BB08A19281169B6DCDF6201C30E (void); // 0x00000C23 System.Void System.DelegateSerializationHolder::GetDelegateData(System.Delegate,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DelegateSerializationHolder_GetDelegateData_mD88DBCA01EB10A7E0AD6FAE0F4B0D1119116C76D (void); // 0x00000C24 System.Void System.DelegateSerializationHolder::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DelegateSerializationHolder_GetObjectData_m7B74C48290B88C7BC15F6060AFC01EA4FEE5C56B (void); // 0x00000C25 System.Object System.DelegateSerializationHolder::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void DelegateSerializationHolder_GetRealObject_m6C6E485E101093E5709729102E26B5392144C742 (void); // 0x00000C26 System.Void System.DelegateSerializationHolder/DelegateEntry::.ctor(System.Delegate,System.String) extern void DelegateEntry__ctor_mE9E8C75261564DC0823D8349BAADFAF221341A29 (void); // 0x00000C27 System.Delegate System.DelegateSerializationHolder/DelegateEntry::DeserializeDelegate(System.Runtime.Serialization.SerializationInfo,System.Int32) extern void DelegateEntry_DeserializeDelegate_m0D6530482759FC580241377EA162BE16FE44E59F (void); // 0x00000C28 System.Void System.EmptyArray`1::.cctor() // 0x00000C29 System.ConsoleKeyInfo System.IConsoleDriver::ReadKey(System.Boolean) // 0x00000C2A System.Void System.IntPtr::.ctor(System.Int32) extern void IntPtr__ctor_m20A566609A091311C734617C699E61F545250AC7 (void); // 0x00000C2B System.Void System.IntPtr::.ctor(System.Int64) extern void IntPtr__ctor_m2C033540A2F274766CF5C2A120587DD997E3F6DC (void); // 0x00000C2C System.Void System.IntPtr::.ctor(System.Void*) extern void IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9 (void); // 0x00000C2D System.Void System.IntPtr::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void IntPtr__ctor_mB25EE72E83504447D0560807D2B7CEA8AB06BDA2 (void); // 0x00000C2E System.Int32 System.IntPtr::get_Size() extern void IntPtr_get_Size_m1FAAA59DA73D7E32BB1AB55DD92A90AFE3251DBE (void); // 0x00000C2F System.Void System.IntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m2C820559FC5BDABF0C3486B721C9670199F666C0 (void); // 0x00000C30 System.Boolean System.IntPtr::Equals(System.Object) extern void IntPtr_Equals_m0F39AB64A7BBD67190E745FF8334A5FC766CB26E (void); // 0x00000C31 System.Int32 System.IntPtr::GetHashCode() extern void IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D (void); // 0x00000C32 System.Int64 System.IntPtr::ToInt64() extern void IntPtr_ToInt64_m0F81FB6FB08014074D4F5B915EDAB06A08552032 (void); // 0x00000C33 System.Void* System.IntPtr::ToPointer() extern void IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6 (void); // 0x00000C34 System.String System.IntPtr::ToString() extern void IntPtr_ToString_mDA1150F4802E1FB9313FB4E32C684EEE19116E5C (void); // 0x00000C35 System.String System.IntPtr::ToString(System.String) extern void IntPtr_ToString_m4B664F765633183265DE764BECD5D78FCCA20A13 (void); // 0x00000C36 System.Boolean System.IntPtr::op_Equality(System.IntPtr,System.IntPtr) extern void IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271 (void); // 0x00000C37 System.Boolean System.IntPtr::op_Inequality(System.IntPtr,System.IntPtr) extern void IntPtr_op_Inequality_m90EFC9C4CAD9A33E309F2DDF98EE4E1DD253637B (void); // 0x00000C38 System.IntPtr System.IntPtr::op_Explicit(System.Int32) extern void IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1 (void); // 0x00000C39 System.IntPtr System.IntPtr::op_Explicit(System.Int64) extern void IntPtr_op_Explicit_mDDF1A91C58AC17347D735651A0D830CA1E86D4B0 (void); // 0x00000C3A System.IntPtr System.IntPtr::op_Explicit(System.Void*) extern void IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D (void); // 0x00000C3B System.Int32 System.IntPtr::op_Explicit(System.IntPtr) extern void IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F (void); // 0x00000C3C System.Void* System.IntPtr::op_Explicit(System.IntPtr) extern void IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF (void); // 0x00000C3D System.IntPtr System.IntPtr::op_Addition(System.IntPtr,System.Int32) extern void IntPtr_op_Addition_m6887593F991D01CEB382C914B7FDFA29CB900E2A (void); // 0x00000C3E System.IntPtr System.IntPtr::op_Subtraction(System.IntPtr,System.Int32) extern void IntPtr_op_Subtraction_m2DC92629D40D71225E73882220D24144A26D443F (void); // 0x00000C3F System.Boolean System.IntPtr::IsNull() extern void IntPtr_IsNull_m77D4FB137C442917D697E210C859523466B7B2CD (void); // 0x00000C40 System.Boolean System.IntPtr::System.IEquatable.Equals(System.IntPtr) extern void IntPtr_System_IEquatableU3CSystem_IntPtrU3E_Equals_m64E94B3EFD22DCF51639896412A4872940166F0C (void); // 0x00000C41 System.Byte[] System.KnownTerminals::get_linux() extern void KnownTerminals_get_linux_m1548238A0FBD15137DD045C821899EF00990224F (void); // 0x00000C42 System.Byte[] System.KnownTerminals::get_xterm() extern void KnownTerminals_get_xterm_m8C5AA0C992087F7774C3E0CA6BA46767C6C47D0A (void); // 0x00000C43 System.Byte[] System.KnownTerminals::get_ansi() extern void KnownTerminals_get_ansi_m00BCA5CCB87A1EFDC5FBD1C78200B4ADA97C83E3 (void); // 0x00000C44 System.Void System.MarshalByRefObject::.ctor() extern void MarshalByRefObject__ctor_mCBAD191F9BB35587528256781970FDFEFCDBE538 (void); // 0x00000C45 System.Runtime.Remoting.ServerIdentity System.MarshalByRefObject::get_ObjectIdentity() extern void MarshalByRefObject_get_ObjectIdentity_m5C29E05D464791DA528852CD0C9D32A56B00FD6F (void); // 0x00000C46 System.Void System.MarshalByRefObject::set_ObjectIdentity(System.Runtime.Remoting.ServerIdentity) extern void MarshalByRefObject_set_ObjectIdentity_mFCD815186D8E984904788BA65AD89312FC10025D (void); // 0x00000C47 System.Runtime.Remoting.ObjRef System.MarshalByRefObject::CreateObjRef(System.Type) extern void MarshalByRefObject_CreateObjRef_m2CE09FE48BA90F87AA2B334619A1D2752CFDB5F4 (void); // 0x00000C48 System.Object System.MarshalByRefObject::InitializeLifetimeService() extern void MarshalByRefObject_InitializeLifetimeService_m6B203FCC2DF62B24F763E83566C32ABE5DBE5DAE (void); // 0x00000C49 System.Void System.MonoAsyncCall::.ctor() extern void MonoAsyncCall__ctor_mB6D3492C60C057F0F517C593B15861B96C0CE0D9 (void); // 0x00000C4A System.Boolean System.MonoCustomAttrs::IsUserCattrProvider(System.Object) extern void MonoCustomAttrs_IsUserCattrProvider_mF1E704D4B178650E632382DD2ABA8E10BD5DA3C8 (void); // 0x00000C4B System.Attribute[] System.MonoCustomAttrs::GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributesInternal_mFFF442B69F7ADA60680B405C500A4BC39A29E172 (void); // 0x00000C4C System.Object[] System.MonoCustomAttrs::GetPseudoCustomAttributes(System.Reflection.ICustomAttributeProvider,System.Type) extern void MonoCustomAttrs_GetPseudoCustomAttributes_m40E3530E534FDFE528B8448D7BA325844951A062 (void); // 0x00000C4D System.Object[] System.MonoCustomAttrs::GetPseudoCustomAttributes(System.Type) extern void MonoCustomAttrs_GetPseudoCustomAttributes_m1256173C247C955CF7A5B46279879AB83ECB5DC3 (void); // 0x00000C4E System.Object[] System.MonoCustomAttrs::GetCustomAttributesBase(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributesBase_mB7F76677961507B3598F17F08B9315F0A0FF0C18 (void); // 0x00000C4F System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributes_m77AB7AE8BA867E111261F1A957316CB088887999 (void); // 0x00000C50 System.Object[] System.MonoCustomAttrs::GetCustomAttributes(System.Reflection.ICustomAttributeProvider,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributes_mA1FF747A43EE9FA875E498764FE41AB2C539E7EF (void); // 0x00000C51 System.Reflection.CustomAttributeData[] System.MonoCustomAttrs::GetCustomAttributesDataInternal(System.Reflection.ICustomAttributeProvider) extern void MonoCustomAttrs_GetCustomAttributesDataInternal_m235A91429FEABFD20619B5796974B5E4F35147B9 (void); // 0x00000C52 System.Collections.Generic.IList`1 System.MonoCustomAttrs::GetCustomAttributesData(System.Reflection.ICustomAttributeProvider,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributesData_mEC65B32409E33B55C233A70AEAEB79B8618BA621 (void); // 0x00000C53 System.Collections.Generic.IList`1 System.MonoCustomAttrs::GetCustomAttributesData(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributesData_m3CF1DDF5C0F55FD2F79EE03F0A4EA4D3FF87C665 (void); // 0x00000C54 System.Collections.Generic.IList`1 System.MonoCustomAttrs::GetCustomAttributesDataBase(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_GetCustomAttributesDataBase_mDBEA0258615AB90467AFC6F07DB6BBC272D39C31 (void); // 0x00000C55 System.Reflection.CustomAttributeData[] System.MonoCustomAttrs::GetPseudoCustomAttributesData(System.Reflection.ICustomAttributeProvider,System.Type) extern void MonoCustomAttrs_GetPseudoCustomAttributesData_mB9E7B9CDB48FF51E23B20DB05E3411C76A04DAD9 (void); // 0x00000C56 System.Reflection.CustomAttributeData[] System.MonoCustomAttrs::GetPseudoCustomAttributesData(System.Type) extern void MonoCustomAttrs_GetPseudoCustomAttributesData_mFDD8C0598C94CA890E80A88A6F378F4AC1A52A87 (void); // 0x00000C57 System.Boolean System.MonoCustomAttrs::IsDefined(System.Reflection.ICustomAttributeProvider,System.Type,System.Boolean) extern void MonoCustomAttrs_IsDefined_m5A1B0621CF7CC74C9B7544071FBB46A7074A477D (void); // 0x00000C58 System.Boolean System.MonoCustomAttrs::IsDefinedInternal(System.Reflection.ICustomAttributeProvider,System.Type) extern void MonoCustomAttrs_IsDefinedInternal_mB170E8D9E9419A1E3D896F9301C53E05DDFF786C (void); // 0x00000C59 System.Reflection.PropertyInfo System.MonoCustomAttrs::GetBasePropertyDefinition(System.Reflection.RuntimePropertyInfo) extern void MonoCustomAttrs_GetBasePropertyDefinition_m99CB267199F6D9CECB8CF92F7FE6DDE238DFC30B (void); // 0x00000C5A System.Reflection.EventInfo System.MonoCustomAttrs::GetBaseEventDefinition(System.Reflection.RuntimeEventInfo) extern void MonoCustomAttrs_GetBaseEventDefinition_m3B962F8695B2C93262BF93D02DC3DEA108934E1F (void); // 0x00000C5B System.Reflection.ICustomAttributeProvider System.MonoCustomAttrs::GetBase(System.Reflection.ICustomAttributeProvider) extern void MonoCustomAttrs_GetBase_m68DA59644C3B034B1D09912F367D2AF727080765 (void); // 0x00000C5C System.AttributeUsageAttribute System.MonoCustomAttrs::RetrieveAttributeUsageNoCache(System.Type) extern void MonoCustomAttrs_RetrieveAttributeUsageNoCache_mAB4FF4CAF843663D4C83948F991560C985AEBA7D (void); // 0x00000C5D System.AttributeUsageAttribute System.MonoCustomAttrs::RetrieveAttributeUsage(System.Type) extern void MonoCustomAttrs_RetrieveAttributeUsage_m6F89E13BBFC1325FBDB3F17C2462C80FD98FA18F (void); // 0x00000C5E System.Void System.MonoCustomAttrs::.cctor() extern void MonoCustomAttrs__cctor_mCF325F4F29BC6D880F62BC8CACDC12FC496C49BB (void); // 0x00000C5F System.Void System.MonoCustomAttrs/AttributeInfo::.ctor(System.AttributeUsageAttribute,System.Int32) extern void AttributeInfo__ctor_m7D6B46B3FD6AAF1105C9B75D29AF78969FF4D504 (void); // 0x00000C60 System.AttributeUsageAttribute System.MonoCustomAttrs/AttributeInfo::get_Usage() extern void AttributeInfo_get_Usage_m7D6DBBED669D0373EA82A8D5C61FC4DD36E5E0E6 (void); // 0x00000C61 System.Int32 System.MonoCustomAttrs/AttributeInfo::get_InheritanceLevel() extern void AttributeInfo_get_InheritanceLevel_mE8AEA5CDD8B5AF19491D30431BB4A79EE43C3EBF (void); // 0x00000C62 System.Void System.MonoListItem::.ctor() extern void MonoListItem__ctor_m69F5FA6F66E71A7CBFDF469065209A1901127A27 (void); // 0x00000C63 System.Void System.MulticastDelegate::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MulticastDelegate_GetObjectData_m25483311F808F08A36D4158682F573801D1B0EDC (void); // 0x00000C64 System.Boolean System.MulticastDelegate::Equals(System.Object) extern void MulticastDelegate_Equals_m2DAB21EC110AF7FD0F4894B702CB0A1C82D69EAC (void); // 0x00000C65 System.Int32 System.MulticastDelegate::GetHashCode() extern void MulticastDelegate_GetHashCode_mA27231B331E8C275B7A429457125FF1BA2426F60 (void); // 0x00000C66 System.Reflection.MethodInfo System.MulticastDelegate::GetMethodImpl() extern void MulticastDelegate_GetMethodImpl_m3519AE022C954604558179A1828732DAB764F7B6 (void); // 0x00000C67 System.Delegate[] System.MulticastDelegate::GetInvocationList() extern void MulticastDelegate_GetInvocationList_mA712C84A0405C0B90802F03C1658CE3FBF787CA4 (void); // 0x00000C68 System.Delegate System.MulticastDelegate::CombineImpl(System.Delegate) extern void MulticastDelegate_CombineImpl_m67D20F7461578C803960492D897353FA317CD401 (void); // 0x00000C69 System.Int32 System.MulticastDelegate::LastIndexOf(System.Delegate[],System.Delegate[]) extern void MulticastDelegate_LastIndexOf_m043BD9AB4D8FDD246D06D419DC0488A13DE05614 (void); // 0x00000C6A System.Delegate System.MulticastDelegate::RemoveImpl(System.Delegate) extern void MulticastDelegate_RemoveImpl_m07EB99462D3602F183188B9B1A8852D7B4F3FA61 (void); // 0x00000C6B System.ConsoleKeyInfo System.NullConsoleDriver::ReadKey(System.Boolean) extern void NullConsoleDriver_ReadKey_m91F80228FC8C016680C34C353B6B1FD687B791B4 (void); // 0x00000C6C System.Void System.NullConsoleDriver::.ctor() extern void NullConsoleDriver__ctor_mF454742DF44D4470033423CF496AAAA9A21D77BA (void); // 0x00000C6D System.Void System.NullConsoleDriver::.cctor() extern void NullConsoleDriver__cctor_mC5D31DCF2E21F911EDF80421200E743109A02E30 (void); // 0x00000C6E System.Boolean System.Object::Equals(System.Object) extern void Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B (void); // 0x00000C6F System.Boolean System.Object::Equals(System.Object,System.Object) extern void Object_Equals_m434DF93FDA204D5C06E889A9CB53BC2E5D39ABF7 (void); // 0x00000C70 System.Void System.Object::.ctor() extern void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (void); // 0x00000C71 System.Void System.Object::Finalize() extern void Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2 (void); // 0x00000C72 System.Int32 System.Object::GetHashCode() extern void Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C (void); // 0x00000C73 System.Type System.Object::GetType() extern void Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3 (void); // 0x00000C74 System.Object System.Object::MemberwiseClone() extern void Object_MemberwiseClone_m0676AEE25C3CF7C09F15ECF9EC5CC407863617B3 (void); // 0x00000C75 System.String System.Object::ToString() extern void Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F (void); // 0x00000C76 System.Int32 System.Object::InternalGetHashCode(System.Object) extern void Object_InternalGetHashCode_mCA68891FE85C0654EF6EFACE6F620C751BEE6403 (void); // 0x00000C77 System.Void System.Object::FieldGetter(System.String,System.String,System.Object&) extern void Object_FieldGetter_m593B28F2B7E7118C71CF7D975447E307BFDEFA4C (void); // 0x00000C78 System.Void System.Object::FieldSetter(System.String,System.String,System.Object) extern void Object_FieldSetter_m1ECE11BDFA3C8137F4D6C2D44A67BC94EC268AAA (void); // 0x00000C79 System.Void System.RuntimeFieldHandle::.ctor(System.IntPtr) extern void RuntimeFieldHandle__ctor_m73A58380C78921A9DF3BEC96C21898BA990ACA34 (void); // 0x00000C7A System.Void System.RuntimeFieldHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeFieldHandle__ctor_m301D510AC3769D6F4940E13BBF61BFBAF9E8B26B (void); // 0x00000C7B System.IntPtr System.RuntimeFieldHandle::get_Value() extern void RuntimeFieldHandle_get_Value_m2E0D52841EE9AF5D67DC73A08953A66CF79C65AE (void); // 0x00000C7C System.Void System.RuntimeFieldHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeFieldHandle_GetObjectData_m2A2F3CBF2351562D937BAA47FE9B895C3F885A07 (void); // 0x00000C7D System.Boolean System.RuntimeFieldHandle::Equals(System.Object) extern void RuntimeFieldHandle_Equals_m8FFCE9269BEB07D26ACFCBEBB1166339060F8D1E (void); // 0x00000C7E System.Int32 System.RuntimeFieldHandle::GetHashCode() extern void RuntimeFieldHandle_GetHashCode_m27C55DA547A213DEC47921879563D625FE108E5F (void); // 0x00000C7F System.Void System.RuntimeFieldHandle::SetValueInternal(System.Reflection.FieldInfo,System.Object,System.Object) extern void RuntimeFieldHandle_SetValueInternal_mF00F9551ABE354A6359C452A59CEE5FC4B194230 (void); // 0x00000C80 System.Void System.RuntimeFieldHandle::SetValue(System.Reflection.RuntimeFieldInfo,System.Object,System.Object,System.RuntimeType,System.Reflection.FieldAttributes,System.RuntimeType,System.Boolean&) extern void RuntimeFieldHandle_SetValue_mC3A73ABD2C3F0EBFFFC1A8F12E28C46A7225268D (void); // 0x00000C81 System.Void System.RuntimeFieldHandle::SetValueDirect(System.Reflection.RuntimeFieldInfo,System.RuntimeType,System.Void*,System.Object,System.RuntimeType) extern void RuntimeFieldHandle_SetValueDirect_m0FA962489A8E2C4B27BA99AD49901DCA615351A4 (void); // 0x00000C82 System.Void System.RuntimeMethodHandle::.ctor(System.IntPtr) extern void RuntimeMethodHandle__ctor_mE77AEC4D1F35D0F4D9F994E8EC7901234C631D8B (void); // 0x00000C83 System.Void System.RuntimeMethodHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeMethodHandle__ctor_m5BFB522C6F5EC78E0DA560204ECC655B480F86A5 (void); // 0x00000C84 System.IntPtr System.RuntimeMethodHandle::get_Value() extern void RuntimeMethodHandle_get_Value_m0EC577635F04EAB0185051CF6DF2EF0F76127B1F (void); // 0x00000C85 System.Void System.RuntimeMethodHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeMethodHandle_GetObjectData_m420B52D1520FCFF89163AE3FDD988F3268F102D8 (void); // 0x00000C86 System.Boolean System.RuntimeMethodHandle::Equals(System.Object) extern void RuntimeMethodHandle_Equals_mEB8ECAC9CBB23B1A0C7D6273727638F45F2374B5 (void); // 0x00000C87 System.Int32 System.RuntimeMethodHandle::GetHashCode() extern void RuntimeMethodHandle_GetHashCode_m0E3336CB4827543DB7A685C8DAA2E262B55A2ADD (void); // 0x00000C88 System.String System.RuntimeMethodHandle::ConstructInstantiation(System.Reflection.RuntimeMethodInfo,System.TypeNameFormatFlags) extern void RuntimeMethodHandle_ConstructInstantiation_mBC729201C097F47F63B603F0ACD0CF1C80D7294A (void); // 0x00000C89 System.Boolean System.RuntimeMethodHandle::IsNullHandle() extern void RuntimeMethodHandle_IsNullHandle_mADA8C81A99E84A10E7E110D832E47AEA72349EDC (void); // 0x00000C8A System.Void System.RuntimeTypeHandle::.ctor(System.IntPtr) extern void RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8 (void); // 0x00000C8B System.Void System.RuntimeTypeHandle::.ctor(System.RuntimeType) extern void RuntimeTypeHandle__ctor_mE16D1E09DB422753FECA96534577156F095DD44B (void); // 0x00000C8C System.Void System.RuntimeTypeHandle::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeTypeHandle__ctor_m8B2A75A9B2B1FDDBFAAE32B29F8A6E627465925E (void); // 0x00000C8D System.IntPtr System.RuntimeTypeHandle::get_Value() extern void RuntimeTypeHandle_get_Value_mDC366CF36C3E21505134EAEE72BD7629107D762A (void); // 0x00000C8E System.Void System.RuntimeTypeHandle::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeTypeHandle_GetObjectData_mD66E58EF9113628261656A54EBBF28F632A68E06 (void); // 0x00000C8F System.Boolean System.RuntimeTypeHandle::Equals(System.Object) extern void RuntimeTypeHandle_Equals_m7A252391EB724E07A8680E654085A55AA40DF923 (void); // 0x00000C90 System.Int32 System.RuntimeTypeHandle::GetHashCode() extern void RuntimeTypeHandle_GetHashCode_m40530DD65FD7D21A2FE06D4BDC832B60E8FC90AC (void); // 0x00000C91 System.Reflection.TypeAttributes System.RuntimeTypeHandle::GetAttributes(System.RuntimeType) extern void RuntimeTypeHandle_GetAttributes_m3A3B505EF41D7A5B93192D8198EF3CBFB99ECE49 (void); // 0x00000C92 System.Int32 System.RuntimeTypeHandle::GetMetadataToken(System.RuntimeType) extern void RuntimeTypeHandle_GetMetadataToken_mE4759656BEFEDBE01C3FAE643C1C90554B77A7CA (void); // 0x00000C93 System.Int32 System.RuntimeTypeHandle::GetToken(System.RuntimeType) extern void RuntimeTypeHandle_GetToken_m8F2E6D5BE3584EA72B3D559C5D4CD152E7CB16D7 (void); // 0x00000C94 System.Type System.RuntimeTypeHandle::GetGenericTypeDefinition_impl(System.RuntimeType) extern void RuntimeTypeHandle_GetGenericTypeDefinition_impl_mA6ACBC8F6513F69FFA5D667DBAAF4D3E3CDAC7BD (void); // 0x00000C95 System.Type System.RuntimeTypeHandle::GetGenericTypeDefinition(System.RuntimeType) extern void RuntimeTypeHandle_GetGenericTypeDefinition_mA4AA61E2DFC1EE81A656B8EFC12D3039832ABB01 (void); // 0x00000C96 System.Boolean System.RuntimeTypeHandle::IsPrimitive(System.RuntimeType) extern void RuntimeTypeHandle_IsPrimitive_m187A578363D24710CD0D86F30AACF4E58DD004AD (void); // 0x00000C97 System.Boolean System.RuntimeTypeHandle::IsByRef(System.RuntimeType) extern void RuntimeTypeHandle_IsByRef_m170FDA5206BD783025BADD94AC1AD23938849CA8 (void); // 0x00000C98 System.Boolean System.RuntimeTypeHandle::IsPointer(System.RuntimeType) extern void RuntimeTypeHandle_IsPointer_m82550F53F4CEA5F55E9ADA167EC35EA5FE510C16 (void); // 0x00000C99 System.Boolean System.RuntimeTypeHandle::IsArray(System.RuntimeType) extern void RuntimeTypeHandle_IsArray_m6F21CA4B31F9A12E97A382AB70872F11E3BF3BF2 (void); // 0x00000C9A System.Boolean System.RuntimeTypeHandle::IsSzArray(System.RuntimeType) extern void RuntimeTypeHandle_IsSzArray_m76E5FDD6EF24EBCAD44133793C57E648F7FDF3C1 (void); // 0x00000C9B System.Boolean System.RuntimeTypeHandle::HasElementType(System.RuntimeType) extern void RuntimeTypeHandle_HasElementType_m890D2705E44CD1848C7D62C916E726BDF026873C (void); // 0x00000C9C System.Reflection.CorElementType System.RuntimeTypeHandle::GetCorElementType(System.RuntimeType) extern void RuntimeTypeHandle_GetCorElementType_m82E45006B4DB721EF6E4BB43AB49D6363172D27A (void); // 0x00000C9D System.Boolean System.RuntimeTypeHandle::HasInstantiation(System.RuntimeType) extern void RuntimeTypeHandle_HasInstantiation_m18A99B35966126CC7EC8BEAB76D6B419EF81227D (void); // 0x00000C9E System.Boolean System.RuntimeTypeHandle::IsComObject(System.RuntimeType) extern void RuntimeTypeHandle_IsComObject_m86D2588895FC737408EBB76B9BD562C80A01D73B (void); // 0x00000C9F System.Boolean System.RuntimeTypeHandle::IsInstanceOfType(System.RuntimeType,System.Object) extern void RuntimeTypeHandle_IsInstanceOfType_mDD32CA07F1586FA008214EF6FBCCFEBD6BCA1703 (void); // 0x00000CA0 System.Boolean System.RuntimeTypeHandle::HasReferences(System.RuntimeType) extern void RuntimeTypeHandle_HasReferences_mC0C5DCB57C0ACDA1E241B010A15B6F13E1DAEB4F (void); // 0x00000CA1 System.Boolean System.RuntimeTypeHandle::IsComObject(System.RuntimeType,System.Boolean) extern void RuntimeTypeHandle_IsComObject_m0E2FA1C1C420C99C142795E3C8C98135948F5483 (void); // 0x00000CA2 System.Boolean System.RuntimeTypeHandle::IsContextful(System.RuntimeType) extern void RuntimeTypeHandle_IsContextful_m7677E81D145C1A60A536CF65C0420C3A9F54D853 (void); // 0x00000CA3 System.Boolean System.RuntimeTypeHandle::IsEquivalentTo(System.RuntimeType,System.RuntimeType) extern void RuntimeTypeHandle_IsEquivalentTo_m6BBE70C42C3932E07BFDF44F853934E96587D003 (void); // 0x00000CA4 System.Boolean System.RuntimeTypeHandle::IsInterface(System.RuntimeType) extern void RuntimeTypeHandle_IsInterface_m7A4D70BA06362F097C36A836507D5CABF8FE6C65 (void); // 0x00000CA5 System.Int32 System.RuntimeTypeHandle::GetArrayRank(System.RuntimeType) extern void RuntimeTypeHandle_GetArrayRank_m10F54769FE141BD75FA2CD452A14C8BF68F7CEE6 (void); // 0x00000CA6 System.Reflection.RuntimeAssembly System.RuntimeTypeHandle::GetAssembly(System.RuntimeType) extern void RuntimeTypeHandle_GetAssembly_mCA536340B6A704601DE6D8110631C6787CBF04F8 (void); // 0x00000CA7 System.RuntimeType System.RuntimeTypeHandle::GetElementType(System.RuntimeType) extern void RuntimeTypeHandle_GetElementType_mA0E118D9602C92AB1DC1402B1D57F1A170A15C35 (void); // 0x00000CA8 System.Reflection.RuntimeModule System.RuntimeTypeHandle::GetModule(System.RuntimeType) extern void RuntimeTypeHandle_GetModule_mD00457A36AD1132771673A933200BC4CD584D584 (void); // 0x00000CA9 System.Boolean System.RuntimeTypeHandle::IsGenericVariable(System.RuntimeType) extern void RuntimeTypeHandle_IsGenericVariable_m9ECB4A5FD9BE21BBAE89C5750328A36EC8797475 (void); // 0x00000CAA System.RuntimeType System.RuntimeTypeHandle::GetBaseType(System.RuntimeType) extern void RuntimeTypeHandle_GetBaseType_mD1B251D6129F9AFB46DE7DE95A9F84EFD407FB6C (void); // 0x00000CAB System.Boolean System.RuntimeTypeHandle::CanCastTo(System.RuntimeType,System.RuntimeType) extern void RuntimeTypeHandle_CanCastTo_m64422266B2CB2955CC508CCD80149B6C290CECAC (void); // 0x00000CAC System.Boolean System.RuntimeTypeHandle::type_is_assignable_from(System.Type,System.Type) extern void RuntimeTypeHandle_type_is_assignable_from_m5D527F3F9E829A3DBA098FB2B6B0D3CE393CDDAE (void); // 0x00000CAD System.Boolean System.RuntimeTypeHandle::IsGenericTypeDefinition(System.RuntimeType) extern void RuntimeTypeHandle_IsGenericTypeDefinition_mDEB0A824654AD2D891549CFC8B26F063162DB838 (void); // 0x00000CAE System.IntPtr System.RuntimeTypeHandle::GetGenericParameterInfo(System.RuntimeType) extern void RuntimeTypeHandle_GetGenericParameterInfo_m9E864E352D2FC890C0572087A2B708C00A8A5983 (void); // 0x00000CAF System.Boolean System.RuntimeTypeHandle::IsSubclassOf(System.RuntimeType,System.RuntimeType) extern void RuntimeTypeHandle_IsSubclassOf_m468C44268CE857D9B71BA938EB63347799515836 (void); // 0x00000CB0 System.Boolean System.RuntimeTypeHandle::is_subclass_of(System.IntPtr,System.IntPtr) extern void RuntimeTypeHandle_is_subclass_of_mBBD23B4733D155CFA7773FABC37F616487B80E69 (void); // 0x00000CB1 System.RuntimeType System.RuntimeTypeHandle::internal_from_name(System.String,System.Threading.StackCrawlMark&,System.Reflection.Assembly,System.Boolean,System.Boolean,System.Boolean) extern void RuntimeTypeHandle_internal_from_name_mC8601BFB1D87514A5F86C3A87D18D80FA46EC180 (void); // 0x00000CB2 System.RuntimeType System.RuntimeTypeHandle::GetTypeByName(System.String,System.Boolean,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&,System.Boolean) extern void RuntimeTypeHandle_GetTypeByName_m22F60DD6CFD8709E20F2A035547220CB8DEE112E (void); // 0x00000CB3 System.String System.TermInfoDriver::TryTermInfoDir(System.String,System.String) extern void TermInfoDriver_TryTermInfoDir_m930F25013EFBBC8679571BCD70FE07ABA995FB4C (void); // 0x00000CB4 System.String System.TermInfoDriver::SearchTerminfo(System.String) extern void TermInfoDriver_SearchTerminfo_m93A911A26D6EC4533940C74DD7DEAE298A9180A6 (void); // 0x00000CB5 System.Void System.TermInfoDriver::WriteConsole(System.String) extern void TermInfoDriver_WriteConsole_m389BD61A34387B7BAF6DD9F48B507D75A97CD2E8 (void); // 0x00000CB6 System.Void System.TermInfoDriver::.ctor(System.String) extern void TermInfoDriver__ctor_mB933E175F785703BF6D5338ACC6354C055C6DAFB (void); // 0x00000CB7 System.Boolean System.TermInfoDriver::get_Initialized() extern void TermInfoDriver_get_Initialized_mBD30B804687340F54636E76581E98ECF722352F7 (void); // 0x00000CB8 System.Void System.TermInfoDriver::Init() extern void TermInfoDriver_Init_mCDE8463F24DC7B92913E24F7E0C7725D5DCB35EC (void); // 0x00000CB9 System.Void System.TermInfoDriver::IncrementX() extern void TermInfoDriver_IncrementX_m1B979A35915E1BAF8942B0A2D3DAFE73EF1A29CC (void); // 0x00000CBA System.Void System.TermInfoDriver::WriteSpecialKey(System.ConsoleKeyInfo) extern void TermInfoDriver_WriteSpecialKey_m6EA4FEB851552AB8F14B2D90C027E6DC50F0C536 (void); // 0x00000CBB System.Void System.TermInfoDriver::WriteSpecialKey(System.Char) extern void TermInfoDriver_WriteSpecialKey_m1824ADD9FEA7C438DD16C72EB161FE27C1D2F8F0 (void); // 0x00000CBC System.Boolean System.TermInfoDriver::IsSpecialKey(System.ConsoleKeyInfo) extern void TermInfoDriver_IsSpecialKey_mE36EA268C4AD36CCC7A56431D427AC86756FD8DA (void); // 0x00000CBD System.Boolean System.TermInfoDriver::IsSpecialKey(System.Char) extern void TermInfoDriver_IsSpecialKey_m3CFB7E17BEB19DEB92484C7EEAF3F967DE9D3444 (void); // 0x00000CBE System.Void System.TermInfoDriver::GetCursorPosition() extern void TermInfoDriver_GetCursorPosition_m93A89D90EC18AA263B1938E91FE67D8C6288BE37 (void); // 0x00000CBF System.Void System.TermInfoDriver::CheckWindowDimensions() extern void TermInfoDriver_CheckWindowDimensions_m4081C340EB5BFD3C078694FBE6D316AF1C946E22 (void); // 0x00000CC0 System.Int32 System.TermInfoDriver::get_WindowHeight() extern void TermInfoDriver_get_WindowHeight_mA40956BC851913DDE942CC4FF38F9F0918832C33 (void); // 0x00000CC1 System.Int32 System.TermInfoDriver::get_WindowWidth() extern void TermInfoDriver_get_WindowWidth_mB1488117F258B05170D86101831AAABFCF4964F2 (void); // 0x00000CC2 System.Void System.TermInfoDriver::AddToBuffer(System.Int32) extern void TermInfoDriver_AddToBuffer_m51E41118337558BEC743E698FF5ABA1BD09CC86B (void); // 0x00000CC3 System.Void System.TermInfoDriver::AdjustBuffer() extern void TermInfoDriver_AdjustBuffer_m3DF322FC5A263D6503C7ED66DA435F66906FF694 (void); // 0x00000CC4 System.ConsoleKeyInfo System.TermInfoDriver::CreateKeyInfoFromInt(System.Int32,System.Boolean) extern void TermInfoDriver_CreateKeyInfoFromInt_m71341CC8A6F240014A7791E7489C41C1AAD1A009 (void); // 0x00000CC5 System.Object System.TermInfoDriver::GetKeyFromBuffer(System.Boolean) extern void TermInfoDriver_GetKeyFromBuffer_mC159545EE14A0B840328144C0C3B3650D7106139 (void); // 0x00000CC6 System.ConsoleKeyInfo System.TermInfoDriver::ReadKeyInternal(System.Boolean&) extern void TermInfoDriver_ReadKeyInternal_m444C1869BB018799565248C29DE37F446A2B7D9D (void); // 0x00000CC7 System.Boolean System.TermInfoDriver::InputPending() extern void TermInfoDriver_InputPending_m3DB3F66DAC6999B5CBF1D70697B9B0F8B7F890C6 (void); // 0x00000CC8 System.Void System.TermInfoDriver::QueueEcho(System.Char) extern void TermInfoDriver_QueueEcho_mCE3104F565EEFD58FE1089DB082057B1DAAB86A7 (void); // 0x00000CC9 System.Void System.TermInfoDriver::Echo(System.ConsoleKeyInfo) extern void TermInfoDriver_Echo_m22186C205ED3CBA48DE02E716D3A4EFA30B32B4D (void); // 0x00000CCA System.Void System.TermInfoDriver::EchoFlush() extern void TermInfoDriver_EchoFlush_m2824751802044EB5404039FA865A4E49F27C8364 (void); // 0x00000CCB System.Int32 System.TermInfoDriver::Read(System.Char[],System.Int32,System.Int32) extern void TermInfoDriver_Read_mDD15CF4A7519DBDF41E68B9C4CEABED8FBDB933A (void); // 0x00000CCC System.ConsoleKeyInfo System.TermInfoDriver::ReadKey(System.Boolean) extern void TermInfoDriver_ReadKey_mA545F73333FEC6FE021753E44DF854B2A3DA1D5E (void); // 0x00000CCD System.String System.TermInfoDriver::ReadLine() extern void TermInfoDriver_ReadLine_m30B6FC262A7CAAD9B9731D259104DA53A2992E90 (void); // 0x00000CCE System.String System.TermInfoDriver::ReadToEnd() extern void TermInfoDriver_ReadToEnd_mF9259C5B6A639D035191F3946380212DBD65C6FA (void); // 0x00000CCF System.String System.TermInfoDriver::ReadUntilConditionInternal(System.Boolean) extern void TermInfoDriver_ReadUntilConditionInternal_mF7BD16E28EB73600144D58ABB48B5345C11A371E (void); // 0x00000CD0 System.Void System.TermInfoDriver::SetCursorPosition(System.Int32,System.Int32) extern void TermInfoDriver_SetCursorPosition_mB405C8B2AEF1670A66ACEDE9E350A44CE50E47DB (void); // 0x00000CD1 System.Void System.TermInfoDriver::CreateKeyMap() extern void TermInfoDriver_CreateKeyMap_mC42097614A74AF56D455AA9445C2B53D548CEBC8 (void); // 0x00000CD2 System.Void System.TermInfoDriver::InitKeys() extern void TermInfoDriver_InitKeys_mB723C6B325367FED757BDA5FC8CDD8B2AFB30B1A (void); // 0x00000CD3 System.Void System.TermInfoDriver::AddStringMapping(System.TermInfoStrings) extern void TermInfoDriver_AddStringMapping_m10AA9C7AD67EA264B814FDDF3D3B9682918FBE30 (void); // 0x00000CD4 System.Void System.TermInfoDriver::.cctor() extern void TermInfoDriver__cctor_m438845E05B789A34CE4E5ABD204B20EC703D9C46 (void); // 0x00000CD5 System.String System.ParameterizedStrings::Evaluate(System.String,System.ParameterizedStrings/FormatParam[]) extern void ParameterizedStrings_Evaluate_m117FC227C4C8433B05ACCF4A63743DADC60C0C69 (void); // 0x00000CD6 System.String System.ParameterizedStrings::EvaluateInternal(System.String,System.Int32&,System.ParameterizedStrings/FormatParam[],System.ParameterizedStrings/LowLevelStack,System.ParameterizedStrings/FormatParam[]&,System.ParameterizedStrings/FormatParam[]&) extern void ParameterizedStrings_EvaluateInternal_m17B4D952CF495ED80AD29E23D7B787FC51F67758 (void); // 0x00000CD7 System.Boolean System.ParameterizedStrings::AsBool(System.Int32) extern void ParameterizedStrings_AsBool_m1CC651A961C68016EAAA8CF9192CAF0AFC5D4301 (void); // 0x00000CD8 System.Int32 System.ParameterizedStrings::AsInt(System.Boolean) extern void ParameterizedStrings_AsInt_mC85869711B260CDEF29AB3CFAAE1D89CE7E86CFE (void); // 0x00000CD9 System.String System.ParameterizedStrings::StringFromAsciiBytes(System.Byte[],System.Int32,System.Int32) extern void ParameterizedStrings_StringFromAsciiBytes_m6FA239FD53015FAB84F61ADA585357527D8C7C25 (void); // 0x00000CDA System.Int32 System.ParameterizedStrings::snprintf(System.Byte*,System.IntPtr,System.String,System.String) extern void ParameterizedStrings_snprintf_m40B1DFEEF316860AC11E6F2C7AE888D7F91FF1F4 (void); // 0x00000CDB System.Int32 System.ParameterizedStrings::snprintf(System.Byte*,System.IntPtr,System.String,System.Int32) extern void ParameterizedStrings_snprintf_mAFEB56BD39189D10670133AA055CE1427A9E97DF (void); // 0x00000CDC System.String System.ParameterizedStrings::FormatPrintF(System.String,System.Object) extern void ParameterizedStrings_FormatPrintF_mEBCE75C05953DE04129D6D16760C7D110407EB51 (void); // 0x00000CDD System.ParameterizedStrings/FormatParam[] System.ParameterizedStrings::GetDynamicOrStaticVariables(System.Char,System.ParameterizedStrings/FormatParam[]&,System.ParameterizedStrings/FormatParam[]&,System.Int32&) extern void ParameterizedStrings_GetDynamicOrStaticVariables_mF73B7F2361F73FBB1A1FBB21CD0DC59BFB2E9E0E (void); // 0x00000CDE System.Void System.ParameterizedStrings/FormatParam::.ctor(System.Int32) extern void FormatParam__ctor_m21CD49AD42AE22CA15E5079D2173DA59ED241CB1 (void); // 0x00000CDF System.Void System.ParameterizedStrings/FormatParam::.ctor(System.Int32,System.String) extern void FormatParam__ctor_m2E5E1E090D1C281541EB50D1E8FC7812911BFD32 (void); // 0x00000CE0 System.ParameterizedStrings/FormatParam System.ParameterizedStrings/FormatParam::op_Implicit(System.Int32) extern void FormatParam_op_Implicit_mC794F4E7E6DC2345068C3BE30EE97D9BB848E121 (void); // 0x00000CE1 System.Int32 System.ParameterizedStrings/FormatParam::get_Int32() extern void FormatParam_get_Int32_m6A8A633A4AB97021D86ECAA09152B15825A55573 (void); // 0x00000CE2 System.String System.ParameterizedStrings/FormatParam::get_String() extern void FormatParam_get_String_m0B6D8B82E4B15C9BFE0A5507105F1FAE76123883 (void); // 0x00000CE3 System.Object System.ParameterizedStrings/FormatParam::get_Object() extern void FormatParam_get_Object_mA4CA7A416833274AFEC65FD8333B115C56C38A24 (void); // 0x00000CE4 System.Void System.ParameterizedStrings/LowLevelStack::.ctor() extern void LowLevelStack__ctor_m48851DAF6E72B9F2CC1CA56409574168384CBD37 (void); // 0x00000CE5 System.ParameterizedStrings/FormatParam System.ParameterizedStrings/LowLevelStack::Pop() extern void LowLevelStack_Pop_m777949DC305058F4894FBB74CA72202CAAB2477D (void); // 0x00000CE6 System.Void System.ParameterizedStrings/LowLevelStack::Push(System.ParameterizedStrings/FormatParam) extern void LowLevelStack_Push_mB81457CEEB0E0EEE36596F24CDAD817F08BAB17E (void); // 0x00000CE7 System.Void System.ParameterizedStrings/LowLevelStack::Clear() extern void LowLevelStack_Clear_m37963E6AF1AE32B492CEE176DF990A95DCD971E7 (void); // 0x00000CE8 System.Void System.ByteMatcher::AddMapping(System.TermInfoStrings,System.Byte[]) extern void ByteMatcher_AddMapping_m9DBA8FA10B97692EC750DEA273EB0C8C6AE7B925 (void); // 0x00000CE9 System.Void System.ByteMatcher::Sort() extern void ByteMatcher_Sort_m84800F026F2541493A04B41F671266B05D1E085F (void); // 0x00000CEA System.Boolean System.ByteMatcher::StartsWith(System.Int32) extern void ByteMatcher_StartsWith_mBD6EC6027734E3D44B85F8504FA581C425D63789 (void); // 0x00000CEB System.TermInfoStrings System.ByteMatcher::Match(System.Char[],System.Int32,System.Int32,System.Int32&) extern void ByteMatcher_Match_m5D0DDD8358AD99CC6780FF3D0019C6FEF36F0ECA (void); // 0x00000CEC System.Void System.ByteMatcher::.ctor() extern void ByteMatcher__ctor_m18FD8A4C4BD8174BE7D85D13BD2B6C5C7A50656D (void); // 0x00000CED System.Void System.TermInfoReader::.ctor(System.String,System.String) extern void TermInfoReader__ctor_mF6938F1233947C929D026A15064885D3E4B5AAC4 (void); // 0x00000CEE System.Void System.TermInfoReader::.ctor(System.String,System.Byte[]) extern void TermInfoReader__ctor_m8814416BCA3708505B6D0AC4C9164791BA4B0798 (void); // 0x00000CEF System.Void System.TermInfoReader::DetermineVersion(System.Int16) extern void TermInfoReader_DetermineVersion_mB558F76995D941DF36FF839B8CCAA62500E6C1E2 (void); // 0x00000CF0 System.Void System.TermInfoReader::ReadHeader(System.Byte[],System.Int32&) extern void TermInfoReader_ReadHeader_m573AB1E63D4CA979E373636B84F7255869FD7E87 (void); // 0x00000CF1 System.Void System.TermInfoReader::ReadNames(System.Byte[],System.Int32&) extern void TermInfoReader_ReadNames_mE758A9B761AB041FD0604623C67138E47E2608B6 (void); // 0x00000CF2 System.Int32 System.TermInfoReader::Get(System.TermInfoNumbers) extern void TermInfoReader_Get_m73BD62D54C64E910E01C4D5330B98FE0E26A2EB1 (void); // 0x00000CF3 System.String System.TermInfoReader::Get(System.TermInfoStrings) extern void TermInfoReader_Get_m2AD84351012DF9F138D9DDBD0292753C06832384 (void); // 0x00000CF4 System.Byte[] System.TermInfoReader::GetStringBytes(System.TermInfoStrings) extern void TermInfoReader_GetStringBytes_mF906D70244E5683F15D201B9D220E1E2DD09500E (void); // 0x00000CF5 System.Int16 System.TermInfoReader::GetInt16(System.Byte[],System.Int32) extern void TermInfoReader_GetInt16_m75EFFB02B28406BE8C6BAC12DC48BC7D303A9388 (void); // 0x00000CF6 System.String System.TermInfoReader::GetString(System.Byte[],System.Int32) extern void TermInfoReader_GetString_m4F2AB136033E3CA1E58881F6DE3D35120C67A0E2 (void); // 0x00000CF7 System.Byte[] System.TermInfoReader::GetStringBytes(System.Byte[],System.Int32) extern void TermInfoReader_GetStringBytes_mE103D98CBD4B9EFD7E6130B1FEE3C592414A1D95 (void); // 0x00000CF8 System.String System.TypeName::get_DisplayName() // 0x00000CF9 System.String System.TypeIdentifier::get_InternalName() // 0x00000CFA System.String System.TypeNames/ATypeName::get_DisplayName() // 0x00000CFB System.Boolean System.TypeNames/ATypeName::Equals(System.TypeName) extern void ATypeName_Equals_m3FAFCD38F056ACBE34FC4E16757BC838493BDFB8 (void); // 0x00000CFC System.Int32 System.TypeNames/ATypeName::GetHashCode() extern void ATypeName_GetHashCode_m652B324BC55A1465888B7FE97C3879E61C3AD495 (void); // 0x00000CFD System.Boolean System.TypeNames/ATypeName::Equals(System.Object) extern void ATypeName_Equals_m7AF0EE71B2C13E2E0727B1B017DDEBD2E51F777D (void); // 0x00000CFE System.Void System.TypeNames/ATypeName::.ctor() extern void ATypeName__ctor_mF7CAB9C92276A51F71021999E63D332688CED4B7 (void); // 0x00000CFF System.TypeIdentifier System.TypeIdentifiers::FromDisplay(System.String) extern void TypeIdentifiers_FromDisplay_mF3612A470C8FFACE2C36AFDA7946A33DA6A690C7 (void); // 0x00000D00 System.Void System.TypeIdentifiers/Display::.ctor(System.String) extern void Display__ctor_m6FA97050051BBD6B6C5D6145B446C1AEC00AC50F (void); // 0x00000D01 System.String System.TypeIdentifiers/Display::get_DisplayName() extern void Display_get_DisplayName_m24C34B07BB2943B217A24301B4F056DBAEA75BBF (void); // 0x00000D02 System.String System.TypeIdentifiers/Display::get_InternalName() extern void Display_get_InternalName_m2001D38E3E0282AEB627D794A667B1351B7B6FB9 (void); // 0x00000D03 System.String System.TypeIdentifiers/Display::GetInternalName() extern void Display_GetInternalName_mE57A78E575EC02249D0F665A8BFE4815E55F4F27 (void); // 0x00000D04 System.Type System.ModifierSpec::Resolve(System.Type) // 0x00000D05 System.Text.StringBuilder System.ModifierSpec::Append(System.Text.StringBuilder) // 0x00000D06 System.Void System.ArraySpec::.ctor(System.Int32,System.Boolean) extern void ArraySpec__ctor_m69D20CE97AFF4166EE08879C0F5D96FEEED7B537 (void); // 0x00000D07 System.Type System.ArraySpec::Resolve(System.Type) extern void ArraySpec_Resolve_m6337E08A4D7F185940A6ACFCF6DAB36FA3C7D202 (void); // 0x00000D08 System.Text.StringBuilder System.ArraySpec::Append(System.Text.StringBuilder) extern void ArraySpec_Append_mA98CE5200F77E4F053E0D3A7CC5D5BCDAD6F3C1E (void); // 0x00000D09 System.String System.ArraySpec::ToString() extern void ArraySpec_ToString_m9BDA7C9C970354B858B48F71ED2E4CC6276A8855 (void); // 0x00000D0A System.Void System.PointerSpec::.ctor(System.Int32) extern void PointerSpec__ctor_m4FBBFA8D76BCAB179F86A9B7E905C7E3F1A46FDB (void); // 0x00000D0B System.Type System.PointerSpec::Resolve(System.Type) extern void PointerSpec_Resolve_m94009B0DD725ACACACC09D9E8BC0892C4E5EDF67 (void); // 0x00000D0C System.Text.StringBuilder System.PointerSpec::Append(System.Text.StringBuilder) extern void PointerSpec_Append_mB369599D385BFDD41DD183C5BE2DDA80EC08DE68 (void); // 0x00000D0D System.String System.PointerSpec::ToString() extern void PointerSpec_ToString_m3EA00DCDFB915CC53D2B0FAC790884076170F1E9 (void); // 0x00000D0E System.Boolean System.TypeSpec::get_HasModifiers() extern void TypeSpec_get_HasModifiers_m36FCE4430BD3CE574239DE4BF586371AA773E205 (void); // 0x00000D0F System.String System.TypeSpec::GetDisplayFullName(System.TypeSpec/DisplayNameFormat) extern void TypeSpec_GetDisplayFullName_mE047923E51096964AAD70E1C35ADD7945C9ECB9A (void); // 0x00000D10 System.Text.StringBuilder System.TypeSpec::GetModifierString(System.Text.StringBuilder) extern void TypeSpec_GetModifierString_mA77D76592C077AF627621C1B279C8EC251783D6F (void); // 0x00000D11 System.String System.TypeSpec::get_DisplayFullName() extern void TypeSpec_get_DisplayFullName_mE5FF530787CD6F1788FFA2729CDFA44F7D5DD2EC (void); // 0x00000D12 System.TypeSpec System.TypeSpec::Parse(System.String) extern void TypeSpec_Parse_mE34AC45BDAA623B51BF9C606CB016C588CDAE041 (void); // 0x00000D13 System.String System.TypeSpec::UnescapeInternalName(System.String) extern void TypeSpec_UnescapeInternalName_m9C0C3D47C1EF37907740B74384F7D8ADA559F091 (void); // 0x00000D14 System.Type System.TypeSpec::Resolve(System.Func`2,System.Func`4,System.Boolean,System.Boolean,System.Threading.StackCrawlMark&) extern void TypeSpec_Resolve_mB2A80CA853F1623C94877164EAFD2E8CC421F76F (void); // 0x00000D15 System.Void System.TypeSpec::AddName(System.String) extern void TypeSpec_AddName_m47048343484ABB9903485F3F5CF158CE4C04AFE2 (void); // 0x00000D16 System.Void System.TypeSpec::AddModifier(System.ModifierSpec) extern void TypeSpec_AddModifier_m871F85EEA15B130A11C5491C443D35B52A1DE1F3 (void); // 0x00000D17 System.Void System.TypeSpec::SkipSpace(System.String,System.Int32&) extern void TypeSpec_SkipSpace_mFB1CA398DD95FED4D231A6323E5466AD20A42472 (void); // 0x00000D18 System.Void System.TypeSpec::BoundCheck(System.Int32,System.String) extern void TypeSpec_BoundCheck_m70F86E6EB5E118F461A35CCAAA27BD1459B6AF75 (void); // 0x00000D19 System.TypeIdentifier System.TypeSpec::ParsedTypeIdentifier(System.String) extern void TypeSpec_ParsedTypeIdentifier_m7B088507CA909D9FAB048BF8654A4CA44BDF3E71 (void); // 0x00000D1A System.TypeSpec System.TypeSpec::Parse(System.String,System.Int32&,System.Boolean,System.Boolean) extern void TypeSpec_Parse_m58009D7583571F9D80E0EC4C69E509C0BA271A24 (void); // 0x00000D1B System.Void System.TypeSpec::.ctor() extern void TypeSpec__ctor_m56C2D6E98DF115618B1059597C5E2DFEDE287D89 (void); // 0x00000D1C System.Void System.UIntPtr::.ctor(System.UInt64) extern void UIntPtr__ctor_m8AD80E1EF069A66D0E48BF7765C91088B5C09419 (void); // 0x00000D1D System.Void System.UIntPtr::.ctor(System.UInt32) extern void UIntPtr__ctor_m5915109E3F198CA16FDFA9CF438FAAEBFB90DE27 (void); // 0x00000D1E System.Void System.UIntPtr::.ctor(System.Void*) extern void UIntPtr__ctor_m8FD36BD3C315E2608A9570159B5668D33CA9C896 (void); // 0x00000D1F System.Boolean System.UIntPtr::Equals(System.Object) extern void UIntPtr_Equals_m7A952F9624311E28A8F6B7D48A27E897F59E7021 (void); // 0x00000D20 System.Int32 System.UIntPtr::GetHashCode() extern void UIntPtr_GetHashCode_mC4A4145D2235757DC7209CAE775528FCBE7A4547 (void); // 0x00000D21 System.String System.UIntPtr::ToString() extern void UIntPtr_ToString_m97AC7F128FE80F8F841F5E25A39995A77B6FD091 (void); // 0x00000D22 System.Void System.UIntPtr::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_mCA875F6D54ACB76AAAF2F07190AC588ADD8D1A01 (void); // 0x00000D23 System.Boolean System.UIntPtr::op_Equality(System.UIntPtr,System.UIntPtr) extern void UIntPtr_op_Equality_m6854CBDA705729A896265CF7D2BD522E3460DCFB (void); // 0x00000D24 System.Boolean System.UIntPtr::op_Inequality(System.UIntPtr,System.UIntPtr) extern void UIntPtr_op_Inequality_m9C09B4CB3986B59EC207CC62000C761A1F161161 (void); // 0x00000D25 System.UIntPtr System.UIntPtr::op_Explicit(System.UInt64) extern void UIntPtr_op_Explicit_mF1E7911DD5AC13B5E59EE8C7903469D12A3861E8 (void); // 0x00000D26 System.UIntPtr System.UIntPtr::op_Explicit(System.UInt32) extern void UIntPtr_op_Explicit_mD94DCD8965DD2E7D5A3370A04CCEDBE5937C078C (void); // 0x00000D27 System.Int32 System.UIntPtr::get_Size() extern void UIntPtr_get_Size_mDB0671379853EBFD549C81633567153E3C11B475 (void); // 0x00000D28 System.Boolean System.UIntPtr::System.IEquatable.Equals(System.UIntPtr) extern void UIntPtr_System_IEquatableU3CSystem_UIntPtrU3E_Equals_m851E0B6728F22D31AFBA6FF9133219D12481431B (void); // 0x00000D29 System.Void System.UIntPtr::.cctor() extern void UIntPtr__cctor_mFF0EDFAC00EA47B82B3BB9EE10D94937567AF3CA (void); // 0x00000D2A System.Void System.ValueType::.ctor() extern void ValueType__ctor_mDA580FD8FCE0C88CD65F178E6EE144E1531C26F8 (void); // 0x00000D2B System.Boolean System.ValueType::InternalEquals(System.Object,System.Object,System.Object[]&) extern void ValueType_InternalEquals_mDD0E1C23CFBD8CCAE99B91BB691E526F8ECF8AC1 (void); // 0x00000D2C System.Boolean System.ValueType::DefaultEquals(System.Object,System.Object) extern void ValueType_DefaultEquals_mAD7AA7D470616F90CF98C4DABD8E5FF35D65407C (void); // 0x00000D2D System.Boolean System.ValueType::Equals(System.Object) extern void ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D (void); // 0x00000D2E System.Int32 System.ValueType::InternalGetHashCode(System.Object,System.Object[]&) extern void ValueType_InternalGetHashCode_m953C1FCD599EDA0A5863196F0C1C044E17470B42 (void); // 0x00000D2F System.Int32 System.ValueType::GetHashCode() extern void ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE (void); // 0x00000D30 System.String System.ValueType::ToString() extern void ValueType_ToString_mFE1CB83BECC99D07BEA7EAB25AF73BE5A727C04D (void); // 0x00000D31 System.Void System.Variant::Clear() extern void Variant_Clear_mEBB58903D4621284C9B23CAB695FA3FEE1CCE671 (void); // 0x00000D32 System.Void System.WeakReference::AllocateHandle(System.Object) extern void WeakReference_AllocateHandle_mAC25303B32DD8CFE491E5CB814EE396436C16B4B (void); // 0x00000D33 System.Void System.WeakReference::.ctor() extern void WeakReference__ctor_mA682E71B596B95F0C178115AC2C5BD50385594C8 (void); // 0x00000D34 System.Void System.WeakReference::.ctor(System.Object) extern void WeakReference__ctor_m5F9E2F970CD85965A003C0B37ABDBFAA1F5CF241 (void); // 0x00000D35 System.Void System.WeakReference::.ctor(System.Object,System.Boolean) extern void WeakReference__ctor_m8085B7DB432EB4B11F2FFDB543B3F1D05D4A8D99 (void); // 0x00000D36 System.Void System.WeakReference::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void WeakReference__ctor_mFB01665A6DD156E9EE2D5CC1826A410DF4C521DA (void); // 0x00000D37 System.Object System.WeakReference::get_Target() extern void WeakReference_get_Target_m35F079478E87A35C388FCFA715FE26352CCE0F45 (void); // 0x00000D38 System.Boolean System.WeakReference::get_TrackResurrection() extern void WeakReference_get_TrackResurrection_m2EDD76D1DD2C4E5D4515BD529E7106FE8E5AAD98 (void); // 0x00000D39 System.Void System.WeakReference::Finalize() extern void WeakReference_Finalize_mBEB2F49E23FD4EEC639DF0F030533572A1D4E7DF (void); // 0x00000D3A System.Void System.WeakReference::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void WeakReference_GetObjectData_m3DC5B330D46C5CA422B80789810D5007320A9A02 (void); // 0x00000D3B System.Void System.WeakReference`1::.ctor(T) // 0x00000D3C System.Void System.WeakReference`1::.ctor(T,System.Boolean) // 0x00000D3D System.Void System.WeakReference`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x00000D3E System.Void System.WeakReference`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x00000D3F System.Void System.WeakReference`1::Finalize() // 0x00000D40 System.Void System.WindowsConsoleDriver::.ctor() extern void WindowsConsoleDriver__ctor_m766E8B24455F70ACBE9598F0F08EC323316B68B5 (void); // 0x00000D41 System.ConsoleKeyInfo System.WindowsConsoleDriver::ReadKey(System.Boolean) extern void WindowsConsoleDriver_ReadKey_mBFA3BE51BBAE8D7F13AB56C034A3E7C59759527F (void); // 0x00000D42 System.Boolean System.WindowsConsoleDriver::IsModifierKey(System.Int16) extern void WindowsConsoleDriver_IsModifierKey_m6A067AB0C34E108F4ABE62A1CB99817F54B35F4C (void); // 0x00000D43 System.IntPtr System.WindowsConsoleDriver::GetStdHandle(System.Handles) extern void WindowsConsoleDriver_GetStdHandle_mD1216B5D9EBA64A6B8DA03560E24FCA40F362E7D (void); // 0x00000D44 System.Boolean System.WindowsConsoleDriver::GetConsoleScreenBufferInfo(System.IntPtr,System.ConsoleScreenBufferInfo&) extern void WindowsConsoleDriver_GetConsoleScreenBufferInfo_m04DC1E4C5E53CBDB99C21009525904F3207B02B6 (void); // 0x00000D45 System.Boolean System.WindowsConsoleDriver::ReadConsoleInput(System.IntPtr,System.InputRecord&,System.Int32,System.Int32&) extern void WindowsConsoleDriver_ReadConsoleInput_m02B9D8F4114668ABC09FD75FEB29DED2DE4BBF1E (void); // 0x00000D46 System.Void System.__ComObject::.ctor() extern void __ComObject__ctor_m2778D7D2ABBD443DC5D4D11FC2CEF6914E246731 (void); // 0x00000D47 System.UInt32 System.Decimal::get_High() extern void Decimal_get_High_m86BC909DA3D43FC917C408DCACE5FFB0D73DB4DC (void); // 0x00000D48 System.UInt32 System.Decimal::get_Low() extern void Decimal_get_Low_m8B0C535B60CF68D2E41E29F35949F4989D41799C (void); // 0x00000D49 System.UInt32 System.Decimal::get_Mid() extern void Decimal_get_Mid_mEE06DEE2D89FDD11819D89AD0FF8639866A51788 (void); // 0x00000D4A System.Boolean System.Decimal::get_IsNegative() extern void Decimal_get_IsNegative_m025720DC08538A43E4BBAE1993B08E98120BF31C (void); // 0x00000D4B System.Int32 System.Decimal::get_Scale() extern void Decimal_get_Scale_mC0C890DDEB20DA86F6F1A5BDB44E841FEF2C4671 (void); // 0x00000D4C System.UInt64 System.Decimal::get_Low64() extern void Decimal_get_Low64_m024EBF16396B6B23AA71839EE931C5154C88C557 (void); // 0x00000D4D System.Decimal/DecCalc& System.Decimal::AsMutable(System.Decimal&) extern void Decimal_AsMutable_m9B6C0D2C9B05F9EA2A8E8C2ED57B66686443EF22 (void); // 0x00000D4E System.UInt32 System.Decimal::DecDivMod1E9(System.Decimal&) extern void Decimal_DecDivMod1E9_m8E344F70491A4880E88D82F71D1E1908A6FD8AA0 (void); // 0x00000D4F System.Void System.Decimal::.ctor(System.Int32) extern void Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9 (void); // 0x00000D50 System.Void System.Decimal::.ctor(System.UInt32) extern void Decimal__ctor_m2A5CA96744F1CA434D87C61A7856FA2F2C2C1191 (void); // 0x00000D51 System.Void System.Decimal::.ctor(System.Int64) extern void Decimal__ctor_mD42FF624FC0A2122E4F867709F3C03304E99BE71 (void); // 0x00000D52 System.Void System.Decimal::.ctor(System.UInt64) extern void Decimal__ctor_m9CB8BFC1B0EDC4847DC5F36E7477E4A60F3E624C (void); // 0x00000D53 System.Void System.Decimal::.ctor(System.Single) extern void Decimal__ctor_mD8959BBB046231B916E185BA495FBC2D43A39B79 (void); // 0x00000D54 System.Void System.Decimal::.ctor(System.Double) extern void Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555 (void); // 0x00000D55 System.Boolean System.Decimal::IsValid(System.Int32) extern void Decimal_IsValid_m3513404A600C2BC0B1458A6DFFDBAD7502EC8A17 (void); // 0x00000D56 System.Void System.Decimal::.ctor(System.Int32[]) extern void Decimal__ctor_mD7E681750DB460BF9385A6C7BE5E4006B163A4D9 (void); // 0x00000D57 System.Void System.Decimal::.ctor(System.Int32,System.Int32,System.Int32,System.Boolean,System.Byte) extern void Decimal__ctor_mC089D0AF6A28E017DE6F2F0966D8EBEBFE2DAAF7 (void); // 0x00000D58 System.Void System.Decimal::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB7DF0C94BD8CA8E69818E7A18B6CF4E9E31B8BBF (void); // 0x00000D59 System.Int32 System.Decimal::CompareTo(System.Object) extern void Decimal_CompareTo_mA32F9DE44243C9FBDD49976D6FA861AFD415EF95 (void); // 0x00000D5A System.Int32 System.Decimal::CompareTo(System.Decimal) extern void Decimal_CompareTo_mBD487E0B30C25C43C80F8E7F04B24ECD271263BC (void); // 0x00000D5B System.Boolean System.Decimal::Equals(System.Object) extern void Decimal_Equals_mD06AE5E80DBE3651F359FA951A93B7EACAB1A4D8 (void); // 0x00000D5C System.Boolean System.Decimal::Equals(System.Decimal) extern void Decimal_Equals_m3CB5573B1905D94246A7CFB4B87586769F09F03A (void); // 0x00000D5D System.Int32 System.Decimal::GetHashCode() extern void Decimal_GetHashCode_m66F324087D323E0783EA339024D989FF5568E960 (void); // 0x00000D5E System.String System.Decimal::ToString() extern void Decimal_ToString_m410E3F1BAA164B7544B3546D011D41B1C9E5C075 (void); // 0x00000D5F System.String System.Decimal::ToString(System.IFormatProvider) extern void Decimal_ToString_m08256316312F5D05FE3D099C083A99BC694F4762 (void); // 0x00000D60 System.String System.Decimal::ToString(System.String,System.IFormatProvider) extern void Decimal_ToString_m2600674D09D44940FA0AAA00A87858E741671F4E (void); // 0x00000D61 System.Boolean System.Decimal::TryFormat(System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void Decimal_TryFormat_m6589BC8AEE99D3A7AF15B71EA7A00E8098818118 (void); // 0x00000D62 System.Decimal System.Decimal::Parse(System.String,System.IFormatProvider) extern void Decimal_Parse_mE9998C753C545CA5A781AC3E06762D5C68D7F196 (void); // 0x00000D63 System.Decimal System.Decimal::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider) extern void Decimal_Parse_m6023D6BA10DAAF7AA6443D08022299A0529B7107 (void); // 0x00000D64 System.Decimal System.Decimal::Round(System.Decimal,System.Int32) extern void Decimal_Round_m1DD2AAA2C9C8D2A1CDA6ECCC2724A075616FF624 (void); // 0x00000D65 System.Decimal System.Decimal::Round(System.Decimal&,System.Int32,System.MidpointRounding) extern void Decimal_Round_m4CB0F471949134B6289B2FBE79C3D272F26D9B02 (void); // 0x00000D66 System.Byte System.Decimal::ToByte(System.Decimal) extern void Decimal_ToByte_mBE8A7251C6C68901EF08BC30CE996B3BD9700975 (void); // 0x00000D67 System.SByte System.Decimal::ToSByte(System.Decimal) extern void Decimal_ToSByte_m211D84E3EADB6343707D108FA33C1B8BC89AAA66 (void); // 0x00000D68 System.Int16 System.Decimal::ToInt16(System.Decimal) extern void Decimal_ToInt16_m37D5D5520DCE0F0CEBE0C76719DC7225F1287D0A (void); // 0x00000D69 System.Double System.Decimal::ToDouble(System.Decimal) extern void Decimal_ToDouble_m49A2A4223A4AC125B3F83DFEE0DFBD46CACBD9E7 (void); // 0x00000D6A System.Int32 System.Decimal::ToInt32(System.Decimal) extern void Decimal_ToInt32_m282A421D17BB3E10C2D14F5C8CE81847228D1E21 (void); // 0x00000D6B System.Int64 System.Decimal::ToInt64(System.Decimal) extern void Decimal_ToInt64_mE41CD0D0316D97F17B2B0590F804C4AA9A8C19F3 (void); // 0x00000D6C System.UInt16 System.Decimal::ToUInt16(System.Decimal) extern void Decimal_ToUInt16_mF8AC13F99A326DFF69E4E267F0058414AC39EF4E (void); // 0x00000D6D System.UInt32 System.Decimal::ToUInt32(System.Decimal) extern void Decimal_ToUInt32_m916E71A3FCEF0FFC4CACC7AEAAFF5E6703A22C51 (void); // 0x00000D6E System.UInt64 System.Decimal::ToUInt64(System.Decimal) extern void Decimal_ToUInt64_m93C3F15181D3838CA27D127CC08ED45A7C9A7728 (void); // 0x00000D6F System.Single System.Decimal::ToSingle(System.Decimal) extern void Decimal_ToSingle_m0E403F1EEB265F1EF387FFF1B7DAE1D9D6583BD6 (void); // 0x00000D70 System.Void System.Decimal::Truncate(System.Decimal&) extern void Decimal_Truncate_m778CB987D1AAA5C7EC94AA3C8E5AA9566170A1C9 (void); // 0x00000D71 System.Decimal System.Decimal::op_Implicit(System.Byte) extern void Decimal_op_Implicit_mE6406CBADA3D84D55FFE80DE2DAA32EC0F497290 (void); // 0x00000D72 System.Decimal System.Decimal::op_Implicit(System.SByte) extern void Decimal_op_Implicit_mDB061CE44CA4598A508C29A5D672BC5CA1FDE4B7 (void); // 0x00000D73 System.Decimal System.Decimal::op_Implicit(System.Int16) extern void Decimal_op_Implicit_mDBEE9D553761C542A6C4C6071BACC01A7D67E0E9 (void); // 0x00000D74 System.Decimal System.Decimal::op_Implicit(System.UInt16) extern void Decimal_op_Implicit_mDA853CFE875FF320C48878FF8687A49DFDC03655 (void); // 0x00000D75 System.Decimal System.Decimal::op_Implicit(System.Int32) extern void Decimal_op_Implicit_mDBA4FB50BAF9CE8B75AA6ED5ABED7F597CB46177 (void); // 0x00000D76 System.Decimal System.Decimal::op_Implicit(System.UInt32) extern void Decimal_op_Implicit_mBE2B47A24DD11A4DC8887C1612EC4DA5DC4EF474 (void); // 0x00000D77 System.Decimal System.Decimal::op_Implicit(System.Int64) extern void Decimal_op_Implicit_m8F9A38760D01B23E6DFF77EA760CCE5111F3656D (void); // 0x00000D78 System.Decimal System.Decimal::op_Implicit(System.UInt64) extern void Decimal_op_Implicit_mA78C1FC00B4E76A91931998BD4FDE3574A54B090 (void); // 0x00000D79 System.Decimal System.Decimal::op_Explicit(System.Single) extern void Decimal_op_Explicit_m2B8355EC2618BDE4A6813C6826D9E3B996B9E22F (void); // 0x00000D7A System.Decimal System.Decimal::op_Explicit(System.Double) extern void Decimal_op_Explicit_mC97457D67812EF62FBEC4E9C07E5DCFACAA1FE66 (void); // 0x00000D7B System.Single System.Decimal::op_Explicit(System.Decimal) extern void Decimal_op_Explicit_mFE383D1954522ECA8822B56A7C59794B850FE4C1 (void); // 0x00000D7C System.Double System.Decimal::op_Explicit(System.Decimal) extern void Decimal_op_Explicit_mA8577A95CD02E86110976D415CA149550AD5A6C0 (void); // 0x00000D7D System.Boolean System.Decimal::op_Inequality(System.Decimal,System.Decimal) extern void Decimal_op_Inequality_mCFFC6B60AEDE8CFB2DEABD97FF0F2B79A31E2690 (void); // 0x00000D7E System.TypeCode System.Decimal::GetTypeCode() extern void Decimal_GetTypeCode_m6209E9E8A7AFC166BEC175AA4D2352606705D51A (void); // 0x00000D7F System.Boolean System.Decimal::System.IConvertible.ToBoolean(System.IFormatProvider) extern void Decimal_System_IConvertible_ToBoolean_m162ACE4609DDDE541B3E3E6DB47B2BB81A97B3CA (void); // 0x00000D80 System.Char System.Decimal::System.IConvertible.ToChar(System.IFormatProvider) extern void Decimal_System_IConvertible_ToChar_m67180AB40F6BF44EC745261A4F3483E19391019C (void); // 0x00000D81 System.SByte System.Decimal::System.IConvertible.ToSByte(System.IFormatProvider) extern void Decimal_System_IConvertible_ToSByte_mD6CCDE15FE65F88CE6CA3AA56D68E722FE369190 (void); // 0x00000D82 System.Byte System.Decimal::System.IConvertible.ToByte(System.IFormatProvider) extern void Decimal_System_IConvertible_ToByte_m5B0127AA3A48281C28ADDEFACFC8227A34048F5C (void); // 0x00000D83 System.Int16 System.Decimal::System.IConvertible.ToInt16(System.IFormatProvider) extern void Decimal_System_IConvertible_ToInt16_m47B0E7EF14231E4FE5CD1DCFB49A24DD93BF1392 (void); // 0x00000D84 System.UInt16 System.Decimal::System.IConvertible.ToUInt16(System.IFormatProvider) extern void Decimal_System_IConvertible_ToUInt16_m7A8795931A3DAA1B80D5231A83F8479AD25E206F (void); // 0x00000D85 System.Int32 System.Decimal::System.IConvertible.ToInt32(System.IFormatProvider) extern void Decimal_System_IConvertible_ToInt32_m0B3093854390CF1895C034F4DA8078508ADED02C (void); // 0x00000D86 System.UInt32 System.Decimal::System.IConvertible.ToUInt32(System.IFormatProvider) extern void Decimal_System_IConvertible_ToUInt32_m9EAF1A95868B0C50438C8F364393F6696C946FB9 (void); // 0x00000D87 System.Int64 System.Decimal::System.IConvertible.ToInt64(System.IFormatProvider) extern void Decimal_System_IConvertible_ToInt64_m65C3F1FBE86E4F4E3766100D6F73F7A3A6E7E4F2 (void); // 0x00000D88 System.UInt64 System.Decimal::System.IConvertible.ToUInt64(System.IFormatProvider) extern void Decimal_System_IConvertible_ToUInt64_m79CEB4698E64F25AB5063DD845F724328297F49E (void); // 0x00000D89 System.Single System.Decimal::System.IConvertible.ToSingle(System.IFormatProvider) extern void Decimal_System_IConvertible_ToSingle_m16A9DAC3BC9A07A1ADA967862B2FCEE148F9EA0C (void); // 0x00000D8A System.Double System.Decimal::System.IConvertible.ToDouble(System.IFormatProvider) extern void Decimal_System_IConvertible_ToDouble_m25CC3E5D737C74D9B41EFDE6B6ECF89C6903CEA4 (void); // 0x00000D8B System.Decimal System.Decimal::System.IConvertible.ToDecimal(System.IFormatProvider) extern void Decimal_System_IConvertible_ToDecimal_m00BD2DF892A1F384721354ED751153A753DE130A (void); // 0x00000D8C System.DateTime System.Decimal::System.IConvertible.ToDateTime(System.IFormatProvider) extern void Decimal_System_IConvertible_ToDateTime_m4F57BC4202AAD1B1F8B35A9E1F68443C0F08889E (void); // 0x00000D8D System.Object System.Decimal::System.IConvertible.ToType(System.Type,System.IFormatProvider) extern void Decimal_System_IConvertible_ToType_mC0FBDB75FB2C06EC5A76E7FFB1EE1AD1EB52714F (void); // 0x00000D8E System.Void System.Decimal::.cctor() extern void Decimal__cctor_m3B13EC53441FFFB01B2DD8DF586EB3472523C5BA (void); // 0x00000D8F System.Void System.Decimal/DecCalc::set_High(System.UInt32) extern void DecCalc_set_High_m4BEBE307838D67F1055ECA17B5A6DB09E472A7E6 (void); // 0x00000D90 System.Void System.Decimal/DecCalc::set_Low(System.UInt32) extern void DecCalc_set_Low_m95A09CB0F5B6601D80B7F80ABDC98337653B45CB (void); // 0x00000D91 System.Void System.Decimal/DecCalc::set_Mid(System.UInt32) extern void DecCalc_set_Mid_mE4E05606E5037F20729E16B43E7B1491BC890E40 (void); // 0x00000D92 System.Boolean System.Decimal/DecCalc::get_IsNegative() extern void DecCalc_get_IsNegative_mDCAD3650C10019239BF62DCBA05F02E70A7C85C1 (void); // 0x00000D93 System.UInt64 System.Decimal/DecCalc::get_Low64() extern void DecCalc_get_Low64_m7C8D9A74922E675A93109A64FE47604BDEA7EE50 (void); // 0x00000D94 System.Void System.Decimal/DecCalc::set_Low64(System.UInt64) extern void DecCalc_set_Low64_m33CC0AD4C3C9977953CECFDE71BF9CB7D1A3AA3D (void); // 0x00000D95 System.UInt32 System.Decimal/DecCalc::GetExponent(System.Single) extern void DecCalc_GetExponent_mAAF143EF2768561C17FCADCCDA28680637FC87E6 (void); // 0x00000D96 System.UInt32 System.Decimal/DecCalc::GetExponent(System.Double) extern void DecCalc_GetExponent_m21B49F62A3ECBB98C01CA2CAE3BB6E75EDF7DED2 (void); // 0x00000D97 System.UInt64 System.Decimal/DecCalc::UInt32x32To64(System.UInt32,System.UInt32) extern void DecCalc_UInt32x32To64_m40FDB0D69B85D7EFCC275F7F613682251632145B (void); // 0x00000D98 System.Void System.Decimal/DecCalc::UInt64x64To128(System.UInt64,System.UInt64,System.Decimal/DecCalc&) extern void DecCalc_UInt64x64To128_m34CA57AD2E6616927D4C71436A7426C31DFE3415 (void); // 0x00000D99 System.Boolean System.Decimal/DecCalc::Div96ByConst(System.UInt64&,System.UInt32&,System.UInt32) extern void DecCalc_Div96ByConst_m7B8EEC40D02E515E5B4178E8AB1ABE27E1514F5E (void); // 0x00000D9A System.Void System.Decimal/DecCalc::Unscale(System.UInt32&,System.UInt64&,System.Int32&) extern void DecCalc_Unscale_m08A3DED5D89420EB6908F1E9FB8663B27B877EF0 (void); // 0x00000D9B System.Int32 System.Decimal/DecCalc::VarDecCmp(System.Decimal&,System.Decimal&) extern void DecCalc_VarDecCmp_mC8090362ADA9C6C2D3BBAD9B193E6BECEB2FCAE0 (void); // 0x00000D9C System.Int32 System.Decimal/DecCalc::VarDecCmpSub(System.Decimal&,System.Decimal&) extern void DecCalc_VarDecCmpSub_m2DB5ABEF6351C50CA6DE470825F0B0EB0243C53B (void); // 0x00000D9D System.Void System.Decimal/DecCalc::VarDecFromR4(System.Single,System.Decimal/DecCalc&) extern void DecCalc_VarDecFromR4_m917909ABDC17726CB5109BA951B5A5657DB57BA3 (void); // 0x00000D9E System.Void System.Decimal/DecCalc::VarDecFromR8(System.Double,System.Decimal/DecCalc&) extern void DecCalc_VarDecFromR8_m0AAA24E32131DE6856ACD12E5F0070B163BCCED0 (void); // 0x00000D9F System.Single System.Decimal/DecCalc::VarR4FromDec(System.Decimal&) extern void DecCalc_VarR4FromDec_mCAF772BBA0018D9DD3BFB0888676AAFEC21A0D7A (void); // 0x00000DA0 System.Double System.Decimal/DecCalc::VarR8FromDec(System.Decimal&) extern void DecCalc_VarR8FromDec_m441DC15A43A165EA5AB2CB84889FE949F89FE36D (void); // 0x00000DA1 System.Int32 System.Decimal/DecCalc::GetHashCode(System.Decimal&) extern void DecCalc_GetHashCode_m8249E28CC239DBECF77B48C80FE9D465B0F6DE7F (void); // 0x00000DA2 System.Void System.Decimal/DecCalc::InternalRound(System.Decimal/DecCalc&,System.UInt32,System.Decimal/DecCalc/RoundingMode) extern void DecCalc_InternalRound_m46BF40A89BD37C0AB03D888C57CF6F854913A79B (void); // 0x00000DA3 System.UInt32 System.Decimal/DecCalc::DecDivMod1E9(System.Decimal/DecCalc&) extern void DecCalc_DecDivMod1E9_m781526104F5C6D262C265389DC1183C5597AA1D3 (void); // 0x00000DA4 System.Void System.Decimal/DecCalc::.cctor() extern void DecCalc__cctor_m645624D2E69C0B010F338058760BC068B48C93C6 (void); // 0x00000DA5 System.Void System.Decimal/DecCalc/PowerOvfl::.ctor(System.UInt32,System.UInt32,System.UInt32) extern void PowerOvfl__ctor_m8EC0ACF2CD51241ECBA9CFC8AF920E19B6303995 (void); // 0x00000DA6 System.Void System.Threading.AbandonedMutexException::.ctor() extern void AbandonedMutexException__ctor_m714F4B5B42BA97F2825D3A3C0FA7926960703642 (void); // 0x00000DA7 System.Void System.Threading.AbandonedMutexException::.ctor(System.Int32,System.Threading.WaitHandle) extern void AbandonedMutexException__ctor_m783B92C4CDF767D3EC0B6CEA4BAD235560956F6A (void); // 0x00000DA8 System.Void System.Threading.AbandonedMutexException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AbandonedMutexException__ctor_mCA8E109B559E13CAAF218601A503E4A039579644 (void); // 0x00000DA9 System.Void System.Threading.AbandonedMutexException::SetupException(System.Int32,System.Threading.WaitHandle) extern void AbandonedMutexException_SetupException_mC9E7CAD8109E7317E45263982BDA7E124A5F0896 (void); // 0x00000DAA System.Void System.Threading.IAsyncLocal::OnValueChanged(System.Object,System.Object,System.Boolean) // 0x00000DAB T System.Threading.LazyInitializer::EnsureInitialized(T&) // 0x00000DAC T System.Threading.LazyInitializer::EnsureInitializedCore(T&) // 0x00000DAD T System.Threading.LazyInitializer::EnsureInitialized(T&,System.Func`1) // 0x00000DAE T System.Threading.LazyInitializer::EnsureInitializedCore(T&,System.Func`1) // 0x00000DAF System.Void System.Threading.LockRecursionException::.ctor() extern void LockRecursionException__ctor_mB62D72B00A308CEAC2A82002689FA1C0D467E7DB (void); // 0x00000DB0 System.Void System.Threading.LockRecursionException::.ctor(System.String) extern void LockRecursionException__ctor_mCC42F0B1F378BC1F03AD51ABA4438BB5807F742B (void); // 0x00000DB1 System.Void System.Threading.LockRecursionException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void LockRecursionException__ctor_m6DB3DE5DCC6B26B804406B6B82702A5AC8F3059A (void); // 0x00000DB2 System.Void System.Threading.ManualResetEvent::.ctor(System.Boolean) extern void ManualResetEvent__ctor_m361CFCF6AC28BFFF5C8790DC2B5951791A1C4CEE (void); // 0x00000DB3 System.Void System.Threading.ParameterizedThreadStart::.ctor(System.Object,System.IntPtr) extern void ParameterizedThreadStart__ctor_m31EA734851CB478E822BAB7E1B479CA4FDBF2718 (void); // 0x00000DB4 System.Void System.Threading.ParameterizedThreadStart::Invoke(System.Object) extern void ParameterizedThreadStart_Invoke_m280D4AC61868FB68138406FC9BC220BEBCE9AF34 (void); // 0x00000DB5 System.Void System.Threading.SemaphoreFullException::.ctor() extern void SemaphoreFullException__ctor_m4EF95F180778848FAC3BCCB0BD65DF7231FA7974 (void); // 0x00000DB6 System.Void System.Threading.SemaphoreFullException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SemaphoreFullException__ctor_m3C7F6FA3356936C57D7F3AC5A27DF598A9784258 (void); // 0x00000DB7 System.Void System.Threading.SendOrPostCallback::.ctor(System.Object,System.IntPtr) extern void SendOrPostCallback__ctor_mE6F9D9606A00C3C18AEA057422ECF4106C80DA37 (void); // 0x00000DB8 System.Void System.Threading.SendOrPostCallback::Invoke(System.Object) extern void SendOrPostCallback_Invoke_m23B949AF9D78E8635F84E1E7775A50472B4F9C28 (void); // 0x00000DB9 System.Void System.Threading.SynchronizationLockException::.ctor() extern void SynchronizationLockException__ctor_m845E97FF34EEFEA68F840DABE0F0E8A27C053336 (void); // 0x00000DBA System.Void System.Threading.SynchronizationLockException::.ctor(System.String) extern void SynchronizationLockException__ctor_m2AEF9CF8E5DFE8F5A7CFB02E5AEF7640971BA970 (void); // 0x00000DBB System.Void System.Threading.SynchronizationLockException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SynchronizationLockException__ctor_m6044C0CE86E64F21C978B5D84CAA72C0002E332F (void); // 0x00000DBC System.Void System.Threading.ThreadStart::.ctor(System.Object,System.IntPtr) extern void ThreadStart__ctor_m35CE51F76358F20E4A0C8F2963C3AE14E5FF7E71 (void); // 0x00000DBD System.Void System.Threading.ThreadStart::Invoke() extern void ThreadStart_Invoke_m773DFD7935EA6EE642E6C2C7792A00F23A388943 (void); // 0x00000DBE System.Void System.Threading.ThreadStateException::.ctor() extern void ThreadStateException__ctor_mB8028588FE7E60310B9C788DA77CED3293DB9EEB (void); // 0x00000DBF System.Void System.Threading.ThreadStateException::.ctor(System.String) extern void ThreadStateException__ctor_m0232712C4E7FAD27597278D4F6170E4C37E6FF94 (void); // 0x00000DC0 System.Void System.Threading.ThreadStateException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ThreadStateException__ctor_mE7789933078A0C6948EBC40F1AEE6B754ACE3F83 (void); // 0x00000DC1 System.Void System.Threading.Timeout::.cctor() extern void Timeout__cctor_m39123F23A5E0428F6B97F104B1AC9315E56D3779 (void); // 0x00000DC2 System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor() extern void WaitHandleCannotBeOpenedException__ctor_mD1E59619B9185248749BBF15D26A545CEF9FE898 (void); // 0x00000DC3 System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor(System.String) extern void WaitHandleCannotBeOpenedException__ctor_mF8D52284CB44D4474F5A50C4817C7F7C80E22152 (void); // 0x00000DC4 System.Void System.Threading.WaitHandleCannotBeOpenedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void WaitHandleCannotBeOpenedException__ctor_m192B3FC7B6774A744571793A907B56C10A95766C (void); // 0x00000DC5 System.Threading.CancellationToken System.Threading.CancellationToken::get_None() extern void CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53 (void); // 0x00000DC6 System.Boolean System.Threading.CancellationToken::get_IsCancellationRequested() extern void CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350 (void); // 0x00000DC7 System.Boolean System.Threading.CancellationToken::get_CanBeCanceled() extern void CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC (void); // 0x00000DC8 System.Void System.Threading.CancellationToken::.ctor(System.Threading.CancellationTokenSource) extern void CancellationToken__ctor_m455515653858F936ACECC0BE707DA53723FEA517 (void); // 0x00000DC9 System.Threading.CancellationTokenRegistration System.Threading.CancellationToken::InternalRegisterWithoutEC(System.Action`1,System.Object) extern void CancellationToken_InternalRegisterWithoutEC_mC722018F21A617399BFA34861A54CCBFF8B95DE5 (void); // 0x00000DCA System.Threading.CancellationTokenRegistration System.Threading.CancellationToken::Register(System.Action`1,System.Object,System.Boolean,System.Boolean) extern void CancellationToken_Register_m621A0EDCF61B2FA555CC03D36C161A379BD923FE (void); // 0x00000DCB System.Boolean System.Threading.CancellationToken::Equals(System.Threading.CancellationToken) extern void CancellationToken_Equals_m24654A395869DA6AA222253D3CBCEAC9ADE8F71B (void); // 0x00000DCC System.Boolean System.Threading.CancellationToken::Equals(System.Object) extern void CancellationToken_Equals_m87FBDE66AE29DC2FD2F5091B853046032D1A4F11 (void); // 0x00000DCD System.Int32 System.Threading.CancellationToken::GetHashCode() extern void CancellationToken_GetHashCode_m1EC08473A59149B82E13DED5B5ABAED80A890217 (void); // 0x00000DCE System.Boolean System.Threading.CancellationToken::op_Equality(System.Threading.CancellationToken,System.Threading.CancellationToken) extern void CancellationToken_op_Equality_mE6D5B49C5476274AD7729F0EED838A77535E961D (void); // 0x00000DCF System.Boolean System.Threading.CancellationToken::op_Inequality(System.Threading.CancellationToken,System.Threading.CancellationToken) extern void CancellationToken_op_Inequality_m60DF5AE3E4D1B701E332343118A07A42EF5A4C55 (void); // 0x00000DD0 System.Void System.Threading.CancellationToken::ThrowIfCancellationRequested() extern void CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3 (void); // 0x00000DD1 System.Void System.Threading.CancellationToken::ThrowOperationCanceledException() extern void CancellationToken_ThrowOperationCanceledException_m4C876953578B38590BC23E632C3DDE17BA9C5F27 (void); // 0x00000DD2 System.Void System.Threading.CancellationToken::.cctor() extern void CancellationToken__cctor_m9B520300992E91462FF105C53B2E1E6599B70F00 (void); // 0x00000DD3 System.Void System.Threading.CancellationToken/<>c::.cctor() extern void U3CU3Ec__cctor_m4E6D08B1AC286FE9779C10328EDE5D151F45A53B (void); // 0x00000DD4 System.Void System.Threading.CancellationToken/<>c::.ctor() extern void U3CU3Ec__ctor_m28739EA74F544CD841B18422B936FF38DD7A5D66 (void); // 0x00000DD5 System.Void System.Threading.CancellationToken/<>c::<.cctor>b__26_0(System.Object) extern void U3CU3Ec_U3C_cctorU3Eb__26_0_m0492DF8660A773D81F2F183C8774EC7DF27B50DA (void); // 0x00000DD6 System.Threading.WaitHandle System.Threading.ManualResetEventSlim::get_WaitHandle() extern void ManualResetEventSlim_get_WaitHandle_m42DC6900DAE03A4701BF5F7F0A50771402744680 (void); // 0x00000DD7 System.Boolean System.Threading.ManualResetEventSlim::get_IsSet() extern void ManualResetEventSlim_get_IsSet_mE17B17E25BDC8D9A88B27FEE5DB91C38267013BF (void); // 0x00000DD8 System.Void System.Threading.ManualResetEventSlim::set_IsSet(System.Boolean) extern void ManualResetEventSlim_set_IsSet_m62AB9226971ECA71370438A31137FA44887B23BB (void); // 0x00000DD9 System.Int32 System.Threading.ManualResetEventSlim::get_SpinCount() extern void ManualResetEventSlim_get_SpinCount_m63F885C14AC0332C9CB9F3D6917B27AEE93F56E4 (void); // 0x00000DDA System.Void System.Threading.ManualResetEventSlim::set_SpinCount(System.Int32) extern void ManualResetEventSlim_set_SpinCount_m059630A719FA6C74A3AE6FD5EC632CE6E5099F08 (void); // 0x00000DDB System.Int32 System.Threading.ManualResetEventSlim::get_Waiters() extern void ManualResetEventSlim_get_Waiters_m6F3CE40DAB7F0A15AB2CF49FFCB74E0A4E2CBA98 (void); // 0x00000DDC System.Void System.Threading.ManualResetEventSlim::set_Waiters(System.Int32) extern void ManualResetEventSlim_set_Waiters_mF0793DBB7D416540A84A350CB462FE114A46E55F (void); // 0x00000DDD System.Void System.Threading.ManualResetEventSlim::.ctor(System.Boolean) extern void ManualResetEventSlim__ctor_m69336B51DC6FAE545A814375036C028C43642849 (void); // 0x00000DDE System.Void System.Threading.ManualResetEventSlim::.ctor(System.Boolean,System.Int32) extern void ManualResetEventSlim__ctor_mF6B6FFE3D2102BA35ECF466DAB3EC2FAB9434645 (void); // 0x00000DDF System.Void System.Threading.ManualResetEventSlim::Initialize(System.Boolean,System.Int32) extern void ManualResetEventSlim_Initialize_m9370CA2973E6E78DA87EFA4F7A47C3EB6BF716A3 (void); // 0x00000DE0 System.Void System.Threading.ManualResetEventSlim::EnsureLockObjectCreated() extern void ManualResetEventSlim_EnsureLockObjectCreated_mF407A739F4BD35ED738B16F9035B74DDFE9550B8 (void); // 0x00000DE1 System.Boolean System.Threading.ManualResetEventSlim::LazyInitializeEvent() extern void ManualResetEventSlim_LazyInitializeEvent_m455A7CE5E74E7EA0E4FF82F9EB492FD24CAF18B9 (void); // 0x00000DE2 System.Void System.Threading.ManualResetEventSlim::Set() extern void ManualResetEventSlim_Set_m00C1574BC5837E2022840063B21CA0AF954CDD13 (void); // 0x00000DE3 System.Void System.Threading.ManualResetEventSlim::Set(System.Boolean) extern void ManualResetEventSlim_Set_mDBC915E3F797D2573B852C3FFAC88991CEEC932F (void); // 0x00000DE4 System.Boolean System.Threading.ManualResetEventSlim::Wait(System.Int32,System.Threading.CancellationToken) extern void ManualResetEventSlim_Wait_mF47EE8574CCC7F6A5991A13F85EEC17844164AA0 (void); // 0x00000DE5 System.Void System.Threading.ManualResetEventSlim::Dispose() extern void ManualResetEventSlim_Dispose_m691F2F8C4061C7046433A47696AC8660234546C1 (void); // 0x00000DE6 System.Void System.Threading.ManualResetEventSlim::Dispose(System.Boolean) extern void ManualResetEventSlim_Dispose_m7431D10655667CF0D0FCD6AF35DB32E8C1C69D54 (void); // 0x00000DE7 System.Void System.Threading.ManualResetEventSlim::ThrowIfDisposed() extern void ManualResetEventSlim_ThrowIfDisposed_mFE24BB62A164216E5AD2B2AA4C18C874D2053F8F (void); // 0x00000DE8 System.Void System.Threading.ManualResetEventSlim::CancellationTokenCallback(System.Object) extern void ManualResetEventSlim_CancellationTokenCallback_mE41554A8092FAB4C35023538D641FE6DE72A6162 (void); // 0x00000DE9 System.Void System.Threading.ManualResetEventSlim::UpdateStateAtomically(System.Int32,System.Int32) extern void ManualResetEventSlim_UpdateStateAtomically_m95796A3EEBF50D69F0DAA492C18E1B4C7A5C2F11 (void); // 0x00000DEA System.Int32 System.Threading.ManualResetEventSlim::ExtractStatePortionAndShiftRight(System.Int32,System.Int32,System.Int32) extern void ManualResetEventSlim_ExtractStatePortionAndShiftRight_m63957FC4EEFC3EEF432125E51F719DCF1EC7C460 (void); // 0x00000DEB System.Int32 System.Threading.ManualResetEventSlim::ExtractStatePortion(System.Int32,System.Int32) extern void ManualResetEventSlim_ExtractStatePortion_mAD4DD438C159CB384470AF4D41414805FFC8A929 (void); // 0x00000DEC System.Void System.Threading.ManualResetEventSlim::.cctor() extern void ManualResetEventSlim__cctor_m9A3A18BEBB3F64810E107F62B9B8AAEA23C94699 (void); // 0x00000DED System.Int32 System.Threading.SpinWait::get_Count() extern void SpinWait_get_Count_m970967905D57391BB4C7F4A03CDB732C783010D9 (void); // 0x00000DEE System.Boolean System.Threading.SpinWait::get_NextSpinWillYield() extern void SpinWait_get_NextSpinWillYield_m9910CCC5EED670C836954F86B849EC7E8CCF8030 (void); // 0x00000DEF System.Void System.Threading.SpinWait::SpinOnce() extern void SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF (void); // 0x00000DF0 System.Void System.Threading.SpinWait::SpinOnce(System.Int32) extern void SpinWait_SpinOnce_m901B96487B6227E1A4D79315A1CDC20DCC1CFE54 (void); // 0x00000DF1 System.Void System.Threading.SpinWait::SpinOnceCore(System.Int32) extern void SpinWait_SpinOnceCore_m01B1E2777694995FA77170B7C5A5446A997D15F6 (void); // 0x00000DF2 System.Void System.Threading.SpinWait::.cctor() extern void SpinWait__cctor_mD4EE2FAA9EB7848C116A3D74F3F2A43B190155BE (void); // 0x00000DF3 System.Int32 System.Threading.PlatformHelper::get_ProcessorCount() extern void PlatformHelper_get_ProcessorCount_m123AB465E201104882D03864A7C6E08F1A55F3F9 (void); // 0x00000DF4 System.Void System.Threading.PlatformHelper::.cctor() extern void PlatformHelper__cctor_m50D3242C31DBC2FC1E48341615D8798082B8AE0E (void); // 0x00000DF5 System.UInt32 System.Threading.TimeoutHelper::GetTime() extern void TimeoutHelper_GetTime_m84E1122F139E3DE86E2441494D2BBE322B350CB1 (void); // 0x00000DF6 System.Int32 System.Threading.TimeoutHelper::UpdateTimeOut(System.UInt32,System.Int32) extern void TimeoutHelper_UpdateTimeOut_m0380FD42FAB2E23B3BEDFD25275BFEAEC7D5B893 (void); // 0x00000DF7 System.Void System.Threading.CancellationTokenRegistration::.ctor(System.Threading.CancellationCallbackInfo,System.Threading.SparselyPopulatedArrayAddInfo`1) extern void CancellationTokenRegistration__ctor_mEC33F69E704E5D120E1752C6AAAAA748923B5359 (void); // 0x00000DF8 System.Boolean System.Threading.CancellationTokenRegistration::Unregister() extern void CancellationTokenRegistration_Unregister_mD1C96AFDE701B7EDD5186A7E25B8B6D345AA0124 (void); // 0x00000DF9 System.Void System.Threading.CancellationTokenRegistration::Dispose() extern void CancellationTokenRegistration_Dispose_m9EAF1228573E8278DDF7A3BEB5EE0E18DA6DC0E1 (void); // 0x00000DFA System.Boolean System.Threading.CancellationTokenRegistration::Equals(System.Object) extern void CancellationTokenRegistration_Equals_mD2B26375E4FEDC77A47AF01D601DA44A574454DD (void); // 0x00000DFB System.Boolean System.Threading.CancellationTokenRegistration::Equals(System.Threading.CancellationTokenRegistration) extern void CancellationTokenRegistration_Equals_m7302A00188F7471B8E9E77B711CE739B74B93785 (void); // 0x00000DFC System.Int32 System.Threading.CancellationTokenRegistration::GetHashCode() extern void CancellationTokenRegistration_GetHashCode_m15B172C8A2F785B81918A532898B9588DA7A3D50 (void); // 0x00000DFD System.Boolean System.Threading.CancellationTokenSource::get_IsCancellationRequested() extern void CancellationTokenSource_get_IsCancellationRequested_m3865A2D9F65E82B73110DF951D58D8F9D5FBB92F (void); // 0x00000DFE System.Boolean System.Threading.CancellationTokenSource::get_IsCancellationCompleted() extern void CancellationTokenSource_get_IsCancellationCompleted_mE55B5ACE55383C003D0CF1C186367C497FCAD509 (void); // 0x00000DFF System.Boolean System.Threading.CancellationTokenSource::get_IsDisposed() extern void CancellationTokenSource_get_IsDisposed_m40110516668127D08514525157455EA0B5980424 (void); // 0x00000E00 System.Int32 System.Threading.CancellationTokenSource::get_ThreadIDExecutingCallbacks() extern void CancellationTokenSource_get_ThreadIDExecutingCallbacks_m6CC613E74FCD977D08DD85CD63C09256E2E567A7 (void); // 0x00000E01 System.Void System.Threading.CancellationTokenSource::set_ThreadIDExecutingCallbacks(System.Int32) extern void CancellationTokenSource_set_ThreadIDExecutingCallbacks_mDEC69F50A0ACBC03B11CAA19AC4AF646CB061D90 (void); // 0x00000E02 System.Threading.CancellationToken System.Threading.CancellationTokenSource::get_Token() extern void CancellationTokenSource_get_Token_m0FEC575DDDA2947476EE5D9B8F8AC887A4EEE3C4 (void); // 0x00000E03 System.Threading.CancellationCallbackInfo System.Threading.CancellationTokenSource::get_ExecutingCallback() extern void CancellationTokenSource_get_ExecutingCallback_m39C24150664BA6180A8CFAC1E1E27C9839D32179 (void); // 0x00000E04 System.Void System.Threading.CancellationTokenSource::.ctor() extern void CancellationTokenSource__ctor_m2ADB5D13368A9D364C20BB6039EC6DE858735E2C (void); // 0x00000E05 System.Void System.Threading.CancellationTokenSource::Cancel() extern void CancellationTokenSource_Cancel_m64C48B9DCD25A9EBEC8DC170C79441564BC3755B (void); // 0x00000E06 System.Void System.Threading.CancellationTokenSource::Cancel(System.Boolean) extern void CancellationTokenSource_Cancel_m3F86295B92858C3E1A984FAE4749CBF72E4E91E3 (void); // 0x00000E07 System.Void System.Threading.CancellationTokenSource::TimerCallbackLogic(System.Object) extern void CancellationTokenSource_TimerCallbackLogic_mBEA4829CB1077B720F870FC2CE84D2E82E66AE26 (void); // 0x00000E08 System.Void System.Threading.CancellationTokenSource::Dispose() extern void CancellationTokenSource_Dispose_m5096059D16078E130BB87D268D4871849B53449B (void); // 0x00000E09 System.Void System.Threading.CancellationTokenSource::Dispose(System.Boolean) extern void CancellationTokenSource_Dispose_mD80604D29B0F65D6F1A6F9525A05BB6AA107C786 (void); // 0x00000E0A System.Void System.Threading.CancellationTokenSource::ThrowIfDisposed() extern void CancellationTokenSource_ThrowIfDisposed_m90D989D3C1E430655F5D7E9E7C5D4E23075D3753 (void); // 0x00000E0B System.Void System.Threading.CancellationTokenSource::ThrowObjectDisposedException() extern void CancellationTokenSource_ThrowObjectDisposedException_mB2DC54321220718A9B0F4B08B303B717980ACF2D (void); // 0x00000E0C System.Threading.CancellationTokenRegistration System.Threading.CancellationTokenSource::InternalRegister(System.Action`1,System.Object,System.Threading.SynchronizationContext,System.Threading.ExecutionContext) extern void CancellationTokenSource_InternalRegister_m3547894B8A408D0C5533449D082A8EAE031EE4D4 (void); // 0x00000E0D System.Void System.Threading.CancellationTokenSource::NotifyCancellation(System.Boolean) extern void CancellationTokenSource_NotifyCancellation_mEE6F62F1937F593C9E955A2953767797268971C2 (void); // 0x00000E0E System.Void System.Threading.CancellationTokenSource::ExecuteCallbackHandlers(System.Boolean) extern void CancellationTokenSource_ExecuteCallbackHandlers_m6501AF7EFD177072AF3C2825DE278E31319AA840 (void); // 0x00000E0F System.Void System.Threading.CancellationTokenSource::CancellationCallbackCoreWork_OnSyncContext(System.Object) extern void CancellationTokenSource_CancellationCallbackCoreWork_OnSyncContext_m4878F126557635B8240DE795573F0B4A8298E51B (void); // 0x00000E10 System.Void System.Threading.CancellationTokenSource::CancellationCallbackCoreWork(System.Threading.CancellationCallbackCoreWorkArguments) extern void CancellationTokenSource_CancellationCallbackCoreWork_m0F25965472211172517FA24288ACB481751D4F72 (void); // 0x00000E11 System.Threading.CancellationTokenSource System.Threading.CancellationTokenSource::CreateLinkedTokenSource(System.Threading.CancellationToken,System.Threading.CancellationToken) extern void CancellationTokenSource_CreateLinkedTokenSource_m4AB0F67520F40A49EC8C17C9E6579EE3BB584D1E (void); // 0x00000E12 System.Threading.CancellationTokenSource System.Threading.CancellationTokenSource::CreateLinkedTokenSource(System.Threading.CancellationToken) extern void CancellationTokenSource_CreateLinkedTokenSource_m9667F1BC2AB3912ADE3D4F9CA32E8C483E5BFB91 (void); // 0x00000E13 System.Void System.Threading.CancellationTokenSource::WaitForCallbackToComplete(System.Threading.CancellationCallbackInfo) extern void CancellationTokenSource_WaitForCallbackToComplete_m6A3A365FA2A5660B03F5552E563DD24E5D4D5877 (void); // 0x00000E14 System.Void System.Threading.CancellationTokenSource::.cctor() extern void CancellationTokenSource__cctor_m96E0A0A1CEE279C1F799010BE89F9F1564322223 (void); // 0x00000E15 System.Void System.Threading.CancellationTokenSource/Linked1CancellationTokenSource::.ctor(System.Threading.CancellationToken) extern void Linked1CancellationTokenSource__ctor_mECAFCAB7958AEEEE152ADDE965D1201D7CC24B9A (void); // 0x00000E16 System.Void System.Threading.CancellationTokenSource/Linked1CancellationTokenSource::Dispose(System.Boolean) extern void Linked1CancellationTokenSource_Dispose_mC561BB057BF8627AF5F1E4116D66CA25F7EDD576 (void); // 0x00000E17 System.Void System.Threading.CancellationTokenSource/Linked2CancellationTokenSource::.ctor(System.Threading.CancellationToken,System.Threading.CancellationToken) extern void Linked2CancellationTokenSource__ctor_mA682905C69C2560A99ACE5BE91C02ECE2D88BAA3 (void); // 0x00000E18 System.Void System.Threading.CancellationTokenSource/Linked2CancellationTokenSource::Dispose(System.Boolean) extern void Linked2CancellationTokenSource_Dispose_m80A219E53FD0CE925D4C1D84AF56CB9C82E7FE5A (void); // 0x00000E19 System.Void System.Threading.CancellationTokenSource/LinkedNCancellationTokenSource::.cctor() extern void LinkedNCancellationTokenSource__cctor_mF732E7442F22C6ED4419C713C211438D46B05398 (void); // 0x00000E1A System.Void System.Threading.CancellationTokenSource/LinkedNCancellationTokenSource/<>c::.cctor() extern void U3CU3Ec__cctor_m3F26266BE80E5BC15AF48F77D960AAC3F3C0E773 (void); // 0x00000E1B System.Void System.Threading.CancellationTokenSource/LinkedNCancellationTokenSource/<>c::.ctor() extern void U3CU3Ec__ctor_m73B6E83854823B5E8BFE8F9DE7DACB13FB817CF1 (void); // 0x00000E1C System.Void System.Threading.CancellationTokenSource/LinkedNCancellationTokenSource/<>c::<.cctor>b__4_0(System.Object) extern void U3CU3Ec_U3C_cctorU3Eb__4_0_m413DCDB9C1F15D48D26FA33527E69A1CF852583A (void); // 0x00000E1D System.Void System.Threading.CancellationCallbackCoreWorkArguments::.ctor(System.Threading.SparselyPopulatedArrayFragment`1,System.Int32) extern void CancellationCallbackCoreWorkArguments__ctor_m64B48EA9612661B9C5C3E99D13BC95C1180662AD (void); // 0x00000E1E System.Void System.Threading.CancellationCallbackInfo::.ctor(System.Action`1,System.Object,System.Threading.ExecutionContext,System.Threading.CancellationTokenSource) extern void CancellationCallbackInfo__ctor_m97CED11224B31928B4D51507E6C8F5D95EA1457A (void); // 0x00000E1F System.Void System.Threading.CancellationCallbackInfo::ExecuteCallback() extern void CancellationCallbackInfo_ExecuteCallback_mB1D3BAC30C1786B44F2C7070ACB481C61D4B9C6E (void); // 0x00000E20 System.Void System.Threading.CancellationCallbackInfo::ExecutionContextCallback(System.Object) extern void CancellationCallbackInfo_ExecutionContextCallback_m03C4DE7FB4FBF59A4ED8CE9161D3DA7C46DE921E (void); // 0x00000E21 System.Void System.Threading.CancellationCallbackInfo/WithSyncContext::.ctor(System.Action`1,System.Object,System.Threading.ExecutionContext,System.Threading.CancellationTokenSource,System.Threading.SynchronizationContext) extern void WithSyncContext__ctor_m6E13B02EA9034E508FDE0E7025E5526530EEDE19 (void); // 0x00000E22 System.Void System.Threading.SparselyPopulatedArray`1::.ctor(System.Int32) // 0x00000E23 System.Threading.SparselyPopulatedArrayFragment`1 System.Threading.SparselyPopulatedArray`1::get_Tail() // 0x00000E24 System.Threading.SparselyPopulatedArrayAddInfo`1 System.Threading.SparselyPopulatedArray`1::Add(T) // 0x00000E25 System.Void System.Threading.SparselyPopulatedArrayAddInfo`1::.ctor(System.Threading.SparselyPopulatedArrayFragment`1,System.Int32) // 0x00000E26 System.Threading.SparselyPopulatedArrayFragment`1 System.Threading.SparselyPopulatedArrayAddInfo`1::get_Source() // 0x00000E27 System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1::get_Index() // 0x00000E28 System.Void System.Threading.SparselyPopulatedArrayFragment`1::.ctor(System.Int32) // 0x00000E29 System.Void System.Threading.SparselyPopulatedArrayFragment`1::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1) // 0x00000E2A T System.Threading.SparselyPopulatedArrayFragment`1::get_Item(System.Int32) // 0x00000E2B System.Int32 System.Threading.SparselyPopulatedArrayFragment`1::get_Length() // 0x00000E2C System.Threading.SparselyPopulatedArrayFragment`1 System.Threading.SparselyPopulatedArrayFragment`1::get_Prev() // 0x00000E2D T System.Threading.SparselyPopulatedArrayFragment`1::SafeAtomicRemove(System.Int32,T) // 0x00000E2E System.Threading.LockHolder System.Threading.LockHolder::Hold(System.Threading.Lock) extern void LockHolder_Hold_m58AE36EDE549E7659F9159B625B4B759C022F9B2 (void); // 0x00000E2F System.Void System.Threading.LockHolder::Dispose() extern void LockHolder_Dispose_m6487C16D28CF1510F8E4D38A5787F1CA345732C3 (void); // 0x00000E30 System.Void System.Threading.Lock::Acquire() extern void Lock_Acquire_m361CAC43C1014479D1D2B34791D4EB0FCD86DD7B (void); // 0x00000E31 System.Void System.Threading.Lock::Release() extern void Lock_Release_m850DFAAE174F441E7A917D018D19B36CF5C4E8AF (void); // 0x00000E32 System.Void System.Threading.Lock::.ctor() extern void Lock__ctor_m9D2E1516FF05DF6C2F641AF1FF0FD49A85742B09 (void); // 0x00000E33 System.Void System.Threading.SemaphoreSlim::.ctor(System.Int32,System.Int32) extern void SemaphoreSlim__ctor_m4A03DD6613DDA7F8A18DC71DA2515EA45ABFBFDC (void); // 0x00000E34 System.Void System.Threading.SemaphoreSlim::Wait() extern void SemaphoreSlim_Wait_m7D9142C725E70A145FFB1CF69BAA88478B16B0F4 (void); // 0x00000E35 System.Boolean System.Threading.SemaphoreSlim::Wait(System.Int32,System.Threading.CancellationToken) extern void SemaphoreSlim_Wait_m492E13794FCEAFB224C69BCE9864AF17A2B0D48A (void); // 0x00000E36 System.Boolean System.Threading.SemaphoreSlim::WaitUntilCountOrTimeout(System.Int32,System.UInt32,System.Threading.CancellationToken) extern void SemaphoreSlim_WaitUntilCountOrTimeout_m0957D684AB831E70FD7D35F3DC89451B56BC0EE3 (void); // 0x00000E37 System.Threading.Tasks.Task System.Threading.SemaphoreSlim::WaitAsync() extern void SemaphoreSlim_WaitAsync_m27266F32CC81FF93E22DDF6FDB2D285B602FE290 (void); // 0x00000E38 System.Threading.Tasks.Task`1 System.Threading.SemaphoreSlim::WaitAsync(System.Int32,System.Threading.CancellationToken) extern void SemaphoreSlim_WaitAsync_m2F639A66E3C0F924F669AA92C9CA0A115DF3DAC8 (void); // 0x00000E39 System.Threading.SemaphoreSlim/TaskNode System.Threading.SemaphoreSlim::CreateAndAddAsyncWaiter() extern void SemaphoreSlim_CreateAndAddAsyncWaiter_m92AD170511EC142B47560233DB9589C772D0A4D9 (void); // 0x00000E3A System.Boolean System.Threading.SemaphoreSlim::RemoveAsyncWaiter(System.Threading.SemaphoreSlim/TaskNode) extern void SemaphoreSlim_RemoveAsyncWaiter_mF7FC4A67AB0F60D7038BEE2A8023E839227D8528 (void); // 0x00000E3B System.Threading.Tasks.Task`1 System.Threading.SemaphoreSlim::WaitUntilCountOrTimeoutAsync(System.Threading.SemaphoreSlim/TaskNode,System.Int32,System.Threading.CancellationToken) extern void SemaphoreSlim_WaitUntilCountOrTimeoutAsync_m8A8BDA2E812E3E422DF93A6D875EAB06983B6BDC (void); // 0x00000E3C System.Int32 System.Threading.SemaphoreSlim::Release() extern void SemaphoreSlim_Release_m4F3CB668D91DEE067A67266C266FEE5AADF56148 (void); // 0x00000E3D System.Int32 System.Threading.SemaphoreSlim::Release(System.Int32) extern void SemaphoreSlim_Release_m0C6849DC12C376B53B421481DA8BA548EEB1E9DC (void); // 0x00000E3E System.Void System.Threading.SemaphoreSlim::QueueWaiterTask(System.Threading.SemaphoreSlim/TaskNode) extern void SemaphoreSlim_QueueWaiterTask_m2D738DC757B8A4BE9A57647CE8F947C7E85B61DE (void); // 0x00000E3F System.Void System.Threading.SemaphoreSlim::Dispose() extern void SemaphoreSlim_Dispose_m622E90543E895BF2C13D4F607B8703272AE8A136 (void); // 0x00000E40 System.Void System.Threading.SemaphoreSlim::Dispose(System.Boolean) extern void SemaphoreSlim_Dispose_m7535C21C21B66D8E38CD01077E8796215E5E7C93 (void); // 0x00000E41 System.Void System.Threading.SemaphoreSlim::CancellationTokenCanceledEventHandler(System.Object) extern void SemaphoreSlim_CancellationTokenCanceledEventHandler_m5703EC16F373EF7C5549E6E2D0EFF3F0C56457C6 (void); // 0x00000E42 System.Void System.Threading.SemaphoreSlim::CheckDispose() extern void SemaphoreSlim_CheckDispose_m3EC27C327D815746183446A763969D51537F3FA5 (void); // 0x00000E43 System.String System.Threading.SemaphoreSlim::GetResourceString(System.String) extern void SemaphoreSlim_GetResourceString_mF88CC5030F1200C9FC4749D70439DF599C6B5939 (void); // 0x00000E44 System.Void System.Threading.SemaphoreSlim::.cctor() extern void SemaphoreSlim__cctor_m6CAB5EA3D59BFEF0B737F09519EAAF9D42B8D492 (void); // 0x00000E45 System.Void System.Threading.SemaphoreSlim/TaskNode::.ctor() extern void TaskNode__ctor_mB73D49C48DDDB9C252FBA50B518A883FEA53DE41 (void); // 0x00000E46 System.Void System.Threading.SemaphoreSlim/TaskNode::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void TaskNode_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m8F49EB1CECD53559D3780D23DB96172D54906843 (void); // 0x00000E47 System.Void System.Threading.SemaphoreSlim/TaskNode::System.Threading.IThreadPoolWorkItem.MarkAborted(System.Threading.ThreadAbortException) extern void TaskNode_System_Threading_IThreadPoolWorkItem_MarkAborted_m288237157F7D2ECDD8F40CBAD49C45C03C9D6F1F (void); // 0x00000E48 System.Void System.Threading.SemaphoreSlim/d__32::MoveNext() extern void U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_MoveNext_m3E35FF6E73163F3DF54766C17613C332943C6574 (void); // 0x00000E49 System.Void System.Threading.SemaphoreSlim/d__32::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) extern void U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_SetStateMachine_mC70F53DED0A7FFA379A22F3C6DF9118A3BB440AB (void); // 0x00000E4A System.Void System.Threading.SpinLock::.ctor(System.Boolean) extern void SpinLock__ctor_mF7669674C8FDD2A84B44BE845F2016B13F20E83B (void); // 0x00000E4B System.Void System.Threading.SpinLock::Enter(System.Boolean&) extern void SpinLock_Enter_mECFADA7E2227A60081F66304BEDE56434BB7BA09 (void); // 0x00000E4C System.Void System.Threading.SpinLock::TryEnter(System.Int32,System.Boolean&) extern void SpinLock_TryEnter_m4B518F9AE2B1EAB70AFB3561BCBAD1DCB1CF194A (void); // 0x00000E4D System.Void System.Threading.SpinLock::ContinueTryEnter(System.Int32,System.Boolean&) extern void SpinLock_ContinueTryEnter_m1CA9C2644BC63C3799749D33319A1D0AA28B13F2 (void); // 0x00000E4E System.Void System.Threading.SpinLock::DecrementWaiters() extern void SpinLock_DecrementWaiters_mC71563CD4C211FAA2917F0995A7B5018FB2D2CB7 (void); // 0x00000E4F System.Void System.Threading.SpinLock::ContinueTryEnterWithThreadTracking(System.Int32,System.UInt32,System.Boolean&) extern void SpinLock_ContinueTryEnterWithThreadTracking_m10E6E572723F57CC66ECB03AE9927150E9D634FC (void); // 0x00000E50 System.Void System.Threading.SpinLock::Exit(System.Boolean) extern void SpinLock_Exit_m209C5F118B683239FEF91F8DE2098F1E7903E316 (void); // 0x00000E51 System.Void System.Threading.SpinLock::ExitSlowPath(System.Boolean) extern void SpinLock_ExitSlowPath_mB4A4332402CDC00F2BD0D5DF2CF2A49B323C4FD0 (void); // 0x00000E52 System.Boolean System.Threading.SpinLock::get_IsHeldByCurrentThread() extern void SpinLock_get_IsHeldByCurrentThread_m0DC1AE86F960F25436B4678E9D0C7C5BA5CD5DE9 (void); // 0x00000E53 System.Boolean System.Threading.SpinLock::get_IsThreadOwnerTrackingEnabled() extern void SpinLock_get_IsThreadOwnerTrackingEnabled_mB7B547CDEC0DADBA60B3D3B5464ACFEEEE1C6F59 (void); // 0x00000E54 System.Void System.Threading.SpinLock::.cctor() extern void SpinLock__cctor_m6FBD4DB2765624192D9DF14D8F00739947DF9F09 (void); // 0x00000E55 System.Void System.Threading.EventWaitHandle::.ctor(System.Boolean,System.Threading.EventResetMode) extern void EventWaitHandle__ctor_m5B0D1FD902682B5D5E82A4B564363AB711F10F8E (void); // 0x00000E56 System.Void System.Threading.EventWaitHandle::.ctor(System.Boolean,System.Threading.EventResetMode,System.String) extern void EventWaitHandle__ctor_m788FE824997F3E5B0351F619C50A824F53BF23C9 (void); // 0x00000E57 System.Boolean System.Threading.EventWaitHandle::Reset() extern void EventWaitHandle_Reset_m84719BED571BDAAEE27EE05F57295C7107A74DE6 (void); // 0x00000E58 System.Boolean System.Threading.EventWaitHandle::Set() extern void EventWaitHandle_Set_mDF98D67F214714A9590DF82A1C51D3D851281E4D (void); // 0x00000E59 System.Void System.Threading.ContextCallback::.ctor(System.Object,System.IntPtr) extern void ContextCallback__ctor_mE29213BA3FC5DDDBF194D6D58A4E51F309FD98FA (void); // 0x00000E5A System.Void System.Threading.ContextCallback::Invoke(System.Object) extern void ContextCallback_Invoke_m872CCCD40428B88C2612772491BE5157895B5F61 (void); // 0x00000E5B System.Boolean System.Threading.ExecutionContextSwitcher::UndoNoThrow() extern void ExecutionContextSwitcher_UndoNoThrow_m8A5C9D099548E26EC68651DAC5F9CD7E21A2D830 (void); // 0x00000E5C System.Void System.Threading.ExecutionContextSwitcher::Undo() extern void ExecutionContextSwitcher_Undo_m683D21973AF9E2E19D0662BBC9F266D79EC53886 (void); // 0x00000E5D System.Boolean System.Threading.ExecutionContext::get_isNewCapture() extern void ExecutionContext_get_isNewCapture_m1B3CB6E095C4414BA8D47D2CC86B54BAFE33FB4D (void); // 0x00000E5E System.Void System.Threading.ExecutionContext::set_isNewCapture(System.Boolean) extern void ExecutionContext_set_isNewCapture_m515EA101926206702FAFE589636E14AB8B0D18CA (void); // 0x00000E5F System.Boolean System.Threading.ExecutionContext::get_isFlowSuppressed() extern void ExecutionContext_get_isFlowSuppressed_m015C46123BC399E2936CAE65FABFBBDB9F9F3B42 (void); // 0x00000E60 System.Void System.Threading.ExecutionContext::set_isFlowSuppressed(System.Boolean) extern void ExecutionContext_set_isFlowSuppressed_mBDA6FB57FD671835B2488214C00F6381D2FD96E0 (void); // 0x00000E61 System.Boolean System.Threading.ExecutionContext::get_IsPreAllocatedDefault() extern void ExecutionContext_get_IsPreAllocatedDefault_m18EBD4AC2D57435C35BF821B471E1D11FE5A029F (void); // 0x00000E62 System.Void System.Threading.ExecutionContext::.ctor() extern void ExecutionContext__ctor_m859E0751A2BF99F26800AB2900E4DDEB9CBF27A2 (void); // 0x00000E63 System.Void System.Threading.ExecutionContext::.ctor(System.Boolean) extern void ExecutionContext__ctor_m0A7FAC6D3D86716C92B35742659E6DF2D3B0CBB2 (void); // 0x00000E64 System.Void System.Threading.ExecutionContext::OnAsyncLocalContextChanged(System.Threading.ExecutionContext,System.Threading.ExecutionContext) extern void ExecutionContext_OnAsyncLocalContextChanged_m4307D0989B212C2324991656C5DC9A4667FE5B22 (void); // 0x00000E65 System.Runtime.Remoting.Messaging.LogicalCallContext System.Threading.ExecutionContext::get_LogicalCallContext() extern void ExecutionContext_get_LogicalCallContext_mB6153A0FE20FFC017C6281CC76AB30ACC7236061 (void); // 0x00000E66 System.Void System.Threading.ExecutionContext::set_LogicalCallContext(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void ExecutionContext_set_LogicalCallContext_m165A8CA27D01863CD10D567D164D6003ECFED4AA (void); // 0x00000E67 System.Runtime.Remoting.Messaging.IllogicalCallContext System.Threading.ExecutionContext::get_IllogicalCallContext() extern void ExecutionContext_get_IllogicalCallContext_m40D3B804DCAB57DCA164C9B7B334C68D5FB05161 (void); // 0x00000E68 System.Void System.Threading.ExecutionContext::set_IllogicalCallContext(System.Runtime.Remoting.Messaging.IllogicalCallContext) extern void ExecutionContext_set_IllogicalCallContext_mF13C973DF8A201D85F6D148FF2CDC2036F3A8EB3 (void); // 0x00000E69 System.Threading.SynchronizationContext System.Threading.ExecutionContext::get_SynchronizationContext() extern void ExecutionContext_get_SynchronizationContext_mA3393454EE752C692669A054FADD9B2D21CD6FC2 (void); // 0x00000E6A System.Void System.Threading.ExecutionContext::set_SynchronizationContext(System.Threading.SynchronizationContext) extern void ExecutionContext_set_SynchronizationContext_m48D4AE8DCAE17F941091A9CEE2A9E84AE80BECE7 (void); // 0x00000E6B System.Threading.SynchronizationContext System.Threading.ExecutionContext::get_SynchronizationContextNoFlow() extern void ExecutionContext_get_SynchronizationContextNoFlow_m01BC7E7D3296FC25240496CE21FAE231260B57D0 (void); // 0x00000E6C System.Void System.Threading.ExecutionContext::set_SynchronizationContextNoFlow(System.Threading.SynchronizationContext) extern void ExecutionContext_set_SynchronizationContextNoFlow_mBD1550CADC0BA5CF43456F513D23EB6CE4CE8E70 (void); // 0x00000E6D System.Void System.Threading.ExecutionContext::Dispose() extern void ExecutionContext_Dispose_mCC14A70C4EAE739BDDCBDE80BAB319D05C0645EF (void); // 0x00000E6E System.Void System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object) extern void ExecutionContext_Run_m9C6E6249D96EA4974FD420E5FF141C221C9C1BE5 (void); // 0x00000E6F System.Void System.Threading.ExecutionContext::Run(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean) extern void ExecutionContext_Run_m6E5E07E0131DA97C6BC235754A0682CFFACE7BF8 (void); // 0x00000E70 System.Void System.Threading.ExecutionContext::RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object) extern void ExecutionContext_RunInternal_mF743C2758603A9A7678BF6EFFCDC676EA0869DD7 (void); // 0x00000E71 System.Void System.Threading.ExecutionContext::RunInternal(System.Threading.ExecutionContext,System.Threading.ContextCallback,System.Object,System.Boolean) extern void ExecutionContext_RunInternal_mC37E85D6FC972DF219A00FE1EE34329D1D63CC94 (void); // 0x00000E72 System.Void System.Threading.ExecutionContext::EstablishCopyOnWriteScope(System.Threading.ExecutionContextSwitcher&) extern void ExecutionContext_EstablishCopyOnWriteScope_mE8BF2610B2AD4835A14D4FF78E16B8E132C4E759 (void); // 0x00000E73 System.Void System.Threading.ExecutionContext::EstablishCopyOnWriteScope(System.Threading.Thread,System.Boolean,System.Threading.ExecutionContextSwitcher&) extern void ExecutionContext_EstablishCopyOnWriteScope_mF2BEA44E32456F96C449CCAED23A1A0415379817 (void); // 0x00000E74 System.Threading.ExecutionContextSwitcher System.Threading.ExecutionContext::SetExecutionContext(System.Threading.ExecutionContext,System.Boolean) extern void ExecutionContext_SetExecutionContext_m7C95B34F55FA0272E268E421862CC2D0D9F4F62A (void); // 0x00000E75 System.Threading.ExecutionContext System.Threading.ExecutionContext::CreateMutableCopy() extern void ExecutionContext_CreateMutableCopy_m1931767BA5BD40B553922E52BEFE6D4DE91B1997 (void); // 0x00000E76 System.Boolean System.Threading.ExecutionContext::IsFlowSuppressed() extern void ExecutionContext_IsFlowSuppressed_m307C8462F6006452BF19416E8257AE94508049C9 (void); // 0x00000E77 System.Threading.ExecutionContext System.Threading.ExecutionContext::Capture() extern void ExecutionContext_Capture_mF143CDB1F0499A42C277190752B864183090DF7F (void); // 0x00000E78 System.Threading.ExecutionContext System.Threading.ExecutionContext::FastCapture() extern void ExecutionContext_FastCapture_mBAC0EDCF39616FAC84517CE222432D560300CA4B (void); // 0x00000E79 System.Threading.ExecutionContext System.Threading.ExecutionContext::Capture(System.Threading.StackCrawlMark&,System.Threading.ExecutionContext/CaptureOptions) extern void ExecutionContext_Capture_mE31817E437E23FC1D926863B0002D2B9E8B82287 (void); // 0x00000E7A System.Void System.Threading.ExecutionContext::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ExecutionContext_GetObjectData_m65D645351847FC97683FB60BE8D9243A4C7C7FC8 (void); // 0x00000E7B System.Void System.Threading.ExecutionContext::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ExecutionContext__ctor_mE033DE4021D3560E4A18B8C188A5FE06E86153E4 (void); // 0x00000E7C System.Boolean System.Threading.ExecutionContext::IsDefaultFTContext(System.Boolean) extern void ExecutionContext_IsDefaultFTContext_m9B4FA97E7E98420A3187D9AB48844F4B3850AD12 (void); // 0x00000E7D System.Void System.Threading.ExecutionContext::.cctor() extern void ExecutionContext__cctor_m15FDE6B10806207B3D27A9EFDDBFC8D5D0B0C0F8 (void); // 0x00000E7E System.Void System.Threading.ExecutionContext/Reader::.ctor(System.Threading.ExecutionContext) extern void Reader__ctor_m74E3334F0F909C53C5C246BD0C534DE36AF35DFF (void); // 0x00000E7F System.Threading.ExecutionContext System.Threading.ExecutionContext/Reader::DangerousGetRawExecutionContext() extern void Reader_DangerousGetRawExecutionContext_m4948F89C02C6AC2C18B26F7062845F3FA0EB69D4 (void); // 0x00000E80 System.Boolean System.Threading.ExecutionContext/Reader::get_IsNull() extern void Reader_get_IsNull_m63A66FC72F15DDEB49328C88E4C943F0DDBE9699 (void); // 0x00000E81 System.Boolean System.Threading.ExecutionContext/Reader::IsDefaultFTContext(System.Boolean) extern void Reader_IsDefaultFTContext_mCA40B46D009267774C06BFC8E0C1C8F097B2963D (void); // 0x00000E82 System.Boolean System.Threading.ExecutionContext/Reader::get_IsFlowSuppressed() extern void Reader_get_IsFlowSuppressed_m202276398905C0B402DF1A5BAC7FF16B872F4E60 (void); // 0x00000E83 System.Threading.SynchronizationContext System.Threading.ExecutionContext/Reader::get_SynchronizationContext() extern void Reader_get_SynchronizationContext_m15821D633AA00370C50900D4646CDDB4139B8042 (void); // 0x00000E84 System.Threading.SynchronizationContext System.Threading.ExecutionContext/Reader::get_SynchronizationContextNoFlow() extern void Reader_get_SynchronizationContextNoFlow_m9530F1F3FB0EE4E50138377DAE3F4614A7E91C20 (void); // 0x00000E85 System.Runtime.Remoting.Messaging.LogicalCallContext/Reader System.Threading.ExecutionContext/Reader::get_LogicalCallContext() extern void Reader_get_LogicalCallContext_m395EC0F9619D3F68DFC48C7D2AB573643D2934CB (void); // 0x00000E86 System.Boolean System.Threading.ExecutionContext/Reader::HasSameLocalValues(System.Threading.ExecutionContext) extern void Reader_HasSameLocalValues_m1862A0EC9C096CA7C0AD65E536B1785BF34EFD5D (void); // 0x00000E87 System.Void System.Threading.Monitor::Enter(System.Object) extern void Monitor_Enter_m759A82E6E56E06C313A9AF4679E304E0D58ABB93 (void); // 0x00000E88 System.Void System.Threading.Monitor::Enter(System.Object,System.Boolean&) extern void Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149 (void); // 0x00000E89 System.Void System.Threading.Monitor::ThrowLockTakenException() extern void Monitor_ThrowLockTakenException_m439E338A945D2A7006E0F150D4DD783740891D7F (void); // 0x00000E8A System.Void System.Threading.Monitor::Exit(System.Object) extern void Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA (void); // 0x00000E8B System.Boolean System.Threading.Monitor::Wait(System.Object,System.Int32,System.Boolean) extern void Monitor_Wait_m55CB5EBEBF583A455739F5369C3290E54F41E8E9 (void); // 0x00000E8C System.Boolean System.Threading.Monitor::Wait(System.Object,System.Int32) extern void Monitor_Wait_m60B0A448270187089CC75DE856B496C452EF4601 (void); // 0x00000E8D System.Void System.Threading.Monitor::Pulse(System.Object) extern void Monitor_Pulse_mA8279943D6C2913ADFAF661E35C4951BDFACE43D (void); // 0x00000E8E System.Void System.Threading.Monitor::PulseAll(System.Object) extern void Monitor_PulseAll_m176CB60AB441BA3F5EC1ADD72BAF603556E9D958 (void); // 0x00000E8F System.Boolean System.Threading.Monitor::Monitor_test_synchronised(System.Object) extern void Monitor_Monitor_test_synchronised_mCF177BD8A11766CA5A25CCB1276A62E5637D8F5F (void); // 0x00000E90 System.Void System.Threading.Monitor::Monitor_pulse(System.Object) extern void Monitor_Monitor_pulse_m426415DBE8FBE12FCC3B4F3FB2166457E58C74FC (void); // 0x00000E91 System.Void System.Threading.Monitor::ObjPulse(System.Object) extern void Monitor_ObjPulse_m7D2184B353CFB7174B768CC0A630A2ED482479A1 (void); // 0x00000E92 System.Void System.Threading.Monitor::Monitor_pulse_all(System.Object) extern void Monitor_Monitor_pulse_all_m557515A36E6187D349698E407B89B8542263483D (void); // 0x00000E93 System.Void System.Threading.Monitor::ObjPulseAll(System.Object) extern void Monitor_ObjPulseAll_m09806EAC58240C65A1EA3E523319AD1E0E2EEC5A (void); // 0x00000E94 System.Boolean System.Threading.Monitor::Monitor_wait(System.Object,System.Int32) extern void Monitor_Monitor_wait_mFB6B6005ACF926F7A8834C2329E7E13511A04384 (void); // 0x00000E95 System.Boolean System.Threading.Monitor::ObjWait(System.Boolean,System.Int32,System.Object) extern void Monitor_ObjWait_mA00DCD408E898A8B3E890D5210DCF950FDF4CFE6 (void); // 0x00000E96 System.Void System.Threading.Monitor::try_enter_with_atomic_var(System.Object,System.Int32,System.Boolean&) extern void Monitor_try_enter_with_atomic_var_m9A36A20ED8193B8DDCF9DA9FFEC14A0C3EC0B95F (void); // 0x00000E97 System.Void System.Threading.Monitor::ReliableEnterTimeout(System.Object,System.Int32,System.Boolean&) extern void Monitor_ReliableEnterTimeout_m164A88A5BF6D62BF6829FC9DDD5F06B130E50716 (void); // 0x00000E98 System.Void System.Threading.Monitor::ReliableEnter(System.Object,System.Boolean&) extern void Monitor_ReliableEnter_m71758FF1756F277FE7A308ECB1680A3745D94289 (void); // 0x00000E99 System.Void System.Threading.SynchronizationContext::.ctor() extern void SynchronizationContext__ctor_m37D995A90765D897A69B7767A14E70E8F1845532 (void); // 0x00000E9A System.Boolean System.Threading.SynchronizationContext::IsWaitNotificationRequired() extern void SynchronizationContext_IsWaitNotificationRequired_mFCCA3665F158B7FC6985AF4BBE31E1AA9EB6FAA4 (void); // 0x00000E9B System.Void System.Threading.SynchronizationContext::Send(System.Threading.SendOrPostCallback,System.Object) extern void SynchronizationContext_Send_m4C739311325CD13EF17816567D182248BAF2D91A (void); // 0x00000E9C System.Void System.Threading.SynchronizationContext::Post(System.Threading.SendOrPostCallback,System.Object) extern void SynchronizationContext_Post_m03F7B7FFF1975739ADAD5B97CBFB14871B4CB6A2 (void); // 0x00000E9D System.Int32 System.Threading.SynchronizationContext::Wait(System.IntPtr[],System.Boolean,System.Int32) extern void SynchronizationContext_Wait_m68A888784F1BF4D2D74C14548AFF887728D74616 (void); // 0x00000E9E System.Int32 System.Threading.SynchronizationContext::WaitHelper(System.IntPtr[],System.Boolean,System.Int32) extern void SynchronizationContext_WaitHelper_m00A1EFFE2708D9C2353DA650D2875996051FFC89 (void); // 0x00000E9F System.Void System.Threading.SynchronizationContext::SetSynchronizationContext(System.Threading.SynchronizationContext) extern void SynchronizationContext_SetSynchronizationContext_mE6B4D0711F4EA96C9B57574D4CF7BF2E65899A20 (void); // 0x00000EA0 System.Threading.SynchronizationContext System.Threading.SynchronizationContext::get_Current() extern void SynchronizationContext_get_Current_m8DE6D3020745B7955249A2470A23EC0ECBB02A82 (void); // 0x00000EA1 System.Threading.SynchronizationContext System.Threading.SynchronizationContext::GetThreadLocalContext() extern void SynchronizationContext_GetThreadLocalContext_m8805737DDE19D41FC34F35BBE13097C189CD1105 (void); // 0x00000EA2 System.Threading.SynchronizationContext System.Threading.SynchronizationContext::CreateCopy() extern void SynchronizationContext_CreateCopy_m668626E9C42FE00B4689044A1D79CF119E9B8F75 (void); // 0x00000EA3 System.Threading.SynchronizationContext System.Threading.SynchronizationContext::get_CurrentExplicit() extern void SynchronizationContext_get_CurrentExplicit_m5039802770C211B67797F844A36CE4C3BFEFC88B (void); // 0x00000EA4 System.Void System.Threading.OSSpecificSynchronizationContext::.ctor(System.Object) extern void OSSpecificSynchronizationContext__ctor_mC11C3147F40A217FE87192642E8324269BDCFD31 (void); // 0x00000EA5 System.Threading.OSSpecificSynchronizationContext System.Threading.OSSpecificSynchronizationContext::Get() extern void OSSpecificSynchronizationContext_Get_mC3473B9DD7959166E55F9845FCB1EA2C94AB0B86 (void); // 0x00000EA6 System.Threading.SynchronizationContext System.Threading.OSSpecificSynchronizationContext::CreateCopy() extern void OSSpecificSynchronizationContext_CreateCopy_m7FFE53B1BDB7F394DB2612AE679DFF31A103357C (void); // 0x00000EA7 System.Void System.Threading.OSSpecificSynchronizationContext::Send(System.Threading.SendOrPostCallback,System.Object) extern void OSSpecificSynchronizationContext_Send_m99B94C316C92FDF4911F4377BC0B0EC2C1E96A82 (void); // 0x00000EA8 System.Void System.Threading.OSSpecificSynchronizationContext::Post(System.Threading.SendOrPostCallback,System.Object) extern void OSSpecificSynchronizationContext_Post_m6290FCF904EE280AE5082279604E3095A8C2DDCD (void); // 0x00000EA9 System.Void System.Threading.OSSpecificSynchronizationContext::InvocationEntry(System.IntPtr) extern void OSSpecificSynchronizationContext_InvocationEntry_mF93C3CF6DBEC86E377576D840CAF517CB6E4D7E3 (void); // 0x00000EAA System.Object System.Threading.OSSpecificSynchronizationContext::GetOSContext() extern void OSSpecificSynchronizationContext_GetOSContext_mDC8E96412452C2C1EBEB8277CB2B075384A3D1E5 (void); // 0x00000EAB System.Void System.Threading.OSSpecificSynchronizationContext::PostInternal(System.Object,System.IntPtr,System.IntPtr) extern void OSSpecificSynchronizationContext_PostInternal_m854EE5F2E3F3F61A64D551D33A454B440B42590B (void); // 0x00000EAC System.Void System.Threading.OSSpecificSynchronizationContext::.cctor() extern void OSSpecificSynchronizationContext__cctor_m3BE976325D2B981712109673D7B4A080D2A5CDE3 (void); // 0x00000EAD System.Void System.Threading.OSSpecificSynchronizationContext/InvocationEntryDelegate::.ctor(System.Object,System.IntPtr) extern void InvocationEntryDelegate__ctor_mCD151BEC9D554390C49F89D28D973ACCCA8F9577 (void); // 0x00000EAE System.Void System.Threading.OSSpecificSynchronizationContext/InvocationEntryDelegate::Invoke(System.IntPtr) extern void InvocationEntryDelegate_Invoke_mBB8D91043826568719AB5E766E5604BFE7447DC5 (void); // 0x00000EAF System.Void System.Threading.OSSpecificSynchronizationContext/InvocationContext::.ctor(System.Threading.SendOrPostCallback,System.Object) extern void InvocationContext__ctor_mCB562BEEE5FE6A0DEAAFF78266B3C55B66876A0A (void); // 0x00000EB0 System.Void System.Threading.OSSpecificSynchronizationContext/InvocationContext::Invoke() extern void InvocationContext_Invoke_m69807BF085228268064E258F0F93200C8EDCB408 (void); // 0x00000EB1 System.Void System.Threading.OSSpecificSynchronizationContext/<>c::.cctor() extern void U3CU3Ec__cctor_mFF4BCEB9D3F11EB5EE87950FBE3C9C69CF32471E (void); // 0x00000EB2 System.Void System.Threading.OSSpecificSynchronizationContext/<>c::.ctor() extern void U3CU3Ec__ctor_mDF971D334FB7E35BC85B104F9592D36994F4F9AC (void); // 0x00000EB3 System.Threading.OSSpecificSynchronizationContext System.Threading.OSSpecificSynchronizationContext/<>c::b__3_0(System.Object) extern void U3CU3Ec_U3CGetU3Eb__3_0_mE6CA3D0022B817FEC2B4FB841E64E3C7DAC1C4BB (void); // 0x00000EB4 System.Void System.Threading.ThreadHelper::.ctor(System.Delegate) extern void ThreadHelper__ctor_m886403E57560649929BA8D0BCBA949DF4ED481BC (void); // 0x00000EB5 System.Void System.Threading.ThreadHelper::SetExecutionContextHelper(System.Threading.ExecutionContext) extern void ThreadHelper_SetExecutionContextHelper_m34F741981F8F4EE89D1C5F9F16BE2AC027BF810C (void); // 0x00000EB6 System.Void System.Threading.ThreadHelper::ThreadStart_Context(System.Object) extern void ThreadHelper_ThreadStart_Context_m208A7261769920CA97CCF3AA0097B48DAFC5159E (void); // 0x00000EB7 System.Void System.Threading.ThreadHelper::ThreadStart(System.Object) extern void ThreadHelper_ThreadStart_m7A43A62157E63F766A19D8ACC312FED8F46FA971 (void); // 0x00000EB8 System.Void System.Threading.ThreadHelper::ThreadStart() extern void ThreadHelper_ThreadStart_m8DB12F6157C947BE48E66969F4BB48E5A0E14ADF (void); // 0x00000EB9 System.Void System.Threading.ThreadHelper::.cctor() extern void ThreadHelper__cctor_m1706C2B00B74A44278219957EF2DA8127F2BC589 (void); // 0x00000EBA System.Void System.Threading.Thread::.ctor(System.Threading.ThreadStart) extern void Thread__ctor_m1FA23A179DF4F5B659689D6FA40DE903086212E2 (void); // 0x00000EBB System.Void System.Threading.Thread::.ctor(System.Threading.ParameterizedThreadStart,System.Int32) extern void Thread__ctor_m107278C895F976B9A23F48EE89D60D7C70C1AEA6 (void); // 0x00000EBC System.Void System.Threading.Thread::Start() extern void Thread_Start_m2230799AA331CA9ACEF49D5500281D0C1A9F72FA (void); // 0x00000EBD System.Void System.Threading.Thread::Start(System.Object) extern void Thread_Start_m64E3F27883C3CCCE7209F5D2BD268A33D4C71566 (void); // 0x00000EBE System.Void System.Threading.Thread::Start(System.Threading.StackCrawlMark&) extern void Thread_Start_m50DD7879B9CD7173E7FB8786A1BE72A67CBDE9DF (void); // 0x00000EBF System.Threading.ExecutionContext/Reader System.Threading.Thread::GetExecutionContextReader() extern void Thread_GetExecutionContextReader_mDBFDC966741D253EDD4A4874E1C7110367DB8E9C (void); // 0x00000EC0 System.Boolean System.Threading.Thread::get_ExecutionContextBelongsToCurrentScope() extern void Thread_get_ExecutionContextBelongsToCurrentScope_m192B2B05523778A859618BB538FA2B999FE76768 (void); // 0x00000EC1 System.Void System.Threading.Thread::set_ExecutionContextBelongsToCurrentScope(System.Boolean) extern void Thread_set_ExecutionContextBelongsToCurrentScope_m25DCAACA4CA1F49032CDEBA213F21D24FF2F12E4 (void); // 0x00000EC2 System.Threading.ExecutionContext System.Threading.Thread::GetMutableExecutionContext() extern void Thread_GetMutableExecutionContext_m59A3E31FC93D0E76D0FBD7479E6EE80F34AD03C0 (void); // 0x00000EC3 System.Void System.Threading.Thread::SetExecutionContext(System.Threading.ExecutionContext,System.Boolean) extern void Thread_SetExecutionContext_m6AE393384BAFC146DD27A82D16617C7AEB0F6227 (void); // 0x00000EC4 System.Void System.Threading.Thread::SetExecutionContext(System.Threading.ExecutionContext/Reader,System.Boolean) extern void Thread_SetExecutionContext_m62EB92AF46B8CE1989E118A2A80FAC4B9723558D (void); // 0x00000EC5 System.Void System.Threading.Thread::SleepInternal(System.Int32) extern void Thread_SleepInternal_mEBCBB5E245E8CB402167473A80391F095C5B1A7A (void); // 0x00000EC6 System.Void System.Threading.Thread::Sleep(System.Int32) extern void Thread_Sleep_m71DE163765BF465EC4A0163F2ED4D43143094549 (void); // 0x00000EC7 System.Boolean System.Threading.Thread::YieldInternal() extern void Thread_YieldInternal_m461C6F43ED944BF7D4D483E24CD76A49D7ED690E (void); // 0x00000EC8 System.Boolean System.Threading.Thread::Yield() extern void Thread_Yield_m6610C7321B94ED0193582455A7606D0EAA705E9E (void); // 0x00000EC9 System.Void System.Threading.Thread::SetStartHelper(System.Delegate,System.Int32) extern void Thread_SetStartHelper_m66D5309C8DB2AE130A9ED5447240FBB995E2C57B (void); // 0x00000ECA System.Globalization.CultureInfo System.Threading.Thread::get_CurrentUICulture() extern void Thread_get_CurrentUICulture_mE5B78C16453B4705AFF8E4566F9AE1C4DE8B6BAA (void); // 0x00000ECB System.Globalization.CultureInfo System.Threading.Thread::GetCurrentUICultureNoAppX() extern void Thread_GetCurrentUICultureNoAppX_mCB30BEB8878E8639B10037EE7C52A6EBA0F0D582 (void); // 0x00000ECC System.Globalization.CultureInfo System.Threading.Thread::get_CurrentCulture() extern void Thread_get_CurrentCulture_mD011FDBB62CA34E83A1D1916628826ADAC85E7A6 (void); // 0x00000ECD System.Globalization.CultureInfo System.Threading.Thread::GetCurrentCultureNoAppX() extern void Thread_GetCurrentCultureNoAppX_m60488A501CEA1324199A31C3110D1DD98505E8CC (void); // 0x00000ECE System.Void System.Threading.Thread::MemoryBarrier() extern void Thread_MemoryBarrier_m83873F1E6CEB16C0781941141382DA874A36097D (void); // 0x00000ECF System.Void System.Threading.Thread::ConstructInternalThread() extern void Thread_ConstructInternalThread_mFB723724FB8AE4C581C06F658178C58DA446439F (void); // 0x00000ED0 System.Threading.InternalThread System.Threading.Thread::get_Internal() extern void Thread_get_Internal_m13061AAE3B1BBD66F44EE8A254C6C0824371A2FB (void); // 0x00000ED1 System.Runtime.Remoting.Contexts.Context System.Threading.Thread::get_CurrentContext() extern void Thread_get_CurrentContext_mC0A645E3D10FB7B5C2560328AC13DC7A3A8618AB (void); // 0x00000ED2 System.Void System.Threading.Thread::GetCurrentThread_icall(System.Threading.Thread&) extern void Thread_GetCurrentThread_icall_mFA5BB94808F90229F64651C0ECCC1BAEA6BDAB2C (void); // 0x00000ED3 System.Threading.Thread System.Threading.Thread::GetCurrentThread() extern void Thread_GetCurrentThread_mB3F2478CD44094C81E8CDF436C45C648FACE0E4B (void); // 0x00000ED4 System.Threading.Thread System.Threading.Thread::get_CurrentThread() extern void Thread_get_CurrentThread_m6D4719F4993DB9200490531FF02D4076FF9CA9BD (void); // 0x00000ED5 System.Int32 System.Threading.Thread::GetDomainID() extern void Thread_GetDomainID_m105E611C718135CC8C21288C2FFC0EA162EEBBF6 (void); // 0x00000ED6 System.Boolean System.Threading.Thread::Thread_internal(System.MulticastDelegate) extern void Thread_Thread_internal_mBD0DBA79D5814D09DE01CD11B96764F5B97F54DB (void); // 0x00000ED7 System.Void System.Threading.Thread::Finalize() extern void Thread_Finalize_m9C588474337B5B50E8360E607E5CD1942D8B98CF (void); // 0x00000ED8 System.Boolean System.Threading.Thread::get_IsThreadPoolThread() extern void Thread_get_IsThreadPoolThread_m73019FFF8E168CCCA6094E5C88F594CB015684E9 (void); // 0x00000ED9 System.Boolean System.Threading.Thread::get_IsThreadPoolThreadInternal() extern void Thread_get_IsThreadPoolThreadInternal_mA5DDBED6B75BCD22AE3BFBB2D4104350FE08D758 (void); // 0x00000EDA System.Void System.Threading.Thread::set_IsBackground(System.Boolean) extern void Thread_set_IsBackground_m45F00BD4C46F9B8A7C46A20A170B22BABB8FBA30 (void); // 0x00000EDB System.Void System.Threading.Thread::SetName_icall(System.Threading.InternalThread,System.Char*,System.Int32) extern void Thread_SetName_icall_m67024A189510E99CD379DECB913738A6FBFF89F7 (void); // 0x00000EDC System.Void System.Threading.Thread::SetName_internal(System.Threading.InternalThread,System.String) extern void Thread_SetName_internal_mC4DA51938CE8CAEC5159259E50967F6684A15421 (void); // 0x00000EDD System.Void System.Threading.Thread::set_Name(System.String) extern void Thread_set_Name_m53E2BA6E84C04A6393EA5E470E516703CB892E4A (void); // 0x00000EDE System.Void System.Threading.Thread::SpinWait_nop() extern void Thread_SpinWait_nop_mA8821B4842451AE095AAB49DFDD1558DDD702780 (void); // 0x00000EDF System.Void System.Threading.Thread::SpinWait(System.Int32) extern void Thread_SpinWait_mC14652A66AA1BF72ADC7E0BF702E9F0B8D7B64D7 (void); // 0x00000EE0 System.Void System.Threading.Thread::StartInternal(System.Object,System.Threading.StackCrawlMark&) extern void Thread_StartInternal_m8DA4963A0EC06ABC195D2F47A089EF91EB8D19DB (void); // 0x00000EE1 System.Void System.Threading.Thread::SetState(System.Threading.InternalThread,System.Threading.ThreadState) extern void Thread_SetState_m51BFE3CB07F2CCED55B2F30CD1E8B6D34C6E1F30 (void); // 0x00000EE2 System.Void System.Threading.Thread::ClrState(System.Threading.InternalThread,System.Threading.ThreadState) extern void Thread_ClrState_m6CFB6089F7C1E1533A18BAFCC0C68E4A9C0832B3 (void); // 0x00000EE3 System.Threading.ThreadState System.Threading.Thread::GetState(System.Threading.InternalThread) extern void Thread_GetState_mF9BF023B440C80C214330EC105DA8696CD4E5B36 (void); // 0x00000EE4 System.Int32 System.Threading.Thread::SystemMaxStackStize() extern void Thread_SystemMaxStackStize_m78C1E38C28A52F4323A37F94AF55148593B53E76 (void); // 0x00000EE5 System.Int32 System.Threading.Thread::GetProcessDefaultStackSize(System.Int32) extern void Thread_GetProcessDefaultStackSize_m9D80B5A7E563077BD256A6517182C8EBFE9F2004 (void); // 0x00000EE6 System.Void System.Threading.Thread::SetStart(System.MulticastDelegate,System.Int32) extern void Thread_SetStart_mD9502168056E9E29B5F43E0B5BAE9BBC32EB1FD3 (void); // 0x00000EE7 System.Int32 System.Threading.Thread::get_ManagedThreadId() extern void Thread_get_ManagedThreadId_m74ACB74A574EE535C2B00B7D64F203A62E796B05 (void); // 0x00000EE8 System.Void System.Threading.Thread::BeginCriticalRegion() extern void Thread_BeginCriticalRegion_m9B2025E1CE6E2B3F49A22B0F31B964050AAEAE67 (void); // 0x00000EE9 System.Void System.Threading.Thread::EndCriticalRegion() extern void Thread_EndCriticalRegion_m0168CDB34CA25F53364D28023656087DD284CFA3 (void); // 0x00000EEA System.Int32 System.Threading.Thread::GetHashCode() extern void Thread_GetHashCode_m07012CB1AA9E450A68E6459332DA902924C0C766 (void); // 0x00000EEB System.Threading.ThreadState System.Threading.Thread::ValidateThreadState() extern void Thread_ValidateThreadState_m74AC07726D9B8CBCEE4AFF5361758639F6D98F3D (void); // 0x00000EEC System.Void System.Threading.ThreadAbortException::.ctor() extern void ThreadAbortException__ctor_m6D098784F91517512FF99E963C8C9C2FCD66A78B (void); // 0x00000EED System.Void System.Threading.ThreadAbortException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ThreadAbortException__ctor_mA4850E0EDCEFF2F6905BE4832B1B810D4C737AF0 (void); // 0x00000EEE System.Void System.Threading.ThreadInterruptedException::.ctor() extern void ThreadInterruptedException__ctor_mA0D4491FBB08DB29830803BEB991F653EC6008AE (void); // 0x00000EEF System.Void System.Threading.ThreadInterruptedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ThreadInterruptedException__ctor_m49A2412B114AD774F230EB471EFBF1011BC8A9C1 (void); // 0x00000EF0 System.Void System.Threading.IThreadPoolWorkItem::ExecuteWorkItem() // 0x00000EF1 System.Void System.Threading.IThreadPoolWorkItem::MarkAborted(System.Threading.ThreadAbortException) // 0x00000EF2 System.Void System.Threading.WaitCallback::.ctor(System.Object,System.IntPtr) extern void WaitCallback__ctor_m9730564F9A28ECB72462D05AA92CA9E43DE9B41C (void); // 0x00000EF3 System.Void System.Threading.WaitCallback::Invoke(System.Object) extern void WaitCallback_Invoke_m64DEF4A3CA7415272C91ED098302BBC2B5776EBD (void); // 0x00000EF4 System.Void System.Threading.WaitOrTimerCallback::.ctor(System.Object,System.IntPtr) extern void WaitOrTimerCallback__ctor_m846D9468BFEEFAC9C4F4E56FA63276A6620C7175 (void); // 0x00000EF5 System.Void System.Threading.WaitOrTimerCallback::Invoke(System.Object,System.Boolean) extern void WaitOrTimerCallback_Invoke_mA17026F4DE7C2495D720D21EC513CF915351204C (void); // 0x00000EF6 System.Void System.Threading.ThreadPoolGlobals::.cctor() extern void ThreadPoolGlobals__cctor_mB7A444AABABB85FA87613EDF88C40DFA5584B301 (void); // 0x00000EF7 System.Void System.Threading.ThreadPoolWorkQueue::.ctor() extern void ThreadPoolWorkQueue__ctor_m2FF66B5FB95788A3006698F416A50BADB1747B6E (void); // 0x00000EF8 System.Threading.ThreadPoolWorkQueueThreadLocals System.Threading.ThreadPoolWorkQueue::EnsureCurrentThreadHasQueue() extern void ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_mE56F3BFE7B2AD15D0E76396E02DCDA7CEA93AD8E (void); // 0x00000EF9 System.Void System.Threading.ThreadPoolWorkQueue::EnsureThreadRequested() extern void ThreadPoolWorkQueue_EnsureThreadRequested_mAF6D0B12C1142CFC46D2A92D9A712F144D7E4ECB (void); // 0x00000EFA System.Void System.Threading.ThreadPoolWorkQueue::MarkThreadRequestSatisfied() extern void ThreadPoolWorkQueue_MarkThreadRequestSatisfied_m1D4051737285B0B6B4368AD3B79163126928C8E3 (void); // 0x00000EFB System.Void System.Threading.ThreadPoolWorkQueue::Enqueue(System.Threading.IThreadPoolWorkItem,System.Boolean) extern void ThreadPoolWorkQueue_Enqueue_mD07DDC3D90F99A5C2974C78091357BA6F2D91DE4 (void); // 0x00000EFC System.Boolean System.Threading.ThreadPoolWorkQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) extern void ThreadPoolWorkQueue_LocalFindAndPop_m16B9FFDB578B417A90E59CF49FD5A748ED8DEFB0 (void); // 0x00000EFD System.Void System.Threading.ThreadPoolWorkQueue::Dequeue(System.Threading.ThreadPoolWorkQueueThreadLocals,System.Threading.IThreadPoolWorkItem&,System.Boolean&) extern void ThreadPoolWorkQueue_Dequeue_m001FD3CDDC4BDF60A90D94DD443874F0581AB74B (void); // 0x00000EFE System.Boolean System.Threading.ThreadPoolWorkQueue::Dispatch() extern void ThreadPoolWorkQueue_Dispatch_mEAAC936B3756DAA856BA3A4D976A98A3184CDC87 (void); // 0x00000EFF System.Void System.Threading.ThreadPoolWorkQueue::.cctor() extern void ThreadPoolWorkQueue__cctor_m34BE5573CA5CA97F84F10498B8CEBC77920541D4 (void); // 0x00000F00 System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1::.ctor(System.Int32) // 0x00000F01 T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1::get_Current() // 0x00000F02 System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1::Add(T) // 0x00000F03 System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1::Remove(T) // 0x00000F04 System.Void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalPush(System.Threading.IThreadPoolWorkItem) extern void WorkStealingQueue_LocalPush_mE49E6E7180910054A5CA5FA962DB9A430E15AA1C (void); // 0x00000F05 System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalFindAndPop(System.Threading.IThreadPoolWorkItem) extern void WorkStealingQueue_LocalFindAndPop_m902CF87749BB0E46A0D0606E1292F287BA6AD3E5 (void); // 0x00000F06 System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::LocalPop(System.Threading.IThreadPoolWorkItem&) extern void WorkStealingQueue_LocalPop_mD4435C692093F5F753C83B7559233EF46CDD7343 (void); // 0x00000F07 System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&) extern void WorkStealingQueue_TrySteal_mEBA2C89A44ED7BD7A59E5334F35B180CD74DCDC2 (void); // 0x00000F08 System.Boolean System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::TrySteal(System.Threading.IThreadPoolWorkItem&,System.Boolean&,System.Int32) extern void WorkStealingQueue_TrySteal_mAB4BB3ED51433AC6CD81BBFBB7A7B872D3240FB8 (void); // 0x00000F09 System.Void System.Threading.ThreadPoolWorkQueue/WorkStealingQueue::.ctor() extern void WorkStealingQueue__ctor_m7DF868069934EAADAEE5280271EFE6F77B77D05C (void); // 0x00000F0A System.Void System.Threading.ThreadPoolWorkQueue/QueueSegment::GetIndexes(System.Int32&,System.Int32&) extern void QueueSegment_GetIndexes_m6469D2024518A12AB66225E2B6660D2711678084 (void); // 0x00000F0B System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::CompareExchangeIndexes(System.Int32&,System.Int32,System.Int32&,System.Int32) extern void QueueSegment_CompareExchangeIndexes_m2502939CBE5683227484C132EA2AAE7CD56FEBFB (void); // 0x00000F0C System.Void System.Threading.ThreadPoolWorkQueue/QueueSegment::.ctor() extern void QueueSegment__ctor_m3A6B78BE009AAE8D23D809C6DAB39FCAB3F3B94F (void); // 0x00000F0D System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::IsUsedUp() extern void QueueSegment_IsUsedUp_m1E29AB3738D6EE6DD3B2316D3D0277FC2BE962F5 (void); // 0x00000F0E System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::TryEnqueue(System.Threading.IThreadPoolWorkItem) extern void QueueSegment_TryEnqueue_m80AD23D8736FA35192A032B879605C60C685B201 (void); // 0x00000F0F System.Boolean System.Threading.ThreadPoolWorkQueue/QueueSegment::TryDequeue(System.Threading.IThreadPoolWorkItem&) extern void QueueSegment_TryDequeue_m47DCF624AB92F26C373B1B37E03AE4FB9383DD29 (void); // 0x00000F10 System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::.ctor(System.Threading.ThreadPoolWorkQueue) extern void ThreadPoolWorkQueueThreadLocals__ctor_mE1AB909446573C2F65850F03A039D0167294E5AB (void); // 0x00000F11 System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::CleanUp() extern void ThreadPoolWorkQueueThreadLocals_CleanUp_m91F4CE1866D43CDF809B1C90FAE215CD5D2484CC (void); // 0x00000F12 System.Void System.Threading.ThreadPoolWorkQueueThreadLocals::Finalize() extern void ThreadPoolWorkQueueThreadLocals_Finalize_m22DE95B1BB8FD1EE57B94B4ACB8E4C862C1364EF (void); // 0x00000F13 System.Boolean System.Threading._ThreadPoolWaitCallback::PerformWaitCallback() extern void _ThreadPoolWaitCallback_PerformWaitCallback_m6D08BAF0E0D909F86341B3EFBABCF294074C0B00 (void); // 0x00000F14 System.Void System.Threading.QueueUserWorkItemCallback::.ctor(System.Threading.WaitCallback,System.Object,System.Boolean,System.Threading.StackCrawlMark&) extern void QueueUserWorkItemCallback__ctor_m168E137016F1677BA95D79D0696653A910F9B5BB (void); // 0x00000F15 System.Void System.Threading.QueueUserWorkItemCallback::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m245EEC01BB28BFA6238BE5E57A82AE9965C5E439 (void); // 0x00000F16 System.Void System.Threading.QueueUserWorkItemCallback::System.Threading.IThreadPoolWorkItem.MarkAborted(System.Threading.ThreadAbortException) extern void QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_MarkAborted_m399939DC672AB408139E686E6F133DED2A271DA8 (void); // 0x00000F17 System.Void System.Threading.QueueUserWorkItemCallback::WaitCallback_Context(System.Object) extern void QueueUserWorkItemCallback_WaitCallback_Context_mEAFCDF048443370E06DAB2DFF69B53EDBE28FB94 (void); // 0x00000F18 System.Void System.Threading.QueueUserWorkItemCallback::.cctor() extern void QueueUserWorkItemCallback__cctor_mD3A999EEA03E5DBD8ED4A2B2B96F15A314F0365B (void); // 0x00000F19 System.Threading.RegisteredWaitHandle System.Threading.ThreadPool::RegisterWaitForSingleObject(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.UInt32,System.Boolean,System.Threading.StackCrawlMark&,System.Boolean) extern void ThreadPool_RegisterWaitForSingleObject_m6DA6668A02CDC70F91533F08A69737EBE13C3A3E (void); // 0x00000F1A System.Threading.RegisteredWaitHandle System.Threading.ThreadPool::RegisterWaitForSingleObject(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.TimeSpan,System.Boolean) extern void ThreadPool_RegisterWaitForSingleObject_m0E96FDDF8EB9E92194830994C3C8DDCAB77008CF (void); // 0x00000F1B System.Boolean System.Threading.ThreadPool::QueueUserWorkItem(System.Threading.WaitCallback,System.Object) extern void ThreadPool_QueueUserWorkItem_mE534D14C47699D1D37288AE0710B19FC7EC02BAB (void); // 0x00000F1C System.Boolean System.Threading.ThreadPool::UnsafeQueueUserWorkItem(System.Threading.WaitCallback,System.Object) extern void ThreadPool_UnsafeQueueUserWorkItem_m05CF00E355CE07D625386779E3F3D3D2341FEE86 (void); // 0x00000F1D System.Boolean System.Threading.ThreadPool::QueueUserWorkItemHelper(System.Threading.WaitCallback,System.Object,System.Threading.StackCrawlMark&,System.Boolean,System.Boolean) extern void ThreadPool_QueueUserWorkItemHelper_m5B98C28FB6C9379B8DDD302ABC3D1D1FC1779EDD (void); // 0x00000F1E System.Void System.Threading.ThreadPool::UnsafeQueueCustomWorkItem(System.Threading.IThreadPoolWorkItem,System.Boolean) extern void ThreadPool_UnsafeQueueCustomWorkItem_mB86007A86C7C14AEACF533C12E1BC7AE41BC584D (void); // 0x00000F1F System.Boolean System.Threading.ThreadPool::TryPopCustomWorkItem(System.Threading.IThreadPoolWorkItem) extern void ThreadPool_TryPopCustomWorkItem_m611186150F9FD996ABF99688CF3808762AB79EFB (void); // 0x00000F20 System.Boolean System.Threading.ThreadPool::RequestWorkerThread() extern void ThreadPool_RequestWorkerThread_m84D71F48FE6C7EF6F3119AF74B96EC41C8331BB4 (void); // 0x00000F21 System.Void System.Threading.ThreadPool::EnsureVMInitialized() extern void ThreadPool_EnsureVMInitialized_m0563B339FB428C8B834E7679479A6854460E7502 (void); // 0x00000F22 System.Boolean System.Threading.ThreadPool::NotifyWorkItemComplete() extern void ThreadPool_NotifyWorkItemComplete_m0CC8EA614E29D73EF029E245C4986948DAC47437 (void); // 0x00000F23 System.Void System.Threading.ThreadPool::ReportThreadStatus(System.Boolean) extern void ThreadPool_ReportThreadStatus_m07CF0979F23672C80C39F9BFE317A26FDB7EB284 (void); // 0x00000F24 System.Void System.Threading.ThreadPool::NotifyWorkItemProgress() extern void ThreadPool_NotifyWorkItemProgress_m1DBD2DC9A54B9DC04967E47E4D060524068E5FA1 (void); // 0x00000F25 System.Void System.Threading.ThreadPool::NotifyWorkItemProgressNative() extern void ThreadPool_NotifyWorkItemProgressNative_mF3C0F1CF9D81C18DB2812DF3151461D0BF617BA2 (void); // 0x00000F26 System.Void System.Threading.ThreadPool::NotifyWorkItemQueued() extern void ThreadPool_NotifyWorkItemQueued_m11F0368F77C1CC3060541662AC41AF8FF5EBFE7C (void); // 0x00000F27 System.Void System.Threading.ThreadPool::InitializeVMTp(System.Boolean&) extern void ThreadPool_InitializeVMTp_m9816F2390459E487CE6C4437BAD7A8602C67200E (void); // 0x00000F28 System.Boolean System.Threading.ThreadPool::get_IsThreadPoolThread() extern void ThreadPool_get_IsThreadPoolThread_m3FE59C110930F1BF7CECE59C2234C75B6C3227A8 (void); // 0x00000F29 System.Void System.Threading.WaitHandle::.ctor() extern void WaitHandle__ctor_m26EE883A7A858B7B47A72B2AF42BF96EE09EA773 (void); // 0x00000F2A System.Void System.Threading.WaitHandle::Init() extern void WaitHandle_Init_m060CCB46911D936A742FB95B2E5EC3171FCC5C1B (void); // 0x00000F2B System.Void System.Threading.WaitHandle::set_Handle(System.IntPtr) extern void WaitHandle_set_Handle_m8251E05CBA7FF26F6D807A94203A151EA25D7761 (void); // 0x00000F2C Microsoft.Win32.SafeHandles.SafeWaitHandle System.Threading.WaitHandle::get_SafeWaitHandle() extern void WaitHandle_get_SafeWaitHandle_m61C975C188DC2D1F43A7B6ABCDC02E94C6194B9E (void); // 0x00000F2D System.Void System.Threading.WaitHandle::SetHandleInternal(Microsoft.Win32.SafeHandles.SafeWaitHandle) extern void WaitHandle_SetHandleInternal_mF428E2239902497AA46B0A3923F9825A8FB32F70 (void); // 0x00000F2E System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32,System.Boolean) extern void WaitHandle_WaitOne_mB14C7B13361C8F8D5C2A415B1DDD5AAC32F87E43 (void); // 0x00000F2F System.Boolean System.Threading.WaitHandle::WaitOne() extern void WaitHandle_WaitOne_m65A4CE402673E9BE74BF3654644015639356D8D6 (void); // 0x00000F30 System.Boolean System.Threading.WaitHandle::WaitOne(System.Int32) extern void WaitHandle_WaitOne_m256FB8A29DF89D416413F8C81FE0B90183E5528B (void); // 0x00000F31 System.Boolean System.Threading.WaitHandle::WaitOne(System.Int64,System.Boolean) extern void WaitHandle_WaitOne_mE0E26649881CB67020E4D59EAAF49876553B9ED7 (void); // 0x00000F32 System.Boolean System.Threading.WaitHandle::InternalWaitOne(System.Runtime.InteropServices.SafeHandle,System.Int64,System.Boolean,System.Boolean) extern void WaitHandle_InternalWaitOne_m0ED7DD6188A3E59D625CB3F43494C6FDABF258A2 (void); // 0x00000F33 System.Int32 System.Threading.WaitHandle::WaitAny(System.Threading.WaitHandle[],System.Int32,System.Boolean) extern void WaitHandle_WaitAny_mF0C9809BB0A381D5F2C42EB9F9103A8BB083D64F (void); // 0x00000F34 System.Int32 System.Threading.WaitHandle::WaitAny(System.Threading.WaitHandle[],System.TimeSpan,System.Boolean) extern void WaitHandle_WaitAny_mD04851612643BD109BB06FF4BB5E03A72C5D16BB (void); // 0x00000F35 System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException() extern void WaitHandle_ThrowAbandonedMutexException_m7C7CE8634C35FAA5E26F74D7987A9FB54DB97FCF (void); // 0x00000F36 System.Void System.Threading.WaitHandle::ThrowAbandonedMutexException(System.Int32,System.Threading.WaitHandle) extern void WaitHandle_ThrowAbandonedMutexException_m1C22D2B3D95C8E865C8B893E8922B172A900A6F8 (void); // 0x00000F37 System.Void System.Threading.WaitHandle::Close() extern void WaitHandle_Close_m25C24AA5CAB02CD50C2EB695055D75477A0FB312 (void); // 0x00000F38 System.Void System.Threading.WaitHandle::Dispose(System.Boolean) extern void WaitHandle_Dispose_m339BFFFF5B18575EC788F61ACF10518542F24013 (void); // 0x00000F39 System.Void System.Threading.WaitHandle::Dispose() extern void WaitHandle_Dispose_m185505E6A3A6D31DEAA92725E04CAFAD3A1237C1 (void); // 0x00000F3A System.Int32 System.Threading.WaitHandle::WaitOneNative(System.Runtime.InteropServices.SafeHandle,System.UInt32,System.Boolean,System.Boolean) extern void WaitHandle_WaitOneNative_m5E01D22F3623A149BB9AAB34819BB5A4AD9A3B78 (void); // 0x00000F3B System.Int32 System.Threading.WaitHandle::WaitMultiple(System.Threading.WaitHandle[],System.Int32,System.Boolean,System.Boolean) extern void WaitHandle_WaitMultiple_mB28458F92F30CCBE12E34AEE4DCF8312A2CED90A (void); // 0x00000F3C System.Int32 System.Threading.WaitHandle::Wait_internal(System.IntPtr*,System.Int32,System.Boolean,System.Int32) extern void WaitHandle_Wait_internal_mFB13D55C040FF3B11480AF7A40D5E626166BBDA3 (void); // 0x00000F3D System.Void System.Threading.WaitHandle::.cctor() extern void WaitHandle__cctor_mBC209A44C4F222C0C7E439B3E98637774F361CD5 (void); // 0x00000F3E System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32) extern void Interlocked_CompareExchange_mB06E8737D3DA41F9FFBC38A6D0583D515EFB5717 (void); // 0x00000F3F System.Int32 System.Threading.Interlocked::CompareExchange(System.Int32&,System.Int32,System.Int32,System.Boolean&) extern void Interlocked_CompareExchange_m75BB6A460C94CF879B4452B6F16F00E2B0D05AB6 (void); // 0x00000F40 System.Void System.Threading.Interlocked::CompareExchange(System.Object&,System.Object&,System.Object&,System.Object&) extern void Interlocked_CompareExchange_m22C0AB00856C3A2DE09E5712E8A6939D778B7D9B (void); // 0x00000F41 System.Object System.Threading.Interlocked::CompareExchange(System.Object&,System.Object,System.Object) extern void Interlocked_CompareExchange_mC2F0AEDE6957F175ED944794E7AEECE2AED96B71 (void); // 0x00000F42 System.Single System.Threading.Interlocked::CompareExchange(System.Single&,System.Single,System.Single) extern void Interlocked_CompareExchange_mC43CC89590F9D0D5C84ACCA469C4C92953D05AB3 (void); // 0x00000F43 System.Int32 System.Threading.Interlocked::Decrement(System.Int32&) extern void Interlocked_Decrement_m6AFAD2E874CBDA373B1EF7572F11D6E91813E75D (void); // 0x00000F44 System.Int32 System.Threading.Interlocked::Increment(System.Int32&) extern void Interlocked_Increment_m3C240C32E8D9544EC050B74D4F28EEB58F1F9309 (void); // 0x00000F45 System.Int32 System.Threading.Interlocked::Exchange(System.Int32&,System.Int32) extern void Interlocked_Exchange_m5810F59A9EF49D8003BA76D95398854254A091DF (void); // 0x00000F46 System.Void System.Threading.Interlocked::Exchange(System.Object&,System.Object&,System.Object&) extern void Interlocked_Exchange_m0979261A51ABF0B407D8A0E6930BD48B3C2367BE (void); // 0x00000F47 System.Object System.Threading.Interlocked::Exchange(System.Object&,System.Object) extern void Interlocked_Exchange_m740E6189E1696B4BED49B238E59F707BF1E74DD9 (void); // 0x00000F48 System.Single System.Threading.Interlocked::Exchange(System.Single&,System.Single) extern void Interlocked_Exchange_m8AA177A80368F580E14CEB48359B268EECBA0D92 (void); // 0x00000F49 System.Int64 System.Threading.Interlocked::CompareExchange(System.Int64&,System.Int64,System.Int64) extern void Interlocked_CompareExchange_mC1544954FE8929F557519834DED2C7DCA1CA81C3 (void); // 0x00000F4A System.IntPtr System.Threading.Interlocked::CompareExchange(System.IntPtr&,System.IntPtr,System.IntPtr) extern void Interlocked_CompareExchange_m7AC708A0F5F20CADA50F64E6E2F34262D3BC45C6 (void); // 0x00000F4B System.Double System.Threading.Interlocked::CompareExchange(System.Double&,System.Double,System.Double) extern void Interlocked_CompareExchange_mC4538BCFA934318E1B37142F2251EA18887356C1 (void); // 0x00000F4C T System.Threading.Interlocked::CompareExchange(T&,T,T) // 0x00000F4D System.Int64 System.Threading.Interlocked::Exchange(System.Int64&,System.Int64) extern void Interlocked_Exchange_m723B7E02F99661E7576E204D8862757E12682961 (void); // 0x00000F4E System.IntPtr System.Threading.Interlocked::Exchange(System.IntPtr&,System.IntPtr) extern void Interlocked_Exchange_m10651B61455D954B0D96C3FF75857C68C20940F6 (void); // 0x00000F4F System.Double System.Threading.Interlocked::Exchange(System.Double&,System.Double) extern void Interlocked_Exchange_mACF562DCBEAC1772AA5CC1E19C24121949179A2B (void); // 0x00000F50 T System.Threading.Interlocked::Exchange(T&,T) // 0x00000F51 System.Int64 System.Threading.Interlocked::Read(System.Int64&) extern void Interlocked_Read_m5AE4A3AB140FB3DFDEA62768428A26C4062DEACF (void); // 0x00000F52 System.Int32 System.Threading.Interlocked::Add(System.Int32&,System.Int32) extern void Interlocked_Add_m2455208C56EEFD8832AEAD8AF7368A3FEB33A73C (void); // 0x00000F53 System.Void System.Threading.Interlocked::MemoryBarrier() extern void Interlocked_MemoryBarrier_m544E79984FB21C732A4514A2EFFC126ECAA22B66 (void); // 0x00000F54 System.IntPtr System.Threading.NativeEventCalls::CreateEvent_internal(System.Boolean,System.Boolean,System.String,System.Int32&) extern void NativeEventCalls_CreateEvent_internal_mF8FADA812B9FD76B2A1DD04958028BB2D6B3F66F (void); // 0x00000F55 System.IntPtr System.Threading.NativeEventCalls::CreateEvent_icall(System.Boolean,System.Boolean,System.Char*,System.Int32,System.Int32&) extern void NativeEventCalls_CreateEvent_icall_mB52D058E53D305362C94162F73665C37EE4F0E07 (void); // 0x00000F56 System.Boolean System.Threading.NativeEventCalls::SetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle) extern void NativeEventCalls_SetEvent_m22B5F8D0995139D1EE84FE5354708EFEFB4CFAD9 (void); // 0x00000F57 System.Boolean System.Threading.NativeEventCalls::SetEvent_internal(System.IntPtr) extern void NativeEventCalls_SetEvent_internal_m2DFFD73AB2A66C85DCEC3F6FDDB256F0E32E64E3 (void); // 0x00000F58 System.Boolean System.Threading.NativeEventCalls::ResetEvent(Microsoft.Win32.SafeHandles.SafeWaitHandle) extern void NativeEventCalls_ResetEvent_m02954C20A3BC0F73073BA26968641E4FB5C53089 (void); // 0x00000F59 System.Boolean System.Threading.NativeEventCalls::ResetEvent_internal(System.IntPtr) extern void NativeEventCalls_ResetEvent_internal_mFCFDABA7D1EE6C32EE564C8FA664E660BC16D439 (void); // 0x00000F5A System.Void System.Threading.NativeEventCalls::CloseEvent_internal(System.IntPtr) extern void NativeEventCalls_CloseEvent_internal_m57C81656144EBA5DEE8A55C09624CED5C338BDE9 (void); // 0x00000F5B System.Void System.Threading.RegisteredWaitHandle::.ctor(System.Threading.WaitHandle,System.Threading.WaitOrTimerCallback,System.Object,System.TimeSpan,System.Boolean) extern void RegisteredWaitHandle__ctor_m925420773269911044B7E5C8A7BDA57430BC4DAB (void); // 0x00000F5C System.Void System.Threading.RegisteredWaitHandle::Wait(System.Object) extern void RegisteredWaitHandle_Wait_m91770A4756AECC64BAACA1E9B752ADE90BB0DA28 (void); // 0x00000F5D System.Void System.Threading.RegisteredWaitHandle::DoCallBack(System.Object) extern void RegisteredWaitHandle_DoCallBack_m2EA418729881A42057353D347C28F3ADC5D041EA (void); // 0x00000F5E System.Void System.Threading.InternalThread::Thread_free_internal() extern void InternalThread_Thread_free_internal_mD8372B9C85F81D2C1DA5D29F2FE5ECC3B544B36C (void); // 0x00000F5F System.Void System.Threading.InternalThread::Finalize() extern void InternalThread_Finalize_mD0FEF4E56524AE4CC0897ADDF543645201CD0AB9 (void); // 0x00000F60 System.Void System.Threading.InternalThread::.ctor() extern void InternalThread__ctor_m0A6A63CC505973F2599EB70B23F0CB566F661731 (void); // 0x00000F61 System.Threading.Timer/Scheduler System.Threading.Timer::get_scheduler() extern void Timer_get_scheduler_m4BDBAD3F799BBEF6151E9C4106C47E6BD4568C62 (void); // 0x00000F62 System.Void System.Threading.Timer::.ctor(System.Threading.TimerCallback,System.Object,System.Int32,System.Int32) extern void Timer__ctor_m0B758073AACDB1DC9F64E18F4036E3CDFFC8E970 (void); // 0x00000F63 System.Void System.Threading.Timer::.ctor(System.Threading.TimerCallback,System.Object,System.TimeSpan,System.TimeSpan) extern void Timer__ctor_m55493ADD5358606EC599394E7614E3D0186A731C (void); // 0x00000F64 System.Void System.Threading.Timer::Init(System.Threading.TimerCallback,System.Object,System.Int64,System.Int64) extern void Timer_Init_m8780CB63963D4FEBFE677119B0F389AC02868C4C (void); // 0x00000F65 System.Boolean System.Threading.Timer::Change(System.TimeSpan,System.TimeSpan) extern void Timer_Change_mF0A49EDBB27E64C1BCE1FF5AB34C94DC57085CB0 (void); // 0x00000F66 System.Void System.Threading.Timer::Dispose() extern void Timer_Dispose_m75A06B0748FE7958C296A5E39849A0FB6EA03C86 (void); // 0x00000F67 System.Boolean System.Threading.Timer::Change(System.Int64,System.Int64,System.Boolean) extern void Timer_Change_m0649929650C1EC5231076B48EA3A5903ABAAC905 (void); // 0x00000F68 System.Void System.Threading.Timer::KeepRootedWhileScheduled() extern void Timer_KeepRootedWhileScheduled_m7A8D31163E1A39241094CAC6FA08B6181FD88B8E (void); // 0x00000F69 System.Int64 System.Threading.Timer::GetTimeMonotonic() extern void Timer_GetTimeMonotonic_mC5BBAC0435D60A4604BB74AADAC2EE774EFA5509 (void); // 0x00000F6A System.Int32 System.Threading.Timer/TimerComparer::System.Collections.IComparer.Compare(System.Object,System.Object) extern void TimerComparer_System_Collections_IComparer_Compare_mF9D1C2649D0200FDDF7D2C4FB43CC61BB18DDFC0 (void); // 0x00000F6B System.Int32 System.Threading.Timer/TimerComparer::Compare(System.Threading.Timer,System.Threading.Timer) extern void TimerComparer_Compare_mF22E31DC9EF0FF26F98617280E30833F773117AD (void); // 0x00000F6C System.Void System.Threading.Timer/Scheduler::InitScheduler() extern void Scheduler_InitScheduler_m287EDC849D72C3BEEA22D665FCC19ECA23A2E46D (void); // 0x00000F6D System.Void System.Threading.Timer/Scheduler::WakeupScheduler() extern void Scheduler_WakeupScheduler_m11F63487364379125B46D90ECA13DD671DA0B36E (void); // 0x00000F6E System.Void System.Threading.Timer/Scheduler::SchedulerThread() extern void Scheduler_SchedulerThread_m027620418F0E6B0C8B2DF625A27396A36A9930EB (void); // 0x00000F6F System.Threading.Timer/Scheduler System.Threading.Timer/Scheduler::get_Instance() extern void Scheduler_get_Instance_m2913FEBE4C7F133245F73B1C3C38041A2B8C9C2C (void); // 0x00000F70 System.Void System.Threading.Timer/Scheduler::.ctor() extern void Scheduler__ctor_m229436C448CC61D8F96742F635D30D662C0383C0 (void); // 0x00000F71 System.Void System.Threading.Timer/Scheduler::Remove(System.Threading.Timer) extern void Scheduler_Remove_m5AF1841395A90A0D6B70ACA382624846EA7861C5 (void); // 0x00000F72 System.Void System.Threading.Timer/Scheduler::Change(System.Threading.Timer,System.Int64) extern void Scheduler_Change_m411183D208E97E4BA6B8C69505116FEF5E1C3710 (void); // 0x00000F73 System.Void System.Threading.Timer/Scheduler::Add(System.Threading.Timer) extern void Scheduler_Add_m6B4AC98D33EE3AEB5EFCFFADA3754DC35009B096 (void); // 0x00000F74 System.Void System.Threading.Timer/Scheduler::InternalRemove(System.Threading.Timer) extern void Scheduler_InternalRemove_m9EDED59AB2D5CE381CED3325848BBB9A5796D2A9 (void); // 0x00000F75 System.Void System.Threading.Timer/Scheduler::TimerCB(System.Object) extern void Scheduler_TimerCB_m8CD87ACDAECDE15A6B440B8155DCCFCFBE6E554E (void); // 0x00000F76 System.Void System.Threading.Timer/Scheduler::FireTimer(System.Threading.Timer) extern void Scheduler_FireTimer_m4E552C6F449529804662142FB7CF9E95DED4E94E (void); // 0x00000F77 System.Int32 System.Threading.Timer/Scheduler::RunSchedulerLoop() extern void Scheduler_RunSchedulerLoop_m89ABC7ACF829BFF9FD1886CDBFF6EDA6855FB181 (void); // 0x00000F78 System.Void System.Threading.Timer/Scheduler::.cctor() extern void Scheduler__cctor_m399E92CADDE02F3F5D00DCFB92A2EF83FAE4D974 (void); // 0x00000F79 System.Void System.Threading.TimerCallback::.ctor(System.Object,System.IntPtr) extern void TimerCallback__ctor_mDA748EAAD184861871872C3B672A848AEF2A1E4A (void); // 0x00000F7A System.Void System.Threading.TimerCallback::Invoke(System.Object) extern void TimerCallback_Invoke_m088838D96004296DD8A1341D1C259B3B68A93DEE (void); // 0x00000F7B T System.Threading.Volatile::Read(T&) // 0x00000F7C System.Void System.Threading.Volatile::Write(T&,T) // 0x00000F7D System.Void System.Threading.Tasks.TaskCanceledException::.ctor() extern void TaskCanceledException__ctor_m9C22CABB4C9C0B888080D26D86976AE9EC0D104E (void); // 0x00000F7E System.Void System.Threading.Tasks.TaskCanceledException::.ctor(System.Threading.Tasks.Task) extern void TaskCanceledException__ctor_m422A43C59C453307337B13873E271B2B184C37D0 (void); // 0x00000F7F System.Void System.Threading.Tasks.TaskCanceledException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TaskCanceledException__ctor_m05BC832C2923C51A532BDC773F610EDC62836529 (void); // 0x00000F80 System.Void System.Threading.Tasks.TaskSchedulerException::.ctor() extern void TaskSchedulerException__ctor_m74C88DBD478B7AA43C28DB62C6547BA0FA4ADB13 (void); // 0x00000F81 System.Void System.Threading.Tasks.TaskSchedulerException::.ctor(System.Exception) extern void TaskSchedulerException__ctor_mC20B055E7163C73E444F0DC3C501EFC6023363CA (void); // 0x00000F82 System.Void System.Threading.Tasks.TaskSchedulerException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TaskSchedulerException__ctor_m33C9991C8394162642F5E84B5BE81DB98757A7D0 (void); // 0x00000F83 System.IAsyncResult System.Threading.Tasks.TaskToApm::Begin(System.Threading.Tasks.Task,System.AsyncCallback,System.Object) extern void TaskToApm_Begin_mA26D2A4F6EE0582B181AFD83B913916909D02777 (void); // 0x00000F84 System.Void System.Threading.Tasks.TaskToApm::End(System.IAsyncResult) extern void TaskToApm_End_mDFB29EEE501409834D464F4C249A535723B7E6ED (void); // 0x00000F85 TResult System.Threading.Tasks.TaskToApm::End(System.IAsyncResult) // 0x00000F86 System.Void System.Threading.Tasks.TaskToApm::InvokeCallbackWhenTaskCompletes(System.Threading.Tasks.Task,System.AsyncCallback,System.IAsyncResult) extern void TaskToApm_InvokeCallbackWhenTaskCompletes_m83700287AD45420927A785E2679F785FE7A1B38B (void); // 0x00000F87 System.Void System.Threading.Tasks.TaskToApm/TaskWrapperAsyncResult::.ctor(System.Threading.Tasks.Task,System.Object,System.Boolean) extern void TaskWrapperAsyncResult__ctor_mF5E9F6F2445DCA0D426C1D1881CC4443C8856AC9 (void); // 0x00000F88 System.Object System.Threading.Tasks.TaskToApm/TaskWrapperAsyncResult::System.IAsyncResult.get_AsyncState() extern void TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncState_m3138A40E11709CE6DDADA264A13BE9154EEA8F72 (void); // 0x00000F89 System.Boolean System.Threading.Tasks.TaskToApm/TaskWrapperAsyncResult::System.IAsyncResult.get_CompletedSynchronously() extern void TaskWrapperAsyncResult_System_IAsyncResult_get_CompletedSynchronously_mFAF7AB661983AE0A3F6F547017CD123FC71265E4 (void); // 0x00000F8A System.Threading.WaitHandle System.Threading.Tasks.TaskToApm/TaskWrapperAsyncResult::System.IAsyncResult.get_AsyncWaitHandle() extern void TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncWaitHandle_m7899411217B7EB91DEF834AB918C1CD2EE7D0744 (void); // 0x00000F8B System.Void System.Threading.Tasks.TaskToApm/<>c__DisplayClass3_0::.ctor() extern void U3CU3Ec__DisplayClass3_0__ctor_m9FEF72D9603A1963DDF76AD247536CFF9B787AA2 (void); // 0x00000F8C System.Void System.Threading.Tasks.TaskToApm/<>c__DisplayClass3_0::b__0() extern void U3CU3Ec__DisplayClass3_0_U3CInvokeCallbackWhenTaskCompletesU3Eb__0_mCF161571586E7A7639FAC2445563FD7BB87D186B (void); // 0x00000F8D System.Boolean System.Threading.Tasks.DebuggerSupport::get_LoggingOn() extern void DebuggerSupport_get_LoggingOn_mD838646A5A048C62BAB034257EF0F2F852AF0ABB (void); // 0x00000F8E System.Void System.Threading.Tasks.DebuggerSupport::TraceOperationCreation(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.Task,System.String,System.UInt64) extern void DebuggerSupport_TraceOperationCreation_m311097028455DBEED9480F6315649693464F2C06 (void); // 0x00000F8F System.Void System.Threading.Tasks.DebuggerSupport::TraceOperationCompletion(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.Task,Internal.Runtime.Augments.AsyncStatus) extern void DebuggerSupport_TraceOperationCompletion_m7047A96BCB7DC4835B38D1B965B4BC3049AF62CB (void); // 0x00000F90 System.Void System.Threading.Tasks.DebuggerSupport::TraceOperationRelation(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.Task,System.Threading.Tasks.CausalityRelation) extern void DebuggerSupport_TraceOperationRelation_m940A2FF274D08177EA7D83FAAE4492DAC0CFE16D (void); // 0x00000F91 System.Void System.Threading.Tasks.DebuggerSupport::TraceSynchronousWorkStart(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.Task,System.Threading.Tasks.CausalitySynchronousWork) extern void DebuggerSupport_TraceSynchronousWorkStart_mB1CC92D94E5D0E9BF5878E3E33AEC6D2FB57B892 (void); // 0x00000F92 System.Void System.Threading.Tasks.DebuggerSupport::TraceSynchronousWorkCompletion(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.CausalitySynchronousWork) extern void DebuggerSupport_TraceSynchronousWorkCompletion_m14AB555D7DE9CD790C662B9EDA77609C8A83D0BA (void); // 0x00000F93 System.Void System.Threading.Tasks.DebuggerSupport::AddToActiveTasks(System.Threading.Tasks.Task) extern void DebuggerSupport_AddToActiveTasks_mF592C309CB2AE9C85563BE114DDDB6D226AD9E3E (void); // 0x00000F94 System.Void System.Threading.Tasks.DebuggerSupport::AddToActiveTasksNonInlined(System.Threading.Tasks.Task) extern void DebuggerSupport_AddToActiveTasksNonInlined_m28785ADBB0443B6CCDC12C4A7DA297F1FFAEF889 (void); // 0x00000F95 System.Void System.Threading.Tasks.DebuggerSupport::RemoveFromActiveTasks(System.Threading.Tasks.Task) extern void DebuggerSupport_RemoveFromActiveTasks_m19229D30DAA2447DDAB524F2A0E9718D070A1251 (void); // 0x00000F96 System.Void System.Threading.Tasks.DebuggerSupport::RemoveFromActiveTasksNonInlined(System.Threading.Tasks.Task) extern void DebuggerSupport_RemoveFromActiveTasksNonInlined_m328F6FE7F9066EAD92528B6AD6BB08B12BA9A2C0 (void); // 0x00000F97 System.Void System.Threading.Tasks.DebuggerSupport::.cctor() extern void DebuggerSupport__cctor_mD80534EECE30CFA44351A0481084540A211B3698 (void); // 0x00000F98 System.Void System.Threading.Tasks.Task`1::.ctor() // 0x00000F99 System.Void System.Threading.Tasks.Task`1::.ctor(TResult) // 0x00000F9A System.Void System.Threading.Tasks.Task`1::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) // 0x00000F9B System.Void System.Threading.Tasks.Task`1::.ctor(System.Func`2,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions) // 0x00000F9C System.Void System.Threading.Tasks.Task`1::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) // 0x00000F9D System.Boolean System.Threading.Tasks.Task`1::TrySetResult(TResult) // 0x00000F9E System.Void System.Threading.Tasks.Task`1::DangerousSetResult(TResult) // 0x00000F9F TResult System.Threading.Tasks.Task`1::get_Result() // 0x00000FA0 TResult System.Threading.Tasks.Task`1::get_ResultOnSuccess() // 0x00000FA1 TResult System.Threading.Tasks.Task`1::GetResultCore(System.Boolean) // 0x00000FA2 System.Void System.Threading.Tasks.Task`1::InnerInvoke() // 0x00000FA3 System.Runtime.CompilerServices.TaskAwaiter`1 System.Threading.Tasks.Task`1::GetAwaiter() // 0x00000FA4 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1 System.Threading.Tasks.Task`1::ConfigureAwait(System.Boolean) // 0x00000FA5 System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory`1::FromAsyncTrim(TInstance,TArgs,System.Func`5,System.Func`3) // 0x00000FA6 System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1::.ctor(TInstance,System.Func`3) // 0x00000FA7 System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1::CompleteFromAsyncResult(System.IAsyncResult) // 0x00000FA8 System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1::Complete(TInstance,System.Func`3,System.IAsyncResult,System.Boolean) // 0x00000FA9 System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1::.cctor() // 0x00000FAA System.Void System.Threading.Tasks.Task::.ctor(System.Boolean,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) extern void Task__ctor_m2BFB9875B344385770144279929C98A5FE9DF4BD (void); // 0x00000FAB System.Void System.Threading.Tasks.Task::.ctor() extern void Task__ctor_m6EEFB50F0CA6EE056CBA3D80E76B63EE25D57F43 (void); // 0x00000FAC System.Void System.Threading.Tasks.Task::.ctor(System.Delegate,System.Object,System.Threading.Tasks.Task,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) extern void Task__ctor_m5B0CC976AA85C96DBBDBFCE32829D1A2DC66941D (void); // 0x00000FAD System.Void System.Threading.Tasks.Task::TaskConstructorCore(System.Delegate,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions,System.Threading.Tasks.TaskScheduler) extern void Task_TaskConstructorCore_m3FA18FD7FFC2336C4E85DB951D5A0FDF1EBF10F1 (void); // 0x00000FAE System.Void System.Threading.Tasks.Task::AssignCancellationToken(System.Threading.CancellationToken,System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuation) extern void Task_AssignCancellationToken_m9054335A3AE9B45125A84D37384E3692E7FAAD6F (void); // 0x00000FAF System.Void System.Threading.Tasks.Task::TaskCancelCallback(System.Object) extern void Task_TaskCancelCallback_mC683802017E924F10557347668B5D5A6AD9CD997 (void); // 0x00000FB0 System.Boolean System.Threading.Tasks.Task::TrySetCanceled(System.Threading.CancellationToken) extern void Task_TrySetCanceled_m3F4C4486AE7C1E6295332B4BA21AFFEAA37E525E (void); // 0x00000FB1 System.Boolean System.Threading.Tasks.Task::TrySetCanceled(System.Threading.CancellationToken,System.Object) extern void Task_TrySetCanceled_m8E24757A8DD3AE5A856B64D87B447E08395A0771 (void); // 0x00000FB2 System.Boolean System.Threading.Tasks.Task::TrySetException(System.Object) extern void Task_TrySetException_m8336BA31D11EA84916A89EB8A7A0044D2D0EE94D (void); // 0x00000FB3 System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task::get_Options() extern void Task_get_Options_mE5145D91A9DDBD6D9C7E1F608ACE454E03C72473 (void); // 0x00000FB4 System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task::OptionsMethod(System.Int32) extern void Task_OptionsMethod_m41847A3960E340C4708CA35B0F46F5B7C9DD038D (void); // 0x00000FB5 System.Boolean System.Threading.Tasks.Task::AtomicStateUpdate(System.Int32,System.Int32) extern void Task_AtomicStateUpdate_m64E03366E848BB7707DDB9519E678C19A671ABE7 (void); // 0x00000FB6 System.Boolean System.Threading.Tasks.Task::AtomicStateUpdate(System.Int32,System.Int32,System.Int32&) extern void Task_AtomicStateUpdate_m2BE1D5C966E87481CFFC103501F280AE6A28DDBB (void); // 0x00000FB7 System.Void System.Threading.Tasks.Task::SetNotificationForWaitCompletion(System.Boolean) extern void Task_SetNotificationForWaitCompletion_m6B087B3B1E1B6911006874042808D4D7D9678AED (void); // 0x00000FB8 System.Boolean System.Threading.Tasks.Task::NotifyDebuggerOfWaitCompletionIfNecessary() extern void Task_NotifyDebuggerOfWaitCompletionIfNecessary_mC72FCA6A404CB3384E9799C079299A975C9055DE (void); // 0x00000FB9 System.Boolean System.Threading.Tasks.Task::get_IsWaitNotificationEnabledOrNotRanToCompletion() extern void Task_get_IsWaitNotificationEnabledOrNotRanToCompletion_m0B42F40FE4867E9F666B1C8A0E3AF8124FCB7676 (void); // 0x00000FBA System.Boolean System.Threading.Tasks.Task::get_ShouldNotifyDebuggerOfWaitCompletion() extern void Task_get_ShouldNotifyDebuggerOfWaitCompletion_m7AB76993855A98D7FA90003FBACF579C7D7E4534 (void); // 0x00000FBB System.Boolean System.Threading.Tasks.Task::get_IsWaitNotificationEnabled() extern void Task_get_IsWaitNotificationEnabled_mF6950E2B28561EE2E57DECADAD63B485CA5DD3A8 (void); // 0x00000FBC System.Void System.Threading.Tasks.Task::NotifyDebuggerOfWaitCompletion() extern void Task_NotifyDebuggerOfWaitCompletion_mFBB2CB1CC24E4052F1C7426DC47F7781F722C71A (void); // 0x00000FBD System.Boolean System.Threading.Tasks.Task::MarkStarted() extern void Task_MarkStarted_m2456B0C22C6CC5896DE597D31F045E1D0DFE24FE (void); // 0x00000FBE System.Void System.Threading.Tasks.Task::AddNewChild() extern void Task_AddNewChild_m3994DFDAF2979CB932F8C3B8E1CF5163389962EC (void); // 0x00000FBF System.Void System.Threading.Tasks.Task::DisregardChild() extern void Task_DisregardChild_m59AE608F0C0FFC8149311FFF7F6EF7B029BB1834 (void); // 0x00000FC0 System.Int32 System.Threading.Tasks.Task::get_Id() extern void Task_get_Id_mE529E167E64F60B3B79B540D4DFA6254B94F47AA (void); // 0x00000FC1 System.Threading.Tasks.Task System.Threading.Tasks.Task::get_InternalCurrent() extern void Task_get_InternalCurrent_m71C6D402AD038D0042D8A82B20ED6163FA72F1C7 (void); // 0x00000FC2 System.Threading.Tasks.Task System.Threading.Tasks.Task::InternalCurrentIfAttached(System.Threading.Tasks.TaskCreationOptions) extern void Task_InternalCurrentIfAttached_mBF043F869DEB200F3129DB7CE48C64BA0A85B58C (void); // 0x00000FC3 System.Threading.Tasks.StackGuard System.Threading.Tasks.Task::get_CurrentStackGuard() extern void Task_get_CurrentStackGuard_m3302DA8592B8F037AC6AA887932A78A28F044ED7 (void); // 0x00000FC4 System.AggregateException System.Threading.Tasks.Task::get_Exception() extern void Task_get_Exception_m11317CABA220E351C84B3E94B8A98F1565F42B45 (void); // 0x00000FC5 System.Threading.Tasks.TaskStatus System.Threading.Tasks.Task::get_Status() extern void Task_get_Status_m9707FD4B44416BA03FA2FDBEB3D0F0F281D90AD8 (void); // 0x00000FC6 System.Boolean System.Threading.Tasks.Task::get_IsCanceled() extern void Task_get_IsCanceled_m96A8D3F85158A9CB3AEA50A00A55BE4E0F0E21FA (void); // 0x00000FC7 System.Boolean System.Threading.Tasks.Task::get_IsCancellationRequested() extern void Task_get_IsCancellationRequested_m0494753DB1C6E46621515A650AE57062A2B2BE39 (void); // 0x00000FC8 System.Threading.Tasks.Task/ContingentProperties System.Threading.Tasks.Task::EnsureContingentPropertiesInitialized(System.Boolean) extern void Task_EnsureContingentPropertiesInitialized_m222AB9181D8D2C97656C56FA90E4EF11C27A183E (void); // 0x00000FC9 System.Threading.Tasks.Task/ContingentProperties System.Threading.Tasks.Task::EnsureContingentPropertiesInitializedCore(System.Boolean) extern void Task_EnsureContingentPropertiesInitializedCore_m6B51665A336BF643273DA6C0B26E7F1183E88219 (void); // 0x00000FCA System.Threading.CancellationToken System.Threading.Tasks.Task::get_CancellationToken() extern void Task_get_CancellationToken_m459E6E4311018E389AC44E089CCB4ACDC252766A (void); // 0x00000FCB System.Boolean System.Threading.Tasks.Task::get_IsCancellationAcknowledged() extern void Task_get_IsCancellationAcknowledged_m736347A3CAD244A5957A0557115C0F2E5C85DD32 (void); // 0x00000FCC System.Boolean System.Threading.Tasks.Task::get_IsCompleted() extern void Task_get_IsCompleted_m942D6D536545EF059089398B19435591561BB831 (void); // 0x00000FCD System.Boolean System.Threading.Tasks.Task::IsCompletedMethod(System.Int32) extern void Task_IsCompletedMethod_mFF88461D9B38F9A6B0E70D5941B98A1F8DFCEA72 (void); // 0x00000FCE System.Boolean System.Threading.Tasks.Task::get_IsCompletedSuccessfully() extern void Task_get_IsCompletedSuccessfully_m8A0797317734CF69DA5DB2CC2E87AA8F5D43154C (void); // 0x00000FCF System.Threading.Tasks.TaskCreationOptions System.Threading.Tasks.Task::get_CreationOptions() extern void Task_get_CreationOptions_mB24B764C9D18CE5122EB3F0C27272A338074FF14 (void); // 0x00000FD0 System.Threading.WaitHandle System.Threading.Tasks.Task::System.IAsyncResult.get_AsyncWaitHandle() extern void Task_System_IAsyncResult_get_AsyncWaitHandle_m9271667AE10AFFC1A1FA8CB8938B821708E2D761 (void); // 0x00000FD1 System.Object System.Threading.Tasks.Task::get_AsyncState() extern void Task_get_AsyncState_mD702084E5686165B5571ED1D296BB5EEB81DB2D8 (void); // 0x00000FD2 System.Boolean System.Threading.Tasks.Task::System.IAsyncResult.get_CompletedSynchronously() extern void Task_System_IAsyncResult_get_CompletedSynchronously_m9E986DF32119CE77D159F23A520B8E6F04388952 (void); // 0x00000FD3 System.Threading.Tasks.TaskScheduler System.Threading.Tasks.Task::get_ExecutingTaskScheduler() extern void Task_get_ExecutingTaskScheduler_mA367380ED382A74A1C62EE076D8E2B19C251D002 (void); // 0x00000FD4 System.Threading.Tasks.Task System.Threading.Tasks.Task::get_CompletedTask() extern void Task_get_CompletedTask_m1567097D0142D009DC8F9B70DA2C55DA651D55E9 (void); // 0x00000FD5 System.Threading.ManualResetEventSlim System.Threading.Tasks.Task::get_CompletedEvent() extern void Task_get_CompletedEvent_mCAEBFA0E301042AEB1B4A45B12A9406E2547350C (void); // 0x00000FD6 System.Boolean System.Threading.Tasks.Task::get_ExceptionRecorded() extern void Task_get_ExceptionRecorded_m40EB28394B8B1865B1FCA378D594C51A3654E756 (void); // 0x00000FD7 System.Boolean System.Threading.Tasks.Task::get_IsFaulted() extern void Task_get_IsFaulted_mC0AD3EA4EAF3B47C1F5FE9624541F0A00B9426D9 (void); // 0x00000FD8 System.Threading.ExecutionContext System.Threading.Tasks.Task::get_CapturedContext() extern void Task_get_CapturedContext_mC7143113A6556924189A185BF5C831E8C364CC26 (void); // 0x00000FD9 System.Void System.Threading.Tasks.Task::set_CapturedContext(System.Threading.ExecutionContext) extern void Task_set_CapturedContext_mD511291C184D80B9A0DDC14D232B5D96096B7629 (void); // 0x00000FDA System.Void System.Threading.Tasks.Task::Dispose() extern void Task_Dispose_mC0CDEA86192CCA3DCAAE48FB29200CE2DD362F46 (void); // 0x00000FDB System.Void System.Threading.Tasks.Task::Dispose(System.Boolean) extern void Task_Dispose_m31F7511890CD7819B1B29EA55BCDFDD07855E241 (void); // 0x00000FDC System.Void System.Threading.Tasks.Task::ScheduleAndStart(System.Boolean) extern void Task_ScheduleAndStart_mDC4195A58D47FB2A729FCB5CFBC84B02CAE10F61 (void); // 0x00000FDD System.Void System.Threading.Tasks.Task::AddException(System.Object) extern void Task_AddException_mB51B9E16DDDECDB596D5A97C2A59349D1E5FBEDE (void); // 0x00000FDE System.Void System.Threading.Tasks.Task::AddException(System.Object,System.Boolean) extern void Task_AddException_m010E2349EC58EB5A1BBF1D67A18B65725ECA3258 (void); // 0x00000FDF System.AggregateException System.Threading.Tasks.Task::GetExceptions(System.Boolean) extern void Task_GetExceptions_m9E7F65DBF393978A5E944FA21CE489F817421D8A (void); // 0x00000FE0 System.Collections.ObjectModel.ReadOnlyCollection`1 System.Threading.Tasks.Task::GetExceptionDispatchInfos() extern void Task_GetExceptionDispatchInfos_m2E8811FF2E0CDBC4BFE281A4822C6D8452832831 (void); // 0x00000FE1 System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Threading.Tasks.Task::GetCancellationExceptionDispatchInfo() extern void Task_GetCancellationExceptionDispatchInfo_m190A98B306C8BCCB67F3D8B2E7B8BF75EAE63E34 (void); // 0x00000FE2 System.Void System.Threading.Tasks.Task::ThrowIfExceptional(System.Boolean) extern void Task_ThrowIfExceptional_m61851B08F6027968D78F4640990C0186D0FBF895 (void); // 0x00000FE3 System.Void System.Threading.Tasks.Task::UpdateExceptionObservedStatus() extern void Task_UpdateExceptionObservedStatus_m573B7A03F66D8B5EFD82367D3A2E03488390EDC7 (void); // 0x00000FE4 System.Boolean System.Threading.Tasks.Task::get_IsExceptionObservedByParent() extern void Task_get_IsExceptionObservedByParent_m3F42B4EB6ED055AE0DBA1345A24A5F26C0E89C74 (void); // 0x00000FE5 System.Boolean System.Threading.Tasks.Task::get_IsDelegateInvoked() extern void Task_get_IsDelegateInvoked_m10E134E3C772C4D0C12E40807A1F280FCA2CA02F (void); // 0x00000FE6 System.Void System.Threading.Tasks.Task::Finish(System.Boolean) extern void Task_Finish_m31254E2C51EFD6E2893866C6B64F9BB31A8C2676 (void); // 0x00000FE7 System.Void System.Threading.Tasks.Task::FinishStageTwo() extern void Task_FinishStageTwo_mB9C4A7A10AFABD7C9CD3ECE008BAE0505E1E5BF9 (void); // 0x00000FE8 System.Void System.Threading.Tasks.Task::FinishStageThree() extern void Task_FinishStageThree_mEAE9C06EC2CCA8C43E8AD7A0227521D285EB80EF (void); // 0x00000FE9 System.Void System.Threading.Tasks.Task::ProcessChildCompletion(System.Threading.Tasks.Task) extern void Task_ProcessChildCompletion_m8D3C8331F261DBF1B844B0013B5126D614CF27EE (void); // 0x00000FEA System.Void System.Threading.Tasks.Task::AddExceptionsFromChildren() extern void Task_AddExceptionsFromChildren_mA2990FE9A80714DD50DB18E416966C5E903188EF (void); // 0x00000FEB System.Void System.Threading.Tasks.Task::Execute() extern void Task_Execute_m4FBCBCE932B924AD239A2448AED5708B6D14A7F1 (void); // 0x00000FEC System.Void System.Threading.Tasks.Task::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mAEE759CC728F27B64F95C7B6C6E22FCD7E6F8801 (void); // 0x00000FED System.Boolean System.Threading.Tasks.Task::ExecuteEntry(System.Boolean) extern void Task_ExecuteEntry_m735BD89474854D6EAA2ED929D6765AF1B4AEDCDF (void); // 0x00000FEE System.Void System.Threading.Tasks.Task::ExecutionContextCallback(System.Object) extern void Task_ExecutionContextCallback_m72CB65AAA76D5FB962E36EC25AAC150A04EB47B3 (void); // 0x00000FEF System.Void System.Threading.Tasks.Task::InnerInvoke() extern void Task_InnerInvoke_m4FA9E513B4B539A5AC1C40D1EF4CA85544918366 (void); // 0x00000FF0 System.Void System.Threading.Tasks.Task::HandleException(System.Exception) extern void Task_HandleException_m039D6D8597B55598987CDF31CA081E1174451DDA (void); // 0x00000FF1 System.Runtime.CompilerServices.TaskAwaiter System.Threading.Tasks.Task::GetAwaiter() extern void Task_GetAwaiter_m08B368EAC939DD35D0AC428180822255A442CA29 (void); // 0x00000FF2 System.Runtime.CompilerServices.ConfiguredTaskAwaitable System.Threading.Tasks.Task::ConfigureAwait(System.Boolean) extern void Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4 (void); // 0x00000FF3 System.Void System.Threading.Tasks.Task::SetContinuationForAwait(System.Action,System.Boolean,System.Boolean) extern void Task_SetContinuationForAwait_mA1F61691BC938595EB1AD0A35C5DAEAF0928F0C2 (void); // 0x00000FF4 System.Boolean System.Threading.Tasks.Task::WrappedTryRunInline() extern void Task_WrappedTryRunInline_mA2B409F1FB3F72AE78C9718A9160C3BC72159968 (void); // 0x00000FF5 System.Boolean System.Threading.Tasks.Task::InternalWait(System.Int32,System.Threading.CancellationToken) extern void Task_InternalWait_mE10F48F35CE35E0AA937DDF5DF7918DF11850B0F (void); // 0x00000FF6 System.Boolean System.Threading.Tasks.Task::SpinThenBlockingWait(System.Int32,System.Threading.CancellationToken) extern void Task_SpinThenBlockingWait_mC5BAC5F5664E7771B9F5CD04AB7DF9EBD54368E1 (void); // 0x00000FF7 System.Boolean System.Threading.Tasks.Task::SpinWait(System.Int32) extern void Task_SpinWait_m7370BF0CEA591F0986E7A9F9DBC7733C83F155C9 (void); // 0x00000FF8 System.Boolean System.Threading.Tasks.Task::InternalCancel(System.Boolean) extern void Task_InternalCancel_mFF6923500B5B09B0362F0318AEDEB60D8E4A7381 (void); // 0x00000FF9 System.Void System.Threading.Tasks.Task::RecordInternalCancellationRequest() extern void Task_RecordInternalCancellationRequest_mB15C2DBFBA85BD0C5E45E05B35AED89546C50391 (void); // 0x00000FFA System.Void System.Threading.Tasks.Task::RecordInternalCancellationRequest(System.Threading.CancellationToken) extern void Task_RecordInternalCancellationRequest_m4D629F654357E1B65D051CA5CF0726CC74DA5A8B (void); // 0x00000FFB System.Void System.Threading.Tasks.Task::RecordInternalCancellationRequest(System.Threading.CancellationToken,System.Object) extern void Task_RecordInternalCancellationRequest_m083A892F8BCADA392386AE8BB4E47AA6B368BF33 (void); // 0x00000FFC System.Void System.Threading.Tasks.Task::CancellationCleanupLogic() extern void Task_CancellationCleanupLogic_m330DD8365E7DB82745A1D640DB6303A54B6B5020 (void); // 0x00000FFD System.Void System.Threading.Tasks.Task::SetCancellationAcknowledged() extern void Task_SetCancellationAcknowledged_m34E5D85800B4C3D05B3F3910CC2A6A5BBD7F6E41 (void); // 0x00000FFE System.Void System.Threading.Tasks.Task::FinishContinuations() extern void Task_FinishContinuations_m21B540B556CDABD76F5985DF83079F7F30C78174 (void); // 0x00000FFF System.Void System.Threading.Tasks.Task::LogFinishCompletionNotification() extern void Task_LogFinishCompletionNotification_mA92150E1C56E96AE4021930DC1887E019B3CAEDE (void); // 0x00001000 System.Threading.Tasks.Task System.Threading.Tasks.Task::ContinueWith(System.Action`2,System.Object,System.Threading.CancellationToken,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) extern void Task_ContinueWith_m332FAFE0E12D9D53BEEDE60B086EB4816462834F (void); // 0x00001001 System.Threading.Tasks.Task System.Threading.Tasks.Task::ContinueWith(System.Action`2,System.Object,System.Threading.Tasks.TaskScheduler,System.Threading.CancellationToken,System.Threading.Tasks.TaskContinuationOptions) extern void Task_ContinueWith_mDD56B5719055AA2AB7D0893C01FC7C7B61BE213F (void); // 0x00001002 System.Void System.Threading.Tasks.Task::CreationOptionsFromContinuationOptions(System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskCreationOptions&,System.Threading.Tasks.InternalTaskOptions&) extern void Task_CreationOptionsFromContinuationOptions_mE9F785FA8B0E96211D327A83E154C2DF1DDDCEFF (void); // 0x00001003 System.Void System.Threading.Tasks.Task::ContinueWithCore(System.Threading.Tasks.Task,System.Threading.Tasks.TaskScheduler,System.Threading.CancellationToken,System.Threading.Tasks.TaskContinuationOptions) extern void Task_ContinueWithCore_m257B705F98BF64DC7C346F06711A4B32F366D8D8 (void); // 0x00001004 System.Void System.Threading.Tasks.Task::AddCompletionAction(System.Threading.Tasks.ITaskCompletionAction) extern void Task_AddCompletionAction_m77811E563FC391FF0F51DD14AC67D35318378CDA (void); // 0x00001005 System.Void System.Threading.Tasks.Task::AddCompletionAction(System.Threading.Tasks.ITaskCompletionAction,System.Boolean) extern void Task_AddCompletionAction_m9523CB6279A60CC648A3861E7C99CE3F4F1B1AFB (void); // 0x00001006 System.Boolean System.Threading.Tasks.Task::AddTaskContinuationComplex(System.Object,System.Boolean) extern void Task_AddTaskContinuationComplex_m81A1B90F73360B7FB219D4DD5E3F0A93DBA43E34 (void); // 0x00001007 System.Boolean System.Threading.Tasks.Task::AddTaskContinuation(System.Object,System.Boolean) extern void Task_AddTaskContinuation_m851C4FB2702C42680D8326CE3C032E006A203EF8 (void); // 0x00001008 System.Void System.Threading.Tasks.Task::RemoveContinuation(System.Object) extern void Task_RemoveContinuation_m53B140A04E33C0E45992FF5504E643695CB849F0 (void); // 0x00001009 System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromResult(TResult) // 0x0000100A System.Threading.Tasks.Task System.Threading.Tasks.Task::FromException(System.Exception) extern void Task_FromException_m7E03FBDDCA95F6577A18B1D1F708738734F63195 (void); // 0x0000100B System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromException(System.Exception) // 0x0000100C System.Threading.Tasks.Task System.Threading.Tasks.Task::FromCancellation(System.Threading.CancellationToken) extern void Task_FromCancellation_m1B903385D466C973344C934C5CC81E506B9AADEC (void); // 0x0000100D System.Threading.Tasks.Task System.Threading.Tasks.Task::FromCanceled(System.Threading.CancellationToken) extern void Task_FromCanceled_m2C682C247C1D89F6DD5A186BBBFEC1544921308E (void); // 0x0000100E System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromCancellation(System.Threading.CancellationToken) // 0x0000100F System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromCanceled(System.Threading.CancellationToken) // 0x00001010 System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::FromCancellation(System.OperationCanceledException) // 0x00001011 System.Threading.Tasks.Task System.Threading.Tasks.Task::Delay(System.Int32,System.Threading.CancellationToken) extern void Task_Delay_mE80CABEC364832FBA3042CA2460AA3913B74C10B (void); // 0x00001012 System.Threading.Tasks.Task`1 System.Threading.Tasks.Task::WhenAny(System.Threading.Tasks.Task[]) extern void Task_WhenAny_mB37C83589A7905F54439E02A6F75E2F7EA150019 (void); // 0x00001013 System.Boolean System.Threading.Tasks.Task::AddToActiveTasks(System.Threading.Tasks.Task) extern void Task_AddToActiveTasks_m0C65ADA14FDF21010F77F4D9D89DCE386B8642C5 (void); // 0x00001014 System.Void System.Threading.Tasks.Task::RemoveFromActiveTasks(System.Int32) extern void Task_RemoveFromActiveTasks_m1B503A135598FE3B9385A2301546CEE764E8D54C (void); // 0x00001015 System.Void System.Threading.Tasks.Task::MarkAborted(System.Threading.ThreadAbortException) extern void Task_MarkAborted_mF5E21A9D6B3F9E48939564FEF6B7DF7C5D4D26EB (void); // 0x00001016 System.Void System.Threading.Tasks.Task::ExecuteWithThreadLocal(System.Threading.Tasks.Task&) extern void Task_ExecuteWithThreadLocal_mD3F4E7ADBBC473EAF7C24B3A785EBB452D6A76BE (void); // 0x00001017 System.Void System.Threading.Tasks.Task::.cctor() extern void Task__cctor_mA2D3ADA7DF7A95FFA661AE218E786D697001582C (void); // 0x00001018 System.Void System.Threading.Tasks.Task/ContingentProperties::SetCompleted() extern void ContingentProperties_SetCompleted_m45817063C3ADF9B3C6E2FC2E4A3A1A79BB4B6232 (void); // 0x00001019 System.Void System.Threading.Tasks.Task/ContingentProperties::UnregisterCancellationCallback() extern void ContingentProperties_UnregisterCancellationCallback_m9B4F2F69AA5CA9CA4D5714A30B82E89E740CC52E (void); // 0x0000101A System.Void System.Threading.Tasks.Task/ContingentProperties::.ctor() extern void ContingentProperties__ctor_mC61DDF858DB54329B1C0E983964CCE67476E3BE8 (void); // 0x0000101B System.Void System.Threading.Tasks.Task/SetOnInvokeMres::.ctor() extern void SetOnInvokeMres__ctor_m58F9C858252CC61C6FD28899B0ED28816E5305D2 (void); // 0x0000101C System.Void System.Threading.Tasks.Task/SetOnInvokeMres::Invoke(System.Threading.Tasks.Task) extern void SetOnInvokeMres_Invoke_m703DA7E59481C8D52AD20C53786884B24786E86F (void); // 0x0000101D System.Boolean System.Threading.Tasks.Task/SetOnInvokeMres::get_InvokeMayRunArbitraryCode() extern void SetOnInvokeMres_get_InvokeMayRunArbitraryCode_m1218836D94E782D1B45DCC8E1F70C4E92D712EB0 (void); // 0x0000101E System.Void System.Threading.Tasks.Task/DelayPromise::.ctor(System.Threading.CancellationToken) extern void DelayPromise__ctor_mEFBD7760F0F16158FC8DC9FFEA9BBF2034C1124E (void); // 0x0000101F System.Void System.Threading.Tasks.Task/DelayPromise::Complete() extern void DelayPromise_Complete_mE4D4C251ECDF1B7DFECFBE6BBEE41A035CD87403 (void); // 0x00001020 System.Void System.Threading.Tasks.Task/<>c::.cctor() extern void U3CU3Ec__cctor_mE477171D1CBC18429BCF49DE65EA599252910ED6 (void); // 0x00001021 System.Void System.Threading.Tasks.Task/<>c::.ctor() extern void U3CU3Ec__ctor_m37787EEDBE60EC47713770F7D6BA230E459A17C5 (void); // 0x00001022 System.Void System.Threading.Tasks.Task/<>c::b__247_0(System.Object) extern void U3CU3Ec_U3CDelayU3Eb__247_0_m1BFECCA8442BD7E1DF3D8C18C7E17C4AD4FF1CCD (void); // 0x00001023 System.Void System.Threading.Tasks.Task/<>c::b__247_1(System.Object) extern void U3CU3Ec_U3CDelayU3Eb__247_1_m5F0FAEE058218460D73FEC72E641BF0726BF3B9F (void); // 0x00001024 System.Threading.Tasks.Task/ContingentProperties System.Threading.Tasks.Task/<>c::<.cctor>b__271_0() extern void U3CU3Ec_U3C_cctorU3Eb__271_0_mBF6CBDA37E7551B57A230362C3FAA398A90523E3 (void); // 0x00001025 System.Boolean System.Threading.Tasks.Task/<>c::<.cctor>b__271_1(System.Threading.Tasks.Task) extern void U3CU3Ec_U3C_cctorU3Eb__271_1_mA8060A85A398E54BF67E77AF768CABF696D4C1E7 (void); // 0x00001026 System.Boolean System.Threading.Tasks.Task/<>c::<.cctor>b__271_2(System.Object) extern void U3CU3Ec_U3C_cctorU3Eb__271_2_m102D4F12A2B2FEE83EBCB90CB08249117D45210C (void); // 0x00001027 System.Void System.Threading.Tasks.CompletionActionInvoker::.ctor(System.Threading.Tasks.ITaskCompletionAction,System.Threading.Tasks.Task) extern void CompletionActionInvoker__ctor_m8071C32916E47C16B9ABB1B186BDCB97C8E99D79 (void); // 0x00001028 System.Void System.Threading.Tasks.CompletionActionInvoker::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void CompletionActionInvoker_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mAD909494A7F6F7913F2DA9746158B99BC70FDE54 (void); // 0x00001029 System.Void System.Threading.Tasks.CompletionActionInvoker::MarkAborted(System.Threading.ThreadAbortException) extern void CompletionActionInvoker_MarkAborted_m020E4A034B7B16384ED56E4D15D16634262B7FD9 (void); // 0x0000102A System.Boolean System.Threading.Tasks.StackGuard::TryBeginInliningScope() extern void StackGuard_TryBeginInliningScope_m1DF014B0147202E2D87E6E017895B1947CF49F97 (void); // 0x0000102B System.Void System.Threading.Tasks.StackGuard::EndInliningScope() extern void StackGuard_EndInliningScope_mFD985C935C3763EA6399952051C4286502161941 (void); // 0x0000102C System.Void System.Threading.Tasks.StackGuard::.ctor() extern void StackGuard__ctor_m82AAD8DF6023CD1CC9B071E5AC4F1C9B1CD5AF76 (void); // 0x0000102D System.Void System.Threading.Tasks.ITaskCompletionAction::Invoke(System.Threading.Tasks.Task) // 0x0000102E System.Boolean System.Threading.Tasks.ITaskCompletionAction::get_InvokeMayRunArbitraryCode() // 0x0000102F System.Void System.Threading.Tasks.ContinuationTaskFromTask::.ctor(System.Threading.Tasks.Task,System.Delegate,System.Object,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.InternalTaskOptions) extern void ContinuationTaskFromTask__ctor_mA1863DC3C8091E0649D619F1B33834232344A3BE (void); // 0x00001030 System.Void System.Threading.Tasks.ContinuationTaskFromTask::InnerInvoke() extern void ContinuationTaskFromTask_InnerInvoke_m733D0F14FBA5A6B7890491FC236889F6F1BDCFD5 (void); // 0x00001031 System.Void System.Threading.Tasks.TaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) // 0x00001032 System.Void System.Threading.Tasks.TaskContinuation::InlineIfPossibleOrElseQueue(System.Threading.Tasks.Task,System.Boolean) extern void TaskContinuation_InlineIfPossibleOrElseQueue_mF415C71F9A0FF754F8F3B675060015EAE3E211C6 (void); // 0x00001033 System.Void System.Threading.Tasks.TaskContinuation::.ctor() extern void TaskContinuation__ctor_m72F00B955A65FCF01B077A0BE2ADF3946B426BE4 (void); // 0x00001034 System.Void System.Threading.Tasks.StandardTaskContinuation::.ctor(System.Threading.Tasks.Task,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) extern void StandardTaskContinuation__ctor_m44B26A0515094A00635156E38FEFD2CDBD3DFC56 (void); // 0x00001035 System.Void System.Threading.Tasks.StandardTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) extern void StandardTaskContinuation_Run_m35E0B2061DC303330758E731749DEADE3B58EFD7 (void); // 0x00001036 System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation::.ctor(System.Threading.SynchronizationContext,System.Action,System.Boolean) extern void SynchronizationContextAwaitTaskContinuation__ctor_m1083B98325C5C75C50B51C976496B20A0709C549 (void); // 0x00001037 System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) extern void SynchronizationContextAwaitTaskContinuation_Run_mE56D2F76E570D6E0DA92816F6121B3F478219B7D (void); // 0x00001038 System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation::PostAction(System.Object) extern void SynchronizationContextAwaitTaskContinuation_PostAction_m95306F41961F8E1A8C164B7A21A1AAC0814382A7 (void); // 0x00001039 System.Threading.ContextCallback System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation::GetPostActionCallback() extern void SynchronizationContextAwaitTaskContinuation_GetPostActionCallback_m37E0E7E0A2A5447E8377F9E0A7FE90386D3C4C87 (void); // 0x0000103A System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation::.cctor() extern void SynchronizationContextAwaitTaskContinuation__cctor_mC0A925643F862C220A96996D4F07AB5717A13C51 (void); // 0x0000103B System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c::.cctor() extern void U3CU3Ec__cctor_m219356C963D10F2BB139A467585D366413153EE2 (void); // 0x0000103C System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c::.ctor() extern void U3CU3Ec__ctor_m274C8688470518AB75A21B89D2DE810D78CAF5E4 (void); // 0x0000103D System.Void System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation/<>c::<.cctor>b__7_0(System.Object) extern void U3CU3Ec_U3C_cctorU3Eb__7_0_mDEB0C754D6A163F114EB188BC0D98B6837182693 (void); // 0x0000103E System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation::.ctor(System.Threading.Tasks.TaskScheduler,System.Action,System.Boolean) extern void TaskSchedulerAwaitTaskContinuation__ctor_mF014F4740D3FF7F56638F82A953B6B4641DA7254 (void); // 0x0000103F System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) extern void TaskSchedulerAwaitTaskContinuation_Run_mB1CA7C2F6C299B4CADFC65087E66E7C849AC5A8A (void); // 0x00001040 System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation/<>c::.cctor() extern void U3CU3Ec__cctor_m3810AE95DC4C64E17C188ABB9E19538F6FECC40E (void); // 0x00001041 System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation/<>c::.ctor() extern void U3CU3Ec__ctor_m616B522AD398DE9D3FCFCA19B960F8E3BE1FC592 (void); // 0x00001042 System.Void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation/<>c::b__2_0(System.Object) extern void U3CU3Ec_U3CRunU3Eb__2_0_mA91369AC9A7B520A4ECE977D3D84AD40E0784BD7 (void); // 0x00001043 System.Void System.Threading.Tasks.AwaitTaskContinuation::.ctor(System.Action,System.Boolean) extern void AwaitTaskContinuation__ctor_mA0CF4FCEC5D9048F69A1BC7829A9ACF551441871 (void); // 0x00001044 System.Threading.Tasks.Task System.Threading.Tasks.AwaitTaskContinuation::CreateTask(System.Action`1,System.Object,System.Threading.Tasks.TaskScheduler) extern void AwaitTaskContinuation_CreateTask_m4B5105D73996BBE8444DC072A63B134CAF0CE13E (void); // 0x00001045 System.Void System.Threading.Tasks.AwaitTaskContinuation::Run(System.Threading.Tasks.Task,System.Boolean) extern void AwaitTaskContinuation_Run_m57407885DC10D8B48B257D2BA7584F3464DE445E (void); // 0x00001046 System.Boolean System.Threading.Tasks.AwaitTaskContinuation::get_IsValidLocationForInlining() extern void AwaitTaskContinuation_get_IsValidLocationForInlining_m64A67EB5855BBD5E93B44EA02884F8566BF5DA4F (void); // 0x00001047 System.Void System.Threading.Tasks.AwaitTaskContinuation::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m9F1445D0360CA4E06D0FBD99F2F0250681F66B72 (void); // 0x00001048 System.Void System.Threading.Tasks.AwaitTaskContinuation::InvokeAction(System.Object) extern void AwaitTaskContinuation_InvokeAction_m431BD1BCC74DB24B6C034C45F2E44DE9C52516AC (void); // 0x00001049 System.Threading.ContextCallback System.Threading.Tasks.AwaitTaskContinuation::GetInvokeActionCallback() extern void AwaitTaskContinuation_GetInvokeActionCallback_mD65802EBD61DE9D07295EAB4C427A8DB5BF345A9 (void); // 0x0000104A System.Void System.Threading.Tasks.AwaitTaskContinuation::RunCallback(System.Threading.ContextCallback,System.Object,System.Threading.Tasks.Task&) extern void AwaitTaskContinuation_RunCallback_m37C4A227BA403A3D28CC94369A8770F1C16AE4E5 (void); // 0x0000104B System.Void System.Threading.Tasks.AwaitTaskContinuation::RunOrScheduleAction(System.Action,System.Boolean,System.Threading.Tasks.Task&) extern void AwaitTaskContinuation_RunOrScheduleAction_mAB1E447337DDFFE6824A12BBEDE6324AA2823800 (void); // 0x0000104C System.Void System.Threading.Tasks.AwaitTaskContinuation::UnsafeScheduleAction(System.Action) extern void AwaitTaskContinuation_UnsafeScheduleAction_m4038FE0F3162955D6EA1F2CD7ADE782EBAFE000F (void); // 0x0000104D System.Void System.Threading.Tasks.AwaitTaskContinuation::ThrowAsyncIfNecessary(System.Exception) extern void AwaitTaskContinuation_ThrowAsyncIfNecessary_m0189B34D6721E0A200B972F4002F004D6F73C8E2 (void); // 0x0000104E System.Void System.Threading.Tasks.AwaitTaskContinuation::MarkAborted(System.Threading.ThreadAbortException) extern void AwaitTaskContinuation_MarkAborted_mF8AF27738D15C2C99C0971CC55CBF8AC48BCA98F (void); // 0x0000104F System.Void System.Threading.Tasks.TaskExceptionHolder::.ctor(System.Threading.Tasks.Task) extern void TaskExceptionHolder__ctor_mEA5F021592C08A847FA5C4F4DB124F0B6316930F (void); // 0x00001050 System.Boolean System.Threading.Tasks.TaskExceptionHolder::ShouldFailFastOnUnobservedException() extern void TaskExceptionHolder_ShouldFailFastOnUnobservedException_m600FBA584DE04418E1A3FBDA30881426108BAEAE (void); // 0x00001051 System.Void System.Threading.Tasks.TaskExceptionHolder::Finalize() extern void TaskExceptionHolder_Finalize_m4883171B2BA9BDBB52669B844586123F87323138 (void); // 0x00001052 System.Boolean System.Threading.Tasks.TaskExceptionHolder::get_ContainsFaultList() extern void TaskExceptionHolder_get_ContainsFaultList_mF4D5D888F41F57E8164898062E70BDC2D8358EC8 (void); // 0x00001053 System.Void System.Threading.Tasks.TaskExceptionHolder::Add(System.Object,System.Boolean) extern void TaskExceptionHolder_Add_m064ECF8B5670E3A80E5A14813DFFA438D2DBAF6B (void); // 0x00001054 System.Void System.Threading.Tasks.TaskExceptionHolder::SetCancellationException(System.Object) extern void TaskExceptionHolder_SetCancellationException_m6F555AA6EFC4A369C301FAB5D584AA41EBAA7222 (void); // 0x00001055 System.Void System.Threading.Tasks.TaskExceptionHolder::AddFaultException(System.Object) extern void TaskExceptionHolder_AddFaultException_mC2CF4C2FA5F698A825F81C8FDD5092E3BC9CE8DE (void); // 0x00001056 System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsUnhandled() extern void TaskExceptionHolder_MarkAsUnhandled_mB2D09C8C7C095625F2510698EA5A4A17FF58DAA9 (void); // 0x00001057 System.Void System.Threading.Tasks.TaskExceptionHolder::MarkAsHandled(System.Boolean) extern void TaskExceptionHolder_MarkAsHandled_mF7273F681AD6E277FC4E101EC5057ECDFB61EA28 (void); // 0x00001058 System.AggregateException System.Threading.Tasks.TaskExceptionHolder::CreateExceptionObject(System.Boolean,System.Exception) extern void TaskExceptionHolder_CreateExceptionObject_mE8B10C96B49E6AF615BA5E84E362D528D66D6224 (void); // 0x00001059 System.Collections.ObjectModel.ReadOnlyCollection`1 System.Threading.Tasks.TaskExceptionHolder::GetExceptionDispatchInfos() extern void TaskExceptionHolder_GetExceptionDispatchInfos_m0A36A63DFB2C0BB46652396BD942ED347535780D (void); // 0x0000105A System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Threading.Tasks.TaskExceptionHolder::GetCancellationExceptionDispatchInfo() extern void TaskExceptionHolder_GetCancellationExceptionDispatchInfo_mD8D0510148DF8E6E4D3F3D5D5B9BFFFE34E455D8 (void); // 0x0000105B System.Void System.Threading.Tasks.TaskExceptionHolder::.cctor() extern void TaskExceptionHolder__cctor_m9440E67E03D4F6B8AA37149B01AC3F44CEE5C267 (void); // 0x0000105C System.Void System.Threading.Tasks.TaskFactory::.ctor() extern void TaskFactory__ctor_m42E9018899061E09D4CD0637717C7C1129BE159B (void); // 0x0000105D System.Void System.Threading.Tasks.TaskFactory::.ctor(System.Threading.CancellationToken,System.Threading.Tasks.TaskCreationOptions,System.Threading.Tasks.TaskContinuationOptions,System.Threading.Tasks.TaskScheduler) extern void TaskFactory__ctor_m8AAF7E2C2226EC9BE439F9D9C3E94D030E16E864 (void); // 0x0000105E System.Void System.Threading.Tasks.TaskFactory::CheckCreationOptions(System.Threading.Tasks.TaskCreationOptions) extern void TaskFactory_CheckCreationOptions_m1EAD72F77F4009E2133D4C3AE08D90429B9CF643 (void); // 0x0000105F System.Threading.Tasks.Task`1 System.Threading.Tasks.TaskFactory::CommonCWAnyLogic(System.Collections.Generic.IList`1) extern void TaskFactory_CommonCWAnyLogic_mF50C5F188E90BC14A8880C01196318A96E1B9F33 (void); // 0x00001060 System.Void System.Threading.Tasks.TaskFactory::CheckMultiTaskContinuationOptions(System.Threading.Tasks.TaskContinuationOptions) extern void TaskFactory_CheckMultiTaskContinuationOptions_m3B31F4E8A934E324FE2FD433D4F4CAEC7A0FD230 (void); // 0x00001061 System.Void System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise::.ctor(System.Collections.Generic.IList`1) extern void CompleteOnInvokePromise__ctor_m153AE918F79FBDDED78F9E424499D0AC0FFFA016 (void); // 0x00001062 System.Void System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise::Invoke(System.Threading.Tasks.Task) extern void CompleteOnInvokePromise_Invoke_mF5F31F1D9FD06E73EA1239A32B3B14A3D925543E (void); // 0x00001063 System.Boolean System.Threading.Tasks.TaskFactory/CompleteOnInvokePromise::get_InvokeMayRunArbitraryCode() extern void CompleteOnInvokePromise_get_InvokeMayRunArbitraryCode_m89BC53C37B6192A2E8DE17061E1F374E0924E465 (void); // 0x00001064 System.Void System.Threading.Tasks.TaskScheduler::QueueTask(System.Threading.Tasks.Task) // 0x00001065 System.Boolean System.Threading.Tasks.TaskScheduler::TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) // 0x00001066 System.Boolean System.Threading.Tasks.TaskScheduler::TryRunInline(System.Threading.Tasks.Task,System.Boolean) extern void TaskScheduler_TryRunInline_mB2828CBB3326839E61EF8D02EEB58897FA8CA3D6 (void); // 0x00001067 System.Boolean System.Threading.Tasks.TaskScheduler::TryDequeue(System.Threading.Tasks.Task) extern void TaskScheduler_TryDequeue_m282B9D9F51EDBA342946E738B160A6734B31E0DF (void); // 0x00001068 System.Void System.Threading.Tasks.TaskScheduler::NotifyWorkItemProgress() extern void TaskScheduler_NotifyWorkItemProgress_mC897E0E4DC6BA06CD4DC7E43B94D7AB9D5DE367D (void); // 0x00001069 System.Boolean System.Threading.Tasks.TaskScheduler::get_RequiresAtomicStartTransition() extern void TaskScheduler_get_RequiresAtomicStartTransition_m982AFC62C502B004C5E2D5398DD08894334969C6 (void); // 0x0000106A System.Void System.Threading.Tasks.TaskScheduler::.ctor() extern void TaskScheduler__ctor_m5B686A63A37DECEC84F95EB67AF7B315703DB0B0 (void); // 0x0000106B System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_Default() extern void TaskScheduler_get_Default_m1312D9F63C0811919143807540E6D10F90CF6B7C (void); // 0x0000106C System.Threading.Tasks.TaskScheduler System.Threading.Tasks.TaskScheduler::get_InternalCurrent() extern void TaskScheduler_get_InternalCurrent_m221D33CA8111335E0436E0C39EDDB1990206B801 (void); // 0x0000106D System.Int32 System.Threading.Tasks.TaskScheduler::get_Id() extern void TaskScheduler_get_Id_m94DA90DFFC15B9C4B0794F8D2F94DFCC56BF3B2C (void); // 0x0000106E System.Void System.Threading.Tasks.TaskScheduler::PublishUnobservedTaskException(System.Object,System.Threading.Tasks.UnobservedTaskExceptionEventArgs) extern void TaskScheduler_PublishUnobservedTaskException_mD3AB1D051C4DF7480B5E1D3A373DDFBC2ACEE960 (void); // 0x0000106F System.Void System.Threading.Tasks.TaskScheduler::.cctor() extern void TaskScheduler__cctor_m2F160996E6895154260672F0A4664366B65A6081 (void); // 0x00001070 System.Void System.Threading.Tasks.UnobservedTaskExceptionEventArgs::.ctor(System.AggregateException) extern void UnobservedTaskExceptionEventArgs__ctor_mF314ED890AC902A591F0016FF661BE8937B12DFC (void); // 0x00001071 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::.ctor() extern void ThreadPoolTaskScheduler__ctor_m6884B6044A29E1A98C6533371F36EED2EA860391 (void); // 0x00001072 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::QueueTask(System.Threading.Tasks.Task) extern void ThreadPoolTaskScheduler_QueueTask_mAD0B7B620C0522738B0874A80ABA3A23270AF32E (void); // 0x00001073 System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean) extern void ThreadPoolTaskScheduler_TryExecuteTaskInline_m9D14991146D80AC252E9CE86E877AD577D801863 (void); // 0x00001074 System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::TryDequeue(System.Threading.Tasks.Task) extern void ThreadPoolTaskScheduler_TryDequeue_m52B0C5258DF85FDF86E389AA8C97A51974283A07 (void); // 0x00001075 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::NotifyWorkItemProgress() extern void ThreadPoolTaskScheduler_NotifyWorkItemProgress_mB1581398E320891383F56E7C3B35F0AF3AD83A75 (void); // 0x00001076 System.Boolean System.Threading.Tasks.ThreadPoolTaskScheduler::get_RequiresAtomicStartTransition() extern void ThreadPoolTaskScheduler_get_RequiresAtomicStartTransition_mDD34EDB36942DBB8D0CB0B7E2E26604C58DAB2CB (void); // 0x00001077 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler::.cctor() extern void ThreadPoolTaskScheduler__cctor_m73A5C2DE93295CBA9A8EDE489E71ECB793AA4287 (void); // 0x00001078 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler/<>c::.cctor() extern void U3CU3Ec__cctor_mDB8BB643B5BE0A27E2C5BBC58F358E11B5D086D2 (void); // 0x00001079 System.Void System.Threading.Tasks.ThreadPoolTaskScheduler/<>c::.ctor() extern void U3CU3Ec__ctor_m02248EF00445EE0C39C99797351032B715FDE994 (void); // 0x0000107A System.Void System.Threading.Tasks.ThreadPoolTaskScheduler/<>c::<.cctor>b__10_0(System.Object) extern void U3CU3Ec_U3C_cctorU3Eb__10_0_mDB5B7A4C19E5B9124C7F6D2AE35CD070BD4DDDA3 (void); // 0x0000107B System.Boolean System.Threading.Tasks.AsyncCausalityTracer::get_LoggingOn() extern void AsyncCausalityTracer_get_LoggingOn_m7C26C0F4409E43D8FBC226A6413BBFAB3BF23EAF (void); // 0x0000107C System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceOperationCreation(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.String,System.UInt64) extern void AsyncCausalityTracer_TraceOperationCreation_m3C51C98DC960894FD740429D1A9BBC209FB65A8F (void); // 0x0000107D System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceOperationCompletion(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.Threading.Tasks.AsyncCausalityStatus) extern void AsyncCausalityTracer_TraceOperationCompletion_m40E8B7AB4A21C9D1B22A9213C5D83BE3F837F335 (void); // 0x0000107E System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceSynchronousWorkStart(System.Threading.Tasks.CausalityTraceLevel,System.Int32,System.Threading.Tasks.CausalitySynchronousWork) extern void AsyncCausalityTracer_TraceSynchronousWorkStart_mAA9018943A21D21E799EFBAF59D26DD8B0E02004 (void); // 0x0000107F System.Void System.Threading.Tasks.AsyncCausalityTracer::TraceSynchronousWorkCompletion(System.Threading.Tasks.CausalityTraceLevel,System.Threading.Tasks.CausalitySynchronousWork) extern void AsyncCausalityTracer_TraceSynchronousWorkCompletion_m6096639DAB725160E315650BA968EEFA9AA91933 (void); // 0x00001080 System.Void System.Text.ASCIIEncoding::.ctor() extern void ASCIIEncoding__ctor_m8C5E4E46A77342EBC244E5D3DF72DB2E692CF808 (void); // 0x00001081 System.Void System.Text.ASCIIEncoding::SetDefaultFallbacks() extern void ASCIIEncoding_SetDefaultFallbacks_m7162E81F3A3CF1A0AA7B98D2B0A82FDE1C5AD860 (void); // 0x00001082 System.Int32 System.Text.ASCIIEncoding::GetByteCount(System.Char[],System.Int32,System.Int32) extern void ASCIIEncoding_GetByteCount_mE6AC552E6A7433B7A951F20E8556EAB8EEB81B48 (void); // 0x00001083 System.Int32 System.Text.ASCIIEncoding::GetByteCount(System.String) extern void ASCIIEncoding_GetByteCount_mF0715A42549CC88D4798D55689E6D3294215B091 (void); // 0x00001084 System.Int32 System.Text.ASCIIEncoding::GetByteCount(System.Char*,System.Int32) extern void ASCIIEncoding_GetByteCount_m66A04BA95D389FC6D43B3B290957F7549FE07BB1 (void); // 0x00001085 System.Int32 System.Text.ASCIIEncoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void ASCIIEncoding_GetBytes_mD85421120496F721D48F2C588865154024801D0B (void); // 0x00001086 System.Int32 System.Text.ASCIIEncoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void ASCIIEncoding_GetBytes_mA599593C0AF47DBA72F9AA7E0B45AC61ABCA025B (void); // 0x00001087 System.Int32 System.Text.ASCIIEncoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void ASCIIEncoding_GetBytes_m7D44FDA3784BC416AC03F843D6CCF438997A37A3 (void); // 0x00001088 System.Int32 System.Text.ASCIIEncoding::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void ASCIIEncoding_GetCharCount_m0159D459C193B94F5F776AD82367A5A262EEECD7 (void); // 0x00001089 System.Int32 System.Text.ASCIIEncoding::GetCharCount(System.Byte*,System.Int32) extern void ASCIIEncoding_GetCharCount_m1AEC84E111E953789B28239173EBD13AA38BDD80 (void); // 0x0000108A System.Int32 System.Text.ASCIIEncoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void ASCIIEncoding_GetChars_m9BEF1CB9665871D0DD24B190539636A5BF893D2D (void); // 0x0000108B System.Int32 System.Text.ASCIIEncoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void ASCIIEncoding_GetChars_m3DB531C43FF529530B96F48D7C4E6822F5249610 (void); // 0x0000108C System.String System.Text.ASCIIEncoding::GetString(System.Byte[],System.Int32,System.Int32) extern void ASCIIEncoding_GetString_mEF6F933D3AF19529010DBB418F22F0BD032ED0BC (void); // 0x0000108D System.Int32 System.Text.ASCIIEncoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void ASCIIEncoding_GetByteCount_mA869B6BF73622417559E2EA5FD9641CEE1DC5478 (void); // 0x0000108E System.Int32 System.Text.ASCIIEncoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void ASCIIEncoding_GetBytes_m591DACAD7262C669B239CF7C4C9737442DFCDFDD (void); // 0x0000108F System.Int32 System.Text.ASCIIEncoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void ASCIIEncoding_GetCharCount_mE2277D201B6D9A0DBD17322E9733F96B50D11909 (void); // 0x00001090 System.Int32 System.Text.ASCIIEncoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void ASCIIEncoding_GetChars_m6A0FE526D4FBDD1625E937E21C59BC685A498DD1 (void); // 0x00001091 System.Int32 System.Text.ASCIIEncoding::GetMaxByteCount(System.Int32) extern void ASCIIEncoding_GetMaxByteCount_mB873FF09853A01A67854EB577C521F0A912825C2 (void); // 0x00001092 System.Int32 System.Text.ASCIIEncoding::GetMaxCharCount(System.Int32) extern void ASCIIEncoding_GetMaxCharCount_m8854E7D64599C53DE732EADB780F67EF80FC35C2 (void); // 0x00001093 System.Text.Decoder System.Text.ASCIIEncoding::GetDecoder() extern void ASCIIEncoding_GetDecoder_mFA0CBE5FC11167242027A28D0C1F87598F5C5D6B (void); // 0x00001094 System.Text.Encoder System.Text.ASCIIEncoding::GetEncoder() extern void ASCIIEncoding_GetEncoder_m0C2496772B95BD6FA9318FEE45FCED5B7E1AD9D3 (void); // 0x00001095 System.Void System.Text.ASCIIEncoding::.cctor() extern void ASCIIEncoding__cctor_mCB15A56D3AC1F202C88C2B7EC0FA3C9DEA4A16D4 (void); // 0x00001096 System.Void System.Text.ASCIIEncoding/ASCIIEncodingSealed::.ctor() extern void ASCIIEncodingSealed__ctor_mA6EA78341375F54A3AB5A9A079D9924152EE6F88 (void); // 0x00001097 System.Void System.Text.Decoder::.ctor() extern void Decoder__ctor_m0495641DB031A133FE39FBF3A1D139F52A4FACEC (void); // 0x00001098 System.Text.DecoderFallback System.Text.Decoder::get_Fallback() extern void Decoder_get_Fallback_mB880D66DBE222BDDB540E78C8487EE1C012F920D (void); // 0x00001099 System.Text.DecoderFallbackBuffer System.Text.Decoder::get_FallbackBuffer() extern void Decoder_get_FallbackBuffer_m53A4815B55369768954090BDB812F54DD6E0E8F0 (void); // 0x0000109A System.Boolean System.Text.Decoder::get_InternalHasFallbackBuffer() extern void Decoder_get_InternalHasFallbackBuffer_m4C3AFF7342A4B4F9960B3694D88833675207D2DF (void); // 0x0000109B System.Void System.Text.Decoder::Reset() extern void Decoder_Reset_m6104EA4DC0DB4B6916A10FDA103B8C0BC5CA9450 (void); // 0x0000109C System.Int32 System.Text.Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32) // 0x0000109D System.Int32 System.Text.Decoder::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean) extern void Decoder_GetCharCount_m8B9071BCC46A106D98A4B516FF5275A48DFA27E8 (void); // 0x0000109E System.Int32 System.Text.Decoder::GetCharCount(System.Byte*,System.Int32,System.Boolean) extern void Decoder_GetCharCount_m6499BF0806383D3D844353DC39FA4E415739C316 (void); // 0x0000109F System.Int32 System.Text.Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) // 0x000010A0 System.Int32 System.Text.Decoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Boolean) extern void Decoder_GetChars_m518EF4CB3CA428F9016A60C3538544907DAFD57D (void); // 0x000010A1 System.Int32 System.Text.Decoder::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Boolean) extern void Decoder_GetChars_m74B705C6BEE7F57E88B1E804616C69C9436FD1D0 (void); // 0x000010A2 System.Int32 System.Text.Decoder::GetChars(System.ReadOnlySpan`1,System.Span`1,System.Boolean) extern void Decoder_GetChars_m91E0B5A0E753DBB73DFB6CB29241435E973FFF48 (void); // 0x000010A3 System.Void System.Text.InternalDecoderBestFitFallback::.ctor(System.Text.Encoding) extern void InternalDecoderBestFitFallback__ctor_m2F68F97E3186027A5C1DA6AD8F02D1248917B8B1 (void); // 0x000010A4 System.Text.DecoderFallbackBuffer System.Text.InternalDecoderBestFitFallback::CreateFallbackBuffer() extern void InternalDecoderBestFitFallback_CreateFallbackBuffer_mBB4A4C8516C6EACD07E71819964EB7BC6661D7BF (void); // 0x000010A5 System.Int32 System.Text.InternalDecoderBestFitFallback::get_MaxCharCount() extern void InternalDecoderBestFitFallback_get_MaxCharCount_mF3C5D51E5AA18296288F2ED8E0F10EB8711785D2 (void); // 0x000010A6 System.Boolean System.Text.InternalDecoderBestFitFallback::Equals(System.Object) extern void InternalDecoderBestFitFallback_Equals_mF78A578FBDFC5E2C4FD438EE4439A26937990CF9 (void); // 0x000010A7 System.Int32 System.Text.InternalDecoderBestFitFallback::GetHashCode() extern void InternalDecoderBestFitFallback_GetHashCode_mC43B6A785DC563365731EF04A2055960A6A879A9 (void); // 0x000010A8 System.Object System.Text.InternalDecoderBestFitFallbackBuffer::get_InternalSyncObject() extern void InternalDecoderBestFitFallbackBuffer_get_InternalSyncObject_m24FC712B3C37DCF061D2BD88B2C7618A11D1C932 (void); // 0x000010A9 System.Void System.Text.InternalDecoderBestFitFallbackBuffer::.ctor(System.Text.InternalDecoderBestFitFallback) extern void InternalDecoderBestFitFallbackBuffer__ctor_m4CC94D1890E48C84B217DC2455EB6CC6636CDFEF (void); // 0x000010AA System.Boolean System.Text.InternalDecoderBestFitFallbackBuffer::Fallback(System.Byte[],System.Int32) extern void InternalDecoderBestFitFallbackBuffer_Fallback_mACB3D2D064F92F21B72B45444748FF36E92C476C (void); // 0x000010AB System.Char System.Text.InternalDecoderBestFitFallbackBuffer::GetNextChar() extern void InternalDecoderBestFitFallbackBuffer_GetNextChar_mAF608A2FE88EC94AE4CEBDCB13B545BECF98BD51 (void); // 0x000010AC System.Void System.Text.InternalDecoderBestFitFallbackBuffer::Reset() extern void InternalDecoderBestFitFallbackBuffer_Reset_mD18BF6859616A61C52F609DA6FF95C304E905E4F (void); // 0x000010AD System.Int32 System.Text.InternalDecoderBestFitFallbackBuffer::InternalFallback(System.Byte[],System.Byte*) extern void InternalDecoderBestFitFallbackBuffer_InternalFallback_m78EA04803783061B3443E4E875C259A508F27861 (void); // 0x000010AE System.Char System.Text.InternalDecoderBestFitFallbackBuffer::TryBestFit(System.Byte[]) extern void InternalDecoderBestFitFallbackBuffer_TryBestFit_m5DAECBE04EF871AFD3C8FC80931A31E0E8D5D6E3 (void); // 0x000010AF System.Void System.Text.DecoderExceptionFallback::.ctor() extern void DecoderExceptionFallback__ctor_mDFF192212544D9C8983F8EE56F0975CF93493350 (void); // 0x000010B0 System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback::CreateFallbackBuffer() extern void DecoderExceptionFallback_CreateFallbackBuffer_m1BC1D1909592BD0A8DFABF05144CD0EA4DA66554 (void); // 0x000010B1 System.Int32 System.Text.DecoderExceptionFallback::get_MaxCharCount() extern void DecoderExceptionFallback_get_MaxCharCount_m141FA35473CCCA35D3CB621C9313F0EFB67BBF04 (void); // 0x000010B2 System.Boolean System.Text.DecoderExceptionFallback::Equals(System.Object) extern void DecoderExceptionFallback_Equals_m2FA7646ABB4981410083691B46A0E07C897648D4 (void); // 0x000010B3 System.Int32 System.Text.DecoderExceptionFallback::GetHashCode() extern void DecoderExceptionFallback_GetHashCode_mB0CDB2FD070FEB0617B136CE5F3A76FD94C78F8F (void); // 0x000010B4 System.Boolean System.Text.DecoderExceptionFallbackBuffer::Fallback(System.Byte[],System.Int32) extern void DecoderExceptionFallbackBuffer_Fallback_m1F267B5091DB65ED89D63A6EC501EE84AF7A8879 (void); // 0x000010B5 System.Char System.Text.DecoderExceptionFallbackBuffer::GetNextChar() extern void DecoderExceptionFallbackBuffer_GetNextChar_m8F580BC51D8641427575E7D425CCCA0F5E32A6AC (void); // 0x000010B6 System.Void System.Text.DecoderExceptionFallbackBuffer::Throw(System.Byte[],System.Int32) extern void DecoderExceptionFallbackBuffer_Throw_mA77761E25CE914B807D23BF084DA2A59B145A716 (void); // 0x000010B7 System.Void System.Text.DecoderExceptionFallbackBuffer::.ctor() extern void DecoderExceptionFallbackBuffer__ctor_m78930F20CADDD8B55942EBC65477C8DAAB30EA65 (void); // 0x000010B8 System.Void System.Text.DecoderFallbackException::.ctor() extern void DecoderFallbackException__ctor_mE8F711B90007E135F91FC0522BF94F43B9D80C32 (void); // 0x000010B9 System.Void System.Text.DecoderFallbackException::.ctor(System.String,System.Byte[],System.Int32) extern void DecoderFallbackException__ctor_m1F5DB7802C19261DBF677A3A4E4C41C53940E3D9 (void); // 0x000010BA System.Void System.Text.DecoderFallbackException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DecoderFallbackException__ctor_m6FEA463A7036AB83FF995BA0DDAA2F0270B54321 (void); // 0x000010BB System.Text.DecoderFallback System.Text.DecoderFallback::get_ReplacementFallback() extern void DecoderFallback_get_ReplacementFallback_m82708AFE56D2A9B62A0F9730C2558DB4EC55E3A0 (void); // 0x000010BC System.Text.DecoderFallback System.Text.DecoderFallback::get_ExceptionFallback() extern void DecoderFallback_get_ExceptionFallback_m74075F409E7803F9AA86D20EF2C12F958F50C3C2 (void); // 0x000010BD System.Text.DecoderFallbackBuffer System.Text.DecoderFallback::CreateFallbackBuffer() // 0x000010BE System.Int32 System.Text.DecoderFallback::get_MaxCharCount() // 0x000010BF System.Void System.Text.DecoderFallback::.ctor() extern void DecoderFallback__ctor_m959AA6682EFBA77AFE7FE5D21EABA5F8AF85ABC1 (void); // 0x000010C0 System.Boolean System.Text.DecoderFallbackBuffer::Fallback(System.Byte[],System.Int32) // 0x000010C1 System.Char System.Text.DecoderFallbackBuffer::GetNextChar() // 0x000010C2 System.Void System.Text.DecoderFallbackBuffer::Reset() extern void DecoderFallbackBuffer_Reset_m42309709051139D09D3BEE78440379C8DA2DDFD4 (void); // 0x000010C3 System.Void System.Text.DecoderFallbackBuffer::InternalReset() extern void DecoderFallbackBuffer_InternalReset_m64EACB178078ED1694E46221E4AE689A70A21D3D (void); // 0x000010C4 System.Void System.Text.DecoderFallbackBuffer::InternalInitialize(System.Byte*,System.Char*) extern void DecoderFallbackBuffer_InternalInitialize_m37B50499FD8811568688794036BE8FAF494B9EF3 (void); // 0x000010C5 System.Boolean System.Text.DecoderFallbackBuffer::InternalFallback(System.Byte[],System.Byte*,System.Char*&) extern void DecoderFallbackBuffer_InternalFallback_m79140E3D76ED5B554F5F0845AF91C3C5C7741D89 (void); // 0x000010C6 System.Int32 System.Text.DecoderFallbackBuffer::InternalFallback(System.Byte[],System.Byte*) extern void DecoderFallbackBuffer_InternalFallback_m6525AEF532B4D18EDC8BE5BE44FFE9414AA608B5 (void); // 0x000010C7 System.Void System.Text.DecoderFallbackBuffer::ThrowLastBytesRecursive(System.Byte[]) extern void DecoderFallbackBuffer_ThrowLastBytesRecursive_m6A6BA77A6F87580486B3458EE2E9F3E91EFFAAE3 (void); // 0x000010C8 System.Void System.Text.DecoderFallbackBuffer::.ctor() extern void DecoderFallbackBuffer__ctor_m85DD9B3CACCFEEF7AC994A5CA1F6BE1086270DDC (void); // 0x000010C9 System.Void System.Text.DecoderNLS::.ctor(System.Text.Encoding) extern void DecoderNLS__ctor_m1908DB77D8027832199844F19BC9DE1F354C95C0 (void); // 0x000010CA System.Void System.Text.DecoderNLS::Reset() extern void DecoderNLS_Reset_m2E3979350B90703D8DD5AB1ABCECC1D838027697 (void); // 0x000010CB System.Int32 System.Text.DecoderNLS::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void DecoderNLS_GetCharCount_mA8285B5745E22748685DFD0B420304A08EAEF117 (void); // 0x000010CC System.Int32 System.Text.DecoderNLS::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean) extern void DecoderNLS_GetCharCount_mB09238EF2A2A222F944CCB3AC751CA2F14A756D4 (void); // 0x000010CD System.Int32 System.Text.DecoderNLS::GetCharCount(System.Byte*,System.Int32,System.Boolean) extern void DecoderNLS_GetCharCount_mAB79506CBBD18D9F10CCB43CC75F4C9CF21FD90D (void); // 0x000010CE System.Int32 System.Text.DecoderNLS::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void DecoderNLS_GetChars_mA7942B3200E147C262558C31122D8F0E851BEB9E (void); // 0x000010CF System.Int32 System.Text.DecoderNLS::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Boolean) extern void DecoderNLS_GetChars_mFA655E72AC9AD69307EFF27C5EC4993C08FDE0E6 (void); // 0x000010D0 System.Int32 System.Text.DecoderNLS::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Boolean) extern void DecoderNLS_GetChars_mEA41D567D6D6588518FC70DCCA6F50977C82CFB0 (void); // 0x000010D1 System.Boolean System.Text.DecoderNLS::get_MustFlush() extern void DecoderNLS_get_MustFlush_mE74FAC435437734B0E38EAD0E60F70E06316FB2C (void); // 0x000010D2 System.Boolean System.Text.DecoderNLS::get_HasState() extern void DecoderNLS_get_HasState_mD1B94095FB2C5C9F1CD7E2CEFB8A4435A7114144 (void); // 0x000010D3 System.Void System.Text.DecoderNLS::ClearMustFlush() extern void DecoderNLS_ClearMustFlush_m7F5559CC08C19E9FDC56451782F0EC152EE5C3C9 (void); // 0x000010D4 System.Void System.Text.DecoderReplacementFallback::.ctor() extern void DecoderReplacementFallback__ctor_m7919A1DC740F08F147060CE64A6B15241CC56CB5 (void); // 0x000010D5 System.Void System.Text.DecoderReplacementFallback::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DecoderReplacementFallback__ctor_m814F0D8F1A8E83DA594D774B1F4591AE42EB54B4 (void); // 0x000010D6 System.Void System.Text.DecoderReplacementFallback::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DecoderReplacementFallback_System_Runtime_Serialization_ISerializable_GetObjectData_m1684650ABE61A1FD177CA776293300481021A336 (void); // 0x000010D7 System.Void System.Text.DecoderReplacementFallback::.ctor(System.String) extern void DecoderReplacementFallback__ctor_mA73B628532B991FA39C2D7A1C5285CF93DC88F60 (void); // 0x000010D8 System.String System.Text.DecoderReplacementFallback::get_DefaultString() extern void DecoderReplacementFallback_get_DefaultString_mB1A3447F0130DFD8948EF13E531C4EA1E6D3504E (void); // 0x000010D9 System.Text.DecoderFallbackBuffer System.Text.DecoderReplacementFallback::CreateFallbackBuffer() extern void DecoderReplacementFallback_CreateFallbackBuffer_m28D0E970F802944BF8DC22360B3547E63096B12D (void); // 0x000010DA System.Int32 System.Text.DecoderReplacementFallback::get_MaxCharCount() extern void DecoderReplacementFallback_get_MaxCharCount_mDDDD307DA9885CE49949639E44BF1AE9D844AC20 (void); // 0x000010DB System.Boolean System.Text.DecoderReplacementFallback::Equals(System.Object) extern void DecoderReplacementFallback_Equals_m9F246DB8FC3355B89A84C11410AF114CCCF459FC (void); // 0x000010DC System.Int32 System.Text.DecoderReplacementFallback::GetHashCode() extern void DecoderReplacementFallback_GetHashCode_m35961FE6C3C47F78333D6B6982FC2EAA9ABD07E0 (void); // 0x000010DD System.Void System.Text.DecoderReplacementFallbackBuffer::.ctor(System.Text.DecoderReplacementFallback) extern void DecoderReplacementFallbackBuffer__ctor_mA33C7504EB6DAC4AD3208E28E0EA421360659338 (void); // 0x000010DE System.Boolean System.Text.DecoderReplacementFallbackBuffer::Fallback(System.Byte[],System.Int32) extern void DecoderReplacementFallbackBuffer_Fallback_mFA7DD35E3D9BF440E3A044A5CEFB58EF81FC9DB1 (void); // 0x000010DF System.Char System.Text.DecoderReplacementFallbackBuffer::GetNextChar() extern void DecoderReplacementFallbackBuffer_GetNextChar_m825DFC2640957247F409F2F3DE48F64002C937EF (void); // 0x000010E0 System.Void System.Text.DecoderReplacementFallbackBuffer::Reset() extern void DecoderReplacementFallbackBuffer_Reset_m6D5DCE10ECA42C5C616144BC53ABDDFAB2B931BF (void); // 0x000010E1 System.Int32 System.Text.DecoderReplacementFallbackBuffer::InternalFallback(System.Byte[],System.Byte*) extern void DecoderReplacementFallbackBuffer_InternalFallback_m908FEB5CC981CFDBFED7DBEB3B519FF223540887 (void); // 0x000010E2 System.Void System.Text.Encoder::.ctor() extern void Encoder__ctor_m46AB6EFE55758C5D0C42DF960154FA079EAE4233 (void); // 0x000010E3 System.Text.EncoderFallback System.Text.Encoder::get_Fallback() extern void Encoder_get_Fallback_m5EE9C67C3977F7EB48ADFF1BC98A6685C8B8D898 (void); // 0x000010E4 System.Text.EncoderFallbackBuffer System.Text.Encoder::get_FallbackBuffer() extern void Encoder_get_FallbackBuffer_m200E48040D7D384F9C9DEE8D3CFE30FFD6E819F5 (void); // 0x000010E5 System.Boolean System.Text.Encoder::get_InternalHasFallbackBuffer() extern void Encoder_get_InternalHasFallbackBuffer_m25D72E902AEFF3C2AFE361CB9B86A2D05D9F8929 (void); // 0x000010E6 System.Void System.Text.Encoder::Reset() extern void Encoder_Reset_mF1029C6606AFCDD50F02391AA19FFF12ED557880 (void); // 0x000010E7 System.Int32 System.Text.Encoder::GetByteCount(System.Char[],System.Int32,System.Int32,System.Boolean) // 0x000010E8 System.Int32 System.Text.Encoder::GetByteCount(System.Char*,System.Int32,System.Boolean) extern void Encoder_GetByteCount_mA0A8685357A8B38929F743EEBA7BF33013F78DD1 (void); // 0x000010E9 System.Int32 System.Text.Encoder::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Boolean) // 0x000010EA System.Int32 System.Text.Encoder::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Boolean) extern void Encoder_GetBytes_mB5A98FEA8D079F7FDE2F7B4B13B67EAC64653E06 (void); // 0x000010EB System.Void System.Text.InternalEncoderBestFitFallback::.ctor(System.Text.Encoding) extern void InternalEncoderBestFitFallback__ctor_m401271E4FCA59316BB869A8B592394E6E1950A77 (void); // 0x000010EC System.Text.EncoderFallbackBuffer System.Text.InternalEncoderBestFitFallback::CreateFallbackBuffer() extern void InternalEncoderBestFitFallback_CreateFallbackBuffer_m01C810DA06EADC6F9D1C6ED0F10601A31B0814B2 (void); // 0x000010ED System.Int32 System.Text.InternalEncoderBestFitFallback::get_MaxCharCount() extern void InternalEncoderBestFitFallback_get_MaxCharCount_mFC094BA7904D8AD315A38956601804C439809A3E (void); // 0x000010EE System.Boolean System.Text.InternalEncoderBestFitFallback::Equals(System.Object) extern void InternalEncoderBestFitFallback_Equals_m03A930DF645429333A65A9212BFAD06A4E79C21E (void); // 0x000010EF System.Int32 System.Text.InternalEncoderBestFitFallback::GetHashCode() extern void InternalEncoderBestFitFallback_GetHashCode_m4DFCC13A2410D13CB9F25C299FB4967A1D754C0F (void); // 0x000010F0 System.Object System.Text.InternalEncoderBestFitFallbackBuffer::get_InternalSyncObject() extern void InternalEncoderBestFitFallbackBuffer_get_InternalSyncObject_m9D2CB20A562318F499FA6B5C2CCCFA98EA21D30F (void); // 0x000010F1 System.Void System.Text.InternalEncoderBestFitFallbackBuffer::.ctor(System.Text.InternalEncoderBestFitFallback) extern void InternalEncoderBestFitFallbackBuffer__ctor_m18A99AADBB4CC64D718F52214A132524A1F0278A (void); // 0x000010F2 System.Boolean System.Text.InternalEncoderBestFitFallbackBuffer::Fallback(System.Char,System.Int32) extern void InternalEncoderBestFitFallbackBuffer_Fallback_mAA53B4269FDBC8DC76D21CF0C905C59773B6C2C0 (void); // 0x000010F3 System.Boolean System.Text.InternalEncoderBestFitFallbackBuffer::Fallback(System.Char,System.Char,System.Int32) extern void InternalEncoderBestFitFallbackBuffer_Fallback_mBF4BBCF9ACAE51BD760F501EBA54BCF047D8335A (void); // 0x000010F4 System.Char System.Text.InternalEncoderBestFitFallbackBuffer::GetNextChar() extern void InternalEncoderBestFitFallbackBuffer_GetNextChar_m77FA80AA07CA77B93423628AF952F33F595AF97F (void); // 0x000010F5 System.Boolean System.Text.InternalEncoderBestFitFallbackBuffer::MovePrevious() extern void InternalEncoderBestFitFallbackBuffer_MovePrevious_m2291A81BDD8D99D5A08523A6E9C8E046E361D55D (void); // 0x000010F6 System.Int32 System.Text.InternalEncoderBestFitFallbackBuffer::get_Remaining() extern void InternalEncoderBestFitFallbackBuffer_get_Remaining_m25E7E736989C287C9BCCBB507E2DB4779216A1C4 (void); // 0x000010F7 System.Void System.Text.InternalEncoderBestFitFallbackBuffer::Reset() extern void InternalEncoderBestFitFallbackBuffer_Reset_m87B81F905B784DC68A44F87F36AF381B6219EF00 (void); // 0x000010F8 System.Char System.Text.InternalEncoderBestFitFallbackBuffer::TryBestFit(System.Char) extern void InternalEncoderBestFitFallbackBuffer_TryBestFit_m956DF92E6E27CFC427C9153B98F88D6D1612E48E (void); // 0x000010F9 System.Void System.Text.EncoderExceptionFallback::.ctor() extern void EncoderExceptionFallback__ctor_m5D5C480DA5B53A708B918A944BA41D3F265CAF4E (void); // 0x000010FA System.Text.EncoderFallbackBuffer System.Text.EncoderExceptionFallback::CreateFallbackBuffer() extern void EncoderExceptionFallback_CreateFallbackBuffer_m80F0498B803FB4EB05A605F3CFB0649F935F952D (void); // 0x000010FB System.Int32 System.Text.EncoderExceptionFallback::get_MaxCharCount() extern void EncoderExceptionFallback_get_MaxCharCount_m078BEC5569994B2083D9AE78F6EC9568E6037CF7 (void); // 0x000010FC System.Boolean System.Text.EncoderExceptionFallback::Equals(System.Object) extern void EncoderExceptionFallback_Equals_m8D35287C791721F87BE38EC894B6CFD3C0B50146 (void); // 0x000010FD System.Int32 System.Text.EncoderExceptionFallback::GetHashCode() extern void EncoderExceptionFallback_GetHashCode_mF0B213540110F2F19368180DD73FBD12CE4A7B47 (void); // 0x000010FE System.Void System.Text.EncoderExceptionFallbackBuffer::.ctor() extern void EncoderExceptionFallbackBuffer__ctor_m8083DADBFC2D749886EDEA08C9D7D7E1F7C40E8A (void); // 0x000010FF System.Boolean System.Text.EncoderExceptionFallbackBuffer::Fallback(System.Char,System.Int32) extern void EncoderExceptionFallbackBuffer_Fallback_m00426BB352A227AA0576681F76741FFE282DF389 (void); // 0x00001100 System.Boolean System.Text.EncoderExceptionFallbackBuffer::Fallback(System.Char,System.Char,System.Int32) extern void EncoderExceptionFallbackBuffer_Fallback_m9D7BE76D7575A6A62AA693EAC73449AD07948CDB (void); // 0x00001101 System.Char System.Text.EncoderExceptionFallbackBuffer::GetNextChar() extern void EncoderExceptionFallbackBuffer_GetNextChar_m759149543BFE4B66E85787B9B8480E7274A65E3E (void); // 0x00001102 System.Boolean System.Text.EncoderExceptionFallbackBuffer::MovePrevious() extern void EncoderExceptionFallbackBuffer_MovePrevious_mBC0676185F90835433B2FD596CBC66C72A841288 (void); // 0x00001103 System.Int32 System.Text.EncoderExceptionFallbackBuffer::get_Remaining() extern void EncoderExceptionFallbackBuffer_get_Remaining_m610099AFDF1BD7BB2B280F96DB4210F0994AD960 (void); // 0x00001104 System.Void System.Text.EncoderFallbackException::.ctor() extern void EncoderFallbackException__ctor_m4ED30914AD351BB2E918D9982BE4E7717563204D (void); // 0x00001105 System.Void System.Text.EncoderFallbackException::.ctor(System.String,System.Char,System.Int32) extern void EncoderFallbackException__ctor_m6334D77B418EF17205E00D712D87B4535434E856 (void); // 0x00001106 System.Void System.Text.EncoderFallbackException::.ctor(System.String,System.Char,System.Char,System.Int32) extern void EncoderFallbackException__ctor_m5DAAFAF5B8793A0B5FBD44EB1DF5DC0654183DFA (void); // 0x00001107 System.Void System.Text.EncoderFallbackException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void EncoderFallbackException__ctor_mE45BBCA722A90463D99688A368DA24B6590A25F8 (void); // 0x00001108 System.Text.EncoderFallback System.Text.EncoderFallback::get_ReplacementFallback() extern void EncoderFallback_get_ReplacementFallback_m82CFC1C5760E665E1D1D32864CDF9A8BE0D0E87E (void); // 0x00001109 System.Text.EncoderFallback System.Text.EncoderFallback::get_ExceptionFallback() extern void EncoderFallback_get_ExceptionFallback_m556F08771AE6BD6E36336CC442CDB8334BFB74E8 (void); // 0x0000110A System.Text.EncoderFallbackBuffer System.Text.EncoderFallback::CreateFallbackBuffer() // 0x0000110B System.Int32 System.Text.EncoderFallback::get_MaxCharCount() // 0x0000110C System.Void System.Text.EncoderFallback::.ctor() extern void EncoderFallback__ctor_m6431626103FFB96AA432778141CA185A2011AA27 (void); // 0x0000110D System.Boolean System.Text.EncoderFallbackBuffer::Fallback(System.Char,System.Int32) // 0x0000110E System.Boolean System.Text.EncoderFallbackBuffer::Fallback(System.Char,System.Char,System.Int32) // 0x0000110F System.Char System.Text.EncoderFallbackBuffer::GetNextChar() // 0x00001110 System.Boolean System.Text.EncoderFallbackBuffer::MovePrevious() // 0x00001111 System.Int32 System.Text.EncoderFallbackBuffer::get_Remaining() // 0x00001112 System.Void System.Text.EncoderFallbackBuffer::Reset() extern void EncoderFallbackBuffer_Reset_m24E8292DB20C857AFF5632E9157D71C38C694FA6 (void); // 0x00001113 System.Void System.Text.EncoderFallbackBuffer::InternalReset() extern void EncoderFallbackBuffer_InternalReset_m75122C5B25B27E8C66C199098AC6C1C271FB5C68 (void); // 0x00001114 System.Void System.Text.EncoderFallbackBuffer::InternalInitialize(System.Char*,System.Char*,System.Text.EncoderNLS,System.Boolean) extern void EncoderFallbackBuffer_InternalInitialize_m02BE59A110F4F652FA0EE3942DB29682D8FB303B (void); // 0x00001115 System.Char System.Text.EncoderFallbackBuffer::InternalGetNextChar() extern void EncoderFallbackBuffer_InternalGetNextChar_m017CFE05629999B21112D1FE458B616CB29CC403 (void); // 0x00001116 System.Boolean System.Text.EncoderFallbackBuffer::InternalFallback(System.Char,System.Char*&) extern void EncoderFallbackBuffer_InternalFallback_mB9763A1F277D92FD65E00192C23D663D1127FF44 (void); // 0x00001117 System.Void System.Text.EncoderFallbackBuffer::ThrowLastCharRecursive(System.Int32) extern void EncoderFallbackBuffer_ThrowLastCharRecursive_m912BEC67E37989049BB572E7811ED2A034160BAE (void); // 0x00001118 System.Void System.Text.EncoderFallbackBuffer::.ctor() extern void EncoderFallbackBuffer__ctor_m6C9137CBD842CDD397BA54C233E54DD83EFC6D09 (void); // 0x00001119 System.Void System.Text.EncoderNLS::.ctor(System.Text.Encoding) extern void EncoderNLS__ctor_m39C5052A1A4E0F80F7D5ACBABD0029DD12686B81 (void); // 0x0000111A System.Void System.Text.EncoderNLS::Reset() extern void EncoderNLS_Reset_m209D4E7D42B0D2B654A231B48AA2551F1F969104 (void); // 0x0000111B System.Int32 System.Text.EncoderNLS::GetByteCount(System.Char[],System.Int32,System.Int32,System.Boolean) extern void EncoderNLS_GetByteCount_m10B28FB0609DA03554E87BD5888D081E21DFCD01 (void); // 0x0000111C System.Int32 System.Text.EncoderNLS::GetByteCount(System.Char*,System.Int32,System.Boolean) extern void EncoderNLS_GetByteCount_mE6960A5D00609896AE54DF730D8F4704F3763656 (void); // 0x0000111D System.Int32 System.Text.EncoderNLS::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Boolean) extern void EncoderNLS_GetBytes_m4B14B39180A11C5F80E6F3E5800FCF17B9539837 (void); // 0x0000111E System.Int32 System.Text.EncoderNLS::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Boolean) extern void EncoderNLS_GetBytes_m69706B6D8F9C01AEFF71A66BCAB7B9969C1DD1E2 (void); // 0x0000111F System.Text.Encoding System.Text.EncoderNLS::get_Encoding() extern void EncoderNLS_get_Encoding_mE5DBBB8BB83BBBB1AAE73721BC3618897B818C30 (void); // 0x00001120 System.Boolean System.Text.EncoderNLS::get_MustFlush() extern void EncoderNLS_get_MustFlush_mF0AC02A2812907E889F827B6BC08EB42D2214EEA (void); // 0x00001121 System.Void System.Text.EncoderNLS::ClearMustFlush() extern void EncoderNLS_ClearMustFlush_m50F87F291B35C607182E6E2F7ABB407298959BF4 (void); // 0x00001122 System.Void System.Text.EncoderReplacementFallback::.ctor() extern void EncoderReplacementFallback__ctor_m1D1543D4EC32D728496A45D8E30C4A0557F4ADD8 (void); // 0x00001123 System.Void System.Text.EncoderReplacementFallback::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void EncoderReplacementFallback__ctor_m37E2DB5F41602A8213D5E8325F32F0604243A446 (void); // 0x00001124 System.Void System.Text.EncoderReplacementFallback::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void EncoderReplacementFallback_System_Runtime_Serialization_ISerializable_GetObjectData_m4CD0CA73A7D2C2054FD48043557C1A7953E2623D (void); // 0x00001125 System.Void System.Text.EncoderReplacementFallback::.ctor(System.String) extern void EncoderReplacementFallback__ctor_mAE7F1C5BF4E5A1F6CF4F9E12A71A63DDD4077D18 (void); // 0x00001126 System.String System.Text.EncoderReplacementFallback::get_DefaultString() extern void EncoderReplacementFallback_get_DefaultString_mBC5FF65C4E34671733E7580BAC9FA8F160004021 (void); // 0x00001127 System.Text.EncoderFallbackBuffer System.Text.EncoderReplacementFallback::CreateFallbackBuffer() extern void EncoderReplacementFallback_CreateFallbackBuffer_m1D0A934567EC21C0B05E5067F408053D9E4CE985 (void); // 0x00001128 System.Int32 System.Text.EncoderReplacementFallback::get_MaxCharCount() extern void EncoderReplacementFallback_get_MaxCharCount_m7E98D925D167132902A20F87ABE72B6D444F5F5C (void); // 0x00001129 System.Boolean System.Text.EncoderReplacementFallback::Equals(System.Object) extern void EncoderReplacementFallback_Equals_m5B4276D5F7A7FC0BDFB1AD0A941498C7A99B0F91 (void); // 0x0000112A System.Int32 System.Text.EncoderReplacementFallback::GetHashCode() extern void EncoderReplacementFallback_GetHashCode_m9D35B30A4AF088FF44D5DCAFF65598E57CE99083 (void); // 0x0000112B System.Void System.Text.EncoderReplacementFallbackBuffer::.ctor(System.Text.EncoderReplacementFallback) extern void EncoderReplacementFallbackBuffer__ctor_m97EE81EF5541E3D44AE377E6D11095AF3956AD3C (void); // 0x0000112C System.Boolean System.Text.EncoderReplacementFallbackBuffer::Fallback(System.Char,System.Int32) extern void EncoderReplacementFallbackBuffer_Fallback_mAEA641898C3578B5C19CD54498D4F57F557E0C0D (void); // 0x0000112D System.Boolean System.Text.EncoderReplacementFallbackBuffer::Fallback(System.Char,System.Char,System.Int32) extern void EncoderReplacementFallbackBuffer_Fallback_m982710A6694C762A76760EE9698B858D5207553F (void); // 0x0000112E System.Char System.Text.EncoderReplacementFallbackBuffer::GetNextChar() extern void EncoderReplacementFallbackBuffer_GetNextChar_m3275664F3A524D5619334017D3998347EF682DCA (void); // 0x0000112F System.Boolean System.Text.EncoderReplacementFallbackBuffer::MovePrevious() extern void EncoderReplacementFallbackBuffer_MovePrevious_m611B911BDD017C9C5BC64D2013FC6A0C53138C7B (void); // 0x00001130 System.Int32 System.Text.EncoderReplacementFallbackBuffer::get_Remaining() extern void EncoderReplacementFallbackBuffer_get_Remaining_mCCA14F79979D4C12A376F265290CD9BB93E1290D (void); // 0x00001131 System.Void System.Text.EncoderReplacementFallbackBuffer::Reset() extern void EncoderReplacementFallbackBuffer_Reset_m17192918D98E5A8086B98EC5E959BF3F8D8A2EC5 (void); // 0x00001132 System.Void System.Text.EncodingNLS::.ctor(System.Int32) extern void EncodingNLS__ctor_m864C4449228E33C74815F13528CCA2007B796A8D (void); // 0x00001133 System.Int32 System.Text.EncodingNLS::GetByteCount(System.Char[],System.Int32,System.Int32) extern void EncodingNLS_GetByteCount_mDE7C74A2D38E8F9860827013681A6F3D6C8AA361 (void); // 0x00001134 System.Int32 System.Text.EncodingNLS::GetByteCount(System.String) extern void EncodingNLS_GetByteCount_m15483C803ABC385ABCED025CBEC4508534B91B81 (void); // 0x00001135 System.Int32 System.Text.EncodingNLS::GetByteCount(System.Char*,System.Int32) extern void EncodingNLS_GetByteCount_mCE2754409B93E212ECCAFF96904195CE46A98BD4 (void); // 0x00001136 System.Int32 System.Text.EncodingNLS::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void EncodingNLS_GetBytes_m290F7ACDB3E066A4107725529923465AEBF38BDB (void); // 0x00001137 System.Int32 System.Text.EncodingNLS::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void EncodingNLS_GetBytes_mAB61B4163DDB05F36E0C15505F3ED8EEDC2F498C (void); // 0x00001138 System.Int32 System.Text.EncodingNLS::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void EncodingNLS_GetBytes_m48C5F5DBB3A443AE5DBDB81D9AE76F1E4DAFA975 (void); // 0x00001139 System.Int32 System.Text.EncodingNLS::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void EncodingNLS_GetCharCount_m81F7917BEE18CCBECB890E96800843EEBAFD4586 (void); // 0x0000113A System.Int32 System.Text.EncodingNLS::GetCharCount(System.Byte*,System.Int32) extern void EncodingNLS_GetCharCount_mB814550C4F515D198EC1A5B36D9B01577C3D466D (void); // 0x0000113B System.Int32 System.Text.EncodingNLS::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void EncodingNLS_GetChars_mC2EFBF90E6499BB43C520368FD520267C34A981E (void); // 0x0000113C System.Int32 System.Text.EncodingNLS::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void EncodingNLS_GetChars_m32623C423F9B42EC97FAE20BA142927E8136431C (void); // 0x0000113D System.String System.Text.EncodingNLS::GetString(System.Byte[],System.Int32,System.Int32) extern void EncodingNLS_GetString_m22F021B89A70F2F1EE61560A87A46B07EFC291A7 (void); // 0x0000113E System.Text.Decoder System.Text.EncodingNLS::GetDecoder() extern void EncodingNLS_GetDecoder_mB3017B66830B583559677AFC03B2252FED90BA75 (void); // 0x0000113F System.Text.Encoder System.Text.EncodingNLS::GetEncoder() extern void EncodingNLS_GetEncoder_mAAA9453E88791D283A64F15C5672671ABB11EB93 (void); // 0x00001140 System.Text.Encoding System.Text.EncodingProvider::GetEncoding(System.String) // 0x00001141 System.Text.Encoding System.Text.EncodingProvider::GetEncoding(System.Int32) // 0x00001142 System.Text.Encoding System.Text.EncodingProvider::GetEncoding(System.Int32,System.Text.EncoderFallback,System.Text.DecoderFallback) extern void EncodingProvider_GetEncoding_mAD38ABC5B3618A7A1AA84CC8181DD2783C362226 (void); // 0x00001143 System.Text.Encoding System.Text.EncodingProvider::GetEncodingFromProvider(System.Int32) extern void EncodingProvider_GetEncodingFromProvider_m88843B78EEFFC1DD36E355E0BB0D112E0462E899 (void); // 0x00001144 System.Text.Encoding System.Text.EncodingProvider::GetEncodingFromProvider(System.String) extern void EncodingProvider_GetEncodingFromProvider_mF460286F71D502765B54461DBBD1CAB3AF76C316 (void); // 0x00001145 System.Text.Encoding System.Text.EncodingProvider::GetEncodingFromProvider(System.Int32,System.Text.EncoderFallback,System.Text.DecoderFallback) extern void EncodingProvider_GetEncodingFromProvider_m22209A3D59B859F8561B7A77A82B226AEFF13DCA (void); // 0x00001146 System.Void System.Text.EncodingProvider::.cctor() extern void EncodingProvider__cctor_mB235B6FD67DE9EE5A1880DB81D00AB7EAB3CF1D9 (void); // 0x00001147 System.Void System.Text.Latin1Encoding::.ctor() extern void Latin1Encoding__ctor_mC793014FDAFAF387948473135C8A97D26F58C46E (void); // 0x00001148 System.Void System.Text.Latin1Encoding::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Latin1Encoding__ctor_mC48FE0F2C3F5D0B1F86CE4CA224DE1E48F78DE43 (void); // 0x00001149 System.Void System.Text.Latin1Encoding::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Latin1Encoding_System_Runtime_Serialization_ISerializable_GetObjectData_m562B91422AAF2E2AD489FFBC0901E2A47DCC1E95 (void); // 0x0000114A System.Int32 System.Text.Latin1Encoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void Latin1Encoding_GetByteCount_m360285ABDD320E745AEC4C89D4FA1EB6065F680B (void); // 0x0000114B System.Int32 System.Text.Latin1Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void Latin1Encoding_GetBytes_m7BAAF054527E3C75227BD9113ABAB9DD58A9EA70 (void); // 0x0000114C System.Int32 System.Text.Latin1Encoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void Latin1Encoding_GetCharCount_m62655A3C9B3091DD13A8CD0347121E03F6451EF0 (void); // 0x0000114D System.Int32 System.Text.Latin1Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void Latin1Encoding_GetChars_m92F354E5BA187BA36A60B56B5B36443BC486FCE4 (void); // 0x0000114E System.Int32 System.Text.Latin1Encoding::GetMaxByteCount(System.Int32) extern void Latin1Encoding_GetMaxByteCount_m40FD5C50308F9ACB43A3570ADC2E4E070ECC480B (void); // 0x0000114F System.Int32 System.Text.Latin1Encoding::GetMaxCharCount(System.Int32) extern void Latin1Encoding_GetMaxCharCount_m74D8A2B8C0B413013110ED5E566FB93AA2CE0DA8 (void); // 0x00001150 System.Char[] System.Text.Latin1Encoding::GetBestFitUnicodeToBytesData() extern void Latin1Encoding_GetBestFitUnicodeToBytesData_mA4C48A6EF4A0EB051BD2A588093DB8440F73BEDF (void); // 0x00001151 System.Void System.Text.Latin1Encoding::.cctor() extern void Latin1Encoding__cctor_m7BA4D039F1B432863B097C34AF0CDE067182860C (void); // 0x00001152 System.Void System.Text.StringBuilder::.ctor() extern void StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D (void); // 0x00001153 System.Void System.Text.StringBuilder::.ctor(System.Int32) extern void StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5 (void); // 0x00001154 System.Void System.Text.StringBuilder::.ctor(System.String) extern void StringBuilder__ctor_mCD797D942316CB356205FD96415B0B7581CDAD60 (void); // 0x00001155 System.Void System.Text.StringBuilder::.ctor(System.String,System.Int32) extern void StringBuilder__ctor_mF36D7701399DDDC077C4B55CF2142E976D956619 (void); // 0x00001156 System.Void System.Text.StringBuilder::.ctor(System.String,System.Int32,System.Int32,System.Int32) extern void StringBuilder__ctor_m3770B1F4081A6D4069C6DACECA8E71614111671B (void); // 0x00001157 System.Void System.Text.StringBuilder::.ctor(System.Int32,System.Int32) extern void StringBuilder__ctor_m261EB8B77FF9755F6BFF2BEA160EF2CA6B0701F4 (void); // 0x00001158 System.Void System.Text.StringBuilder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void StringBuilder__ctor_m4FF0805CBF57F56D27A4507DBA52DBF36DED7202 (void); // 0x00001159 System.Void System.Text.StringBuilder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void StringBuilder_System_Runtime_Serialization_ISerializable_GetObjectData_mDBFD72605BFD5A95F987769E9E87F6A22E2E4D1E (void); // 0x0000115A System.Int32 System.Text.StringBuilder::get_Capacity() extern void StringBuilder_get_Capacity_m9DBF3B3940BC0BB882CA26F0EDB53896A491AD1E (void); // 0x0000115B System.Int32 System.Text.StringBuilder::get_MaxCapacity() extern void StringBuilder_get_MaxCapacity_m58F6693E5DBEF4FED2D2A131E1AA47C5A1205096 (void); // 0x0000115C System.String System.Text.StringBuilder::ToString() extern void StringBuilder_ToString_mA929A8EEBA552BC580CACD6FD61C7B612142DBED (void); // 0x0000115D System.String System.Text.StringBuilder::ToString(System.Int32,System.Int32) extern void StringBuilder_ToString_m8A0AC56824DF98812AFBCD745AC6C911873CA8C0 (void); // 0x0000115E System.Text.StringBuilder System.Text.StringBuilder::Clear() extern void StringBuilder_Clear_m2D76F6533574F40A4E3E2DC4E730277CBD0AF8F6 (void); // 0x0000115F System.Int32 System.Text.StringBuilder::get_Length() extern void StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8 (void); // 0x00001160 System.Void System.Text.StringBuilder::set_Length(System.Int32) extern void StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414 (void); // 0x00001161 System.Char System.Text.StringBuilder::get_Chars(System.Int32) extern void StringBuilder_get_Chars_m254FD6F2F75C00B0D353D73B2A4A19316BD7624D (void); // 0x00001162 System.Void System.Text.StringBuilder::set_Chars(System.Int32,System.Char) extern void StringBuilder_set_Chars_m20B53B0EEAB2A0BB0EC84A130FF12EA86ADD99AE (void); // 0x00001163 System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char,System.Int32) extern void StringBuilder_Append_mE20F6CD28FC8E8C9FD65987DBD32E6087CCE1CF3 (void); // 0x00001164 System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char[],System.Int32,System.Int32) extern void StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747 (void); // 0x00001165 System.Text.StringBuilder System.Text.StringBuilder::Append(System.String) extern void StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D (void); // 0x00001166 System.Void System.Text.StringBuilder::AppendHelper(System.String) extern void StringBuilder_AppendHelper_m0563FB7B17E5173CE871A61958662027A7237C4D (void); // 0x00001167 System.Text.StringBuilder System.Text.StringBuilder::Append(System.String,System.Int32,System.Int32) extern void StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703 (void); // 0x00001168 System.Text.StringBuilder System.Text.StringBuilder::Append(System.Text.StringBuilder) extern void StringBuilder_Append_m8037E51D061CE657D7EB2EDAFCEE91878E4F8FFB (void); // 0x00001169 System.Text.StringBuilder System.Text.StringBuilder::AppendCore(System.Text.StringBuilder,System.Int32,System.Int32) extern void StringBuilder_AppendCore_m1E27A5F3D1BE528634898FC22218554034D0B2D7 (void); // 0x0000116A System.Text.StringBuilder System.Text.StringBuilder::AppendLine() extern void StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E (void); // 0x0000116B System.Text.StringBuilder System.Text.StringBuilder::AppendLine(System.String) extern void StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88 (void); // 0x0000116C System.Void System.Text.StringBuilder::CopyTo(System.Int32,System.Span`1,System.Int32) extern void StringBuilder_CopyTo_m1AB15F7BF71359119085BA7D3420AF75A524F746 (void); // 0x0000116D System.Text.StringBuilder System.Text.StringBuilder::Remove(System.Int32,System.Int32) extern void StringBuilder_Remove_m0D93692674D1C09795C7D6542420A3B6C5F81E90 (void); // 0x0000116E System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char) extern void StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1 (void); // 0x0000116F System.Text.StringBuilder System.Text.StringBuilder::Append(System.Int32) extern void StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA (void); // 0x00001170 System.Text.StringBuilder System.Text.StringBuilder::Append(System.UInt32) extern void StringBuilder_Append_m3C5F10B877B802CA99FA61EC5360B30631270062 (void); // 0x00001171 System.Text.StringBuilder System.Text.StringBuilder::AppendSpanFormattable(T) // 0x00001172 System.Text.StringBuilder System.Text.StringBuilder::Append(System.Object) extern void StringBuilder_Append_m3A7D629DAA5E0E36B8A617A911E34F79AF84AE63 (void); // 0x00001173 System.Text.StringBuilder System.Text.StringBuilder::Insert(System.Int32,System.String) extern void StringBuilder_Insert_mEA426100381DD65FB6A891BA28B5F1208BEDDD29 (void); // 0x00001174 System.Text.StringBuilder System.Text.StringBuilder::Insert(System.Int32,System.Char) extern void StringBuilder_Insert_m7EC9995F7927B77505D294E81B4B285EEA6FB679 (void); // 0x00001175 System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object) extern void StringBuilder_AppendFormat_mFA88863E4018C2912D1A783E0EA6DAE4F594124F (void); // 0x00001176 System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object,System.Object) extern void StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132 (void); // 0x00001177 System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.String,System.Object[]) extern void StringBuilder_AppendFormat_m14CB447291E6149BCF32E5E37DA21514BAD9C151 (void); // 0x00001178 System.Text.StringBuilder System.Text.StringBuilder::AppendFormat(System.IFormatProvider,System.String,System.Object) extern void StringBuilder_AppendFormat_m91278D58CD695B07613B9A3941B745B815542E1E (void); // 0x00001179 System.Void System.Text.StringBuilder::FormatError() extern void StringBuilder_FormatError_m84E22A51F73DD8526550CAA63F4012296C0B49BB (void); // 0x0000117A System.Text.StringBuilder System.Text.StringBuilder::AppendFormatHelper(System.IFormatProvider,System.String,System.ParamsArray) extern void StringBuilder_AppendFormatHelper_mB721541560403777C9190F76D162C918A9A840D1 (void); // 0x0000117B System.Text.StringBuilder System.Text.StringBuilder::Append(System.Char*,System.Int32) extern void StringBuilder_Append_m3B01AD486432033546C698FB95D3067DCB1A1448 (void); // 0x0000117C System.Void System.Text.StringBuilder::Insert(System.Int32,System.Char*,System.Int32) extern void StringBuilder_Insert_mB766797D444FA231A4DC10B64067498FF186B751 (void); // 0x0000117D System.Void System.Text.StringBuilder::ReplaceInPlaceAtChunk(System.Text.StringBuilder&,System.Int32&,System.Char*,System.Int32) extern void StringBuilder_ReplaceInPlaceAtChunk_mD89F0071A90D9C71AF2B5B14FA95727DAAA5B8CD (void); // 0x0000117E System.Void System.Text.StringBuilder::ThreadSafeCopy(System.Char*,System.Char[],System.Int32,System.Int32) extern void StringBuilder_ThreadSafeCopy_m08B53D7D5618A52E0A5429A3B2B2F226E0CBF87A (void); // 0x0000117F System.Void System.Text.StringBuilder::ThreadSafeCopy(System.Char[],System.Int32,System.Span`1,System.Int32,System.Int32) extern void StringBuilder_ThreadSafeCopy_m880FF8E62947361F487374672CFA6D0A9D0B1325 (void); // 0x00001180 System.Text.StringBuilder System.Text.StringBuilder::FindChunkForIndex(System.Int32) extern void StringBuilder_FindChunkForIndex_m05B4C894502124D953AD6E64D141394897CFEA08 (void); // 0x00001181 System.Span`1 System.Text.StringBuilder::get_RemainingCurrentChunk() extern void StringBuilder_get_RemainingCurrentChunk_m8A873BC15678270C1D63DB4B1A86B7ED127C8B22 (void); // 0x00001182 System.Text.StringBuilder System.Text.StringBuilder::Next(System.Text.StringBuilder) extern void StringBuilder_Next_mD7E8102AC999BF935D44925DB8B9D6A235B0C92A (void); // 0x00001183 System.Void System.Text.StringBuilder::ExpandByABlock(System.Int32) extern void StringBuilder_ExpandByABlock_m2048556E04DF0868CF22944DA0CAFDAF2FF2661F (void); // 0x00001184 System.Void System.Text.StringBuilder::.ctor(System.Text.StringBuilder) extern void StringBuilder__ctor_mA42B62B963524D9123083DA355023B8BE670B866 (void); // 0x00001185 System.Void System.Text.StringBuilder::MakeRoom(System.Int32,System.Int32,System.Text.StringBuilder&,System.Int32&,System.Boolean) extern void StringBuilder_MakeRoom_m86781874DABF3F88E7CE51560AE32FB92E3C0ED2 (void); // 0x00001186 System.Void System.Text.StringBuilder::.ctor(System.Int32,System.Int32,System.Text.StringBuilder) extern void StringBuilder__ctor_m87EFEB255F899F05D43C643AD6C1FFA356D4971D (void); // 0x00001187 System.Void System.Text.StringBuilder::Remove(System.Int32,System.Int32,System.Text.StringBuilder&,System.Int32&) extern void StringBuilder_Remove_mD4FB166040AA3ED788939DD4954C0F56F9CF6E3C (void); // 0x00001188 System.Text.StringBuilder System.Text.StringBuilderCache::Acquire(System.Int32) extern void StringBuilderCache_Acquire_m1CF9421EC0F3431719E18A8EE78669748DF10892 (void); // 0x00001189 System.Void System.Text.StringBuilderCache::Release(System.Text.StringBuilder) extern void StringBuilderCache_Release_m65C472D3E200ECA86BF7EFDAAF55CA6109678EB5 (void); // 0x0000118A System.String System.Text.StringBuilderCache::GetStringAndRelease(System.Text.StringBuilder) extern void StringBuilderCache_GetStringAndRelease_m4A7AB11554F7E80352AB8C3AC72D7AD4C7108FB0 (void); // 0x0000118B System.Void System.Text.UTF32Encoding::.ctor() extern void UTF32Encoding__ctor_m1E40B8A53F00F69FE7D103EC8E3D9FAB02AA0F96 (void); // 0x0000118C System.Void System.Text.UTF32Encoding::.ctor(System.Boolean,System.Boolean) extern void UTF32Encoding__ctor_m38354B7484E420A327F5A28F7BF0D821DA8A9175 (void); // 0x0000118D System.Void System.Text.UTF32Encoding::.ctor(System.Boolean,System.Boolean,System.Boolean) extern void UTF32Encoding__ctor_m36BC4EFF153464182BC284707E07557AE71015E4 (void); // 0x0000118E System.Void System.Text.UTF32Encoding::SetDefaultFallbacks() extern void UTF32Encoding_SetDefaultFallbacks_m82F0587676AFC513C2871D480FD2810AA12A716E (void); // 0x0000118F System.Int32 System.Text.UTF32Encoding::GetByteCount(System.Char[],System.Int32,System.Int32) extern void UTF32Encoding_GetByteCount_m65622D464AC577B9D1A2EA13B1B62D350F433CA9 (void); // 0x00001190 System.Int32 System.Text.UTF32Encoding::GetByteCount(System.String) extern void UTF32Encoding_GetByteCount_mA70E8EDCB7F9F831B0AA4277961F16C80D1DBB7F (void); // 0x00001191 System.Int32 System.Text.UTF32Encoding::GetByteCount(System.Char*,System.Int32) extern void UTF32Encoding_GetByteCount_mEFD4CE7CAE4885B17BA327BE23B29FC43D532083 (void); // 0x00001192 System.Int32 System.Text.UTF32Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF32Encoding_GetBytes_mE92984BEE405B14183C8516C3478A9563307ABB6 (void); // 0x00001193 System.Int32 System.Text.UTF32Encoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF32Encoding_GetBytes_m09E7F14E659BCC4AC975EA056A51EE819DFE5DDB (void); // 0x00001194 System.Int32 System.Text.UTF32Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void UTF32Encoding_GetBytes_m7F41646515AB0AE7886AE7ECCEAC38C9086FED1E (void); // 0x00001195 System.Int32 System.Text.UTF32Encoding::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void UTF32Encoding_GetCharCount_mA1F6C60C57459623E6EB4E25DC508E152536FBEF (void); // 0x00001196 System.Int32 System.Text.UTF32Encoding::GetCharCount(System.Byte*,System.Int32) extern void UTF32Encoding_GetCharCount_m3C798D46EDC941D3E951B616F936B8025B312BD7 (void); // 0x00001197 System.Int32 System.Text.UTF32Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void UTF32Encoding_GetChars_mC598E3A19B609505017F6EAFB4DE90151DB022AB (void); // 0x00001198 System.Int32 System.Text.UTF32Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void UTF32Encoding_GetChars_m4154310202566883F9D4A58F858D30B83C90B45E (void); // 0x00001199 System.String System.Text.UTF32Encoding::GetString(System.Byte[],System.Int32,System.Int32) extern void UTF32Encoding_GetString_mB7485EF64B28A0B62A9CE8D6C1F85FCA6E374CD4 (void); // 0x0000119A System.Int32 System.Text.UTF32Encoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void UTF32Encoding_GetByteCount_m04148F686A93EC9D965232652A1B7749BB94A374 (void); // 0x0000119B System.Int32 System.Text.UTF32Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void UTF32Encoding_GetBytes_mFBB87965DDA2578EBB8D0444A698B0D37318D855 (void); // 0x0000119C System.Int32 System.Text.UTF32Encoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void UTF32Encoding_GetCharCount_m38F3CB7CFEDD619C74A1E155FAF8A81ECD4255B9 (void); // 0x0000119D System.Int32 System.Text.UTF32Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void UTF32Encoding_GetChars_mD19C1D2E3C20C0263C06DA420252DC43FA50AA31 (void); // 0x0000119E System.UInt32 System.Text.UTF32Encoding::GetSurrogate(System.Char,System.Char) extern void UTF32Encoding_GetSurrogate_mA23AB2792D0CC7562F02BF1EBA584F7C54A60FB6 (void); // 0x0000119F System.Char System.Text.UTF32Encoding::GetHighSurrogate(System.UInt32) extern void UTF32Encoding_GetHighSurrogate_m5466775096705B49DA671A72C37594C88FF1558C (void); // 0x000011A0 System.Char System.Text.UTF32Encoding::GetLowSurrogate(System.UInt32) extern void UTF32Encoding_GetLowSurrogate_m2E69006AFFEDA4B85433BFFB67880772ED971B1D (void); // 0x000011A1 System.Text.Decoder System.Text.UTF32Encoding::GetDecoder() extern void UTF32Encoding_GetDecoder_mD809BB6BA26F50E0488A0548D5AA9692934CE88A (void); // 0x000011A2 System.Text.Encoder System.Text.UTF32Encoding::GetEncoder() extern void UTF32Encoding_GetEncoder_mB24D841BF85994AC362687135ACFD5085E452680 (void); // 0x000011A3 System.Int32 System.Text.UTF32Encoding::GetMaxByteCount(System.Int32) extern void UTF32Encoding_GetMaxByteCount_mBF5369A7D848A02E1532401263EC40584D71518A (void); // 0x000011A4 System.Int32 System.Text.UTF32Encoding::GetMaxCharCount(System.Int32) extern void UTF32Encoding_GetMaxCharCount_m12715EE5140A9BA73C92F81F5FBF844A421EAFAB (void); // 0x000011A5 System.Byte[] System.Text.UTF32Encoding::GetPreamble() extern void UTF32Encoding_GetPreamble_mCE490DA9DE622512B95F940B23CDE15284ED40FB (void); // 0x000011A6 System.ReadOnlySpan`1 System.Text.UTF32Encoding::get_Preamble() extern void UTF32Encoding_get_Preamble_m97720A0CACABC7C0B807E8128D2D4D80AC4BE857 (void); // 0x000011A7 System.Boolean System.Text.UTF32Encoding::Equals(System.Object) extern void UTF32Encoding_Equals_mA78C4C43E046A36B31E000B251985425BAED7D45 (void); // 0x000011A8 System.Int32 System.Text.UTF32Encoding::GetHashCode() extern void UTF32Encoding_GetHashCode_m87E05160C1653BB319BED2A95435EB8F33257075 (void); // 0x000011A9 System.Void System.Text.UTF32Encoding::.cctor() extern void UTF32Encoding__cctor_m7DA126490766065ACE1819A64D3ED076752B8E41 (void); // 0x000011AA System.Void System.Text.UTF32Encoding/UTF32Decoder::.ctor(System.Text.UTF32Encoding) extern void UTF32Decoder__ctor_mF8B70F68377ADE2BA4019CC43510C2483939ED27 (void); // 0x000011AB System.Void System.Text.UTF32Encoding/UTF32Decoder::Reset() extern void UTF32Decoder_Reset_mC25320728FDEC3331F55DD1DDC9FDF984D4619A4 (void); // 0x000011AC System.Boolean System.Text.UTF32Encoding/UTF32Decoder::get_HasState() extern void UTF32Decoder_get_HasState_mB7F08F7CDE38E50F57D79BE8AC41430039EE907D (void); // 0x000011AD System.Void System.Text.UTF7Encoding::.ctor() extern void UTF7Encoding__ctor_m8E461F8BF86C1ED54D0A715C51E1C35090877CDF (void); // 0x000011AE System.Void System.Text.UTF7Encoding::.ctor(System.Boolean) extern void UTF7Encoding__ctor_mB60562E27C996C1B2B893DBDFFEEEA1985EDC799 (void); // 0x000011AF System.Void System.Text.UTF7Encoding::MakeTables() extern void UTF7Encoding_MakeTables_m271682F080E1F35950EBF0855383A89E2CD1D1DE (void); // 0x000011B0 System.Void System.Text.UTF7Encoding::SetDefaultFallbacks() extern void UTF7Encoding_SetDefaultFallbacks_m6B07C0D517FB51A8E426A03B67E44AC9B6B13B23 (void); // 0x000011B1 System.Boolean System.Text.UTF7Encoding::Equals(System.Object) extern void UTF7Encoding_Equals_m45B29A51A0B19FC5CE7357959171FABB51E4D46C (void); // 0x000011B2 System.Int32 System.Text.UTF7Encoding::GetHashCode() extern void UTF7Encoding_GetHashCode_m0253396FDB201614853D374C4E19438BF0F59583 (void); // 0x000011B3 System.Int32 System.Text.UTF7Encoding::GetByteCount(System.Char[],System.Int32,System.Int32) extern void UTF7Encoding_GetByteCount_mD1F9C7358DEF075EF94CECA6A812FCE43CC38742 (void); // 0x000011B4 System.Int32 System.Text.UTF7Encoding::GetByteCount(System.String) extern void UTF7Encoding_GetByteCount_mA2C3BEBFAC96003DB3971564074B0770050A6F6B (void); // 0x000011B5 System.Int32 System.Text.UTF7Encoding::GetByteCount(System.Char*,System.Int32) extern void UTF7Encoding_GetByteCount_m481883B998EE0B36F59DC37D4EFA18B9B56F8F00 (void); // 0x000011B6 System.Int32 System.Text.UTF7Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF7Encoding_GetBytes_m5BAF8DF303823F406F141F879BAD3D29B6AE39B2 (void); // 0x000011B7 System.Int32 System.Text.UTF7Encoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF7Encoding_GetBytes_m38EB6FC421D8B177FAA2403508C737F34F154745 (void); // 0x000011B8 System.Int32 System.Text.UTF7Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void UTF7Encoding_GetBytes_m7274AB3E53B9898C10029EC65E700169A972B14B (void); // 0x000011B9 System.Int32 System.Text.UTF7Encoding::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void UTF7Encoding_GetCharCount_mC26A389DDE95D5CB81F8B1447DCD5798704E7E0C (void); // 0x000011BA System.Int32 System.Text.UTF7Encoding::GetCharCount(System.Byte*,System.Int32) extern void UTF7Encoding_GetCharCount_m3D792D94D1F6BB0F037D8D9F8B7358DA603E5950 (void); // 0x000011BB System.Int32 System.Text.UTF7Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void UTF7Encoding_GetChars_m660B596A965DDAB51FD0AA4CE1E70A924281FBC3 (void); // 0x000011BC System.Int32 System.Text.UTF7Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void UTF7Encoding_GetChars_mFB43AA8FD0D453DB602590B2E62A7460CD0BCFC8 (void); // 0x000011BD System.String System.Text.UTF7Encoding::GetString(System.Byte[],System.Int32,System.Int32) extern void UTF7Encoding_GetString_mF06BCB1330709ED93439EADA1B572E71CA0F0E87 (void); // 0x000011BE System.Int32 System.Text.UTF7Encoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void UTF7Encoding_GetByteCount_m96A7AA43E072FF87A7F5E1C015731A1A7563E392 (void); // 0x000011BF System.Int32 System.Text.UTF7Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void UTF7Encoding_GetBytes_m6E013C682E3E16429C9D86C9CA4AA292C1E9587B (void); // 0x000011C0 System.Int32 System.Text.UTF7Encoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void UTF7Encoding_GetCharCount_mD1A1E2575A867D9CE4C448A5E6CD55194A7FDCA3 (void); // 0x000011C1 System.Int32 System.Text.UTF7Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void UTF7Encoding_GetChars_m10524DFA814E55D6F5F7FA1E0E7CAC426AB7EBE7 (void); // 0x000011C2 System.Text.Decoder System.Text.UTF7Encoding::GetDecoder() extern void UTF7Encoding_GetDecoder_m93187F7B5EFA40649C23E22AD1F29D034B58815D (void); // 0x000011C3 System.Text.Encoder System.Text.UTF7Encoding::GetEncoder() extern void UTF7Encoding_GetEncoder_m102949660729179FFD6F7AE2AB814E1E36338041 (void); // 0x000011C4 System.Int32 System.Text.UTF7Encoding::GetMaxByteCount(System.Int32) extern void UTF7Encoding_GetMaxByteCount_mF625F9D7999EC0CFAC931E242312DDB7CA4DF8BC (void); // 0x000011C5 System.Int32 System.Text.UTF7Encoding::GetMaxCharCount(System.Int32) extern void UTF7Encoding_GetMaxCharCount_m3B05395D03113A00CFF22FBE0C7A79ED4BFA4D22 (void); // 0x000011C6 System.Void System.Text.UTF7Encoding::.cctor() extern void UTF7Encoding__cctor_m83993179174DED3F787E41B9926639DACD93CC06 (void); // 0x000011C7 System.Void System.Text.UTF7Encoding/Decoder::.ctor(System.Text.UTF7Encoding) extern void Decoder__ctor_m8E0441B834DB5AA180A89AF1D576E72223A3D642 (void); // 0x000011C8 System.Void System.Text.UTF7Encoding/Decoder::Reset() extern void Decoder_Reset_mC6018C8A307A273C29EED4AB3492AA07078480EB (void); // 0x000011C9 System.Boolean System.Text.UTF7Encoding/Decoder::get_HasState() extern void Decoder_get_HasState_m4BF67087597ECE065D3AFDBB099520AA881BE3A0 (void); // 0x000011CA System.Void System.Text.UTF7Encoding/Encoder::.ctor(System.Text.UTF7Encoding) extern void Encoder__ctor_m2A0A8906A6434D696B128F8FFCB8BDA7642365B3 (void); // 0x000011CB System.Void System.Text.UTF7Encoding/Encoder::Reset() extern void Encoder_Reset_m3784F51E9D065505E2EB504D4EC14A039E2183FC (void); // 0x000011CC System.Void System.Text.UTF7Encoding/DecoderUTF7Fallback::.ctor() extern void DecoderUTF7Fallback__ctor_m5FE73C920B669FD21A1243DB857788C96CA54213 (void); // 0x000011CD System.Text.DecoderFallbackBuffer System.Text.UTF7Encoding/DecoderUTF7Fallback::CreateFallbackBuffer() extern void DecoderUTF7Fallback_CreateFallbackBuffer_m0809ECBC8B4E3A8FDB3E169927FF8C6EAF8AC9FD (void); // 0x000011CE System.Int32 System.Text.UTF7Encoding/DecoderUTF7Fallback::get_MaxCharCount() extern void DecoderUTF7Fallback_get_MaxCharCount_mCF1CC89A413CC22F002CE4AA7B543A8C21A4E47F (void); // 0x000011CF System.Boolean System.Text.UTF7Encoding/DecoderUTF7Fallback::Equals(System.Object) extern void DecoderUTF7Fallback_Equals_m9DFF01D25CAA41D95A871FFBF7A33A67C823ED5D (void); // 0x000011D0 System.Int32 System.Text.UTF7Encoding/DecoderUTF7Fallback::GetHashCode() extern void DecoderUTF7Fallback_GetHashCode_m929DE9C61BD2F95F227CCB6715A93DC00D944192 (void); // 0x000011D1 System.Void System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::.ctor(System.Text.UTF7Encoding/DecoderUTF7Fallback) extern void DecoderUTF7FallbackBuffer__ctor_m6466FDE305F352BA0CB7A33A94A7C60956A5F68D (void); // 0x000011D2 System.Boolean System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::Fallback(System.Byte[],System.Int32) extern void DecoderUTF7FallbackBuffer_Fallback_m372D94AE00183D8494CE0E9C4CF6AFEBC02BC6A0 (void); // 0x000011D3 System.Char System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::GetNextChar() extern void DecoderUTF7FallbackBuffer_GetNextChar_m5D2CF13659289632B9272241924128DB032BD4D5 (void); // 0x000011D4 System.Void System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::Reset() extern void DecoderUTF7FallbackBuffer_Reset_mD62CB847CA97A9714B1233AA940FD4F1675AB4E5 (void); // 0x000011D5 System.Int32 System.Text.UTF7Encoding/DecoderUTF7FallbackBuffer::InternalFallback(System.Byte[],System.Byte*) extern void DecoderUTF7FallbackBuffer_InternalFallback_mE831F8DBFB345719DD66757DF310357AEB12226F (void); // 0x000011D6 System.Void System.Text.UTF8Encoding::.ctor() extern void UTF8Encoding__ctor_m221CD37E0DBDC63D175FE38646E28CA801D08C00 (void); // 0x000011D7 System.Void System.Text.UTF8Encoding::.ctor(System.Boolean) extern void UTF8Encoding__ctor_mBCC79DB57729512321FA4F0E17342F0D1A43EA34 (void); // 0x000011D8 System.Void System.Text.UTF8Encoding::.ctor(System.Boolean,System.Boolean) extern void UTF8Encoding__ctor_m128F4B4A103E718AAB699E2D64011DB13F486726 (void); // 0x000011D9 System.Void System.Text.UTF8Encoding::SetDefaultFallbacks() extern void UTF8Encoding_SetDefaultFallbacks_m4215A24AC4883A31B0B5459DAEB7B1F4029C51D8 (void); // 0x000011DA System.Int32 System.Text.UTF8Encoding::GetByteCount(System.Char[],System.Int32,System.Int32) extern void UTF8Encoding_GetByteCount_mBE807964124FC07A15BDF2CA5644A4CD1AE48F09 (void); // 0x000011DB System.Int32 System.Text.UTF8Encoding::GetByteCount(System.String) extern void UTF8Encoding_GetByteCount_m4CA5E8C229989BB90F86E3CE6608A19E3BA17A52 (void); // 0x000011DC System.Int32 System.Text.UTF8Encoding::GetByteCount(System.Char*,System.Int32) extern void UTF8Encoding_GetByteCount_mD60A4CB2B20A174A95F49425FE4957BC43207EC1 (void); // 0x000011DD System.Int32 System.Text.UTF8Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF8Encoding_GetBytes_mC11CBC4B0526A8337B128016E15156E6C9307614 (void); // 0x000011DE System.Int32 System.Text.UTF8Encoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void UTF8Encoding_GetBytes_mFCC14EEB279C0BEB243C113BACF41AEBFA8B59E2 (void); // 0x000011DF System.Int32 System.Text.UTF8Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void UTF8Encoding_GetBytes_mA12D478D110123F3EA38BBC54F6D6DD7ECE4D115 (void); // 0x000011E0 System.Int32 System.Text.UTF8Encoding::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void UTF8Encoding_GetCharCount_mA6E91C68A3E18DFF6E8FA28FF801BFDC7661517D (void); // 0x000011E1 System.Int32 System.Text.UTF8Encoding::GetCharCount(System.Byte*,System.Int32) extern void UTF8Encoding_GetCharCount_m54821922366D95BE618405B8D86E6D774A041833 (void); // 0x000011E2 System.Int32 System.Text.UTF8Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void UTF8Encoding_GetChars_m5712B2D540BB5B47B9F5DA1615351636C20D887D (void); // 0x000011E3 System.Int32 System.Text.UTF8Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void UTF8Encoding_GetChars_m93C0E2D8F41A686CC37122665D19A3CC27BBEFF9 (void); // 0x000011E4 System.String System.Text.UTF8Encoding::GetString(System.Byte[],System.Int32,System.Int32) extern void UTF8Encoding_GetString_mA5E701F6F89D9584F43A6E608CEE691A9AA142E1 (void); // 0x000011E5 System.Int32 System.Text.UTF8Encoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void UTF8Encoding_GetByteCount_mB17986930668D8F08AB32474337D0E41382DB48A (void); // 0x000011E6 System.Int32 System.Text.UTF8Encoding::PtrDiff(System.Char*,System.Char*) extern void UTF8Encoding_PtrDiff_m6F7E81633C4B6E07A87919B962451245501BE67E (void); // 0x000011E7 System.Int32 System.Text.UTF8Encoding::PtrDiff(System.Byte*,System.Byte*) extern void UTF8Encoding_PtrDiff_m31A926405F7A08CA4E1230B2FBEB2A3197D89B58 (void); // 0x000011E8 System.Boolean System.Text.UTF8Encoding::InRange(System.Int32,System.Int32,System.Int32) extern void UTF8Encoding_InRange_mC4DAE72608778E23CB224D95066EF13E02F0C8C0 (void); // 0x000011E9 System.Int32 System.Text.UTF8Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void UTF8Encoding_GetBytes_m7209BDD7139DB472180789E0696F82DB207C123A (void); // 0x000011EA System.Int32 System.Text.UTF8Encoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void UTF8Encoding_GetCharCount_m4C8BB85FF53493ABC1D47C1D52C0B9629F6FD962 (void); // 0x000011EB System.Int32 System.Text.UTF8Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void UTF8Encoding_GetChars_m7B7952132F4966EC91D9AA8D39E023637CE15E43 (void); // 0x000011EC System.Boolean System.Text.UTF8Encoding::FallbackInvalidByteSequence(System.Byte*&,System.Int32,System.Text.DecoderFallbackBuffer,System.Char*&) extern void UTF8Encoding_FallbackInvalidByteSequence_m7D9979C76B642E0A5515BB9D00B9871AE641C334 (void); // 0x000011ED System.Int32 System.Text.UTF8Encoding::FallbackInvalidByteSequence(System.Byte*,System.Int32,System.Text.DecoderFallbackBuffer) extern void UTF8Encoding_FallbackInvalidByteSequence_m41338CE32AFFB86DB71FFC1ED6E2F621C52B0941 (void); // 0x000011EE System.Byte[] System.Text.UTF8Encoding::GetBytesUnknown(System.Byte*&,System.Int32) extern void UTF8Encoding_GetBytesUnknown_mDA4B4EA520F653A63A63A8D778003A037CE1CA94 (void); // 0x000011EF System.Text.Decoder System.Text.UTF8Encoding::GetDecoder() extern void UTF8Encoding_GetDecoder_m2BE550958D4D084083FC28B6E8B5D883D5269682 (void); // 0x000011F0 System.Text.Encoder System.Text.UTF8Encoding::GetEncoder() extern void UTF8Encoding_GetEncoder_m39B2371BF6BCA93AEA64711F995C4CA9AA3FD04E (void); // 0x000011F1 System.Int32 System.Text.UTF8Encoding::GetMaxByteCount(System.Int32) extern void UTF8Encoding_GetMaxByteCount_mB22951E6F862B1D7FFFD41E8751E33B0DB8D3737 (void); // 0x000011F2 System.Int32 System.Text.UTF8Encoding::GetMaxCharCount(System.Int32) extern void UTF8Encoding_GetMaxCharCount_m9011B033B0BCEFD7D6EED0C51E0C1E4FE5FDED1F (void); // 0x000011F3 System.Byte[] System.Text.UTF8Encoding::GetPreamble() extern void UTF8Encoding_GetPreamble_mF079AEE455F27C193437EAB164762F5E2A667DEF (void); // 0x000011F4 System.ReadOnlySpan`1 System.Text.UTF8Encoding::get_Preamble() extern void UTF8Encoding_get_Preamble_mC04614CC819A4BC0069F89BF065E7C04B3B3C651 (void); // 0x000011F5 System.Boolean System.Text.UTF8Encoding::Equals(System.Object) extern void UTF8Encoding_Equals_m067B34B4228A5391440232B371D3D837E1C7C700 (void); // 0x000011F6 System.Int32 System.Text.UTF8Encoding::GetHashCode() extern void UTF8Encoding_GetHashCode_mC7BF35F067FE678C6C327ED64E165F86C901F09D (void); // 0x000011F7 System.Void System.Text.UTF8Encoding::.cctor() extern void UTF8Encoding__cctor_m24308F4859C59F58B0633752BFD4AE413005FBD0 (void); // 0x000011F8 System.Void System.Text.UTF8Encoding/UTF8EncodingSealed::.ctor(System.Boolean) extern void UTF8EncodingSealed__ctor_m38745CF8C316BAD2965AB01D0D68D9D60E854A88 (void); // 0x000011F9 System.ReadOnlySpan`1 System.Text.UTF8Encoding/UTF8EncodingSealed::get_Preamble() extern void UTF8EncodingSealed_get_Preamble_mF3F36CC65C84CE8A19708B7C516DB21136CE47E4 (void); // 0x000011FA System.Void System.Text.UTF8Encoding/UTF8Encoder::.ctor(System.Text.UTF8Encoding) extern void UTF8Encoder__ctor_mDCBF71A8B72DB5BA96FFCA03E91163C9096F37CC (void); // 0x000011FB System.Void System.Text.UTF8Encoding/UTF8Encoder::Reset() extern void UTF8Encoder_Reset_m9186D2A2C3BC64387DD2E5EC7F46677A07DF8902 (void); // 0x000011FC System.Void System.Text.UTF8Encoding/UTF8Decoder::.ctor(System.Text.UTF8Encoding) extern void UTF8Decoder__ctor_m784732BB8C56CC0CE6ED5973AA7CB4511D8C389B (void); // 0x000011FD System.Void System.Text.UTF8Encoding/UTF8Decoder::Reset() extern void UTF8Decoder_Reset_m52CCDC3E87EE8D5C8042FBD397A135E20791870A (void); // 0x000011FE System.Boolean System.Text.UTF8Encoding/UTF8Decoder::get_HasState() extern void UTF8Decoder_get_HasState_mAA99CF6ED9EDCC83D9E4661A37EB2646AC3486C9 (void); // 0x000011FF System.Void System.Text.UnicodeEncoding::.ctor() extern void UnicodeEncoding__ctor_mFDE09144E303EC53142E74C76AC04B52846996F5 (void); // 0x00001200 System.Void System.Text.UnicodeEncoding::.ctor(System.Boolean,System.Boolean) extern void UnicodeEncoding__ctor_mDE0436B16BF4BE0AE4AC34B2E1298B06AC4ABFE4 (void); // 0x00001201 System.Void System.Text.UnicodeEncoding::.ctor(System.Boolean,System.Boolean,System.Boolean) extern void UnicodeEncoding__ctor_mA00C09FACAF4B21651105488A1A61332A0846EBE (void); // 0x00001202 System.Void System.Text.UnicodeEncoding::SetDefaultFallbacks() extern void UnicodeEncoding_SetDefaultFallbacks_m74759A4E40FF48C1E4B1CDAA76468BEC02BACB84 (void); // 0x00001203 System.Int32 System.Text.UnicodeEncoding::GetByteCount(System.Char[],System.Int32,System.Int32) extern void UnicodeEncoding_GetByteCount_m01726B477B1012C03B86D8FEFDA893411F44622F (void); // 0x00001204 System.Int32 System.Text.UnicodeEncoding::GetByteCount(System.String) extern void UnicodeEncoding_GetByteCount_mD465A45A980A3AF4707171E31EB0D64CECA4E1B2 (void); // 0x00001205 System.Int32 System.Text.UnicodeEncoding::GetByteCount(System.Char*,System.Int32) extern void UnicodeEncoding_GetByteCount_mDA5F9DCFF297AA20CB705F5E992C22B00B04A280 (void); // 0x00001206 System.Int32 System.Text.UnicodeEncoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void UnicodeEncoding_GetBytes_m2F7515F48D9DB13BEB495CB3E90DF9E713A431CE (void); // 0x00001207 System.Int32 System.Text.UnicodeEncoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) extern void UnicodeEncoding_GetBytes_mBDB92E4E0788362F2D23BF70617CA7E113261F03 (void); // 0x00001208 System.Int32 System.Text.UnicodeEncoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void UnicodeEncoding_GetBytes_mFEAFBDDD98B48A5F7110CFDF14E923847C8C7590 (void); // 0x00001209 System.Int32 System.Text.UnicodeEncoding::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void UnicodeEncoding_GetCharCount_m6075655338511DDFF9DE1E488D24863B6CB78670 (void); // 0x0000120A System.Int32 System.Text.UnicodeEncoding::GetCharCount(System.Byte*,System.Int32) extern void UnicodeEncoding_GetCharCount_m58DE35954F33755EB508C05D23A0A03039402C7C (void); // 0x0000120B System.Int32 System.Text.UnicodeEncoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void UnicodeEncoding_GetChars_mDE7EBEE99B699CD248CC10F7D0C2F2DE36906FB2 (void); // 0x0000120C System.Int32 System.Text.UnicodeEncoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void UnicodeEncoding_GetChars_m61C707632F244C221B0A506174AD1FD51ACF6A8D (void); // 0x0000120D System.String System.Text.UnicodeEncoding::GetString(System.Byte[],System.Int32,System.Int32) extern void UnicodeEncoding_GetString_mAF22903B6E49291D29A475D89467A2E773103F10 (void); // 0x0000120E System.Int32 System.Text.UnicodeEncoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void UnicodeEncoding_GetByteCount_mA70ED96A02678906F5FDA5F598BA104A632DB76A (void); // 0x0000120F System.Int32 System.Text.UnicodeEncoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void UnicodeEncoding_GetBytes_m432BD5A66CCA778301E9EDC04DB5AEF4F178B94A (void); // 0x00001210 System.Int32 System.Text.UnicodeEncoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void UnicodeEncoding_GetCharCount_m05C143505EFDE3591801A7FF018BA6FA23B2CA48 (void); // 0x00001211 System.Int32 System.Text.UnicodeEncoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void UnicodeEncoding_GetChars_m0E54D2228DE5FCF6C2926D855736B0C16DE0D1D1 (void); // 0x00001212 System.Text.Encoder System.Text.UnicodeEncoding::GetEncoder() extern void UnicodeEncoding_GetEncoder_m68DD24A99280DA8B71F26BBEE5951099A726ED33 (void); // 0x00001213 System.Text.Decoder System.Text.UnicodeEncoding::GetDecoder() extern void UnicodeEncoding_GetDecoder_mBFFD0B781C34F909FB4339CF269AD2DAA9226EB3 (void); // 0x00001214 System.Byte[] System.Text.UnicodeEncoding::GetPreamble() extern void UnicodeEncoding_GetPreamble_m8FBF9A0D9C591C48A485B1A39BC486039962D613 (void); // 0x00001215 System.ReadOnlySpan`1 System.Text.UnicodeEncoding::get_Preamble() extern void UnicodeEncoding_get_Preamble_mC2D7858CCB451E794661433E1BEC284195E2791A (void); // 0x00001216 System.Int32 System.Text.UnicodeEncoding::GetMaxByteCount(System.Int32) extern void UnicodeEncoding_GetMaxByteCount_m75BB94D8DA28214D51649E218BC188427D32D4D6 (void); // 0x00001217 System.Int32 System.Text.UnicodeEncoding::GetMaxCharCount(System.Int32) extern void UnicodeEncoding_GetMaxCharCount_m1E799662F4820C17175A3E50FD1FA1E4C3F1BBD6 (void); // 0x00001218 System.Boolean System.Text.UnicodeEncoding::Equals(System.Object) extern void UnicodeEncoding_Equals_mE0FACBB7407B0B8CB9F842C317991F90BBA4BD65 (void); // 0x00001219 System.Int32 System.Text.UnicodeEncoding::GetHashCode() extern void UnicodeEncoding_GetHashCode_mFEE98C0E205BBA361990EB4A0A98F291C7332BA3 (void); // 0x0000121A System.Void System.Text.UnicodeEncoding::.cctor() extern void UnicodeEncoding__cctor_m2C3309EC1E9DEC6DE387C04E302C5A09DAF2CBCA (void); // 0x0000121B System.Void System.Text.UnicodeEncoding/Decoder::.ctor(System.Text.UnicodeEncoding) extern void Decoder__ctor_m95037B56A5693438D2CE183873BCD5AC4AEE7D09 (void); // 0x0000121C System.Void System.Text.UnicodeEncoding/Decoder::Reset() extern void Decoder_Reset_m0975E81C41298DEDB98FD8FD8AFF6D1E6674C26B (void); // 0x0000121D System.Boolean System.Text.UnicodeEncoding/Decoder::get_HasState() extern void Decoder_get_HasState_mBCF224E5F5B38E89E2D5C8BAC2C520212E9589F1 (void); // 0x0000121E System.Void System.Text.ValueStringBuilder::.ctor(System.Span`1) extern void ValueStringBuilder__ctor_m9898C3DA07C643BDD0DD94617069181564C92D12 (void); // 0x0000121F System.Int32 System.Text.ValueStringBuilder::get_Length() extern void ValueStringBuilder_get_Length_m75C063C8DB16B2E5E2FD395F1A5F97E704B67B4B (void); // 0x00001220 System.Char& System.Text.ValueStringBuilder::get_Item(System.Int32) extern void ValueStringBuilder_get_Item_m4E1EDD41FE5943D7A3B765E74C5EFDFBAF44B861 (void); // 0x00001221 System.String System.Text.ValueStringBuilder::ToString() extern void ValueStringBuilder_ToString_m2508263CCF02042F5E9915D671CE8E8D85598ABC (void); // 0x00001222 System.Boolean System.Text.ValueStringBuilder::TryCopyTo(System.Span`1,System.Int32&) extern void ValueStringBuilder_TryCopyTo_m91C49ED43917779EBA357A0AD8F929579568FBDB (void); // 0x00001223 System.Void System.Text.ValueStringBuilder::Append(System.Char) extern void ValueStringBuilder_Append_mFC50E2CFA629E374233C7690908B66CFFDAAA466 (void); // 0x00001224 System.Void System.Text.ValueStringBuilder::Append(System.String) extern void ValueStringBuilder_Append_mBD940436708E41E74C77B42C7235DD0576194CCD (void); // 0x00001225 System.Void System.Text.ValueStringBuilder::AppendSlow(System.String) extern void ValueStringBuilder_AppendSlow_m552667FC4FDD47DBE6928C63C8039F1E5E4EC512 (void); // 0x00001226 System.Void System.Text.ValueStringBuilder::Append(System.Char,System.Int32) extern void ValueStringBuilder_Append_mF9EFA1E2A5AF892073152DDD4F1C324947D6C7DB (void); // 0x00001227 System.Void System.Text.ValueStringBuilder::Append(System.Char*,System.Int32) extern void ValueStringBuilder_Append_m6AF7271C9A939A7A0669D3F2179826406FE3EDF6 (void); // 0x00001228 System.Span`1 System.Text.ValueStringBuilder::AppendSpan(System.Int32) extern void ValueStringBuilder_AppendSpan_m5AE2796FDF736F9C32D705FFB841C68D2C7FC382 (void); // 0x00001229 System.Void System.Text.ValueStringBuilder::GrowAndAppend(System.Char) extern void ValueStringBuilder_GrowAndAppend_mFB6CBC9CBF11FA2050EA7D464BE94F1EB512F6D6 (void); // 0x0000122A System.Void System.Text.ValueStringBuilder::Grow(System.Int32) extern void ValueStringBuilder_Grow_mEFD1CDF570ABC93F8A23AE043B784AA9BF67471C (void); // 0x0000122B System.Void System.Text.ValueStringBuilder::Dispose() extern void ValueStringBuilder_Dispose_mC4543149FAF03477BF09F2EAB5DADE9350C0E3E2 (void); // 0x0000122C System.Void System.Text.ValueUtf8Converter::.ctor(System.Span`1) extern void ValueUtf8Converter__ctor_mC2AD8452442C044B152ABEEF3706892BB66C90D9 (void); // 0x0000122D System.Span`1 System.Text.ValueUtf8Converter::ConvertAndTerminateString(System.ReadOnlySpan`1) extern void ValueUtf8Converter_ConvertAndTerminateString_m7525C8D794AB245BB9AD2D64D238B68AC55111A4 (void); // 0x0000122E System.Void System.Text.ValueUtf8Converter::Dispose() extern void ValueUtf8Converter_Dispose_m601586EE197FB0A58CD6A0F67C91DC4530B2EAE2 (void); // 0x0000122F System.Void System.Text.Encoding::.ctor() extern void Encoding__ctor_m8EA83F1D99F2F28E4848E58ACC1421B5FB3341F2 (void); // 0x00001230 System.Void System.Text.Encoding::.ctor(System.Int32) extern void Encoding__ctor_mFF477BB0D5EF0E37769DD2A0A2BB45B71A401995 (void); // 0x00001231 System.Void System.Text.Encoding::SetDefaultFallbacks() extern void Encoding_SetDefaultFallbacks_mE8A2CB41E437DAABDE8859457AA50B3A2DEAC9FF (void); // 0x00001232 System.Void System.Text.Encoding::OnDeserializing() extern void Encoding_OnDeserializing_mE0C70A6310270A9D9A089390BFD743A00C17D109 (void); // 0x00001233 System.Void System.Text.Encoding::OnDeserialized() extern void Encoding_OnDeserialized_m76C2FCBF77D33B931E56155D87CEEC61590C3E61 (void); // 0x00001234 System.Void System.Text.Encoding::OnDeserializing(System.Runtime.Serialization.StreamingContext) extern void Encoding_OnDeserializing_m787C025860BF34C386D441FA43AF109D0AD63AEE (void); // 0x00001235 System.Void System.Text.Encoding::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void Encoding_OnDeserialized_m186FEB1093FEDE3E69E7007A794780EB5B47E442 (void); // 0x00001236 System.Void System.Text.Encoding::OnSerializing(System.Runtime.Serialization.StreamingContext) extern void Encoding_OnSerializing_m103282778A2ADAD0BF4042DBFF1A9EFA23BF8A3E (void); // 0x00001237 System.Void System.Text.Encoding::DeserializeEncoding(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Encoding_DeserializeEncoding_mDC8B5D7DEB6E8425EFBE396AC2C0BBCDC987D675 (void); // 0x00001238 System.Void System.Text.Encoding::SerializeEncoding(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Encoding_SerializeEncoding_m8B7ACAE1D9F934B40F9A631FA8741C7D5587E3A3 (void); // 0x00001239 System.Object System.Text.Encoding::get_InternalSyncObject() extern void Encoding_get_InternalSyncObject_mD17D24A175E48C72D756538C7805175B43F71F77 (void); // 0x0000123A System.Text.Encoding System.Text.Encoding::GetEncoding(System.Int32) extern void Encoding_GetEncoding_mDCB76EE580ABB16C7DB70CEB6E184578441BE508 (void); // 0x0000123B System.Text.Encoding System.Text.Encoding::GetEncoding(System.Int32,System.Text.EncoderFallback,System.Text.DecoderFallback) extern void Encoding_GetEncoding_m8C24242BD2B782DA33BBA33A63A3EA081AC733E7 (void); // 0x0000123C System.Text.Encoding System.Text.Encoding::GetEncoding(System.String) extern void Encoding_GetEncoding_m979B224460094E241BD5C283BE279886664C9187 (void); // 0x0000123D System.Byte[] System.Text.Encoding::GetPreamble() extern void Encoding_GetPreamble_mAB2FAB32F3CA1340D882AA05F79F572235830127 (void); // 0x0000123E System.ReadOnlySpan`1 System.Text.Encoding::get_Preamble() extern void Encoding_get_Preamble_m6EF80083E1FFBB1392752CBD4E25F667DDB9F67D (void); // 0x0000123F System.String System.Text.Encoding::get_EncodingName() extern void Encoding_get_EncodingName_m2A3ADABCA1A80F903D447185B574E7E38FF412CE (void); // 0x00001240 System.Text.EncoderFallback System.Text.Encoding::get_EncoderFallback() extern void Encoding_get_EncoderFallback_m60479C11CA464A5D4AC2EEB87D52F824987DB3A3 (void); // 0x00001241 System.Void System.Text.Encoding::set_EncoderFallback(System.Text.EncoderFallback) extern void Encoding_set_EncoderFallback_m479A67230C286D29DAC4A9A93074708666FD483D (void); // 0x00001242 System.Text.DecoderFallback System.Text.Encoding::get_DecoderFallback() extern void Encoding_get_DecoderFallback_m4C3F4C1FDA7B6B61321BB15A3A765394BAFE45A4 (void); // 0x00001243 System.Void System.Text.Encoding::set_DecoderFallback(System.Text.DecoderFallback) extern void Encoding_set_DecoderFallback_mFBC533A11D06D09A563D86497A4CF43C71C62C78 (void); // 0x00001244 System.Object System.Text.Encoding::Clone() extern void Encoding_Clone_m8100F9273EDC81B327F922B763A8833B44D830ED (void); // 0x00001245 System.Boolean System.Text.Encoding::get_IsReadOnly() extern void Encoding_get_IsReadOnly_m4C696523C37FB11D350C0EF579ABD080196CBB6C (void); // 0x00001246 System.Text.Encoding System.Text.Encoding::get_ASCII() extern void Encoding_get_ASCII_mCC61B512D320FD4E2E71CC0DFDF8DDF3CD215C65 (void); // 0x00001247 System.Text.Encoding System.Text.Encoding::get_Latin1() extern void Encoding_get_Latin1_m396A37BF56272C947ECFCCBD005172E4C9B37622 (void); // 0x00001248 System.Int32 System.Text.Encoding::GetByteCount(System.String) extern void Encoding_GetByteCount_m1CFC3574D0BA4FFA52C1C0F63ED7D6FF9F46359D (void); // 0x00001249 System.Int32 System.Text.Encoding::GetByteCount(System.Char[],System.Int32,System.Int32) // 0x0000124A System.Int32 System.Text.Encoding::GetByteCount(System.Char*,System.Int32) extern void Encoding_GetByteCount_m1D7D6D28F50912D404A13D1121071322C4389C8B (void); // 0x0000124B System.Int32 System.Text.Encoding::GetByteCount(System.Char*,System.Int32,System.Text.EncoderNLS) extern void Encoding_GetByteCount_mAF83BB7894F1874918B0A719BA4987AFA28C7768 (void); // 0x0000124C System.Byte[] System.Text.Encoding::GetBytes(System.Char[],System.Int32,System.Int32) extern void Encoding_GetBytes_m60234B36F8458381FDB5777CE13D812249DCBE6D (void); // 0x0000124D System.Int32 System.Text.Encoding::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32) // 0x0000124E System.Byte[] System.Text.Encoding::GetBytes(System.String) extern void Encoding_GetBytes_mB92F6CC06094CE777A6B4FC1F0E7BAD575A68CE9 (void); // 0x0000124F System.Int32 System.Text.Encoding::GetBytes(System.String,System.Int32,System.Int32,System.Byte[],System.Int32) extern void Encoding_GetBytes_mE00AD476EE84AD48C325374BA0C7845DF1C684CB (void); // 0x00001250 System.Int32 System.Text.Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Text.EncoderNLS) extern void Encoding_GetBytes_m6C13D94BA5EFC9E88613885154DC54DA3A7E66E3 (void); // 0x00001251 System.Int32 System.Text.Encoding::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32) extern void Encoding_GetBytes_m5BC004F941BCAB934ABF978C7236EA911F7CFBC3 (void); // 0x00001252 System.Int32 System.Text.Encoding::GetCharCount(System.Byte[],System.Int32,System.Int32) // 0x00001253 System.Int32 System.Text.Encoding::GetCharCount(System.Byte*,System.Int32) extern void Encoding_GetCharCount_m39AEBAF4DF10B22D16EEC83C1494DF36CDBD1BDE (void); // 0x00001254 System.Int32 System.Text.Encoding::GetCharCount(System.Byte*,System.Int32,System.Text.DecoderNLS) extern void Encoding_GetCharCount_mE55B0CA478A62B8CE2DCBEDE31EBFB2D29173A1F (void); // 0x00001255 System.Char[] System.Text.Encoding::GetChars(System.Byte[],System.Int32,System.Int32) extern void Encoding_GetChars_m35216A8A8063C1173834F0777A0E543ACFFF7ED0 (void); // 0x00001256 System.Int32 System.Text.Encoding::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) // 0x00001257 System.Int32 System.Text.Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32) extern void Encoding_GetChars_m5C0753B8564516F3E07575321A0E885E80ECDC2D (void); // 0x00001258 System.Int32 System.Text.Encoding::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Text.DecoderNLS) extern void Encoding_GetChars_m56E0A70C21B902DCFB5A94C15266C192C5763D46 (void); // 0x00001259 System.String System.Text.Encoding::GetString(System.Byte*,System.Int32) extern void Encoding_GetString_m42BFF0862341DCD5289A7D75B5D7A22CE9690EAD (void); // 0x0000125A System.Int32 System.Text.Encoding::GetChars(System.ReadOnlySpan`1,System.Span`1) extern void Encoding_GetChars_m74AD2301FA240AE3CE3AA2D77D3A9BAA096AC27E (void); // 0x0000125B System.String System.Text.Encoding::GetString(System.ReadOnlySpan`1) extern void Encoding_GetString_m6FE2707C33758C7F10750B79FCA7767F4C2CA008 (void); // 0x0000125C System.Int32 System.Text.Encoding::get_CodePage() extern void Encoding_get_CodePage_m109E2560B7316C461F631EE2299BCD9109A90EC3 (void); // 0x0000125D System.Text.Decoder System.Text.Encoding::GetDecoder() extern void Encoding_GetDecoder_mEAA98399464A37E18FAB7D1096ECB61BE8177B26 (void); // 0x0000125E System.Text.Encoding System.Text.Encoding::CreateDefaultEncoding() extern void Encoding_CreateDefaultEncoding_m02F88D8FD74AD3523F10A59EAB9D9DF670D1EDBD (void); // 0x0000125F System.Void System.Text.Encoding::setReadOnly(System.Boolean) extern void Encoding_setReadOnly_m92BE41A588F7603BF106EFB59340FEBE37BAB587 (void); // 0x00001260 System.Text.Encoding System.Text.Encoding::get_Default() extern void Encoding_get_Default_mB48FC92A61D1153AC33C2C59F01D7266DF7D155C (void); // 0x00001261 System.Text.Encoder System.Text.Encoding::GetEncoder() extern void Encoding_GetEncoder_m23017138142610DDCD7950714B49A48FBEE18D91 (void); // 0x00001262 System.Int32 System.Text.Encoding::GetMaxByteCount(System.Int32) // 0x00001263 System.Int32 System.Text.Encoding::GetMaxCharCount(System.Int32) // 0x00001264 System.String System.Text.Encoding::GetString(System.Byte[]) extern void Encoding_GetString_m3C24C8C21297998FA4E1B865B7B5A6BE20039641 (void); // 0x00001265 System.String System.Text.Encoding::GetString(System.Byte[],System.Int32,System.Int32) extern void Encoding_GetString_m9B10D1E7ADA46CE5DDD4ADDC4EEBF6C71E5CF499 (void); // 0x00001266 System.Text.Encoding System.Text.Encoding::get_Unicode() extern void Encoding_get_Unicode_m1E0509DF0E550E33114D0FFEC4811B141219A3B0 (void); // 0x00001267 System.Text.Encoding System.Text.Encoding::get_BigEndianUnicode() extern void Encoding_get_BigEndianUnicode_m249BEC175A03C3DCEF799A020B05215053F1053B (void); // 0x00001268 System.Text.Encoding System.Text.Encoding::get_UTF7() extern void Encoding_get_UTF7_mE01A00522A1C98463892DAF0DA23B9A7C85A676F (void); // 0x00001269 System.Text.Encoding System.Text.Encoding::get_UTF8() extern void Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9 (void); // 0x0000126A System.Text.Encoding System.Text.Encoding::get_UTF32() extern void Encoding_get_UTF32_m77B114A9BE161FC1C46551D068EDC9B5B8B14277 (void); // 0x0000126B System.Boolean System.Text.Encoding::Equals(System.Object) extern void Encoding_Equals_m16D0260AB172BC44FAB856EC2A65BAFD6F36ED39 (void); // 0x0000126C System.Int32 System.Text.Encoding::GetHashCode() extern void Encoding_GetHashCode_m3DC35D3E592D6F99DC2519CCCA6CCF12D64E598A (void); // 0x0000126D System.Char[] System.Text.Encoding::GetBestFitUnicodeToBytesData() extern void Encoding_GetBestFitUnicodeToBytesData_m4D20F55168C114C1397F0B7CA3ACF862812695D5 (void); // 0x0000126E System.Char[] System.Text.Encoding::GetBestFitBytesToUnicodeData() extern void Encoding_GetBestFitBytesToUnicodeData_m00D590B36D921544933FACEBBFE2E867C1AB7C92 (void); // 0x0000126F System.Void System.Text.Encoding::ThrowBytesOverflow() extern void Encoding_ThrowBytesOverflow_mB2415E80B9F2F7857426ED0FB2DECFB0A3EE5F92 (void); // 0x00001270 System.Void System.Text.Encoding::ThrowBytesOverflow(System.Text.EncoderNLS,System.Boolean) extern void Encoding_ThrowBytesOverflow_mE3A32AEB900E87EB6A9EA716C94A2149B8D4566C (void); // 0x00001271 System.Void System.Text.Encoding::ThrowCharsOverflow() extern void Encoding_ThrowCharsOverflow_m9914907319FC7303F6D75753DB3DE61CF3882A7C (void); // 0x00001272 System.Void System.Text.Encoding::ThrowCharsOverflow(System.Text.DecoderNLS,System.Boolean) extern void Encoding_ThrowCharsOverflow_mF570756FFD208D34E8E2BF2CCF170C54AA2685E0 (void); // 0x00001273 System.Int32 System.Text.Encoding::GetBytes(System.ReadOnlySpan`1,System.Span`1) extern void Encoding_GetBytes_m6896D6586CDE2A4DF2CB5C5559D07A5029FCAA53 (void); // 0x00001274 System.Void System.Text.Encoding/DefaultEncoder::.ctor(System.Text.Encoding) extern void DefaultEncoder__ctor_mC58799E76CC8484A88E2DA7196E0612CC974A785 (void); // 0x00001275 System.Void System.Text.Encoding/DefaultEncoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DefaultEncoder__ctor_mF03ED924CD1813DDC7AE03542BF0F1EBBAAAFE28 (void); // 0x00001276 System.Object System.Text.Encoding/DefaultEncoder::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void DefaultEncoder_GetRealObject_m0ABA81A6937AFDA04B5F41769A441AE653F39AB6 (void); // 0x00001277 System.Void System.Text.Encoding/DefaultEncoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DefaultEncoder_System_Runtime_Serialization_ISerializable_GetObjectData_m317CEDF59D9E80F203F23E057485ADCB0F90D438 (void); // 0x00001278 System.Int32 System.Text.Encoding/DefaultEncoder::GetByteCount(System.Char[],System.Int32,System.Int32,System.Boolean) extern void DefaultEncoder_GetByteCount_mDD73FFD6131B5C16F9F2F90A5465862F6CCF59E2 (void); // 0x00001279 System.Int32 System.Text.Encoding/DefaultEncoder::GetByteCount(System.Char*,System.Int32,System.Boolean) extern void DefaultEncoder_GetByteCount_m79D675BCFF40E7C1D9B84CB642BE0210CA3C1D62 (void); // 0x0000127A System.Int32 System.Text.Encoding/DefaultEncoder::GetBytes(System.Char[],System.Int32,System.Int32,System.Byte[],System.Int32,System.Boolean) extern void DefaultEncoder_GetBytes_m7C699C04A6552869C978DB54E7CD4C491A83C206 (void); // 0x0000127B System.Int32 System.Text.Encoding/DefaultEncoder::GetBytes(System.Char*,System.Int32,System.Byte*,System.Int32,System.Boolean) extern void DefaultEncoder_GetBytes_mA4644AD250FD92C0941A2D827BD9AC93963553B0 (void); // 0x0000127C System.Void System.Text.Encoding/DefaultDecoder::.ctor(System.Text.Encoding) extern void DefaultDecoder__ctor_m917CDF2727011519403AC8AE79C25FB495D69EC9 (void); // 0x0000127D System.Void System.Text.Encoding/DefaultDecoder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DefaultDecoder__ctor_m00EDA012C0A6E42C5A797273ABC0171DA4031289 (void); // 0x0000127E System.Object System.Text.Encoding/DefaultDecoder::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void DefaultDecoder_GetRealObject_m43BD742AF6113064D710C77F83DF0CEC6AF3464A (void); // 0x0000127F System.Void System.Text.Encoding/DefaultDecoder::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DefaultDecoder_System_Runtime_Serialization_ISerializable_GetObjectData_mD6E340CE12AD6F5E63EB2D6753E1E8FFEF50AA47 (void); // 0x00001280 System.Int32 System.Text.Encoding/DefaultDecoder::GetCharCount(System.Byte[],System.Int32,System.Int32) extern void DefaultDecoder_GetCharCount_m8469D46A5768F309D814F295BFFEA93CEECEC36F (void); // 0x00001281 System.Int32 System.Text.Encoding/DefaultDecoder::GetCharCount(System.Byte[],System.Int32,System.Int32,System.Boolean) extern void DefaultDecoder_GetCharCount_m4A6AC9069559E1D6072D3C3297CC161B170D8A67 (void); // 0x00001282 System.Int32 System.Text.Encoding/DefaultDecoder::GetCharCount(System.Byte*,System.Int32,System.Boolean) extern void DefaultDecoder_GetCharCount_m8DE42444760B018E4932180E7FA9978F85AD089A (void); // 0x00001283 System.Int32 System.Text.Encoding/DefaultDecoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32) extern void DefaultDecoder_GetChars_m198CE629BF8CBE77900F776D47A5A9E9F2DD24E4 (void); // 0x00001284 System.Int32 System.Text.Encoding/DefaultDecoder::GetChars(System.Byte[],System.Int32,System.Int32,System.Char[],System.Int32,System.Boolean) extern void DefaultDecoder_GetChars_mD089B4097B03B66DD43AB84AA70519F1BEAC4BC8 (void); // 0x00001285 System.Int32 System.Text.Encoding/DefaultDecoder::GetChars(System.Byte*,System.Int32,System.Char*,System.Int32,System.Boolean) extern void DefaultDecoder_GetChars_m76B1AE658EA672CC4F3964DDDC1D73DFEA18A9BD (void); // 0x00001286 System.Void System.Text.Encoding/EncodingCharBuffer::.ctor(System.Text.Encoding,System.Text.DecoderNLS,System.Char*,System.Int32,System.Byte*,System.Int32) extern void EncodingCharBuffer__ctor_m97FCCC15EF552354C533BD4C8609516BCD834971 (void); // 0x00001287 System.Boolean System.Text.Encoding/EncodingCharBuffer::AddChar(System.Char,System.Int32) extern void EncodingCharBuffer_AddChar_m3257F1B0A373CD711443DBB2D1E9632BA0CF67B5 (void); // 0x00001288 System.Boolean System.Text.Encoding/EncodingCharBuffer::AddChar(System.Char) extern void EncodingCharBuffer_AddChar_mEC42BBE8DC5EE5A79FDF12F5627AB583EE3003B1 (void); // 0x00001289 System.Void System.Text.Encoding/EncodingCharBuffer::AdjustBytes(System.Int32) extern void EncodingCharBuffer_AdjustBytes_mCFAD52A9DBD3F9535A878C4884DBD968B58EC63A (void); // 0x0000128A System.Boolean System.Text.Encoding/EncodingCharBuffer::get_MoreData() extern void EncodingCharBuffer_get_MoreData_m51A4B06E66C03956525B40330A7C5984E9D27715 (void); // 0x0000128B System.Byte System.Text.Encoding/EncodingCharBuffer::GetNextByte() extern void EncodingCharBuffer_GetNextByte_mE7551D479EBD1B9524B7091F3B65670086771B7B (void); // 0x0000128C System.Int32 System.Text.Encoding/EncodingCharBuffer::get_BytesUsed() extern void EncodingCharBuffer_get_BytesUsed_m84D6F6C4327ADEFFD14B9AF5A5472724A66374DB (void); // 0x0000128D System.Boolean System.Text.Encoding/EncodingCharBuffer::Fallback(System.Byte) extern void EncodingCharBuffer_Fallback_m2102E603EB5366C193C80EB45A164AC6C2B5F046 (void); // 0x0000128E System.Boolean System.Text.Encoding/EncodingCharBuffer::Fallback(System.Byte[]) extern void EncodingCharBuffer_Fallback_m5B3AD107E4F193EA6959F80851B9E220C4C444F0 (void); // 0x0000128F System.Int32 System.Text.Encoding/EncodingCharBuffer::get_Count() extern void EncodingCharBuffer_get_Count_m85013E2A67DA8A33EA862DA3176B5E86553A26E7 (void); // 0x00001290 System.Void System.Text.Encoding/EncodingByteBuffer::.ctor(System.Text.Encoding,System.Text.EncoderNLS,System.Byte*,System.Int32,System.Char*,System.Int32) extern void EncodingByteBuffer__ctor_mE10EC49CA9BF5A017668FD33FE2D92C2C67FEF0F (void); // 0x00001291 System.Boolean System.Text.Encoding/EncodingByteBuffer::AddByte(System.Byte,System.Int32) extern void EncodingByteBuffer_AddByte_mEBE61BA4F09E8FD6CEBF7A77CCECC62BAA081F3C (void); // 0x00001292 System.Boolean System.Text.Encoding/EncodingByteBuffer::AddByte(System.Byte) extern void EncodingByteBuffer_AddByte_m7F2E3F607C0A2148091CA1A97782F028191A2F1F (void); // 0x00001293 System.Boolean System.Text.Encoding/EncodingByteBuffer::AddByte(System.Byte,System.Byte) extern void EncodingByteBuffer_AddByte_m3508F0B9089A36C9B88A859F28DA09A7DCD6B392 (void); // 0x00001294 System.Boolean System.Text.Encoding/EncodingByteBuffer::AddByte(System.Byte,System.Byte,System.Int32) extern void EncodingByteBuffer_AddByte_m2CC6733F09C396EC6CA7CA12F321A939FD608218 (void); // 0x00001295 System.Void System.Text.Encoding/EncodingByteBuffer::MovePrevious(System.Boolean) extern void EncodingByteBuffer_MovePrevious_m11F887D5B506C3FA12B6FEDA04986B1DBF1E6761 (void); // 0x00001296 System.Boolean System.Text.Encoding/EncodingByteBuffer::get_MoreData() extern void EncodingByteBuffer_get_MoreData_m9186E8AC7374956E81633FD860CC2CB94E7DA367 (void); // 0x00001297 System.Char System.Text.Encoding/EncodingByteBuffer::GetNextChar() extern void EncodingByteBuffer_GetNextChar_mAE96F3CC9249050320DF44A2B2CAA6B34B2BCA18 (void); // 0x00001298 System.Int32 System.Text.Encoding/EncodingByteBuffer::get_CharsUsed() extern void EncodingByteBuffer_get_CharsUsed_mB8F2FABC6CDEBFA71052184D93FE3D6FA6E000D7 (void); // 0x00001299 System.Int32 System.Text.Encoding/EncodingByteBuffer::get_Count() extern void EncodingByteBuffer_get_Count_m7A6E9EE5ADC22D4AA74AFC2C1C12E09463E24165 (void); // 0x0000129A System.UInt32 System.Text.Normalization::PropValue(System.Int32) extern void Normalization_PropValue_mA79FB39724CEB0910DCB96D67A9284A51290559E (void); // 0x0000129B System.Int32 System.Text.Normalization::CharMapIdx(System.Int32) extern void Normalization_CharMapIdx_m89DC92B835B13DE37AE022C439B9555529B600DC (void); // 0x0000129C System.Byte System.Text.Normalization::GetCombiningClass(System.Int32) extern void Normalization_GetCombiningClass_mDA31868295382ABF5F561F8868D2C9A8E6B369E4 (void); // 0x0000129D System.Int32 System.Text.Normalization::GetPrimaryCompositeFromMapIndex(System.Int32) extern void Normalization_GetPrimaryCompositeFromMapIndex_m31800878CCCF9F2810E3EBEB2F7C415D616393DE (void); // 0x0000129E System.Int32 System.Text.Normalization::GetPrimaryCompositeHelperIndex(System.Int32) extern void Normalization_GetPrimaryCompositeHelperIndex_m2660AD9A146BE56850D5BAE0B2C8FBBCFEA9A460 (void); // 0x0000129F System.String System.Text.Normalization::Compose(System.String,System.Int32) extern void Normalization_Compose_m037AFEF90A0D02AEBD693D10C905BE9BA43DEBE8 (void); // 0x000012A0 System.Text.StringBuilder System.Text.Normalization::Combine(System.String,System.Int32,System.Int32) extern void Normalization_Combine_m78E5D7B893165EF59080172393FA90711A8C1950 (void); // 0x000012A1 System.Void System.Text.Normalization::Combine(System.Text.StringBuilder,System.Int32,System.Int32) extern void Normalization_Combine_mBDF12C0B64D3B6C20E4AF40AFB781A61163F7AD1 (void); // 0x000012A2 System.Int32 System.Text.Normalization::CombineHangul(System.Text.StringBuilder,System.String,System.Int32) extern void Normalization_CombineHangul_mDAE40324BEEA16A684E4E18B82042ADAAD262085 (void); // 0x000012A3 System.Int32 System.Text.Normalization::Fetch(System.Text.StringBuilder,System.String,System.Int32) extern void Normalization_Fetch_m0FDDD31029482E431B8BD7BC08920C250A0A8C56 (void); // 0x000012A4 System.Int32 System.Text.Normalization::TryComposeWithPreviousStarter(System.Text.StringBuilder,System.String,System.Int32) extern void Normalization_TryComposeWithPreviousStarter_m3BDD651DBD910682A9592DC0F6AF7EF017CBE909 (void); // 0x000012A5 System.Int32 System.Text.Normalization::TryCompose(System.Int32,System.Int32,System.Int32) extern void Normalization_TryCompose_m107866A94AD43588169C04549E19AA100ECCAD63 (void); // 0x000012A6 System.String System.Text.Normalization::Decompose(System.String,System.Int32) extern void Normalization_Decompose_m00C55EB544EEEDB20B1A9B3988824A9D905100F7 (void); // 0x000012A7 System.Void System.Text.Normalization::Decompose(System.String,System.Text.StringBuilder&,System.Int32) extern void Normalization_Decompose_m02C060532ED67C25F223FBFAC46F8D3FFAB918E3 (void); // 0x000012A8 System.Void System.Text.Normalization::ReorderCanonical(System.String,System.Text.StringBuilder&,System.Int32) extern void Normalization_ReorderCanonical_mBC3F9F567DD48635CFDA810301F8E7C3E9515629 (void); // 0x000012A9 System.Void System.Text.Normalization::DecomposeChar(System.Text.StringBuilder&,System.Int32[]&,System.String,System.Int32,System.Int32,System.Int32&) extern void Normalization_DecomposeChar_m6270D714CACBD3BEBAD4FC5EFFF4117C08D0C7E0 (void); // 0x000012AA System.Text.NormalizationCheck System.Text.Normalization::QuickCheck(System.Char,System.Int32) extern void Normalization_QuickCheck_m66C40C71DD4B67DD633FBF0EB3234B6096E1042C (void); // 0x000012AB System.Int32 System.Text.Normalization::GetCanonicalHangul(System.Int32,System.Int32[],System.Int32) extern void Normalization_GetCanonicalHangul_m8F7AD4462BC2B4C07E96888DB5F23C265E5ECA7B (void); // 0x000012AC System.Int32 System.Text.Normalization::GetCanonical(System.Int32,System.Int32[],System.Int32,System.Int32) extern void Normalization_GetCanonical_m318AB6EFE2829959868B2E1BDC9413CA4F87F5B4 (void); // 0x000012AD System.String System.Text.Normalization::Normalize(System.String,System.Text.NormalizationForm) extern void Normalization_Normalize_m07801D57B053AA3859DF22EEECA3AE7E348FBD30 (void); // 0x000012AE System.String System.Text.Normalization::Normalize(System.String,System.Int32) extern void Normalization_Normalize_mB37CC16BC601B737107DDBAEA5E7F0B6374F91BF (void); // 0x000012AF System.Void System.Text.Normalization::load_normalization_resource(System.IntPtr&,System.IntPtr&,System.IntPtr&,System.IntPtr&,System.IntPtr&,System.IntPtr&) extern void Normalization_load_normalization_resource_mBF1F6C3F72408C23067FFECD62823678908CBBF1 (void); // 0x000012B0 System.Void System.Text.Normalization::.cctor() extern void Normalization__cctor_mF5FB5D3DB9B695CA98048F21FE21F62EE9C7A130 (void); // 0x000012B1 System.Text.Encoding System.Text.EncodingHelper::get_UTF8Unmarked() extern void EncodingHelper_get_UTF8Unmarked_mA1DB52D8020F6FDEE80E6521780C5AC8F4B02B79 (void); // 0x000012B2 System.String System.Text.EncodingHelper::InternalCodePage(System.Int32&) extern void EncodingHelper_InternalCodePage_m3C79453298715BAD302D1421971DE99E82E3A765 (void); // 0x000012B3 System.Text.Encoding System.Text.EncodingHelper::GetDefaultEncoding() extern void EncodingHelper_GetDefaultEncoding_m5D395BCA00981FB445891CDB61D7EA4304B839E6 (void); // 0x000012B4 System.Object System.Text.EncodingHelper::InvokeI18N(System.String,System.Object[]) extern void EncodingHelper_InvokeI18N_m1A1D7EEC5AF424395A33CD703F7F51158B863375 (void); // 0x000012B5 System.Void System.Text.EncodingHelper::.cctor() extern void EncodingHelper__cctor_mBECF9D9235AA4CD9E9ACA5716975ECDE22083340 (void); // 0x000012B6 System.Void System.Security.SecurityException::.ctor() extern void SecurityException__ctor_m670001459460729A7314D55E7B9EAE5BEB2D536B (void); // 0x000012B7 System.Void System.Security.SecurityException::.ctor(System.String) extern void SecurityException__ctor_m0998D0D6AAB191E05A9FA69255F57B8AFCABD01A (void); // 0x000012B8 System.Void System.Security.SecurityException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SecurityException__ctor_m880D761EA6A6283BA2CBC749C25906E28568570B (void); // 0x000012B9 System.Void System.Security.SecurityException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SecurityException_GetObjectData_m2827BFF840F51EC8B964669878600719A4D4311C (void); // 0x000012BA System.String System.Security.SecurityException::ToString() extern void SecurityException_ToString_mF28745583305C8B96BFD6CE164BA049E277B97A4 (void); // 0x000012BB System.Void System.Security.SecurityManager::EnsureElevatedPermissions() extern void SecurityManager_EnsureElevatedPermissions_m1593F921A822F1394153B96BC89221C16EE64488 (void); // 0x000012BC System.Void System.Security.Policy.Evidence::.ctor() extern void Evidence__ctor_m9AAF3BE8487DD37ACB73C6092DE3974F48DB8137 (void); // 0x000012BD System.Int32 System.Security.Policy.Evidence::get_Count() extern void Evidence_get_Count_m4AC2DD808834C7B48809114420A6F992B2EDEE68 (void); // 0x000012BE System.Object System.Security.Policy.Evidence::get_SyncRoot() extern void Evidence_get_SyncRoot_m2D532C8E34345CF5FF9F67D7E919CEF33EB5A47E (void); // 0x000012BF System.Void System.Security.Policy.Evidence::CopyTo(System.Array,System.Int32) extern void Evidence_CopyTo_m004C861D5368443EAEB215C3B001DA4A6271A325 (void); // 0x000012C0 System.Collections.IEnumerator System.Security.Policy.Evidence::GetEnumerator() extern void Evidence_GetEnumerator_mCA624BB9794F7B8215E0E8EC54BF1402F94BFC2D (void); // 0x000012C1 System.Void System.Security.Policy.Evidence/EvidenceEnumerator::.ctor(System.Collections.IEnumerator,System.Collections.IEnumerator) extern void EvidenceEnumerator__ctor_mD71E5FA6C3C3F99140A39D85BA1241AAB269B8FE (void); // 0x000012C2 System.Boolean System.Security.Policy.Evidence/EvidenceEnumerator::MoveNext() extern void EvidenceEnumerator_MoveNext_mBAFC580F0A825DE00907F501B4B3AE828A0F779B (void); // 0x000012C3 System.Void System.Security.Policy.Evidence/EvidenceEnumerator::Reset() extern void EvidenceEnumerator_Reset_m03BFD424ABA8990B8C9AD59D036A46AD1A619749 (void); // 0x000012C4 System.Object System.Security.Policy.Evidence/EvidenceEnumerator::get_Current() extern void EvidenceEnumerator_get_Current_mDF2A6FC2B6AA797CD4CEB1E0E5D7A65F1924744A (void); // 0x000012C5 System.Void System.Security.Cryptography.HashAlgorithm::.ctor() extern void HashAlgorithm__ctor_m5D3F91367024B0434655123D4999E10BB1291708 (void); // 0x000012C6 System.Byte[] System.Security.Cryptography.HashAlgorithm::ComputeHash(System.Byte[]) extern void HashAlgorithm_ComputeHash_mC9CD24714D75A8D61F12509BF952A26347FF22FB (void); // 0x000012C7 System.Byte[] System.Security.Cryptography.HashAlgorithm::CaptureHashCodeAndReinitialize() extern void HashAlgorithm_CaptureHashCodeAndReinitialize_mB95B936D18A7F3DCB874863FC601EA036B2DD667 (void); // 0x000012C8 System.Void System.Security.Cryptography.HashAlgorithm::Dispose() extern void HashAlgorithm_Dispose_mA27DADA332BED78281EFE34CBEF866FD5746D3DF (void); // 0x000012C9 System.Void System.Security.Cryptography.HashAlgorithm::Dispose(System.Boolean) extern void HashAlgorithm_Dispose_m89C0BA10A54BED384C063CF2AA90096C1015AA83 (void); // 0x000012CA System.Void System.Security.Cryptography.HashAlgorithm::HashCore(System.Byte[],System.Int32,System.Int32) // 0x000012CB System.Byte[] System.Security.Cryptography.HashAlgorithm::HashFinal() // 0x000012CC System.Void System.Security.Cryptography.HashAlgorithm::Initialize() // 0x000012CD System.Void System.Security.Cryptography.CryptographicException::.ctor() extern void CryptographicException__ctor_mABCA20325469F37B8F4248FDF46EEE4548A9D88B (void); // 0x000012CE System.Void System.Security.Cryptography.CryptographicException::.ctor(System.String) extern void CryptographicException__ctor_mE3E5B505DB6A9D573C48AC5BD702E7CF3DE8F01F (void); // 0x000012CF System.Void System.Security.Cryptography.CryptographicException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CryptographicException__ctor_mD5C41760CF3916C86A0734893AC7F0D91020E44A (void); // 0x000012D0 System.Void System.Security.Cryptography.CryptographicUnexpectedOperationException::.ctor() extern void CryptographicUnexpectedOperationException__ctor_m2B90F471B1AD922E3BA4B73484E837BE46FC66AA (void); // 0x000012D1 System.Void System.Security.Cryptography.CryptographicUnexpectedOperationException::.ctor(System.String) extern void CryptographicUnexpectedOperationException__ctor_m7B82CB21FC15393F2CAD27ACD273949AAF1A7F60 (void); // 0x000012D2 System.Void System.Security.Cryptography.CryptographicUnexpectedOperationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CryptographicUnexpectedOperationException__ctor_mA0A94529AFA224564CBA428D3C1D8ADE0632D028 (void); // 0x000012D3 System.Void System.Security.Cryptography.MD5::.ctor() extern void MD5__ctor_m2ADB9C1AC9A8A73EC6E896B4EFCD451192B166F3 (void); // 0x000012D4 System.Void System.Security.Cryptography.RandomNumberGenerator::.ctor() extern void RandomNumberGenerator__ctor_mD6E74EAE1521A2378699C97B8B3E9AE16C5DFABA (void); // 0x000012D5 System.Void System.Security.Cryptography.RandomNumberGenerator::Dispose() extern void RandomNumberGenerator_Dispose_m3C4215E0EACE0A9A91FDE146BDEE954F8E9AE615 (void); // 0x000012D6 System.Void System.Security.Cryptography.RandomNumberGenerator::Dispose(System.Boolean) extern void RandomNumberGenerator_Dispose_m1A365DC4FD2B462DC6216D44A6F9C162629A797B (void); // 0x000012D7 System.Void System.Security.Cryptography.SHA1::.ctor() extern void SHA1__ctor_m7132D34515F4EE573D30BCE82420DFE376757299 (void); // 0x000012D8 System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA1::Create() extern void SHA1_Create_m10D40BE4E0A3737F58EB3B7D21B3EB53964BB042 (void); // 0x000012D9 System.Byte[] System.Security.Cryptography.CryptoConfig::EncodeOID(System.String) extern void CryptoConfig_EncodeOID_mFC779B3B35D074F2804F36F36D9DB4A8E2070CDD (void); // 0x000012DA System.Byte[] System.Security.Cryptography.CryptoConfig::EncodeLongNumber(System.Int64) extern void CryptoConfig_EncodeLongNumber_m512703DB52CF5E4B318239C59929ABE8C96A1654 (void); // 0x000012DB System.Void System.Security.Cryptography.CryptoConfig::.cctor() extern void CryptoConfig__cctor_m2F07EA44ABFE5D2C74DC94D322F472449C8679C9 (void); // 0x000012DC System.Void System.Security.Cryptography.MD5CryptoServiceProvider::.ctor() extern void MD5CryptoServiceProvider__ctor_m3A1A5B12FFB04CB3A02E525558BA83A24F828067 (void); // 0x000012DD System.Void System.Security.Cryptography.MD5CryptoServiceProvider::Finalize() extern void MD5CryptoServiceProvider_Finalize_m482855314810306EBA6A18CE3249E9F10941295C (void); // 0x000012DE System.Void System.Security.Cryptography.MD5CryptoServiceProvider::Dispose(System.Boolean) extern void MD5CryptoServiceProvider_Dispose_m4A70FAD1C0A4ED128237E29191DF1ACD28D946DA (void); // 0x000012DF System.Void System.Security.Cryptography.MD5CryptoServiceProvider::HashCore(System.Byte[],System.Int32,System.Int32) extern void MD5CryptoServiceProvider_HashCore_m42601B54E2576183E9B7837282AE7E97FE48B3E8 (void); // 0x000012E0 System.Byte[] System.Security.Cryptography.MD5CryptoServiceProvider::HashFinal() extern void MD5CryptoServiceProvider_HashFinal_mB4C86FD3E924EC7C7DF287CE82AAEA1B30947EDB (void); // 0x000012E1 System.Void System.Security.Cryptography.MD5CryptoServiceProvider::Initialize() extern void MD5CryptoServiceProvider_Initialize_m529EC9C92034140E1F4D2F33ECEE9919CDF9B6AB (void); // 0x000012E2 System.Void System.Security.Cryptography.MD5CryptoServiceProvider::ProcessBlock(System.Byte[],System.Int32) extern void MD5CryptoServiceProvider_ProcessBlock_m33F616C158993F279998D67F0AF92430D1F55EE5 (void); // 0x000012E3 System.Void System.Security.Cryptography.MD5CryptoServiceProvider::ProcessFinalBlock(System.Byte[],System.Int32,System.Int32) extern void MD5CryptoServiceProvider_ProcessFinalBlock_m1A08AFA46AEBA5C88927CAF05F53A019D94AFB17 (void); // 0x000012E4 System.Void System.Security.Cryptography.MD5CryptoServiceProvider::AddLength(System.UInt64,System.Byte[],System.Int32) extern void MD5CryptoServiceProvider_AddLength_m041F60B065C3BCB318338F831FDC04687112B803 (void); // 0x000012E5 System.Void System.Security.Cryptography.MD5CryptoServiceProvider::.cctor() extern void MD5CryptoServiceProvider__cctor_mD0F39CF842E9E577078E890E047336FA3F0EB032 (void); // 0x000012E6 System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.cctor() extern void RNGCryptoServiceProvider__cctor_mFFFF821EB69328124310D13BF72088F39DB94DCB (void); // 0x000012E7 System.Void System.Security.Cryptography.RNGCryptoServiceProvider::.ctor() extern void RNGCryptoServiceProvider__ctor_m605146E692C0209B3FFE83F7AC94335CA089CA09 (void); // 0x000012E8 System.Void System.Security.Cryptography.RNGCryptoServiceProvider::Check() extern void RNGCryptoServiceProvider_Check_mA0FBACCFAFA2355A774F2F3F42DA452538E64AFB (void); // 0x000012E9 System.Boolean System.Security.Cryptography.RNGCryptoServiceProvider::RngOpen() extern void RNGCryptoServiceProvider_RngOpen_m96D21A34415FC86445CCED8018B76C931DDCB0E2 (void); // 0x000012EA System.IntPtr System.Security.Cryptography.RNGCryptoServiceProvider::RngInitialize(System.Byte*,System.IntPtr) extern void RNGCryptoServiceProvider_RngInitialize_mB05BF9ACA6E9CDFDC89E5EF114DA40B2A360172B (void); // 0x000012EB System.Void System.Security.Cryptography.RNGCryptoServiceProvider::RngClose(System.IntPtr) extern void RNGCryptoServiceProvider_RngClose_m60A695026C97F00F957F1B05D1ECBE09D965A34E (void); // 0x000012EC System.Void System.Security.Cryptography.RNGCryptoServiceProvider::Finalize() extern void RNGCryptoServiceProvider_Finalize_mAD7F6D583B535A9A69A44493625F5E825259D1C6 (void); // 0x000012ED System.Void System.Security.Cryptography.RNGCryptoServiceProvider::Dispose(System.Boolean) extern void RNGCryptoServiceProvider_Dispose_mF1FB509E3ECB03C9CBB0642091EF4435AA259BA0 (void); // 0x000012EE System.Void System.Security.Cryptography.SHA1Internal::.ctor() extern void SHA1Internal__ctor_m09C4C50049A78D890BD460121E2957A4FFCE8699 (void); // 0x000012EF System.Void System.Security.Cryptography.SHA1Internal::HashCore(System.Byte[],System.Int32,System.Int32) extern void SHA1Internal_HashCore_m3515E38259D4F071F32C9B6E5184651C5038E61D (void); // 0x000012F0 System.Byte[] System.Security.Cryptography.SHA1Internal::HashFinal() extern void SHA1Internal_HashFinal_m44F2DF1055D80A465FDA8F557C10E77FC9BA505E (void); // 0x000012F1 System.Void System.Security.Cryptography.SHA1Internal::Initialize() extern void SHA1Internal_Initialize_mC6FF2BCED768A60B3F2539F30730EE014D5E8BF5 (void); // 0x000012F2 System.Void System.Security.Cryptography.SHA1Internal::ProcessBlock(System.Byte[],System.UInt32) extern void SHA1Internal_ProcessBlock_mC2003B17BA8D1C0B48CE16563BE4901693DCD63E (void); // 0x000012F3 System.Void System.Security.Cryptography.SHA1Internal::InitialiseBuff(System.UInt32[],System.Byte[],System.UInt32) extern void SHA1Internal_InitialiseBuff_m5996EBCA7A5D754A153AE24CED12603EB548CA59 (void); // 0x000012F4 System.Void System.Security.Cryptography.SHA1Internal::FillBuff(System.UInt32[]) extern void SHA1Internal_FillBuff_mCB2E2CF1B211A67D9EBF617D798CBC46EB636E70 (void); // 0x000012F5 System.Void System.Security.Cryptography.SHA1Internal::ProcessFinalBlock(System.Byte[],System.Int32,System.Int32) extern void SHA1Internal_ProcessFinalBlock_m38B6732E9AC4BD395679217976B72E37A4301B72 (void); // 0x000012F6 System.Void System.Security.Cryptography.SHA1Internal::AddLength(System.UInt64,System.Byte[],System.Int32) extern void SHA1Internal_AddLength_m096EFBE785BA7FDAD4DA4C0A3807A99A49FA54F0 (void); // 0x000012F7 System.Void System.Security.Cryptography.SHA1CryptoServiceProvider::.ctor() extern void SHA1CryptoServiceProvider__ctor_mD863AABD787970AB697A5013890F672428608C0C (void); // 0x000012F8 System.Void System.Security.Cryptography.SHA1CryptoServiceProvider::Finalize() extern void SHA1CryptoServiceProvider_Finalize_mC4BCB646558900758A62A552916210E34DF29010 (void); // 0x000012F9 System.Void System.Security.Cryptography.SHA1CryptoServiceProvider::Dispose(System.Boolean) extern void SHA1CryptoServiceProvider_Dispose_m547A0DC6100FB7921CEE7385DE57E2D54EDBA542 (void); // 0x000012FA System.Void System.Security.Cryptography.SHA1CryptoServiceProvider::HashCore(System.Byte[],System.Int32,System.Int32) extern void SHA1CryptoServiceProvider_HashCore_m18DC5F6C1E36C8847A1667DB5C148252C1E73BD3 (void); // 0x000012FB System.Byte[] System.Security.Cryptography.SHA1CryptoServiceProvider::HashFinal() extern void SHA1CryptoServiceProvider_HashFinal_mFFB435F01AAE578911E118F0EBB4B1D2F20AD9C3 (void); // 0x000012FC System.Void System.Security.Cryptography.SHA1CryptoServiceProvider::Initialize() extern void SHA1CryptoServiceProvider_Initialize_m7ACEBDBC8AF5BC92C13596A2F9691BD2C416604F (void); // 0x000012FD System.Void System.Runtime.AmbiguousImplementationException::.ctor() extern void AmbiguousImplementationException__ctor_m055A144AD6D394197D8C5C5F220C7FD98509AA3B (void); // 0x000012FE System.Void System.Runtime.AmbiguousImplementationException::.ctor(System.String) extern void AmbiguousImplementationException__ctor_mC11EF5E90FCECB61209604318089A68DA82D1669 (void); // 0x000012FF System.Void System.Runtime.AmbiguousImplementationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AmbiguousImplementationException__ctor_mA138B2AE10F877F264578B4AD084C14F4FB956F9 (void); // 0x00001300 System.Void System.Runtime.RuntimeImports::Memmove(System.Byte*,System.Byte*,System.UInt32) extern void RuntimeImports_Memmove_mB3E90ADCBBB4053F9E03DA324E8AC50BB33ABA38 (void); // 0x00001301 System.Void System.Runtime.RuntimeImports::Memmove_wbarrier(System.Byte*,System.Byte*,System.UInt32,System.IntPtr) extern void RuntimeImports_Memmove_wbarrier_m8487273EE6161DB248FB65BB931279FF04F3CA79 (void); // 0x00001302 System.Void System.Runtime.Remoting.ChannelInfo::.ctor() extern void ChannelInfo__ctor_m187885A17BC5D27FFEBCEF3A3AC7D9BF705BFA5D (void); // 0x00001303 System.Void System.Runtime.Remoting.ChannelInfo::.ctor(System.Object) extern void ChannelInfo__ctor_m7FD33E68E4BFC8235D47B690444CC43979D065A3 (void); // 0x00001304 System.Object[] System.Runtime.Remoting.ChannelInfo::get_ChannelData() extern void ChannelInfo_get_ChannelData_m2799D9CF45CA9E4B13DEA7505D72833B982E8AEB (void); // 0x00001305 System.Void System.Runtime.Remoting.ActivatedClientTypeEntry::.ctor(System.String,System.String,System.String) extern void ActivatedClientTypeEntry__ctor_mDB863F62FB6E74573BE522FCD2446FE3871589AD (void); // 0x00001306 System.String System.Runtime.Remoting.ActivatedClientTypeEntry::get_ApplicationUrl() extern void ActivatedClientTypeEntry_get_ApplicationUrl_m3140AED20E1B838333C8B1C97ED0A4FC9A3616D4 (void); // 0x00001307 System.Runtime.Remoting.Contexts.IContextAttribute[] System.Runtime.Remoting.ActivatedClientTypeEntry::get_ContextAttributes() extern void ActivatedClientTypeEntry_get_ContextAttributes_mB0B9B414B7D1996889CB94DAF237F887C78008AC (void); // 0x00001308 System.Type System.Runtime.Remoting.ActivatedClientTypeEntry::get_ObjectType() extern void ActivatedClientTypeEntry_get_ObjectType_m43BAB03A7A4C579996FD1C6BF1868653C728207B (void); // 0x00001309 System.String System.Runtime.Remoting.ActivatedClientTypeEntry::ToString() extern void ActivatedClientTypeEntry_ToString_mDDA92930C16FBBF89F83B900E97AC4BD77FEB11F (void); // 0x0000130A System.Void System.Runtime.Remoting.ActivatedServiceTypeEntry::.ctor(System.String,System.String) extern void ActivatedServiceTypeEntry__ctor_m241F1489CC35CC37FFD59907B7132B1C59DB35D5 (void); // 0x0000130B System.Type System.Runtime.Remoting.ActivatedServiceTypeEntry::get_ObjectType() extern void ActivatedServiceTypeEntry_get_ObjectType_m409EC9E2DED4BEB5D7602CA6213350D4F5869E3B (void); // 0x0000130C System.String System.Runtime.Remoting.ActivatedServiceTypeEntry::ToString() extern void ActivatedServiceTypeEntry_ToString_m411B4555AFB42899FB7D3F11269923091145F32B (void); // 0x0000130D System.Void System.Runtime.Remoting.EnvoyInfo::.ctor(System.Runtime.Remoting.Messaging.IMessageSink) extern void EnvoyInfo__ctor_m34A0EF613CA7F817DD1EF7296315B7B4DEC66630 (void); // 0x0000130E System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.EnvoyInfo::get_EnvoySinks() extern void EnvoyInfo_get_EnvoySinks_mC1EF9329D5B11D5E3B8C4DB0858CCDE3DFC31F6F (void); // 0x0000130F System.Object[] System.Runtime.Remoting.IChannelInfo::get_ChannelData() // 0x00001310 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.IEnvoyInfo::get_EnvoySinks() // 0x00001311 System.String System.Runtime.Remoting.IRemotingTypeInfo::get_TypeName() // 0x00001312 System.Boolean System.Runtime.Remoting.IRemotingTypeInfo::CanCastTo(System.Type,System.Object) // 0x00001313 System.Void System.Runtime.Remoting.Identity::.ctor(System.String) extern void Identity__ctor_mF039AD329CF10262FA6F40250C5D3CD621B305E1 (void); // 0x00001314 System.Runtime.Remoting.ObjRef System.Runtime.Remoting.Identity::CreateObjRef(System.Type) // 0x00001315 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Identity::get_ChannelSink() extern void Identity_get_ChannelSink_m98864A7596A567C0A795366BC8F91DC2820CA599 (void); // 0x00001316 System.Void System.Runtime.Remoting.Identity::set_ChannelSink(System.Runtime.Remoting.Messaging.IMessageSink) extern void Identity_set_ChannelSink_m01FB58196DE858A58E348FCB9B25A6AC79F5A5E0 (void); // 0x00001317 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Identity::get_EnvoySink() extern void Identity_get_EnvoySink_mA14B6EED396E70E844F827CB6C9C780F5EB6DAFC (void); // 0x00001318 System.String System.Runtime.Remoting.Identity::get_ObjectUri() extern void Identity_get_ObjectUri_mBEB462FC0486F87D89E17EA1920010DC4EAFF75B (void); // 0x00001319 System.Void System.Runtime.Remoting.Identity::set_ObjectUri(System.String) extern void Identity_set_ObjectUri_mA0BDE7D532034FCCEBAAC0A2D5D71C97445D6CA5 (void); // 0x0000131A System.Boolean System.Runtime.Remoting.Identity::get_IsConnected() extern void Identity_get_IsConnected_m5ED64DB70740AF369AD207EB6334AB51A338ACE5 (void); // 0x0000131B System.Boolean System.Runtime.Remoting.Identity::get_Disposed() extern void Identity_get_Disposed_m0CD3B9F4EF8EF4684F6974C57E6B5399FEC408CB (void); // 0x0000131C System.Void System.Runtime.Remoting.Identity::set_Disposed(System.Boolean) extern void Identity_set_Disposed_m71097B69E659F6FBF9920381E15E933B38C91D2E (void); // 0x0000131D System.Runtime.Remoting.Contexts.DynamicPropertyCollection System.Runtime.Remoting.Identity::get_ClientDynamicProperties() extern void Identity_get_ClientDynamicProperties_m385AFF34DA2DB5A61A2BB465BB5D3214EBF22E4A (void); // 0x0000131E System.Boolean System.Runtime.Remoting.Identity::get_HasServerDynamicSinks() extern void Identity_get_HasServerDynamicSinks_m48B1995B5A6E31D1142BC59A12AFE618A77D701C (void); // 0x0000131F System.Void System.Runtime.Remoting.Identity::NotifyClientDynamicSinks(System.Boolean,System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) extern void Identity_NotifyClientDynamicSinks_m1EE03B26EBD10FD959B3D0FAFF8409365EF28987 (void); // 0x00001320 System.Void System.Runtime.Remoting.Identity::NotifyServerDynamicSinks(System.Boolean,System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) extern void Identity_NotifyServerDynamicSinks_m42EF1C9B62509F059240944E205F2C49B0784C7D (void); // 0x00001321 System.Void System.Runtime.Remoting.ClientIdentity::.ctor(System.String,System.Runtime.Remoting.ObjRef) extern void ClientIdentity__ctor_m28914BE2FB73C455AB3E3642D253FEC10566DF45 (void); // 0x00001322 System.MarshalByRefObject System.Runtime.Remoting.ClientIdentity::get_ClientProxy() extern void ClientIdentity_get_ClientProxy_m86F5D3D23671C17C2D9590D0162FDB20BA05F113 (void); // 0x00001323 System.Void System.Runtime.Remoting.ClientIdentity::set_ClientProxy(System.MarshalByRefObject) extern void ClientIdentity_set_ClientProxy_m40889DCF3B867B997AAE9B4DC2A7C273CAA818D4 (void); // 0x00001324 System.Runtime.Remoting.ObjRef System.Runtime.Remoting.ClientIdentity::CreateObjRef(System.Type) extern void ClientIdentity_CreateObjRef_mFC68EE39A1F1CEBC68CF6EA960BBA5B302C5E713 (void); // 0x00001325 System.String System.Runtime.Remoting.ClientIdentity::get_TargetUri() extern void ClientIdentity_get_TargetUri_mC0ABA2D84BE72AC35E5F6BAAA96FC6D4A9B4D792 (void); // 0x00001326 System.Runtime.Remoting.Metadata.SoapAttribute System.Runtime.Remoting.InternalRemotingServices::GetCachedSoapAttribute(System.Object) extern void InternalRemotingServices_GetCachedSoapAttribute_m75AB581D9271AF8152A568B342C688F21BBEFCED (void); // 0x00001327 System.Void System.Runtime.Remoting.InternalRemotingServices::.cctor() extern void InternalRemotingServices__cctor_mAF31945C89B65ADCC60187B577B6B09D3F7F0830 (void); // 0x00001328 System.Void System.Runtime.Remoting.ObjRef::.ctor() extern void ObjRef__ctor_mE7FE347D81BBB6C3D4811577831B63BA8FAA7E7E (void); // 0x00001329 System.Void System.Runtime.Remoting.ObjRef::.ctor(System.String,System.Runtime.Remoting.IChannelInfo) extern void ObjRef__ctor_m4F44FE27D9C4037617192EB7F94B9C6DFA054C47 (void); // 0x0000132A System.Runtime.Remoting.ObjRef System.Runtime.Remoting.ObjRef::DeserializeInTheCurrentDomain(System.Int32,System.Byte[]) extern void ObjRef_DeserializeInTheCurrentDomain_m52415B4244FBB81C6096F770A796294088393C75 (void); // 0x0000132B System.Byte[] System.Runtime.Remoting.ObjRef::SerializeType() extern void ObjRef_SerializeType_mD4B7CD5A4FBDA5C797857710A94EF23CA9344905 (void); // 0x0000132C System.Void System.Runtime.Remoting.ObjRef::.ctor(System.Type,System.String,System.Object) extern void ObjRef__ctor_m042003B2D3F64D0BC0D06248F35D1277BA6AC302 (void); // 0x0000132D System.Void System.Runtime.Remoting.ObjRef::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjRef__ctor_m41F663A524AD7D26713FC0EC00EDC89E240A6C53 (void); // 0x0000132E System.Boolean System.Runtime.Remoting.ObjRef::get_IsReferenceToWellKnow() extern void ObjRef_get_IsReferenceToWellKnow_mFF4D9CE58B8AC31EA00C8E6F8B4997DBD82E3682 (void); // 0x0000132F System.Runtime.Remoting.IChannelInfo System.Runtime.Remoting.ObjRef::get_ChannelInfo() extern void ObjRef_get_ChannelInfo_mFB324462129F957D0947310F264E09907925D8E5 (void); // 0x00001330 System.Runtime.Remoting.IEnvoyInfo System.Runtime.Remoting.ObjRef::get_EnvoyInfo() extern void ObjRef_get_EnvoyInfo_m5C7145D2D528229DF6E7C4FB9D3E4D7A3A4B39CB (void); // 0x00001331 System.Void System.Runtime.Remoting.ObjRef::set_EnvoyInfo(System.Runtime.Remoting.IEnvoyInfo) extern void ObjRef_set_EnvoyInfo_m3CF70D9B7E8264E60F5EF495FAAA32BE71A9D562 (void); // 0x00001332 System.Runtime.Remoting.IRemotingTypeInfo System.Runtime.Remoting.ObjRef::get_TypeInfo() extern void ObjRef_get_TypeInfo_m2C490973E499E12CF8C100089EA84AFFC9AF6C43 (void); // 0x00001333 System.Void System.Runtime.Remoting.ObjRef::set_TypeInfo(System.Runtime.Remoting.IRemotingTypeInfo) extern void ObjRef_set_TypeInfo_m3480CE046B0A89FEC25417C706AE2863ABBED2CE (void); // 0x00001334 System.String System.Runtime.Remoting.ObjRef::get_URI() extern void ObjRef_get_URI_mC867F89CA38A22DB7D7F3349C314A4AF27DADBDE (void); // 0x00001335 System.Void System.Runtime.Remoting.ObjRef::set_URI(System.String) extern void ObjRef_set_URI_m022CD49527165E6C4F8905C298CDDBD8306C64A4 (void); // 0x00001336 System.Void System.Runtime.Remoting.ObjRef::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjRef_GetObjectData_m1AFD813A8F9223CC720D3F20A7C196A51DE9E908 (void); // 0x00001337 System.Object System.Runtime.Remoting.ObjRef::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void ObjRef_GetRealObject_mE6232169BBA327074DF6821D5D67990AAC650C85 (void); // 0x00001338 System.Void System.Runtime.Remoting.ObjRef::UpdateChannelInfo() extern void ObjRef_UpdateChannelInfo_m518F9D7D8BBC11A68FEB95D3A264AEFCDD43E1E9 (void); // 0x00001339 System.Type System.Runtime.Remoting.ObjRef::get_ServerType() extern void ObjRef_get_ServerType_m5853BEA9280390C8B0FCBA0F200DF9B928D57228 (void); // 0x0000133A System.Void System.Runtime.Remoting.ObjRef::.cctor() extern void ObjRef__cctor_m9AE6B854BE74EAE25FF90CA4C89DAC1A8D59F465 (void); // 0x0000133B System.String System.Runtime.Remoting.RemotingConfiguration::get_ApplicationName() extern void RemotingConfiguration_get_ApplicationName_m5A66D5507DCEA15D1892520113873CA24B9CFD76 (void); // 0x0000133C System.Void System.Runtime.Remoting.RemotingConfiguration::set_ApplicationName(System.String) extern void RemotingConfiguration_set_ApplicationName_mDA2292B42574AC7D6790AEB4CB220C54E8837EFD (void); // 0x0000133D System.String System.Runtime.Remoting.RemotingConfiguration::get_ProcessId() extern void RemotingConfiguration_get_ProcessId_mF6952584D15294A4B741A568F7A98D379CA1139C (void); // 0x0000133E System.Void System.Runtime.Remoting.RemotingConfiguration::LoadDefaultDelayedChannels() extern void RemotingConfiguration_LoadDefaultDelayedChannels_m9857B2036BE069375DF38BBE95C869E5762CCDD2 (void); // 0x0000133F System.Boolean System.Runtime.Remoting.RemotingConfiguration::IsActivationAllowed(System.Type) extern void RemotingConfiguration_IsActivationAllowed_m8FF14D916AB9F86846A452F15517167C4CF1FF84 (void); // 0x00001340 System.Runtime.Remoting.ActivatedClientTypeEntry System.Runtime.Remoting.RemotingConfiguration::IsRemotelyActivatedClientType(System.Type) extern void RemotingConfiguration_IsRemotelyActivatedClientType_m676CBD8B6536DE7286D3624BC193C5124A0AEBD7 (void); // 0x00001341 System.Runtime.Remoting.WellKnownClientTypeEntry System.Runtime.Remoting.RemotingConfiguration::IsWellKnownClientType(System.Type) extern void RemotingConfiguration_IsWellKnownClientType_m9EC43F491A633A386752C60CE8D742366E5F97AD (void); // 0x00001342 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterActivatedClientType(System.Runtime.Remoting.ActivatedClientTypeEntry) extern void RemotingConfiguration_RegisterActivatedClientType_mB35F7F416561194598F00E05B4F2E1EA4557B9CC (void); // 0x00001343 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterActivatedServiceType(System.Runtime.Remoting.ActivatedServiceTypeEntry) extern void RemotingConfiguration_RegisterActivatedServiceType_m32BF2CF50473150A7029B8126CEEE6BC1E0CD845 (void); // 0x00001344 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterWellKnownClientType(System.Runtime.Remoting.WellKnownClientTypeEntry) extern void RemotingConfiguration_RegisterWellKnownClientType_m328D0BB5D40B9A353ECCE42036D0992662C0CF85 (void); // 0x00001345 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterWellKnownServiceType(System.Runtime.Remoting.WellKnownServiceTypeEntry) extern void RemotingConfiguration_RegisterWellKnownServiceType_m27B6F32B862A55BD8C1F91793739560678835A86 (void); // 0x00001346 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterChannelTemplate(System.Runtime.Remoting.ChannelData) extern void RemotingConfiguration_RegisterChannelTemplate_m676728CAA6F4F9D8799F37A15D94E72FC9E13B8A (void); // 0x00001347 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterClientProviderTemplate(System.Runtime.Remoting.ProviderData) extern void RemotingConfiguration_RegisterClientProviderTemplate_m49F58F07180911F3151D5AF43EAD4983A79F3AD7 (void); // 0x00001348 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterServerProviderTemplate(System.Runtime.Remoting.ProviderData) extern void RemotingConfiguration_RegisterServerProviderTemplate_mD5F47CE36AC3CA83AE11ED82ACD7A3D52D21A2C1 (void); // 0x00001349 System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterChannels(System.Collections.ArrayList,System.Boolean) extern void RemotingConfiguration_RegisterChannels_m98EA4CE6187D8F303E75BDB7A42B7112A3F072E1 (void); // 0x0000134A System.Void System.Runtime.Remoting.RemotingConfiguration::RegisterTypes(System.Collections.ArrayList) extern void RemotingConfiguration_RegisterTypes_m4E8D34BB9B8521FF18A77F3F21083CDB2C1B190B (void); // 0x0000134B System.Boolean System.Runtime.Remoting.RemotingConfiguration::CustomErrorsEnabled(System.Boolean) extern void RemotingConfiguration_CustomErrorsEnabled_mC31233EFB62E907251DE0B863E63777C5AB964C8 (void); // 0x0000134C System.Void System.Runtime.Remoting.RemotingConfiguration::SetCustomErrorsMode(System.String) extern void RemotingConfiguration_SetCustomErrorsMode_mEA212D2B7473983EB88C45A8F689CC2207945B13 (void); // 0x0000134D System.Void System.Runtime.Remoting.RemotingConfiguration::.cctor() extern void RemotingConfiguration__cctor_mBFBA5C80CC81FA97208EDCC95E0A048A9D3764B4 (void); // 0x0000134E System.Void System.Runtime.Remoting.ConfigHandler::.ctor(System.Boolean) extern void ConfigHandler__ctor_m7B055C724C72FF1AF582C5A98B010A5D52F4B22C (void); // 0x0000134F System.Void System.Runtime.Remoting.ConfigHandler::ValidatePath(System.String,System.String[]) extern void ConfigHandler_ValidatePath_m0FD360FEF0FC2015AB1887ADC9E7C4C6A990B907 (void); // 0x00001350 System.Boolean System.Runtime.Remoting.ConfigHandler::CheckPath(System.String) extern void ConfigHandler_CheckPath_m389BC370D8E123DA5995408473CDE1D88E1306E0 (void); // 0x00001351 System.Void System.Runtime.Remoting.ConfigHandler::OnStartParsing(Mono.Xml.SmallXmlParser) extern void ConfigHandler_OnStartParsing_mF1C2FC2D2A353B8415263CB26D1330B833DB8A07 (void); // 0x00001352 System.Void System.Runtime.Remoting.ConfigHandler::OnProcessingInstruction(System.String,System.String) extern void ConfigHandler_OnProcessingInstruction_m6961C2CA9D15FDDB9840F9BFFD73D3F5AE9F059D (void); // 0x00001353 System.Void System.Runtime.Remoting.ConfigHandler::OnIgnorableWhitespace(System.String) extern void ConfigHandler_OnIgnorableWhitespace_mA6688143A6822525B1A9B99E01CD6DF06020A598 (void); // 0x00001354 System.Void System.Runtime.Remoting.ConfigHandler::OnStartElement(System.String,Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_OnStartElement_mAD6E1678D82DB6561FF937EF0915234E2E278E4D (void); // 0x00001355 System.Void System.Runtime.Remoting.ConfigHandler::ParseElement(System.String,Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ParseElement_m3F90CACC65C8E3DA565CEE386C9FEF50E90A32B0 (void); // 0x00001356 System.Void System.Runtime.Remoting.ConfigHandler::OnEndElement(System.String) extern void ConfigHandler_OnEndElement_m6F8F19869FF7D42DA2F232238C753ED1D94DBCE1 (void); // 0x00001357 System.Void System.Runtime.Remoting.ConfigHandler::ReadCustomProviderData(System.String,Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadCustomProviderData_m491947CAB330ED82F19362ED64760CA8272085CA (void); // 0x00001358 System.Void System.Runtime.Remoting.ConfigHandler::ReadLifetine(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadLifetine_mA6631ED630D27C13677090D32670C1FC2B5621C1 (void); // 0x00001359 System.TimeSpan System.Runtime.Remoting.ConfigHandler::ParseTime(System.String) extern void ConfigHandler_ParseTime_mE6FA2517649970FC87F7291560B436F719F25A4C (void); // 0x0000135A System.Void System.Runtime.Remoting.ConfigHandler::ReadChannel(Mono.Xml.SmallXmlParser/IAttrList,System.Boolean) extern void ConfigHandler_ReadChannel_m6BBA8E36D79FAC58DD4CF057672CDD17665A9941 (void); // 0x0000135B System.Runtime.Remoting.ProviderData System.Runtime.Remoting.ConfigHandler::ReadProvider(System.String,Mono.Xml.SmallXmlParser/IAttrList,System.Boolean) extern void ConfigHandler_ReadProvider_m43E21E4D2A79AFA70ECF360F8F86D2FB81AAE7FF (void); // 0x0000135C System.Void System.Runtime.Remoting.ConfigHandler::ReadClientActivated(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadClientActivated_mEECEC1AACB9AACCC0762F9BF71687DE6506C3594 (void); // 0x0000135D System.Void System.Runtime.Remoting.ConfigHandler::ReadServiceActivated(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadServiceActivated_m014FAE0AA48C67B8088E2EA9B80CCF074B2F32A2 (void); // 0x0000135E System.Void System.Runtime.Remoting.ConfigHandler::ReadClientWellKnown(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadClientWellKnown_m295F3D12FC54B91E021E4C8F958F225F7B55A521 (void); // 0x0000135F System.Void System.Runtime.Remoting.ConfigHandler::ReadServiceWellKnown(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadServiceWellKnown_m2AD3A5FCC41C069B1B541CDCFB785FE3A3A491D3 (void); // 0x00001360 System.Void System.Runtime.Remoting.ConfigHandler::ReadInteropXml(Mono.Xml.SmallXmlParser/IAttrList,System.Boolean) extern void ConfigHandler_ReadInteropXml_m84EE473D5966CEA647A419DA5F4AC0D6084E9F91 (void); // 0x00001361 System.Void System.Runtime.Remoting.ConfigHandler::ReadPreload(Mono.Xml.SmallXmlParser/IAttrList) extern void ConfigHandler_ReadPreload_m05FE4C43651F26BAA8BF31345FDE26169F2CD879 (void); // 0x00001362 System.String System.Runtime.Remoting.ConfigHandler::GetNotNull(Mono.Xml.SmallXmlParser/IAttrList,System.String) extern void ConfigHandler_GetNotNull_m3291CA79A71105EC0F605E6E1E1B4BB076B1F52D (void); // 0x00001363 System.String System.Runtime.Remoting.ConfigHandler::ExtractAssembly(System.String&) extern void ConfigHandler_ExtractAssembly_m178572FC387D19D46EF334BC174B23E19B102CA4 (void); // 0x00001364 System.Void System.Runtime.Remoting.ConfigHandler::OnChars(System.String) extern void ConfigHandler_OnChars_mF3FA6EDB2CA841F56431F1B5F052E68A08ADC8C3 (void); // 0x00001365 System.Void System.Runtime.Remoting.ConfigHandler::OnEndParsing(Mono.Xml.SmallXmlParser) extern void ConfigHandler_OnEndParsing_m247E9DAC67AEEE9FE7034870F679CCFC0B1DD05E (void); // 0x00001366 System.Collections.ArrayList System.Runtime.Remoting.ChannelData::get_ServerProviders() extern void ChannelData_get_ServerProviders_mAF3717C094D3174DD8438E0CA0851682023984A2 (void); // 0x00001367 System.Collections.ArrayList System.Runtime.Remoting.ChannelData::get_ClientProviders() extern void ChannelData_get_ClientProviders_mA0B294926A71ABCCB1A863D47445DBF048F6DE01 (void); // 0x00001368 System.Collections.Hashtable System.Runtime.Remoting.ChannelData::get_CustomProperties() extern void ChannelData_get_CustomProperties_m02149E83836911138742FD8E1BC2645D1A85FBFC (void); // 0x00001369 System.Void System.Runtime.Remoting.ChannelData::CopyFrom(System.Runtime.Remoting.ChannelData) extern void ChannelData_CopyFrom_mF43C89820BC182A392648E9BDF893FFD3B728699 (void); // 0x0000136A System.Void System.Runtime.Remoting.ChannelData::.ctor() extern void ChannelData__ctor_m379D2CA5175CD0E1300482C9BE3372EECC54D0E6 (void); // 0x0000136B System.Void System.Runtime.Remoting.ProviderData::CopyFrom(System.Runtime.Remoting.ProviderData) extern void ProviderData_CopyFrom_m04F30A94586F5827CC4349CFC2E5577239B610C7 (void); // 0x0000136C System.Void System.Runtime.Remoting.ProviderData::.ctor() extern void ProviderData__ctor_m2630A7574AFE0E45F51A81073239BDAD7171F3E8 (void); // 0x0000136D System.Void System.Runtime.Remoting.FormatterData::.ctor() extern void FormatterData__ctor_m4866B34A5D0EB4A79A3D4BBA3CE774A0EC1E3E5E (void); // 0x0000136E System.Void System.Runtime.Remoting.RemotingException::.ctor() extern void RemotingException__ctor_mDF61FA6E9AA6B09872C63A300FFEE81E2E16EF09 (void); // 0x0000136F System.Void System.Runtime.Remoting.RemotingException::.ctor(System.String) extern void RemotingException__ctor_mB760BB4F8C02E4A8E07829F2D63D7AAA204FB948 (void); // 0x00001370 System.Void System.Runtime.Remoting.RemotingException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RemotingException__ctor_m47D262685C44F6E7CAAB514077683C38686CD8D2 (void); // 0x00001371 System.Void System.Runtime.Remoting.RemotingException::.ctor(System.String,System.Exception) extern void RemotingException__ctor_m458CE4701C61E1CF05EC30690D072101E0DCB006 (void); // 0x00001372 System.Void System.Runtime.Remoting.RemotingServices::.cctor() extern void RemotingServices__cctor_m9002EC4B0BE702940D7A7F49A0D903E69B7ED034 (void); // 0x00001373 System.Object System.Runtime.Remoting.RemotingServices::InternalExecute(System.Reflection.MethodBase,System.Object,System.Object[],System.Object[]&) extern void RemotingServices_InternalExecute_m4E9C13CA367F76BE28227CC638D0788B56A2AF3F (void); // 0x00001374 System.Reflection.MethodBase System.Runtime.Remoting.RemotingServices::GetVirtualMethod(System.Type,System.Reflection.MethodBase) extern void RemotingServices_GetVirtualMethod_m37950B51AEC6582EAB26AD8E8CCAFB8EA0055ED1 (void); // 0x00001375 System.Boolean System.Runtime.Remoting.RemotingServices::IsTransparentProxy(System.Object) extern void RemotingServices_IsTransparentProxy_mFFFDD8BF785C62C1E2439BC56701A7D01C1E9AB0 (void); // 0x00001376 System.Runtime.Remoting.Messaging.IMethodReturnMessage System.Runtime.Remoting.RemotingServices::InternalExecuteMessage(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void RemotingServices_InternalExecuteMessage_m894F2F0E6492A6788BC9C859C53FABA50B9D5B3E (void); // 0x00001377 System.Object System.Runtime.Remoting.RemotingServices::Connect(System.Type,System.String) extern void RemotingServices_Connect_m65A56AE098575A6D94D4918FD535A4DC35F6C703 (void); // 0x00001378 System.Object System.Runtime.Remoting.RemotingServices::Connect(System.Type,System.String,System.Object) extern void RemotingServices_Connect_m38B023D7CAD63682959D57F41F59A8A84785440F (void); // 0x00001379 System.Type System.Runtime.Remoting.RemotingServices::GetServerTypeForUri(System.String) extern void RemotingServices_GetServerTypeForUri_mAE4E5AFE4B96F59C140CDB9446096C97DA2D18F8 (void); // 0x0000137A System.Object System.Runtime.Remoting.RemotingServices::Unmarshal(System.Runtime.Remoting.ObjRef) extern void RemotingServices_Unmarshal_m0C51BD08CCAD82BDDA8EAA7371227148BF45BCA1 (void); // 0x0000137B System.Object System.Runtime.Remoting.RemotingServices::Unmarshal(System.Runtime.Remoting.ObjRef,System.Boolean) extern void RemotingServices_Unmarshal_m8BEB04868A1742F56320EA2AAD12E1EFA8FAA204 (void); // 0x0000137C System.Runtime.Remoting.ObjRef System.Runtime.Remoting.RemotingServices::Marshal(System.MarshalByRefObject) extern void RemotingServices_Marshal_mEE7A86240BB520ADBC230B7788F01F5ADDBF5B54 (void); // 0x0000137D System.Runtime.Remoting.ObjRef System.Runtime.Remoting.RemotingServices::Marshal(System.MarshalByRefObject,System.String,System.Type) extern void RemotingServices_Marshal_m9876EDC6A6D198A008D32643F31147106171BD99 (void); // 0x0000137E System.String System.Runtime.Remoting.RemotingServices::NewUri() extern void RemotingServices_NewUri_m0955669FBF23ACE7D3FBBF0F2C920CEA98495066 (void); // 0x0000137F System.Runtime.Remoting.Proxies.RealProxy System.Runtime.Remoting.RemotingServices::GetRealProxy(System.Object) extern void RemotingServices_GetRealProxy_mD38F292132F92D407144269615C8F9310C9F02D0 (void); // 0x00001380 System.Reflection.MethodBase System.Runtime.Remoting.RemotingServices::GetMethodBaseFromMethodMessage(System.Runtime.Remoting.Messaging.IMethodMessage) extern void RemotingServices_GetMethodBaseFromMethodMessage_mCFF790E9FD23FD4C85E8EDB23A982C06FCC99BB1 (void); // 0x00001381 System.Reflection.MethodBase System.Runtime.Remoting.RemotingServices::GetMethodBaseFromName(System.Type,System.String,System.Type[]) extern void RemotingServices_GetMethodBaseFromName_m07B6804CEB0525AD4B7BC7C59815B81099636B5E (void); // 0x00001382 System.Reflection.MethodBase System.Runtime.Remoting.RemotingServices::FindInterfaceMethod(System.Type,System.String,System.Type[]) extern void RemotingServices_FindInterfaceMethod_m2B77B12B8A072D9DF5AEA6D3D477FFE6D3F3D745 (void); // 0x00001383 System.Void System.Runtime.Remoting.RemotingServices::GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RemotingServices_GetObjectData_m3C0D1A96BE866A2BC4A94B0A77E6962F2170CFBC (void); // 0x00001384 System.Boolean System.Runtime.Remoting.RemotingServices::IsOneWay(System.Reflection.MethodBase) extern void RemotingServices_IsOneWay_m992BEF6E3BC3F879E85679090CC13DBA6480622C (void); // 0x00001385 System.Object System.Runtime.Remoting.RemotingServices::CreateClientProxy(System.Runtime.Remoting.ActivatedClientTypeEntry,System.Object[]) extern void RemotingServices_CreateClientProxy_mF4323DE52C669918F45708CD2B5EF4A378A56167 (void); // 0x00001386 System.Object System.Runtime.Remoting.RemotingServices::CreateClientProxy(System.Type,System.String,System.Object[]) extern void RemotingServices_CreateClientProxy_m33B6E7CCA59C3148F1D81A2D41069E79F5713B34 (void); // 0x00001387 System.Object System.Runtime.Remoting.RemotingServices::CreateClientProxy(System.Runtime.Remoting.WellKnownClientTypeEntry) extern void RemotingServices_CreateClientProxy_mD19DC289AC2A2699BA317AE7F39F9449A04CD730 (void); // 0x00001388 System.Object System.Runtime.Remoting.RemotingServices::CreateClientProxyForContextBound(System.Type,System.Object[]) extern void RemotingServices_CreateClientProxyForContextBound_mC8FE4BBC71D87369C5E7D934FF46BB3BF19D53AD (void); // 0x00001389 System.Runtime.Remoting.Identity System.Runtime.Remoting.RemotingServices::GetIdentityForUri(System.String) extern void RemotingServices_GetIdentityForUri_mA296C0BB8894FFBBD58325824D5404D923DCBB1E (void); // 0x0000138A System.String System.Runtime.Remoting.RemotingServices::RemoveAppNameFromUri(System.String) extern void RemotingServices_RemoveAppNameFromUri_m8458E78A3058165AC7B230527D5E29931513BE46 (void); // 0x0000138B System.Runtime.Remoting.ClientIdentity System.Runtime.Remoting.RemotingServices::GetOrCreateClientIdentity(System.Runtime.Remoting.ObjRef,System.Type,System.Object&) extern void RemotingServices_GetOrCreateClientIdentity_m8C414818DAB50DDB7B908B5CD240C7BDC947C761 (void); // 0x0000138C System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.RemotingServices::GetClientChannelSinkChain(System.String,System.Object,System.String&) extern void RemotingServices_GetClientChannelSinkChain_mDDE583D2B6A4DD24B78AF425B4119CB9DBF62015 (void); // 0x0000138D System.Runtime.Remoting.ClientActivatedIdentity System.Runtime.Remoting.RemotingServices::CreateContextBoundObjectIdentity(System.Type) extern void RemotingServices_CreateContextBoundObjectIdentity_mE08C64010CFABC3AC8303BC4CAF9D2DEF5679C5D (void); // 0x0000138E System.Runtime.Remoting.ClientActivatedIdentity System.Runtime.Remoting.RemotingServices::CreateClientActivatedServerIdentity(System.MarshalByRefObject,System.Type,System.String) extern void RemotingServices_CreateClientActivatedServerIdentity_m773220163478F6CBB2634537B39150EC2491739E (void); // 0x0000138F System.Runtime.Remoting.ServerIdentity System.Runtime.Remoting.RemotingServices::CreateWellKnownServerIdentity(System.Type,System.String,System.Runtime.Remoting.WellKnownObjectMode) extern void RemotingServices_CreateWellKnownServerIdentity_m42740EAA7170E8FD50AE84A3A7F80CC9ED3BCF19 (void); // 0x00001390 System.Void System.Runtime.Remoting.RemotingServices::RegisterServerIdentity(System.Runtime.Remoting.ServerIdentity) extern void RemotingServices_RegisterServerIdentity_m968D2D21CC24521D152D79083533EE87645580BF (void); // 0x00001391 System.Object System.Runtime.Remoting.RemotingServices::GetProxyForRemoteObject(System.Runtime.Remoting.ObjRef,System.Type) extern void RemotingServices_GetProxyForRemoteObject_m44AFD30A8064606E078425410999F8641DA31CE2 (void); // 0x00001392 System.Object System.Runtime.Remoting.RemotingServices::GetRemoteObject(System.Runtime.Remoting.ObjRef,System.Type) extern void RemotingServices_GetRemoteObject_m84E653351A467A1E63AA39FBE97EA383360DF56D (void); // 0x00001393 System.Byte[] System.Runtime.Remoting.RemotingServices::SerializeCallData(System.Object) extern void RemotingServices_SerializeCallData_m98D4E6D10BE44DF76ABD4638FCB8E471BFE4BD0A (void); // 0x00001394 System.Object System.Runtime.Remoting.RemotingServices::DeserializeCallData(System.Byte[]) extern void RemotingServices_DeserializeCallData_m82501BD60EC17B7888F0CC75FBCAC93E0E7F7FD0 (void); // 0x00001395 System.Byte[] System.Runtime.Remoting.RemotingServices::SerializeExceptionData(System.Exception) extern void RemotingServices_SerializeExceptionData_mAC8DF0DAD88301254EF32B5B9B0C0BDF1A059CCB (void); // 0x00001396 System.Void System.Runtime.Remoting.RemotingServices::RegisterInternalChannels() extern void RemotingServices_RegisterInternalChannels_mBCDA6C37563EA0C7637274DBAF3C7339817C93D8 (void); // 0x00001397 System.Void System.Runtime.Remoting.RemotingServices::DisposeIdentity(System.Runtime.Remoting.Identity) extern void RemotingServices_DisposeIdentity_m2523618EC0C85EAFA28F7B586D1D7E999032AEFF (void); // 0x00001398 System.Runtime.Remoting.Identity System.Runtime.Remoting.RemotingServices::GetMessageTargetIdentity(System.Runtime.Remoting.Messaging.IMessage) extern void RemotingServices_GetMessageTargetIdentity_mEC201F1AA47590C2C079E5DC42EE7F357B18F691 (void); // 0x00001399 System.Void System.Runtime.Remoting.RemotingServices::SetMessageTargetIdentity(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Identity) extern void RemotingServices_SetMessageTargetIdentity_m6C112AAF6C8266DF2502A42E3E114FA315C2CD0D (void); // 0x0000139A System.Boolean System.Runtime.Remoting.RemotingServices::UpdateOutArgObject(System.Reflection.ParameterInfo,System.Object,System.Object) extern void RemotingServices_UpdateOutArgObject_m3D234F6ECCC0A302C445022F515A518F4C57A6F6 (void); // 0x0000139B System.String System.Runtime.Remoting.RemotingServices::GetNormalizedUri(System.String) extern void RemotingServices_GetNormalizedUri_mD7BF644CD6C466C9942308A01132E4403CF279E3 (void); // 0x0000139C System.Void System.Runtime.Remoting.RemotingServices/CACD::.ctor() extern void CACD__ctor_mEE525BC0F7012A33B2DF60F855DB13F984362FD2 (void); // 0x0000139D System.Void System.Runtime.Remoting.ServerIdentity::.ctor(System.String,System.Runtime.Remoting.Contexts.Context,System.Type) extern void ServerIdentity__ctor_mACBFF64D0EEDD7C48847A71C4373641B8FBFA276 (void); // 0x0000139E System.Type System.Runtime.Remoting.ServerIdentity::get_ObjectType() extern void ServerIdentity_get_ObjectType_mFFDABDD5B20B72B422446D09ECE1E0B26BCC67E8 (void); // 0x0000139F System.Void System.Runtime.Remoting.ServerIdentity::StartTrackingLifetime(System.Runtime.Remoting.Lifetime.ILease) extern void ServerIdentity_StartTrackingLifetime_m01F3B98D025C1592E4C77646EA8FA9C5F821AC83 (void); // 0x000013A0 System.Void System.Runtime.Remoting.ServerIdentity::OnLifetimeExpired() extern void ServerIdentity_OnLifetimeExpired_mDD38834CBC9A3AF575A7BE36B2825284689E3997 (void); // 0x000013A1 System.Runtime.Remoting.ObjRef System.Runtime.Remoting.ServerIdentity::CreateObjRef(System.Type) extern void ServerIdentity_CreateObjRef_mE6A7E2DD69D2647FB223B239A82BDF707C909CB4 (void); // 0x000013A2 System.Void System.Runtime.Remoting.ServerIdentity::AttachServerObject(System.MarshalByRefObject,System.Runtime.Remoting.Contexts.Context) extern void ServerIdentity_AttachServerObject_m9C9EECC4E05C57836BCD88A78A22FA8C3243DC9A (void); // 0x000013A3 System.Runtime.Remoting.Lifetime.Lease System.Runtime.Remoting.ServerIdentity::get_Lease() extern void ServerIdentity_get_Lease_mF355DCFF6D799033F4F162668D3C62856168D1A8 (void); // 0x000013A4 System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.ServerIdentity::get_Context() extern void ServerIdentity_get_Context_m174C68285E93D75F438F4474A9808EA108BCBB52 (void); // 0x000013A5 System.Void System.Runtime.Remoting.ServerIdentity::set_Context(System.Runtime.Remoting.Contexts.Context) extern void ServerIdentity_set_Context_m58577BE3E9A923F83050DF0B2302A5556FD8C768 (void); // 0x000013A6 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.ServerIdentity::SyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage) // 0x000013A7 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.ServerIdentity::AsyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) // 0x000013A8 System.Void System.Runtime.Remoting.ServerIdentity::DisposeServerObject() extern void ServerIdentity_DisposeServerObject_m04B5C51C4D831DC58B52CCDE711A72DAE2243BE4 (void); // 0x000013A9 System.Void System.Runtime.Remoting.ClientActivatedIdentity::.ctor(System.String,System.Type) extern void ClientActivatedIdentity__ctor_m6D42BE4BD9BF8A9A4504127104391C1A7AAFAA5F (void); // 0x000013AA System.MarshalByRefObject System.Runtime.Remoting.ClientActivatedIdentity::GetServerObject() extern void ClientActivatedIdentity_GetServerObject_m5CFD83BE004835F155B6A505A39E48AF295C09AB (void); // 0x000013AB System.Void System.Runtime.Remoting.ClientActivatedIdentity::SetClientProxy(System.MarshalByRefObject) extern void ClientActivatedIdentity_SetClientProxy_m88628FD58F82BBFF53E778F138E2B28E69D076B7 (void); // 0x000013AC System.Void System.Runtime.Remoting.ClientActivatedIdentity::OnLifetimeExpired() extern void ClientActivatedIdentity_OnLifetimeExpired_m868D1C1C7C302B7F17078127E2758256F752A433 (void); // 0x000013AD System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.ClientActivatedIdentity::SyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ClientActivatedIdentity_SyncObjectProcessMessage_mDDC90406C30FBF8940C1274BBBB1F2792A9FCA89 (void); // 0x000013AE System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.ClientActivatedIdentity::AsyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ClientActivatedIdentity_AsyncObjectProcessMessage_mFEDBE7F7FD7CB170C3A2CF27080A51E307618C91 (void); // 0x000013AF System.Void System.Runtime.Remoting.SingletonIdentity::.ctor(System.String,System.Runtime.Remoting.Contexts.Context,System.Type) extern void SingletonIdentity__ctor_m50E7AFE1D027428316CF953AA874FFB4D753F64D (void); // 0x000013B0 System.MarshalByRefObject System.Runtime.Remoting.SingletonIdentity::GetServerObject() extern void SingletonIdentity_GetServerObject_m4CF0A153658EAD16D1A16E9F0A6FA0B504954C7C (void); // 0x000013B1 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.SingletonIdentity::SyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void SingletonIdentity_SyncObjectProcessMessage_mE63EAD4FE77E6B522B37C9F1BD6A47083CF14632 (void); // 0x000013B2 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.SingletonIdentity::AsyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void SingletonIdentity_AsyncObjectProcessMessage_m97FC0747F47793B96B6B20537CDB7C4EC2248CB2 (void); // 0x000013B3 System.Void System.Runtime.Remoting.SingleCallIdentity::.ctor(System.String,System.Runtime.Remoting.Contexts.Context,System.Type) extern void SingleCallIdentity__ctor_m41A0117B39D728BB500F5EFD801A4C352755925D (void); // 0x000013B4 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.SingleCallIdentity::SyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void SingleCallIdentity_SyncObjectProcessMessage_m58DFE9AA265A9AF614D724009706869FFD68D696 (void); // 0x000013B5 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.SingleCallIdentity::AsyncObjectProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void SingleCallIdentity_AsyncObjectProcessMessage_mD745F5FA314D23149C2EA4BBC803ABE3C2C58C44 (void); // 0x000013B6 System.Void System.Runtime.Remoting.DisposerReplySink::.ctor(System.Runtime.Remoting.Messaging.IMessageSink,System.IDisposable) extern void DisposerReplySink__ctor_mCBC484586C8DA58D4D8590A41B48032D840DFB4C (void); // 0x000013B7 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.DisposerReplySink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void DisposerReplySink_SyncProcessMessage_mCAD19F968F725767D26C0E50B12E73F8CEE62215 (void); // 0x000013B8 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.DisposerReplySink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void DisposerReplySink_AsyncProcessMessage_mA4885CBE4FD43E8C59C29A85600AB2134A1F91D6 (void); // 0x000013B9 System.String System.Runtime.Remoting.SoapServices::get_XmlNsForClrTypeWithAssembly() extern void SoapServices_get_XmlNsForClrTypeWithAssembly_m56E33487B9CCC9C4D370E4125894500613DB4566 (void); // 0x000013BA System.String System.Runtime.Remoting.SoapServices::get_XmlNsForClrTypeWithNs() extern void SoapServices_get_XmlNsForClrTypeWithNs_m26651C6E42FFA9B318B6D2652835E52EBF332659 (void); // 0x000013BB System.String System.Runtime.Remoting.SoapServices::get_XmlNsForClrTypeWithNsAndAssembly() extern void SoapServices_get_XmlNsForClrTypeWithNsAndAssembly_mA39918A2808218EDB012C0E935E247C64CB7D6CD (void); // 0x000013BC System.String System.Runtime.Remoting.SoapServices::CodeXmlNamespaceForClrTypeNamespace(System.String,System.String) extern void SoapServices_CodeXmlNamespaceForClrTypeNamespace_mF250FE53D9A40A8E150045882B33C6407DE85903 (void); // 0x000013BD System.String System.Runtime.Remoting.SoapServices::GetNameKey(System.String,System.String) extern void SoapServices_GetNameKey_mF67AB8D539AF1C68A57127E97191E66BBA43FCF2 (void); // 0x000013BE System.String System.Runtime.Remoting.SoapServices::GetAssemblyName(System.Reflection.MethodBase) extern void SoapServices_GetAssemblyName_m1E00B14D3C39F563C9683B94B603CB32C91858FE (void); // 0x000013BF System.Boolean System.Runtime.Remoting.SoapServices::GetXmlElementForInteropType(System.Type,System.String&,System.String&) extern void SoapServices_GetXmlElementForInteropType_m1335DA5031B7098515AD96F2F0BE7BD880EE3FAF (void); // 0x000013C0 System.String System.Runtime.Remoting.SoapServices::GetXmlNamespaceForMethodCall(System.Reflection.MethodBase) extern void SoapServices_GetXmlNamespaceForMethodCall_m2F7E70FFBF3B7299AD833A37584467C14F1B901C (void); // 0x000013C1 System.String System.Runtime.Remoting.SoapServices::GetXmlNamespaceForMethodResponse(System.Reflection.MethodBase) extern void SoapServices_GetXmlNamespaceForMethodResponse_m2B0E7EA129C07A8B95FFB8437D4C23A59D7F5CA6 (void); // 0x000013C2 System.Boolean System.Runtime.Remoting.SoapServices::GetXmlTypeForInteropType(System.Type,System.String&,System.String&) extern void SoapServices_GetXmlTypeForInteropType_m8FADC1976A9ED7E4EF51B64F7327EF8938068685 (void); // 0x000013C3 System.Void System.Runtime.Remoting.SoapServices::PreLoad(System.Reflection.Assembly) extern void SoapServices_PreLoad_mD08211CDFC56252AE90AA2B46D55907F79837724 (void); // 0x000013C4 System.Void System.Runtime.Remoting.SoapServices::PreLoad(System.Type) extern void SoapServices_PreLoad_m4035280C001298A48C354CFB55A488CE18F9249E (void); // 0x000013C5 System.Void System.Runtime.Remoting.SoapServices::RegisterInteropXmlElement(System.String,System.String,System.Type) extern void SoapServices_RegisterInteropXmlElement_m7AD123F31D8F4E8149B997AB623295119E6AB986 (void); // 0x000013C6 System.Void System.Runtime.Remoting.SoapServices::RegisterInteropXmlType(System.String,System.String,System.Type) extern void SoapServices_RegisterInteropXmlType_m788F7276C1CE9C36E3BE129C1D882088E075C60F (void); // 0x000013C7 System.String System.Runtime.Remoting.SoapServices::EncodeNs(System.String) extern void SoapServices_EncodeNs_mC9E9D19EC84DB74C942C9F955A556163539E1E1E (void); // 0x000013C8 System.Void System.Runtime.Remoting.SoapServices::.cctor() extern void SoapServices__cctor_m1D61E231F1EFA855EBD508B5227DB5C52FE5917F (void); // 0x000013C9 System.Void System.Runtime.Remoting.SoapServices/TypeInfo::.ctor() extern void TypeInfo__ctor_m8E27F3036A8E762CE4C76957CAEE63309013F3E4 (void); // 0x000013CA System.Void System.Runtime.Remoting.TypeEntry::.ctor() extern void TypeEntry__ctor_m013FD8016C348D1036720B1E383FAAF4B8E01F22 (void); // 0x000013CB System.String System.Runtime.Remoting.TypeEntry::get_AssemblyName() extern void TypeEntry_get_AssemblyName_m59FFB4F64604E2B1CA54ACE10839CC974DF51DCF (void); // 0x000013CC System.Void System.Runtime.Remoting.TypeEntry::set_AssemblyName(System.String) extern void TypeEntry_set_AssemblyName_m1A577A9EDEA6B0AA7490AD1C392D578E4833B345 (void); // 0x000013CD System.String System.Runtime.Remoting.TypeEntry::get_TypeName() extern void TypeEntry_get_TypeName_m87C034FE84FBB84C90FBBAC8D4C7BFCAA2C23FF3 (void); // 0x000013CE System.Void System.Runtime.Remoting.TypeEntry::set_TypeName(System.String) extern void TypeEntry_set_TypeName_mD7EDCB69F495F37131DE1AA02ADB77FB606959BC (void); // 0x000013CF System.Void System.Runtime.Remoting.TypeInfo::.ctor(System.Type) extern void TypeInfo__ctor_m95AA1FA022A3384075D06AFD61EEE27D350F4553 (void); // 0x000013D0 System.String System.Runtime.Remoting.TypeInfo::get_TypeName() extern void TypeInfo_get_TypeName_m1432B8E9131349D1684450DFD2EBD277F2AB4A82 (void); // 0x000013D1 System.Boolean System.Runtime.Remoting.TypeInfo::CanCastTo(System.Type,System.Object) extern void TypeInfo_CanCastTo_m2863824E0ABAC22DE97155BDE53156716FE0967E (void); // 0x000013D2 System.Void System.Runtime.Remoting.WellKnownClientTypeEntry::.ctor(System.String,System.String,System.String) extern void WellKnownClientTypeEntry__ctor_mB54C8FD691C76BF6D7F959B297C4C63BAF4104B9 (void); // 0x000013D3 System.String System.Runtime.Remoting.WellKnownClientTypeEntry::get_ApplicationUrl() extern void WellKnownClientTypeEntry_get_ApplicationUrl_m9EB34445CCBCC387438D0EEB2C62C7DA1EC0CC87 (void); // 0x000013D4 System.Type System.Runtime.Remoting.WellKnownClientTypeEntry::get_ObjectType() extern void WellKnownClientTypeEntry_get_ObjectType_mD74E241F8A37D55D580E961E638AFEDED1CE7CDC (void); // 0x000013D5 System.String System.Runtime.Remoting.WellKnownClientTypeEntry::get_ObjectUrl() extern void WellKnownClientTypeEntry_get_ObjectUrl_mA9F122C7C8A9110B5744FEBB655EDB5123EE6EFA (void); // 0x000013D6 System.String System.Runtime.Remoting.WellKnownClientTypeEntry::ToString() extern void WellKnownClientTypeEntry_ToString_m7E6633C7406244260035FB6BBFEF8A6795935235 (void); // 0x000013D7 System.Void System.Runtime.Remoting.WellKnownServiceTypeEntry::.ctor(System.String,System.String,System.String,System.Runtime.Remoting.WellKnownObjectMode) extern void WellKnownServiceTypeEntry__ctor_m2C72E7E8D9E1BE0132072B49E5579ABF85DBE2E1 (void); // 0x000013D8 System.Runtime.Remoting.WellKnownObjectMode System.Runtime.Remoting.WellKnownServiceTypeEntry::get_Mode() extern void WellKnownServiceTypeEntry_get_Mode_m0D00719E59FA9705BCC7BA5ED36346DF2468F642 (void); // 0x000013D9 System.Type System.Runtime.Remoting.WellKnownServiceTypeEntry::get_ObjectType() extern void WellKnownServiceTypeEntry_get_ObjectType_m6F7E9E8B223C78EABEC1961460FA34C62FA05F63 (void); // 0x000013DA System.String System.Runtime.Remoting.WellKnownServiceTypeEntry::get_ObjectUri() extern void WellKnownServiceTypeEntry_get_ObjectUri_m7805966A4FCB0BC93EF36F00E9067516A91CFF30 (void); // 0x000013DB System.String System.Runtime.Remoting.WellKnownServiceTypeEntry::ToString() extern void WellKnownServiceTypeEntry_ToString_m04A5B4978D449327C7A1CE38620DB898A4A6B91A (void); // 0x000013DC System.Void System.Runtime.Remoting.Services.ITrackingHandler::DisconnectedObject(System.Object) // 0x000013DD System.Void System.Runtime.Remoting.Services.ITrackingHandler::MarshaledObject(System.Object,System.Runtime.Remoting.ObjRef) // 0x000013DE System.Void System.Runtime.Remoting.Services.ITrackingHandler::UnmarshaledObject(System.Object,System.Runtime.Remoting.ObjRef) // 0x000013DF System.Void System.Runtime.Remoting.Services.TrackingServices::NotifyMarshaledObject(System.Object,System.Runtime.Remoting.ObjRef) extern void TrackingServices_NotifyMarshaledObject_m579E5F586053F00FFA1A513DB47161144E687677 (void); // 0x000013E0 System.Void System.Runtime.Remoting.Services.TrackingServices::NotifyUnmarshaledObject(System.Object,System.Runtime.Remoting.ObjRef) extern void TrackingServices_NotifyUnmarshaledObject_mA442074D3834D23F044C3AEB9D9DC2F200A94C49 (void); // 0x000013E1 System.Void System.Runtime.Remoting.Services.TrackingServices::NotifyDisconnectedObject(System.Object) extern void TrackingServices_NotifyDisconnectedObject_m3BB7CC6A6700BBFBED89D24433B155859AFBC2D3 (void); // 0x000013E2 System.Void System.Runtime.Remoting.Services.TrackingServices::.cctor() extern void TrackingServices__cctor_m6EF088FB6B844FBE19318F52B410EF9632D97566 (void); // 0x000013E3 System.MarshalByRefObject System.Runtime.Remoting.Proxies.ProxyAttribute::CreateInstance(System.Type) extern void ProxyAttribute_CreateInstance_mE8C72BFBD43C476BEBF3840CF8EB7A987D681ADC (void); // 0x000013E4 System.Runtime.Remoting.Proxies.RealProxy System.Runtime.Remoting.Proxies.ProxyAttribute::CreateProxy(System.Runtime.Remoting.ObjRef,System.Type,System.Object,System.Runtime.Remoting.Contexts.Context) extern void ProxyAttribute_CreateProxy_m6FB9D7B679F325D55F297FDA09033BF636B11E30 (void); // 0x000013E5 System.Void System.Runtime.Remoting.Proxies.ProxyAttribute::GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ProxyAttribute_GetPropertiesForNewContext_mA9019AFB244BC905A0EE2299D3F73B70CFD52E49 (void); // 0x000013E6 System.Boolean System.Runtime.Remoting.Proxies.ProxyAttribute::IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ProxyAttribute_IsContextOK_m4B6E0E34A3D3B75739F54E9E17AA6222C32E6E31 (void); // 0x000013E7 System.RuntimeType System.Runtime.Remoting.Proxies.TransparentProxy::GetProxyType() extern void TransparentProxy_GetProxyType_m3AF88EAE5E2007DC786C6210662E06E0330DEAA5 (void); // 0x000013E8 System.Boolean System.Runtime.Remoting.Proxies.TransparentProxy::get_IsContextBoundObject() extern void TransparentProxy_get_IsContextBoundObject_mE178FF890086FCC9EFB495EF297BE064E7BE28DC (void); // 0x000013E9 System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.Proxies.TransparentProxy::get_TargetContext() extern void TransparentProxy_get_TargetContext_m5F1F2465ECA1FB47BBA5ABD947B0735758446563 (void); // 0x000013EA System.Boolean System.Runtime.Remoting.Proxies.TransparentProxy::InCurrentContext() extern void TransparentProxy_InCurrentContext_m2ADF99337FC7B7B1B4C006FC57C2260E7D286C11 (void); // 0x000013EB System.Object System.Runtime.Remoting.Proxies.TransparentProxy::LoadRemoteFieldNew(System.IntPtr,System.IntPtr) extern void TransparentProxy_LoadRemoteFieldNew_m19051618459437CCCCAB574DD13E0C2743E3BE21 (void); // 0x000013EC System.Void System.Runtime.Remoting.Proxies.TransparentProxy::StoreRemoteField(System.IntPtr,System.IntPtr,System.Object) extern void TransparentProxy_StoreRemoteField_m20BCE7BA2BA6009DEF6413D3371678144907EB9D (void); // 0x000013ED System.Void System.Runtime.Remoting.Proxies.TransparentProxy::.ctor() extern void TransparentProxy__ctor_mC475E6BF32E09792A0001EBC23F598B6E8C82539 (void); // 0x000013EE System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor() extern void RealProxy__ctor_mA0C21937356649197915AB40B8AB68948A354656 (void); // 0x000013EF System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor(System.Type) extern void RealProxy__ctor_mF18FCB7C6D1F76B75721A7DC2D95DE83FC01F22A (void); // 0x000013F0 System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor(System.Type,System.Runtime.Remoting.ClientIdentity) extern void RealProxy__ctor_m5A0A55F0E08A97AE83B3F1AC19742467030304AC (void); // 0x000013F1 System.Void System.Runtime.Remoting.Proxies.RealProxy::.ctor(System.Type,System.IntPtr,System.Object) extern void RealProxy__ctor_mB96D768E3624167BB7968DDB9E03E03669D649B1 (void); // 0x000013F2 System.Type System.Runtime.Remoting.Proxies.RealProxy::InternalGetProxyType(System.Object) extern void RealProxy_InternalGetProxyType_mA7EB5463C0D3BC3E326ABE6E45E56C3DFC92A1EB (void); // 0x000013F3 System.Type System.Runtime.Remoting.Proxies.RealProxy::GetProxiedType() extern void RealProxy_GetProxiedType_mFFA7BFD0154518DBEC6D92E8DE8A5DFAB36C4CD9 (void); // 0x000013F4 System.Void System.Runtime.Remoting.Proxies.RealProxy::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RealProxy_GetObjectData_mEB81D93809ED5C6F2D57801910338E8B84CB99B7 (void); // 0x000013F5 System.Runtime.Remoting.Identity System.Runtime.Remoting.Proxies.RealProxy::get_ObjectIdentity() extern void RealProxy_get_ObjectIdentity_m83FDAB7D1CC9C75EF13712318D50DB6F9B813B76 (void); // 0x000013F6 System.Void System.Runtime.Remoting.Proxies.RealProxy::set_ObjectIdentity(System.Runtime.Remoting.Identity) extern void RealProxy_set_ObjectIdentity_mE4B4EDA35929A5D7151C6E07E30C7BD6F231688E (void); // 0x000013F7 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Proxies.RealProxy::Invoke(System.Runtime.Remoting.Messaging.IMessage) // 0x000013F8 System.Object System.Runtime.Remoting.Proxies.RealProxy::PrivateInvoke(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging.IMessage,System.Exception&,System.Object[]&) extern void RealProxy_PrivateInvoke_m8FFA1CDA63C4DA94995C1025E60D4048FC343B87 (void); // 0x000013F9 System.Object System.Runtime.Remoting.Proxies.RealProxy::InternalGetTransparentProxy(System.String) extern void RealProxy_InternalGetTransparentProxy_mF9BF0FA58BD85A2B56D3F1AE1A4DDB54322BE548 (void); // 0x000013FA System.Object System.Runtime.Remoting.Proxies.RealProxy::GetTransparentProxy() extern void RealProxy_GetTransparentProxy_m28523604EFF189425F735ADFB9DEA1DA7F133B52 (void); // 0x000013FB System.Void System.Runtime.Remoting.Proxies.RealProxy::AttachServer(System.MarshalByRefObject) extern void RealProxy_AttachServer_m9080CBBF87B95905D11F22FCC9389ADF642E7F15 (void); // 0x000013FC System.Void System.Runtime.Remoting.Proxies.RealProxy::SetTargetDomain(System.Int32) extern void RealProxy_SetTargetDomain_m89134E4CCB1AEFE20032CF3D5E9F62DF4EA75B38 (void); // 0x000013FD System.Object System.Runtime.Remoting.Proxies.RealProxy::GetAppDomainTarget() extern void RealProxy_GetAppDomainTarget_mA8EE35F4ED7FA1E56CB883967214D6C8BB02F6F8 (void); // 0x000013FE System.Object[] System.Runtime.Remoting.Proxies.RealProxy::ProcessResponse(System.Runtime.Remoting.Messaging.IMethodReturnMessage,System.Runtime.Remoting.Messaging.MonoMethodMessage) extern void RealProxy_ProcessResponse_m9F970076691357CDC2DB6714F4009A9E57282543 (void); // 0x000013FF System.Void System.Runtime.Remoting.Proxies.RemotingProxy::.ctor(System.Type,System.Runtime.Remoting.ClientIdentity) extern void RemotingProxy__ctor_m7089B5E1846F5BE913DC4525116BAEF9F3E2981D (void); // 0x00001400 System.Void System.Runtime.Remoting.Proxies.RemotingProxy::.ctor(System.Type,System.String,System.Object[]) extern void RemotingProxy__ctor_m7780269A465822CBC341B80FF834E79B3380526A (void); // 0x00001401 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Proxies.RemotingProxy::Invoke(System.Runtime.Remoting.Messaging.IMessage) extern void RemotingProxy_Invoke_m59A2328861E510892281FF6389E5EE0FDC0B0054 (void); // 0x00001402 System.Void System.Runtime.Remoting.Proxies.RemotingProxy::AttachIdentity(System.Runtime.Remoting.Identity) extern void RemotingProxy_AttachIdentity_mDF09B5A89384F84E8DA2503F932FA245397DC775 (void); // 0x00001403 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Proxies.RemotingProxy::ActivateRemoteObject(System.Runtime.Remoting.Messaging.IMethodMessage) extern void RemotingProxy_ActivateRemoteObject_m2AD3D5216A05E0835DD0C3F7598E16BAB8DD047C (void); // 0x00001404 System.String System.Runtime.Remoting.Proxies.RemotingProxy::get_TypeName() extern void RemotingProxy_get_TypeName_m253820307A27CFAF5FAEFB046F0BD827C9D0DE90 (void); // 0x00001405 System.Boolean System.Runtime.Remoting.Proxies.RemotingProxy::CanCastTo(System.Type,System.Object) extern void RemotingProxy_CanCastTo_m1F42888585DB9D66E7B735CA1B6463E3FFE545B3 (void); // 0x00001406 System.Void System.Runtime.Remoting.Proxies.RemotingProxy::Finalize() extern void RemotingProxy_Finalize_m1692CA6948DB00B5CABEE8581A0115D7A65359DC (void); // 0x00001407 System.Void System.Runtime.Remoting.Proxies.RemotingProxy::.cctor() extern void RemotingProxy__cctor_mD01A34730F51948D7D56D2577D450FC987332717 (void); // 0x00001408 System.TimeSpan System.Runtime.Remoting.Lifetime.ILease::get_CurrentLeaseTime() // 0x00001409 System.Runtime.Remoting.Lifetime.LeaseState System.Runtime.Remoting.Lifetime.ILease::get_CurrentState() // 0x0000140A System.TimeSpan System.Runtime.Remoting.Lifetime.ILease::get_RenewOnCallTime() // 0x0000140B System.TimeSpan System.Runtime.Remoting.Lifetime.ILease::Renew(System.TimeSpan) // 0x0000140C System.TimeSpan System.Runtime.Remoting.Lifetime.ISponsor::Renewal(System.Runtime.Remoting.Lifetime.ILease) // 0x0000140D System.Void System.Runtime.Remoting.Lifetime.Lease::.ctor() extern void Lease__ctor_mA06927F5978695B90DD2EA96B303ED5CD3F70C38 (void); // 0x0000140E System.TimeSpan System.Runtime.Remoting.Lifetime.Lease::get_CurrentLeaseTime() extern void Lease_get_CurrentLeaseTime_m282CC4F9F2329569F519793270B65810A4C87132 (void); // 0x0000140F System.Runtime.Remoting.Lifetime.LeaseState System.Runtime.Remoting.Lifetime.Lease::get_CurrentState() extern void Lease_get_CurrentState_m11FCBFD793C577664292791B71C7F39F6259B323 (void); // 0x00001410 System.Void System.Runtime.Remoting.Lifetime.Lease::Activate() extern void Lease_Activate_m38E7DA67423B314556EB1C19D766C2D475966277 (void); // 0x00001411 System.TimeSpan System.Runtime.Remoting.Lifetime.Lease::get_RenewOnCallTime() extern void Lease_get_RenewOnCallTime_mCBAAB9D2AEA266930AA10C906AEDCD9173C70A66 (void); // 0x00001412 System.TimeSpan System.Runtime.Remoting.Lifetime.Lease::Renew(System.TimeSpan) extern void Lease_Renew_mF8F331BB22534896C561FEB4FC5FA524BEC76B07 (void); // 0x00001413 System.Void System.Runtime.Remoting.Lifetime.Lease::Unregister(System.Runtime.Remoting.Lifetime.ISponsor) extern void Lease_Unregister_m02FC87DC1D6C0AE964C0810EF979638673F6E04E (void); // 0x00001414 System.Void System.Runtime.Remoting.Lifetime.Lease::UpdateState() extern void Lease_UpdateState_mB9513A5595334687ECDF81A10BAC6C2F6BDDEC82 (void); // 0x00001415 System.Void System.Runtime.Remoting.Lifetime.Lease::CheckNextSponsor() extern void Lease_CheckNextSponsor_m41994EEE9CC14CF7BA7BABBFA2C8D873A39AF847 (void); // 0x00001416 System.Void System.Runtime.Remoting.Lifetime.Lease::ProcessSponsorResponse(System.Object,System.Boolean) extern void Lease_ProcessSponsorResponse_m0FBBA7E781DF74EC9E7A7EA81816FB366EF845EC (void); // 0x00001417 System.Void System.Runtime.Remoting.Lifetime.Lease/RenewalDelegate::.ctor(System.Object,System.IntPtr) extern void RenewalDelegate__ctor_mE6ABE0A334FE8543A61153FC5322343B3CD7DC65 (void); // 0x00001418 System.TimeSpan System.Runtime.Remoting.Lifetime.Lease/RenewalDelegate::Invoke(System.Runtime.Remoting.Lifetime.ILease) extern void RenewalDelegate_Invoke_mE17B0EBE8371182D45635535AA4123E541438DFB (void); // 0x00001419 System.IAsyncResult System.Runtime.Remoting.Lifetime.Lease/RenewalDelegate::BeginInvoke(System.Runtime.Remoting.Lifetime.ILease,System.AsyncCallback,System.Object) extern void RenewalDelegate_BeginInvoke_m864BFA2A4BBCA8E7BC4EB2842E18E722FF45132D (void); // 0x0000141A System.TimeSpan System.Runtime.Remoting.Lifetime.Lease/RenewalDelegate::EndInvoke(System.IAsyncResult) extern void RenewalDelegate_EndInvoke_m0CF9BF87DDE7F4C14B65D4561B3CF2B5EBFF6B64 (void); // 0x0000141B System.Void System.Runtime.Remoting.Lifetime.LeaseManager::SetPollTime(System.TimeSpan) extern void LeaseManager_SetPollTime_m2CC2852742A8C38BFA9A72A87C605F6838C8CEF2 (void); // 0x0000141C System.Void System.Runtime.Remoting.Lifetime.LeaseManager::TrackLifetime(System.Runtime.Remoting.ServerIdentity) extern void LeaseManager_TrackLifetime_mC55CCD5A0F39CED8ADB7FD48A8EFCDF661775EC1 (void); // 0x0000141D System.Void System.Runtime.Remoting.Lifetime.LeaseManager::StartManager() extern void LeaseManager_StartManager_m05637A03101D42E97FCCF70C32A6A50CBE6BC020 (void); // 0x0000141E System.Void System.Runtime.Remoting.Lifetime.LeaseManager::StopManager() extern void LeaseManager_StopManager_m4B7171183AA38A40D42E09499777F69BD50E0445 (void); // 0x0000141F System.Void System.Runtime.Remoting.Lifetime.LeaseManager::ManageLeases(System.Object) extern void LeaseManager_ManageLeases_m1801187761B14FC9033F0C0D5CC3FECFAE5CF99C (void); // 0x00001420 System.Void System.Runtime.Remoting.Lifetime.LeaseManager::.ctor() extern void LeaseManager__ctor_m0EA1DD9220D22F452F3E455215F6BF757F06C8CB (void); // 0x00001421 System.Void System.Runtime.Remoting.Lifetime.LeaseSink::.ctor(System.Runtime.Remoting.Messaging.IMessageSink) extern void LeaseSink__ctor_m483188DEB29C79758A7D4396D5DF05219CCD4E12 (void); // 0x00001422 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Lifetime.LeaseSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void LeaseSink_SyncProcessMessage_m14D94849B09B05F211F2A4A99685054A688D029B (void); // 0x00001423 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Lifetime.LeaseSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void LeaseSink_AsyncProcessMessage_mFAFA19CA22E2710626AC63549E5BD1FEE76C03DD (void); // 0x00001424 System.Void System.Runtime.Remoting.Lifetime.LeaseSink::RenewLease(System.Runtime.Remoting.Messaging.IMessage) extern void LeaseSink_RenewLease_m115F8F3D1D3B7E3A68518EAE47EA62AD89687C1C (void); // 0x00001425 System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::.cctor() extern void LifetimeServices__cctor_m508303D5B177D5E4E2AFCFAA2BCDAD63620503CA (void); // 0x00001426 System.TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices::get_LeaseManagerPollTime() extern void LifetimeServices_get_LeaseManagerPollTime_m84BBC615594BE487449A033B831F399F3CBCFF3F (void); // 0x00001427 System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::set_LeaseManagerPollTime(System.TimeSpan) extern void LifetimeServices_set_LeaseManagerPollTime_m82C819230CAB2AFF413B91146A64B22AB5BFDADE (void); // 0x00001428 System.TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices::get_LeaseTime() extern void LifetimeServices_get_LeaseTime_m9FD9AB23F30F77FF11BDC13817450FA00D78194B (void); // 0x00001429 System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::set_LeaseTime(System.TimeSpan) extern void LifetimeServices_set_LeaseTime_mE5D9EE5BB4B393772E9474190750541F52552217 (void); // 0x0000142A System.TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices::get_RenewOnCallTime() extern void LifetimeServices_get_RenewOnCallTime_m213669105991ADED037BBFB5F86FE44E78AB5139 (void); // 0x0000142B System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::set_RenewOnCallTime(System.TimeSpan) extern void LifetimeServices_set_RenewOnCallTime_m667357A13D986F16BA2CA112BE4B2D3C1B838F9A (void); // 0x0000142C System.TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices::get_SponsorshipTimeout() extern void LifetimeServices_get_SponsorshipTimeout_m9D4DA47AFA07970E3582B0AF1E9D7851D055E860 (void); // 0x0000142D System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::set_SponsorshipTimeout(System.TimeSpan) extern void LifetimeServices_set_SponsorshipTimeout_mFA5EE3B27B72B3F5CC572D3BF011F187A1C52B5E (void); // 0x0000142E System.Void System.Runtime.Remoting.Lifetime.LifetimeServices::TrackLifetime(System.Runtime.Remoting.ServerIdentity) extern void LifetimeServices_TrackLifetime_m672EE312758AB02165D4D5F67CDB7DEC065BA500 (void); // 0x0000142F System.Void System.Runtime.Remoting.Contexts.Context::RegisterContext(System.Runtime.Remoting.Contexts.Context) extern void Context_RegisterContext_m9EFA76B20335A2265A8A95D34B4B03D21A61736D (void); // 0x00001430 System.Void System.Runtime.Remoting.Contexts.Context::ReleaseContext(System.Runtime.Remoting.Contexts.Context) extern void Context_ReleaseContext_mAD185CE1F07EB15CDF84537E7D13A6E86FF30E6D (void); // 0x00001431 System.Void System.Runtime.Remoting.Contexts.Context::.ctor() extern void Context__ctor_m49903B72062B0F905578ACA4FD83D0DA496F945F (void); // 0x00001432 System.Void System.Runtime.Remoting.Contexts.Context::Finalize() extern void Context_Finalize_mED4C3C3450F5E6B4F728723DC60670FAA77C271C (void); // 0x00001433 System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.Contexts.Context::get_DefaultContext() extern void Context_get_DefaultContext_m0E2E9E46F1A57DB2A22CE64F99822D858676243B (void); // 0x00001434 System.Int32 System.Runtime.Remoting.Contexts.Context::get_ContextID() extern void Context_get_ContextID_m4D921181325AA1AF81C7AE677AD7E508E565CA9C (void); // 0x00001435 System.Runtime.Remoting.Contexts.IContextProperty[] System.Runtime.Remoting.Contexts.Context::get_ContextProperties() extern void Context_get_ContextProperties_mF4E1B4B2850D2076406AF731A67EDF37671AEB1A (void); // 0x00001436 System.Boolean System.Runtime.Remoting.Contexts.Context::get_IsDefaultContext() extern void Context_get_IsDefaultContext_m5716119463E69F0237F5BCD1B9EE0D77B15BF3FA (void); // 0x00001437 System.Boolean System.Runtime.Remoting.Contexts.Context::get_NeedsContextSink() extern void Context_get_NeedsContextSink_mCBDE3E725C2EBD52A88FD10E212DFF255182B45F (void); // 0x00001438 System.Boolean System.Runtime.Remoting.Contexts.Context::RegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty,System.ContextBoundObject,System.Runtime.Remoting.Contexts.Context) extern void Context_RegisterDynamicProperty_mD82F22F1624334E0078BDBF91E0A92596037B1CC (void); // 0x00001439 System.Boolean System.Runtime.Remoting.Contexts.Context::UnregisterDynamicProperty(System.String,System.ContextBoundObject,System.Runtime.Remoting.Contexts.Context) extern void Context_UnregisterDynamicProperty_m200D9774E83DA36D57DA1BE61AE1223A577AB0E8 (void); // 0x0000143A System.Runtime.Remoting.Contexts.DynamicPropertyCollection System.Runtime.Remoting.Contexts.Context::GetDynamicPropertyCollection(System.ContextBoundObject,System.Runtime.Remoting.Contexts.Context) extern void Context_GetDynamicPropertyCollection_m6984E51DFF76088193F088E02BEA4AFCE815B945 (void); // 0x0000143B System.Void System.Runtime.Remoting.Contexts.Context::NotifyGlobalDynamicSinks(System.Boolean,System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) extern void Context_NotifyGlobalDynamicSinks_m47D4A8FB2DAD5A9EEB59DA6A4E042667F8E937B6 (void); // 0x0000143C System.Boolean System.Runtime.Remoting.Contexts.Context::get_HasGlobalDynamicSinks() extern void Context_get_HasGlobalDynamicSinks_m97A1D5032E07A478F5F60F0E5DD04A28AA82CE86 (void); // 0x0000143D System.Void System.Runtime.Remoting.Contexts.Context::NotifyDynamicSinks(System.Boolean,System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) extern void Context_NotifyDynamicSinks_m5AA6A42B26DDBD194F63234DE310CB1E323CBDF5 (void); // 0x0000143E System.Boolean System.Runtime.Remoting.Contexts.Context::get_HasDynamicSinks() extern void Context_get_HasDynamicSinks_m3F2CCDC38049D8267B5D3A2D9841F6F89936FF13 (void); // 0x0000143F System.Boolean System.Runtime.Remoting.Contexts.Context::get_HasExitSinks() extern void Context_get_HasExitSinks_m1DEAF1AB313B59548259B2398E685C7F2F43A7D9 (void); // 0x00001440 System.Runtime.Remoting.Contexts.IContextProperty System.Runtime.Remoting.Contexts.Context::GetProperty(System.String) extern void Context_GetProperty_m89E8664F58FF541412FA07D1E6EC8E6B417F0580 (void); // 0x00001441 System.Void System.Runtime.Remoting.Contexts.Context::SetProperty(System.Runtime.Remoting.Contexts.IContextProperty) extern void Context_SetProperty_mD99471F5D5CF1FBB0A0785BB53EBACE63AF88F95 (void); // 0x00001442 System.Void System.Runtime.Remoting.Contexts.Context::Freeze() extern void Context_Freeze_m6245AFE3DA3DB09AF328DBAE4F65D9D3B7ACCCB8 (void); // 0x00001443 System.String System.Runtime.Remoting.Contexts.Context::ToString() extern void Context_ToString_m733A96D7E51175041B2C7C3F52D06667DC1C2859 (void); // 0x00001444 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::GetServerContextSinkChain() extern void Context_GetServerContextSinkChain_m8322BD3DC10B663AF319FAC77DD08808807E9836 (void); // 0x00001445 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::GetClientContextSinkChain() extern void Context_GetClientContextSinkChain_mAD665B27EE2032AB136D46A4FC217229C279DFAA (void); // 0x00001446 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::CreateServerObjectSinkChain(System.MarshalByRefObject,System.Boolean) extern void Context_CreateServerObjectSinkChain_m75D44A667219F6FCB2D795E49700783E1AC93AB2 (void); // 0x00001447 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.Context::CreateEnvoySink(System.MarshalByRefObject) extern void Context_CreateEnvoySink_mDF50D74292AB019F3507B03B427AFE0E1950472D (void); // 0x00001448 System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.Contexts.Context::SwitchToContext(System.Runtime.Remoting.Contexts.Context) extern void Context_SwitchToContext_m3773177DD11780C3A4C46B42CED7BEBBDC196914 (void); // 0x00001449 System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.Contexts.Context::CreateNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void Context_CreateNewContext_mA965F8468BAD0CB5E271297D22E5E9B2E7FD7DCC (void); // 0x0000144A System.Void System.Runtime.Remoting.Contexts.Context::DoCallBack(System.Runtime.Remoting.Contexts.CrossContextDelegate) extern void Context_DoCallBack_mD474E78C8404C32AA5EDAE8A23CB3DC7F06EF45C (void); // 0x0000144B System.LocalDataStore System.Runtime.Remoting.Contexts.Context::get_MyLocalStore() extern void Context_get_MyLocalStore_m04A0C3AE343207EC25F5BBF338B5DC1D55AE04FD (void); // 0x0000144C System.LocalDataStoreSlot System.Runtime.Remoting.Contexts.Context::AllocateDataSlot() extern void Context_AllocateDataSlot_mC8430275ADF49781E494CD5557EFF92EF2803FF0 (void); // 0x0000144D System.LocalDataStoreSlot System.Runtime.Remoting.Contexts.Context::AllocateNamedDataSlot(System.String) extern void Context_AllocateNamedDataSlot_m0154110A22632ADB3538C4A3B2A1958E26A6135C (void); // 0x0000144E System.Void System.Runtime.Remoting.Contexts.Context::FreeNamedDataSlot(System.String) extern void Context_FreeNamedDataSlot_mA1298B8E4AC2E8575BF8C885C4CCBD41BAA7CE5A (void); // 0x0000144F System.LocalDataStoreSlot System.Runtime.Remoting.Contexts.Context::GetNamedDataSlot(System.String) extern void Context_GetNamedDataSlot_m79A068E9A375DBE17139B1A4D716316169B6BC0F (void); // 0x00001450 System.Object System.Runtime.Remoting.Contexts.Context::GetData(System.LocalDataStoreSlot) extern void Context_GetData_mC2631AC76FE7FDBAD42265B02C3BAEAC4678C5BC (void); // 0x00001451 System.Void System.Runtime.Remoting.Contexts.Context::SetData(System.LocalDataStoreSlot,System.Object) extern void Context_SetData_m870164DFCB737607158EB170D3DD2B282F77D087 (void); // 0x00001452 System.Void System.Runtime.Remoting.Contexts.Context::.cctor() extern void Context__cctor_mC8155EE09028BBD94088EF8877EF974FECD2EFE9 (void); // 0x00001453 System.Boolean System.Runtime.Remoting.Contexts.DynamicPropertyCollection::get_HasProperties() extern void DynamicPropertyCollection_get_HasProperties_mBBB88B1E292BDF7AD7D88F31D73DC6B9DD32B0A0 (void); // 0x00001454 System.Boolean System.Runtime.Remoting.Contexts.DynamicPropertyCollection::RegisterDynamicProperty(System.Runtime.Remoting.Contexts.IDynamicProperty) extern void DynamicPropertyCollection_RegisterDynamicProperty_m440FF0A7AE83FE1D1C11FD1CC389E368F54CDFC4 (void); // 0x00001455 System.Boolean System.Runtime.Remoting.Contexts.DynamicPropertyCollection::UnregisterDynamicProperty(System.String) extern void DynamicPropertyCollection_UnregisterDynamicProperty_m1EB7BC72316D079F9A642863D9717553A9E32F73 (void); // 0x00001456 System.Void System.Runtime.Remoting.Contexts.DynamicPropertyCollection::NotifyMessage(System.Boolean,System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) extern void DynamicPropertyCollection_NotifyMessage_mDC18933613A8EBE9113BB3DEE8346B1862430CAF (void); // 0x00001457 System.Int32 System.Runtime.Remoting.Contexts.DynamicPropertyCollection::FindProperty(System.String) extern void DynamicPropertyCollection_FindProperty_m7A222659FDC030490AC178EFCA95C07A338FF72C (void); // 0x00001458 System.Void System.Runtime.Remoting.Contexts.DynamicPropertyCollection::.ctor() extern void DynamicPropertyCollection__ctor_mEFB85791EB4214E9213F06C4B165BB55A9307107 (void); // 0x00001459 System.Void System.Runtime.Remoting.Contexts.DynamicPropertyCollection/DynamicPropertyReg::.ctor() extern void DynamicPropertyReg__ctor_m44BCC15653208B8C1B3D68F6267A54F36E6C22A8 (void); // 0x0000145A System.Void System.Runtime.Remoting.Contexts.ContextCallbackObject::DoCallBack(System.Runtime.Remoting.Contexts.CrossContextDelegate) extern void ContextCallbackObject_DoCallBack_mD9BE85892F06BF3C21777924A8BAE64A801FE08A (void); // 0x0000145B System.Void System.Runtime.Remoting.Contexts.ContextCallbackObject::.ctor() extern void ContextCallbackObject__ctor_m639ADE4D316F0189EC5FD030A144AB109BFC9EF5 (void); // 0x0000145C System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Contexts.CrossContextChannel::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void CrossContextChannel_SyncProcessMessage_mD4CE105AEB47E47267DAE88D9E62125D67E83A23 (void); // 0x0000145D System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Contexts.CrossContextChannel::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void CrossContextChannel_AsyncProcessMessage_m172DAD5AD0D3012635E9579FC562EEA62FA28734 (void); // 0x0000145E System.Void System.Runtime.Remoting.Contexts.CrossContextChannel::.ctor() extern void CrossContextChannel__ctor_m858AC3EA8121805356C94C2FAC4D155458069F4F (void); // 0x0000145F System.Void System.Runtime.Remoting.Contexts.CrossContextChannel/ContextRestoreSink::.ctor(System.Runtime.Remoting.Messaging.IMessageSink,System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Messaging.IMessage) extern void ContextRestoreSink__ctor_m80BF6163A14843FD344ABC64970D9899FFE4FB7E (void); // 0x00001460 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Contexts.CrossContextChannel/ContextRestoreSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ContextRestoreSink_SyncProcessMessage_m419ACE1B4ECA7FEC0E7FE28930297E20584EB65A (void); // 0x00001461 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Contexts.CrossContextChannel/ContextRestoreSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ContextRestoreSink_AsyncProcessMessage_m57408EBB4FCDD1D06F1C6707A7809C0B1F58BBF4 (void); // 0x00001462 System.Void System.Runtime.Remoting.Contexts.CrossContextDelegate::.ctor(System.Object,System.IntPtr) extern void CrossContextDelegate__ctor_mF18031631B10122724C69DFC525D649D3803F774 (void); // 0x00001463 System.Void System.Runtime.Remoting.Contexts.CrossContextDelegate::Invoke() extern void CrossContextDelegate_Invoke_m3B963D1BEA69E452252C320300021BFBFDEA5D70 (void); // 0x00001464 System.Void System.Runtime.Remoting.Contexts.IContextAttribute::GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage) // 0x00001465 System.Boolean System.Runtime.Remoting.Contexts.IContextAttribute::IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage) // 0x00001466 System.String System.Runtime.Remoting.Contexts.IContextProperty::get_Name() // 0x00001467 System.Void System.Runtime.Remoting.Contexts.IContextProperty::Freeze(System.Runtime.Remoting.Contexts.Context) // 0x00001468 System.Boolean System.Runtime.Remoting.Contexts.IContextProperty::IsNewContextOK(System.Runtime.Remoting.Contexts.Context) // 0x00001469 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.IContributeClientContextSink::GetClientContextSink(System.Runtime.Remoting.Messaging.IMessageSink) // 0x0000146A System.Runtime.Remoting.Contexts.IDynamicMessageSink System.Runtime.Remoting.Contexts.IContributeDynamicSink::GetDynamicSink() // 0x0000146B System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.IContributeEnvoySink::GetEnvoySink(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMessageSink) // 0x0000146C System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.IContributeObjectSink::GetObjectSink(System.MarshalByRefObject,System.Runtime.Remoting.Messaging.IMessageSink) // 0x0000146D System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Contexts.IContributeServerContextSink::GetServerContextSink(System.Runtime.Remoting.Messaging.IMessageSink) // 0x0000146E System.Void System.Runtime.Remoting.Contexts.IDynamicMessageSink::ProcessMessageFinish(System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) // 0x0000146F System.Void System.Runtime.Remoting.Contexts.IDynamicMessageSink::ProcessMessageStart(System.Runtime.Remoting.Messaging.IMessage,System.Boolean,System.Boolean) // 0x00001470 System.String System.Runtime.Remoting.Contexts.IDynamicProperty::get_Name() // 0x00001471 System.Runtime.Remoting.Contexts.CrossContextChannel System.Runtime.Remoting.Channels.ChannelServices::get_CrossContextChannel() extern void ChannelServices_get_CrossContextChannel_mAC4ABEC270862F909798188C0A48427BC3BDE35E (void); // 0x00001472 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Channels.ChannelServices::CreateClientChannelSinkChain(System.String,System.Object,System.String&) extern void ChannelServices_CreateClientChannelSinkChain_mB180237538CC8AB627680E47AC54C1FECBEA522E (void); // 0x00001473 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Channels.ChannelServices::CreateClientChannelSinkChain(System.Runtime.Remoting.Channels.IChannelSender,System.String,System.Object[],System.String&) extern void ChannelServices_CreateClientChannelSinkChain_m0AEA86DCA49C9896B3481A8015EAA6CBA5DC12EF (void); // 0x00001474 System.Void System.Runtime.Remoting.Channels.ChannelServices::RegisterChannel(System.Runtime.Remoting.Channels.IChannel) extern void ChannelServices_RegisterChannel_mB2ED71F69C4C31A2E6191CAD998ACDE80A73918D (void); // 0x00001475 System.Void System.Runtime.Remoting.Channels.ChannelServices::RegisterChannel(System.Runtime.Remoting.Channels.IChannel,System.Boolean) extern void ChannelServices_RegisterChannel_m31AD0C2CE4ADF8416DD5D197A79223CA47A73656 (void); // 0x00001476 System.Void System.Runtime.Remoting.Channels.ChannelServices::RegisterChannelConfig(System.Runtime.Remoting.ChannelData) extern void ChannelServices_RegisterChannelConfig_m4E5A1A637916B6093906E2D03AF4830DC83FE3A1 (void); // 0x00001477 System.Object System.Runtime.Remoting.Channels.ChannelServices::CreateProvider(System.Runtime.Remoting.ProviderData) extern void ChannelServices_CreateProvider_mFC75EBFDD789D1B4DA56BEE5D0160C806C4398C1 (void); // 0x00001478 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Channels.ChannelServices::SyncDispatchMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ChannelServices_SyncDispatchMessage_m7C82E04215F3C9A3728EC595EF82ED6BFE135C79 (void); // 0x00001479 System.Runtime.Remoting.Messaging.ReturnMessage System.Runtime.Remoting.Channels.ChannelServices::CheckIncomingMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ChannelServices_CheckIncomingMessage_m59CD26F03B74588AE5E59AD6627C5DC06D07FF18 (void); // 0x0000147A System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Channels.ChannelServices::CheckReturnMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessage) extern void ChannelServices_CheckReturnMessage_m2CDB6BB62BA22F8224D8400A8AAC0714C0BD7A35 (void); // 0x0000147B System.Boolean System.Runtime.Remoting.Channels.ChannelServices::IsLocalCall(System.Runtime.Remoting.Messaging.IMessage) extern void ChannelServices_IsLocalCall_m8B8DEAB5B98F53625D19766CC64674C5F8B9C984 (void); // 0x0000147C System.Object[] System.Runtime.Remoting.Channels.ChannelServices::GetCurrentChannelInfo() extern void ChannelServices_GetCurrentChannelInfo_mA1C33C926A7C7612AFE528E88747963A9E7B0BFD (void); // 0x0000147D System.Void System.Runtime.Remoting.Channels.ChannelServices::.cctor() extern void ChannelServices__cctor_m5C26A863F52085B993F793E4857D439A602F1B19 (void); // 0x0000147E System.Void System.Runtime.Remoting.Channels.CrossAppDomainData::.ctor(System.Int32) extern void CrossAppDomainData__ctor_m91C6B967EAFACEAA764AA18C5AF37E6C4EED15C6 (void); // 0x0000147F System.Int32 System.Runtime.Remoting.Channels.CrossAppDomainData::get_DomainID() extern void CrossAppDomainData_get_DomainID_m540E16030771F94773059CED573C6F6B9589EC2B (void); // 0x00001480 System.String System.Runtime.Remoting.Channels.CrossAppDomainData::get_ProcessID() extern void CrossAppDomainData_get_ProcessID_mE3D637DA208111A793724C01AB19536E54215484 (void); // 0x00001481 System.Void System.Runtime.Remoting.Channels.CrossAppDomainChannel::RegisterCrossAppDomainChannel() extern void CrossAppDomainChannel_RegisterCrossAppDomainChannel_m35A6650F3680D214CC97B84439DC8D7454AFA882 (void); // 0x00001482 System.String System.Runtime.Remoting.Channels.CrossAppDomainChannel::get_ChannelName() extern void CrossAppDomainChannel_get_ChannelName_mACCCCD56DFAF410D20A5051BB1124929FC101859 (void); // 0x00001483 System.Int32 System.Runtime.Remoting.Channels.CrossAppDomainChannel::get_ChannelPriority() extern void CrossAppDomainChannel_get_ChannelPriority_m7849D061EC28961B02544F486C3396207FEEF17E (void); // 0x00001484 System.Object System.Runtime.Remoting.Channels.CrossAppDomainChannel::get_ChannelData() extern void CrossAppDomainChannel_get_ChannelData_mEBD5F165C7B57FB4FA143D91B9CA88290E2AB9F1 (void); // 0x00001485 System.Void System.Runtime.Remoting.Channels.CrossAppDomainChannel::StartListening(System.Object) extern void CrossAppDomainChannel_StartListening_m5148581D840E20C484F975B34AA6249E9E32CA4C (void); // 0x00001486 System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Channels.CrossAppDomainChannel::CreateMessageSink(System.String,System.Object,System.String&) extern void CrossAppDomainChannel_CreateMessageSink_mE199B5AC77215EEB93F6C1A4FBDA3B08297BBC58 (void); // 0x00001487 System.Void System.Runtime.Remoting.Channels.CrossAppDomainChannel::.ctor() extern void CrossAppDomainChannel__ctor_m1917E392F13D42BDEC76666C2695740F20859E4A (void); // 0x00001488 System.Void System.Runtime.Remoting.Channels.CrossAppDomainChannel::.cctor() extern void CrossAppDomainChannel__cctor_m3DAF07B0D6654D17ED657F25E6054AB8A25AEB85 (void); // 0x00001489 System.Void System.Runtime.Remoting.Channels.CrossAppDomainSink::.ctor(System.Int32) extern void CrossAppDomainSink__ctor_m780AA9E602E6C95C4CA7159809ADAE5D11673E95 (void); // 0x0000148A System.Runtime.Remoting.Channels.CrossAppDomainSink System.Runtime.Remoting.Channels.CrossAppDomainSink::GetSink(System.Int32) extern void CrossAppDomainSink_GetSink_mF5B2EC1C935F9A2A78926B279C4CF4A1288B4AED (void); // 0x0000148B System.Int32 System.Runtime.Remoting.Channels.CrossAppDomainSink::get_TargetDomainId() extern void CrossAppDomainSink_get_TargetDomainId_m29C45E787AD0D3B7D94EED8E9A3A79392E9D8DEA (void); // 0x0000148C System.Runtime.Remoting.Channels.CrossAppDomainSink/ProcessMessageRes System.Runtime.Remoting.Channels.CrossAppDomainSink::ProcessMessageInDomain(System.Byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage) extern void CrossAppDomainSink_ProcessMessageInDomain_m1F183B8FE27845F7EF784161B0C2BA7DCE6D1634 (void); // 0x0000148D System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Channels.CrossAppDomainSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void CrossAppDomainSink_SyncProcessMessage_m2CDA6DD4640EF24DB3306C33992F9A4B9B0A2E32 (void); // 0x0000148E System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Channels.CrossAppDomainSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void CrossAppDomainSink_AsyncProcessMessage_mBFD89A75B0BDDC528A44365649554C3E2D3B10C8 (void); // 0x0000148F System.Void System.Runtime.Remoting.Channels.CrossAppDomainSink::SendAsyncMessage(System.Object) extern void CrossAppDomainSink_SendAsyncMessage_m88F13AEC2ADC878E36B48F4D1A4B7B115C0C3AC8 (void); // 0x00001490 System.Void System.Runtime.Remoting.Channels.CrossAppDomainSink::.cctor() extern void CrossAppDomainSink__cctor_m2E1B58D008638B40DD946803488EDC950D46B19E (void); // 0x00001491 System.Void System.Runtime.Remoting.Channels.CrossAppDomainSink::b__10_0(System.Object) extern void CrossAppDomainSink_U3CAsyncProcessMessageU3Eb__10_0_mE1750C9406EE94C169B8A710A1271BE30D7B10E3 (void); // 0x00001492 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Channels.CADSerializer::DeserializeMessage(System.IO.MemoryStream,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void CADSerializer_DeserializeMessage_m6065EDE99D43C1FE0A5E438E3943EAA157F3B4C4 (void); // 0x00001493 System.IO.MemoryStream System.Runtime.Remoting.Channels.CADSerializer::SerializeMessage(System.Runtime.Remoting.Messaging.IMessage) extern void CADSerializer_SerializeMessage_m4707EBA30032C671C83E35C55E85925BE1397A80 (void); // 0x00001494 System.Object System.Runtime.Remoting.Channels.CADSerializer::DeserializeObjectSafe(System.Byte[]) extern void CADSerializer_DeserializeObjectSafe_m64543D67473808184357BF03190ECEA5E3E42B3D (void); // 0x00001495 System.IO.MemoryStream System.Runtime.Remoting.Channels.CADSerializer::SerializeObject(System.Object) extern void CADSerializer_SerializeObject_m693394374F6AFCC73C5A3756DD96AD2DB725F3B8 (void); // 0x00001496 System.Object System.Runtime.Remoting.Channels.CADSerializer::DeserializeObject(System.IO.MemoryStream) extern void CADSerializer_DeserializeObject_m07ABD689ED828F0DD645344A96E851DA879E282B (void); // 0x00001497 System.Void System.Runtime.Remoting.Channels.AsyncRequest::.ctor(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void AsyncRequest__ctor_mE183FFD3A93FF21BAFB5851020BAD97089687806 (void); // 0x00001498 System.String System.Runtime.Remoting.Channels.IChannel::get_ChannelName() // 0x00001499 System.Int32 System.Runtime.Remoting.Channels.IChannel::get_ChannelPriority() // 0x0000149A System.Object System.Runtime.Remoting.Channels.IChannelReceiver::get_ChannelData() // 0x0000149B System.Void System.Runtime.Remoting.Channels.IChannelReceiver::StartListening(System.Object) // 0x0000149C System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Channels.IChannelSender::CreateMessageSink(System.String,System.Object,System.String&) // 0x0000149D System.Void System.Runtime.Remoting.Channels.IClientChannelSinkProvider::set_Next(System.Runtime.Remoting.Channels.IClientChannelSinkProvider) // 0x0000149E System.Void System.Runtime.Remoting.Channels.ISecurableChannel::set_IsSecured(System.Boolean) // 0x0000149F System.Void System.Runtime.Remoting.Channels.IServerChannelSinkProvider::set_Next(System.Runtime.Remoting.Channels.IServerChannelSinkProvider) // 0x000014A0 System.Void System.Runtime.Remoting.Channels.SinkProviderData::.ctor(System.String) extern void SinkProviderData__ctor_m6BE23DC23E436E5B9BC8BEB550BE6E1B100BF753 (void); // 0x000014A1 System.Collections.IList System.Runtime.Remoting.Channels.SinkProviderData::get_Children() extern void SinkProviderData_get_Children_m260133B4AD49048EB6E182AF045FA489977708A7 (void); // 0x000014A2 System.Collections.IDictionary System.Runtime.Remoting.Channels.SinkProviderData::get_Properties() extern void SinkProviderData_get_Properties_m09C377B262AFD524444704386535491EE3D07711 (void); // 0x000014A3 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.ActivationServices::get_ConstructionActivator() extern void ActivationServices_get_ConstructionActivator_m5C069B7E810AD84B7189A512E7815C4FAD16FEAB (void); // 0x000014A4 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Activation.ActivationServices::Activate(System.Runtime.Remoting.Proxies.RemotingProxy,System.Runtime.Remoting.Messaging.ConstructionCall) extern void ActivationServices_Activate_mD4C643EAF4EBBECFF7ACC940D99E61C61552FF87 (void); // 0x000014A5 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Activation.ActivationServices::RemoteActivate(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ActivationServices_RemoteActivate_mA9CAD6F445FE3254E3A797E9D1C8F159DAF08519 (void); // 0x000014A6 System.Runtime.Remoting.Messaging.ConstructionCall System.Runtime.Remoting.Activation.ActivationServices::CreateConstructionCall(System.Type,System.String,System.Object[]) extern void ActivationServices_CreateConstructionCall_mE453BA1234CB59019B0DADC66CC69ED34F8D29A5 (void); // 0x000014A7 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Activation.ActivationServices::CreateInstanceFromMessage(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ActivationServices_CreateInstanceFromMessage_m711FD6C9AEFFE77F785C3EBF19599F604B094C21 (void); // 0x000014A8 System.Object System.Runtime.Remoting.Activation.ActivationServices::CreateProxyForType(System.Type) extern void ActivationServices_CreateProxyForType_m524AC53BF722CF8F239B50A15CC3957A5019D40F (void); // 0x000014A9 System.Object System.Runtime.Remoting.Activation.ActivationServices::AllocateUninitializedClassInstance(System.Type) extern void ActivationServices_AllocateUninitializedClassInstance_m304DC880435D3A07317A9A368D5C3880064A153F (void); // 0x000014AA System.Void System.Runtime.Remoting.Activation.ActivationServices::EnableProxyActivation(System.Type,System.Boolean) extern void ActivationServices_EnableProxyActivation_m1C367BD6BF65C518569FBC442BC921FEC5127766 (void); // 0x000014AB System.Void System.Runtime.Remoting.Activation.AppDomainLevelActivator::.ctor(System.String,System.Runtime.Remoting.Activation.IActivator) extern void AppDomainLevelActivator__ctor_mD62DC932AC2E54B25E381D2F5C29581F9C8846D3 (void); // 0x000014AC System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.AppDomainLevelActivator::get_NextActivator() extern void AppDomainLevelActivator_get_NextActivator_m90AC453B657C80340925CB52C4E92E21A23D677E (void); // 0x000014AD System.Runtime.Remoting.Activation.IConstructionReturnMessage System.Runtime.Remoting.Activation.AppDomainLevelActivator::Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void AppDomainLevelActivator_Activate_m35D2D9CCFF3DBCB9B4FB2348494BB291DC699D86 (void); // 0x000014AE System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.ConstructionLevelActivator::get_NextActivator() extern void ConstructionLevelActivator_get_NextActivator_m28B48D887A1CEF0C3209B56BABD0087990210C0A (void); // 0x000014AF System.Runtime.Remoting.Activation.IConstructionReturnMessage System.Runtime.Remoting.Activation.ConstructionLevelActivator::Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ConstructionLevelActivator_Activate_m70FF89B72A9DF9E1948C4C5B73498845507E6B68 (void); // 0x000014B0 System.Void System.Runtime.Remoting.Activation.ConstructionLevelActivator::.ctor() extern void ConstructionLevelActivator__ctor_m7E57E5E339D4306716B46F545ED6FE84B6D1B29C (void); // 0x000014B1 System.Void System.Runtime.Remoting.Activation.ContextLevelActivator::.ctor(System.Runtime.Remoting.Activation.IActivator) extern void ContextLevelActivator__ctor_m8702BF6F7CE95976E448205494281067DA4DFFBE (void); // 0x000014B2 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.ContextLevelActivator::get_NextActivator() extern void ContextLevelActivator_get_NextActivator_m45BA2CF3A8CDC39EE681BC4125BD6B8F044444DB (void); // 0x000014B3 System.Runtime.Remoting.Activation.IConstructionReturnMessage System.Runtime.Remoting.Activation.ContextLevelActivator::Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ContextLevelActivator_Activate_m80E24D9B7DADB80585C7782593E6D41F7CAD7B2E (void); // 0x000014B4 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.IActivator::get_NextActivator() // 0x000014B5 System.Runtime.Remoting.Activation.IConstructionReturnMessage System.Runtime.Remoting.Activation.IActivator::Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage) // 0x000014B6 System.Type System.Runtime.Remoting.Activation.IConstructionCallMessage::get_ActivationType() // 0x000014B7 System.String System.Runtime.Remoting.Activation.IConstructionCallMessage::get_ActivationTypeName() // 0x000014B8 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.IConstructionCallMessage::get_Activator() // 0x000014B9 System.Void System.Runtime.Remoting.Activation.IConstructionCallMessage::set_Activator(System.Runtime.Remoting.Activation.IActivator) // 0x000014BA System.Object[] System.Runtime.Remoting.Activation.IConstructionCallMessage::get_CallSiteActivationAttributes() // 0x000014BB System.Collections.IList System.Runtime.Remoting.Activation.IConstructionCallMessage::get_ContextProperties() // 0x000014BC System.Void System.Runtime.Remoting.Activation.RemoteActivationAttribute::.ctor(System.Collections.IList) extern void RemoteActivationAttribute__ctor_mC4F4CFDE8EF1C04A78584566929CBC70D30621E0 (void); // 0x000014BD System.Boolean System.Runtime.Remoting.Activation.RemoteActivationAttribute::IsContextOK(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void RemoteActivationAttribute_IsContextOK_m58CF6762D2450FF93E661E1C77F463138A91CF8B (void); // 0x000014BE System.Void System.Runtime.Remoting.Activation.RemoteActivationAttribute::GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void RemoteActivationAttribute_GetPropertiesForNewContext_m730E394D234F1562272CD23EC2A1CAA7B539249C (void); // 0x000014BF System.Runtime.Remoting.Activation.IConstructionReturnMessage System.Runtime.Remoting.Activation.RemoteActivator::Activate(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void RemoteActivator_Activate_m1348FA136D1001010CBC6E21571532F99D0F63B9 (void); // 0x000014C0 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Activation.RemoteActivator::get_NextActivator() extern void RemoteActivator_get_NextActivator_m3B502EADD9FC17229664B433579172504655D3E0 (void); // 0x000014C1 System.Void System.Runtime.Remoting.Metadata.SoapAttribute::.ctor() extern void SoapAttribute__ctor_mBB11E3D2D4D71FACCD009DC35E03D0B9270DCB87 (void); // 0x000014C2 System.Boolean System.Runtime.Remoting.Metadata.SoapAttribute::get_UseAttribute() extern void SoapAttribute_get_UseAttribute_m3311C37715BE5451F1771554CB33F841E620A1D2 (void); // 0x000014C3 System.String System.Runtime.Remoting.Metadata.SoapAttribute::get_XmlNamespace() extern void SoapAttribute_get_XmlNamespace_m875173D04DADD3CF3ABD7D6A9CC8A57046CB2ABD (void); // 0x000014C4 System.Void System.Runtime.Remoting.Metadata.SoapAttribute::SetReflectionObject(System.Object) extern void SoapAttribute_SetReflectionObject_mA7D457E00F54BD1C1175D3C24082CE7C3CA3A8DA (void); // 0x000014C5 System.Void System.Runtime.Remoting.Metadata.SoapFieldAttribute::.ctor() extern void SoapFieldAttribute__ctor_m572A0272D55C41496E81F904A5F2CA8EE448F64B (void); // 0x000014C6 System.String System.Runtime.Remoting.Metadata.SoapFieldAttribute::get_XmlElementName() extern void SoapFieldAttribute_get_XmlElementName_mDEB8B70EDBCA226B3AA0FB410ECE693B34367BCF (void); // 0x000014C7 System.Boolean System.Runtime.Remoting.Metadata.SoapFieldAttribute::IsInteropXmlElement() extern void SoapFieldAttribute_IsInteropXmlElement_mDD163BD95343F9200EE53D64D7A834E761D25F66 (void); // 0x000014C8 System.Void System.Runtime.Remoting.Metadata.SoapFieldAttribute::SetReflectionObject(System.Object) extern void SoapFieldAttribute_SetReflectionObject_m5D297ECF40ADE74E18F2083ADDDBCAEE7D1A3427 (void); // 0x000014C9 System.Void System.Runtime.Remoting.Metadata.SoapMethodAttribute::.ctor() extern void SoapMethodAttribute__ctor_m4D35E24FA330F3638F2E5482298465B2840F8B21 (void); // 0x000014CA System.Boolean System.Runtime.Remoting.Metadata.SoapMethodAttribute::get_UseAttribute() extern void SoapMethodAttribute_get_UseAttribute_mA998EE18A1A6D2B3C2EB04235F03F6D53A1269F9 (void); // 0x000014CB System.String System.Runtime.Remoting.Metadata.SoapMethodAttribute::get_XmlNamespace() extern void SoapMethodAttribute_get_XmlNamespace_mB4131F505E8EA696749450EA84F99BBF4610B6FF (void); // 0x000014CC System.Void System.Runtime.Remoting.Metadata.SoapMethodAttribute::SetReflectionObject(System.Object) extern void SoapMethodAttribute_SetReflectionObject_m2E9C0FE06275ACE749A38601C50DCF0C177899CC (void); // 0x000014CD System.Void System.Runtime.Remoting.Metadata.SoapParameterAttribute::.ctor() extern void SoapParameterAttribute__ctor_m46BE67B8CEF7BFE7D202470EA880BD7D11DA35FE (void); // 0x000014CE System.Void System.Runtime.Remoting.Metadata.SoapTypeAttribute::.ctor() extern void SoapTypeAttribute__ctor_m875E2287765CDF58D8377444B117740BF0BDE545 (void); // 0x000014CF System.Boolean System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_UseAttribute() extern void SoapTypeAttribute_get_UseAttribute_m09C76BB35E717B969304262E76DFAE74068462E6 (void); // 0x000014D0 System.String System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_XmlElementName() extern void SoapTypeAttribute_get_XmlElementName_m24C4FB2BD4BFC3082098A2EC3B323EEAE728E2C6 (void); // 0x000014D1 System.String System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_XmlNamespace() extern void SoapTypeAttribute_get_XmlNamespace_mFD7FCD869BBC8E22F4899A2C546D30870826ED58 (void); // 0x000014D2 System.String System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_XmlTypeName() extern void SoapTypeAttribute_get_XmlTypeName_m8D29CB279352144A9A68E3BE0B7D797F8B622E4D (void); // 0x000014D3 System.String System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_XmlTypeNamespace() extern void SoapTypeAttribute_get_XmlTypeNamespace_mC27D756B2AE0D79281BB3FE95967265DA1A6F71A (void); // 0x000014D4 System.Boolean System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_IsInteropXmlElement() extern void SoapTypeAttribute_get_IsInteropXmlElement_mE886CFC57B532E760DD8C9F669A54C69A39787DA (void); // 0x000014D5 System.Boolean System.Runtime.Remoting.Metadata.SoapTypeAttribute::get_IsInteropXmlType() extern void SoapTypeAttribute_get_IsInteropXmlType_mC95B778D5DA784E1EEE6CCC47E9AF000F8D3AF10 (void); // 0x000014D6 System.Void System.Runtime.Remoting.Metadata.SoapTypeAttribute::SetReflectionObject(System.Object) extern void SoapTypeAttribute_SetReflectionObject_mD2453D186E404FEE7FB5E4608DE9AE61F8BB334D (void); // 0x000014D7 System.Void System.Runtime.Remoting.Messaging.CallContext::.ctor() extern void CallContext__ctor_m53E797011EAD05BC8D91E7FCF82B7C83DAA08B3D (void); // 0x000014D8 System.Object System.Runtime.Remoting.Messaging.CallContext::SetCurrentCallContext(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void CallContext_SetCurrentCallContext_mCA0D9508BF8F452A6958A5C9576B04B7D311DA84 (void); // 0x000014D9 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.CallContext::SetLogicalCallContext(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void CallContext_SetLogicalCallContext_m13575FF89534F26C464DC887E4AA81D1438146E8 (void); // 0x000014DA System.Collections.Hashtable System.Runtime.Remoting.Messaging.IllogicalCallContext::get_Datastore() extern void IllogicalCallContext_get_Datastore_mAB9694C1CBEF35050266E5A1C01D4428812610E6 (void); // 0x000014DB System.Object System.Runtime.Remoting.Messaging.IllogicalCallContext::get_HostContext() extern void IllogicalCallContext_get_HostContext_mD124802E40B05B205948CD93B710C9DC0300E920 (void); // 0x000014DC System.Void System.Runtime.Remoting.Messaging.IllogicalCallContext::set_HostContext(System.Object) extern void IllogicalCallContext_set_HostContext_m4B7540B602D180650EBFFA0418D3891F3D095A91 (void); // 0x000014DD System.Boolean System.Runtime.Remoting.Messaging.IllogicalCallContext::get_HasUserData() extern void IllogicalCallContext_get_HasUserData_mA4CF2A3AE6E12E47A5DAA0790EAD7067F268209C (void); // 0x000014DE System.Runtime.Remoting.Messaging.IllogicalCallContext System.Runtime.Remoting.Messaging.IllogicalCallContext::CreateCopy() extern void IllogicalCallContext_CreateCopy_m84E3741F05B41A0D3F9CC570F8B7041AFCAE62FE (void); // 0x000014DF System.Void System.Runtime.Remoting.Messaging.IllogicalCallContext::.ctor() extern void IllogicalCallContext__ctor_m6A383FBB809D702361ABB6C36F85DB97DAA3707A (void); // 0x000014E0 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext::.ctor() extern void LogicalCallContext__ctor_mC4D45630F32C3F5B50AB07A606BE1C3CF449CC62 (void); // 0x000014E1 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void LogicalCallContext__ctor_mEC4AF66996E0083BA39B18BC72D194295F5C44CF (void); // 0x000014E2 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void LogicalCallContext_GetObjectData_mE22AF22071EAC9ACB83FCC5F357DCE9E41AEE80D (void); // 0x000014E3 System.Object System.Runtime.Remoting.Messaging.LogicalCallContext::Clone() extern void LogicalCallContext_Clone_mA0AA915BC3BCB79685EF88807D21700EAC2DF55A (void); // 0x000014E4 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext::Merge(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void LogicalCallContext_Merge_m3916319E5F2BDC52A256366C112CA1E7EA6A03F3 (void); // 0x000014E5 System.Boolean System.Runtime.Remoting.Messaging.LogicalCallContext::get_HasInfo() extern void LogicalCallContext_get_HasInfo_mBB30CBEFFB3749F3D4367B091AB6E9294BEE9F71 (void); // 0x000014E6 System.Boolean System.Runtime.Remoting.Messaging.LogicalCallContext::get_HasUserData() extern void LogicalCallContext_get_HasUserData_mA18F29AC938CF0717FDE9265EFBB6ACB0780840C (void); // 0x000014E7 System.Collections.Hashtable System.Runtime.Remoting.Messaging.LogicalCallContext::get_Datastore() extern void LogicalCallContext_get_Datastore_m9CA4C3014A926567DF83EDE9AD70C4BE691E0649 (void); // 0x000014E8 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext::.cctor() extern void LogicalCallContext__cctor_mB9AE318D651F46BD638DD4FAAA3B9372E9EC4D3C (void); // 0x000014E9 System.Void System.Runtime.Remoting.Messaging.LogicalCallContext/Reader::.ctor(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void Reader__ctor_mF402422D65E8B69693C1E97989CFFE0A6847EC4B (void); // 0x000014EA System.Boolean System.Runtime.Remoting.Messaging.LogicalCallContext/Reader::get_IsNull() extern void Reader_get_IsNull_mA1715054E42793CFAE712247C697E85E64F28ACB (void); // 0x000014EB System.Boolean System.Runtime.Remoting.Messaging.LogicalCallContext/Reader::get_HasInfo() extern void Reader_get_HasInfo_m5CC73C751F15F662E22416BFBAC5A4194CC18A3F (void); // 0x000014EC System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.LogicalCallContext/Reader::Clone() extern void Reader_Clone_m0DF92BA321C32FEB7E4AC9D59B4BDF10E56CFD64 (void); // 0x000014ED System.Boolean System.Runtime.Remoting.Messaging.CallContextSecurityData::get_HasInfo() extern void CallContextSecurityData_get_HasInfo_m764BA8AD8671C7F3610D927E1256FA622019A9F0 (void); // 0x000014EE System.Object System.Runtime.Remoting.Messaging.CallContextSecurityData::Clone() extern void CallContextSecurityData_Clone_m26C66F6A02E29463AE55BFC3ADDB926AB4E45BF3 (void); // 0x000014EF System.Void System.Runtime.Remoting.Messaging.CallContextSecurityData::.ctor() extern void CallContextSecurityData__ctor_m3A68EF25FC4026CEE5C16CF3531A1F417C99333C (void); // 0x000014F0 System.String System.Runtime.Remoting.Messaging.CallContextRemotingData::get_LogicalCallID() extern void CallContextRemotingData_get_LogicalCallID_mD64769B4C064BE1CBCFECF492CF3FD0B76296240 (void); // 0x000014F1 System.Void System.Runtime.Remoting.Messaging.CallContextRemotingData::set_LogicalCallID(System.String) extern void CallContextRemotingData_set_LogicalCallID_m00EDBA71BA85482728874A96F16023CAAC4BFDB0 (void); // 0x000014F2 System.Boolean System.Runtime.Remoting.Messaging.CallContextRemotingData::get_HasInfo() extern void CallContextRemotingData_get_HasInfo_m38DF6C77185F91FC5EE92836DCBEAB367BFB305A (void); // 0x000014F3 System.Object System.Runtime.Remoting.Messaging.CallContextRemotingData::Clone() extern void CallContextRemotingData_Clone_m36578F225D606C27D3C54352EDA2D613218E2170 (void); // 0x000014F4 System.Void System.Runtime.Remoting.Messaging.CallContextRemotingData::.ctor() extern void CallContextRemotingData__ctor_m68B156DA32119CC5E2E7E41D460E49BDA2C4A427 (void); // 0x000014F5 System.Void System.Runtime.Remoting.Messaging.ArgInfo::.ctor(System.Reflection.MethodBase,System.Runtime.Remoting.Messaging.ArgInfoType) extern void ArgInfo__ctor_m1D40D01D54BCF58DCAE8E59B28EC9ED2B1B10507 (void); // 0x000014F6 System.Object[] System.Runtime.Remoting.Messaging.ArgInfo::GetInOutArgs(System.Object[]) extern void ArgInfo_GetInOutArgs_mF304DB1290BC7A2ECCC64A2617DEDAF2C42559F6 (void); // 0x000014F7 System.Void System.Runtime.Remoting.Messaging.AsyncResult::.ctor() extern void AsyncResult__ctor_mC01325D02AEF78FDCCDD27953351504A54D4B651 (void); // 0x000014F8 System.Object System.Runtime.Remoting.Messaging.AsyncResult::get_AsyncState() extern void AsyncResult_get_AsyncState_mBCA51A288A6DD86A0E5D6B4B63BCC70648113AD1 (void); // 0x000014F9 System.Threading.WaitHandle System.Runtime.Remoting.Messaging.AsyncResult::get_AsyncWaitHandle() extern void AsyncResult_get_AsyncWaitHandle_mACE9BF202B8954CBB92FCD5C2D4D8EC85DF13F0E (void); // 0x000014FA System.Boolean System.Runtime.Remoting.Messaging.AsyncResult::get_CompletedSynchronously() extern void AsyncResult_get_CompletedSynchronously_m3ACDA413232647652422F05C9E8CEEC165FE51DC (void); // 0x000014FB System.Boolean System.Runtime.Remoting.Messaging.AsyncResult::get_IsCompleted() extern void AsyncResult_get_IsCompleted_mD3EDD2F78B68D47E40B5DF75451DF54C8D271953 (void); // 0x000014FC System.Boolean System.Runtime.Remoting.Messaging.AsyncResult::get_EndInvokeCalled() extern void AsyncResult_get_EndInvokeCalled_m88E9EA7493932AE20CDA7E335683CDABFDF588FD (void); // 0x000014FD System.Void System.Runtime.Remoting.Messaging.AsyncResult::set_EndInvokeCalled(System.Boolean) extern void AsyncResult_set_EndInvokeCalled_mFF34D8406675DF8E688DE513A0CBA7746480E0F9 (void); // 0x000014FE System.Object System.Runtime.Remoting.Messaging.AsyncResult::get_AsyncDelegate() extern void AsyncResult_get_AsyncDelegate_m40BC0A73154A981AEA428E7455FE562AFDACF7BB (void); // 0x000014FF System.Runtime.Remoting.Messaging.IMessageSink System.Runtime.Remoting.Messaging.AsyncResult::get_NextSink() extern void AsyncResult_get_NextSink_mD2405F9670F748A19A5663D13CDB2307A5075471 (void); // 0x00001500 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.AsyncResult::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void AsyncResult_AsyncProcessMessage_mC5099DEB53FE5AE1D1390B64131826633E64A88E (void); // 0x00001501 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.AsyncResult::GetReplyMessage() extern void AsyncResult_GetReplyMessage_m01D1F9F9E42196F31177E0EEBDD895AE8C45230D (void); // 0x00001502 System.Void System.Runtime.Remoting.Messaging.AsyncResult::SetMessageCtrl(System.Runtime.Remoting.Messaging.IMessageCtrl) extern void AsyncResult_SetMessageCtrl_m9863472A3EFD12B2DDCE37C57205BDBDC6ED2A0F (void); // 0x00001503 System.Void System.Runtime.Remoting.Messaging.AsyncResult::SetCompletedSynchronously(System.Boolean) extern void AsyncResult_SetCompletedSynchronously_m861AA289A56C2F4417127F83697C2BF4529ACB55 (void); // 0x00001504 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.AsyncResult::EndInvoke() extern void AsyncResult_EndInvoke_m6E877505FF0A51DD347F56AB39A1827F5DED0907 (void); // 0x00001505 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.AsyncResult::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void AsyncResult_SyncProcessMessage_mEEEF6D600F55A26D0D2024B845FACBDE5DB2CDF9 (void); // 0x00001506 System.Runtime.Remoting.Messaging.MonoMethodMessage System.Runtime.Remoting.Messaging.AsyncResult::get_CallMessage() extern void AsyncResult_get_CallMessage_m59137C9E3FA9A9BDCA5ED2CA0F182AF9C4CEDF3A (void); // 0x00001507 System.Void System.Runtime.Remoting.Messaging.AsyncResult::set_CallMessage(System.Runtime.Remoting.Messaging.MonoMethodMessage) extern void AsyncResult_set_CallMessage_mDF19B1601C21A056B92FC415ADEB47E9BB97977F (void); // 0x00001508 System.Void System.Runtime.Remoting.Messaging.AsyncResult::System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() extern void AsyncResult_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m1CE334F182FF6D012CD6B9FDD5EDDD1AEFE4575A (void); // 0x00001509 System.Void System.Runtime.Remoting.Messaging.AsyncResult::System.Threading.IThreadPoolWorkItem.MarkAborted(System.Threading.ThreadAbortException) extern void AsyncResult_System_Threading_IThreadPoolWorkItem_MarkAborted_m48044C7B751D9E66171735768EBCF3B47AEC233C (void); // 0x0000150A System.Object System.Runtime.Remoting.Messaging.AsyncResult::Invoke() extern void AsyncResult_Invoke_m50CCD6A2BE0EEBAC80CED4D7457E431E9013A1B8 (void); // 0x0000150B System.Void System.Runtime.Remoting.Messaging.CADArgHolder::.ctor(System.Int32) extern void CADArgHolder__ctor_m304DED2EAF90794EAA0E70824A78084811CC6C3F (void); // 0x0000150C System.Void System.Runtime.Remoting.Messaging.CADObjRef::.ctor(System.Runtime.Remoting.ObjRef,System.Int32) extern void CADObjRef__ctor_m41FFB4B98EB5139BC19AAE4354A9EFB723FA932F (void); // 0x0000150D System.Type[] System.Runtime.Remoting.Messaging.CADMethodRef::GetTypes(System.String[]) extern void CADMethodRef_GetTypes_m78261E68C2E4D2BB45F003A35BE4CDB5EFF0DA53 (void); // 0x0000150E System.Reflection.MethodBase System.Runtime.Remoting.Messaging.CADMethodRef::Resolve() extern void CADMethodRef_Resolve_m8A8E13431184590163CAE9178A6917B42E9DF56D (void); // 0x0000150F System.Void System.Runtime.Remoting.Messaging.CADMethodRef::.ctor(System.Runtime.Remoting.Messaging.IMethodMessage) extern void CADMethodRef__ctor_m2112021A79B07F50A9BD8BEFBF9F4972AF0F0AEB (void); // 0x00001510 System.Void System.Runtime.Remoting.Messaging.CADMessageBase::.ctor(System.Runtime.Remoting.Messaging.IMethodMessage) extern void CADMessageBase__ctor_m2569D4C1AA47B182072C3016FDC49893927F20EB (void); // 0x00001511 System.Reflection.MethodBase System.Runtime.Remoting.Messaging.CADMessageBase::GetMethod() extern void CADMessageBase_GetMethod_mB94D6D8E18FBC41DAFCA976999D08AF5CFBBCD4D (void); // 0x00001512 System.Type[] System.Runtime.Remoting.Messaging.CADMessageBase::GetSignature(System.Reflection.MethodBase,System.Boolean) extern void CADMessageBase_GetSignature_m72BF763C001F3757E526FF13BBF98DA2445112BE (void); // 0x00001513 System.Int32 System.Runtime.Remoting.Messaging.CADMessageBase::MarshalProperties(System.Collections.IDictionary,System.Collections.ArrayList&) extern void CADMessageBase_MarshalProperties_m1339CA4E687DDDDB20ADD7F96EC96E0BA394BCF5 (void); // 0x00001514 System.Void System.Runtime.Remoting.Messaging.CADMessageBase::UnmarshalProperties(System.Collections.IDictionary,System.Int32,System.Collections.ArrayList) extern void CADMessageBase_UnmarshalProperties_m8EF33EAD906F49FEF28AD5BC6D471B98569158F4 (void); // 0x00001515 System.Boolean System.Runtime.Remoting.Messaging.CADMessageBase::IsPossibleToIgnoreMarshal(System.Object) extern void CADMessageBase_IsPossibleToIgnoreMarshal_m1669E3BF119A1FE53747E1E7B096BA64A8B80C9A (void); // 0x00001516 System.Object System.Runtime.Remoting.Messaging.CADMessageBase::MarshalArgument(System.Object,System.Collections.ArrayList&) extern void CADMessageBase_MarshalArgument_m9E9C40D1B89B6537AC63623700DFDE7A5A0C8134 (void); // 0x00001517 System.Object System.Runtime.Remoting.Messaging.CADMessageBase::UnmarshalArgument(System.Object,System.Collections.ArrayList) extern void CADMessageBase_UnmarshalArgument_m7CF5B63685770EB7FE0B2C8FE32D9AD8ED150CC4 (void); // 0x00001518 System.Object[] System.Runtime.Remoting.Messaging.CADMessageBase::MarshalArguments(System.Object[],System.Collections.ArrayList&) extern void CADMessageBase_MarshalArguments_m2CAD251894E98002B650952E0CF0985C5CE2202E (void); // 0x00001519 System.Object[] System.Runtime.Remoting.Messaging.CADMessageBase::UnmarshalArguments(System.Object[],System.Collections.ArrayList) extern void CADMessageBase_UnmarshalArguments_m05974543F5DF91F8FB408AEBE4A1DC13119DA86C (void); // 0x0000151A System.Void System.Runtime.Remoting.Messaging.CADMessageBase::SaveLogicalCallContext(System.Runtime.Remoting.Messaging.IMethodMessage,System.Collections.ArrayList&) extern void CADMessageBase_SaveLogicalCallContext_mBDBFA9503160E6C7CC1E13F5576677B2175AA58B (void); // 0x0000151B System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.CADMessageBase::GetLogicalCallContext(System.Collections.ArrayList) extern void CADMessageBase_GetLogicalCallContext_mE6A558B46F6A70EED165A3E967DFBA21FBAEEE07 (void); // 0x0000151C System.String System.Runtime.Remoting.Messaging.CADMethodCallMessage::get_Uri() extern void CADMethodCallMessage_get_Uri_m282539A61B142B8AC65762CE0AF1F016A838765E (void); // 0x0000151D System.Runtime.Remoting.Messaging.CADMethodCallMessage System.Runtime.Remoting.Messaging.CADMethodCallMessage::Create(System.Runtime.Remoting.Messaging.IMessage) extern void CADMethodCallMessage_Create_m4CB14EF6C3DD6BFC968CD8437C3AB3E971FC553A (void); // 0x0000151E System.Void System.Runtime.Remoting.Messaging.CADMethodCallMessage::.ctor(System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void CADMethodCallMessage__ctor_m4777CF0133729093B06F85ED437188ACF64F8FF4 (void); // 0x0000151F System.Collections.ArrayList System.Runtime.Remoting.Messaging.CADMethodCallMessage::GetArguments() extern void CADMethodCallMessage_GetArguments_mF5354F493682E43A2E492E0639C1547047F69A13 (void); // 0x00001520 System.Object[] System.Runtime.Remoting.Messaging.CADMethodCallMessage::GetArgs(System.Collections.ArrayList) extern void CADMethodCallMessage_GetArgs_m7682F38D4AD9CEB26970FF0D67DDAE2F6114E67F (void); // 0x00001521 System.Int32 System.Runtime.Remoting.Messaging.CADMethodCallMessage::get_PropertiesCount() extern void CADMethodCallMessage_get_PropertiesCount_m04F09B8E998D4EC56C620E9E41849EC6BF7B46CB (void); // 0x00001522 System.Runtime.Remoting.Messaging.CADMethodReturnMessage System.Runtime.Remoting.Messaging.CADMethodReturnMessage::Create(System.Runtime.Remoting.Messaging.IMessage) extern void CADMethodReturnMessage_Create_m81ACC28280B2003FF0E57893E4E183CAAFC3B790 (void); // 0x00001523 System.Void System.Runtime.Remoting.Messaging.CADMethodReturnMessage::.ctor(System.Runtime.Remoting.Messaging.IMethodReturnMessage) extern void CADMethodReturnMessage__ctor_m60B30CD9E74217942BBAF8C06555EB6AC1053DB2 (void); // 0x00001524 System.Collections.ArrayList System.Runtime.Remoting.Messaging.CADMethodReturnMessage::GetArguments() extern void CADMethodReturnMessage_GetArguments_m2FBFAA34108B82C304E993B359ACCF97B5C5EA17 (void); // 0x00001525 System.Object[] System.Runtime.Remoting.Messaging.CADMethodReturnMessage::GetArgs(System.Collections.ArrayList) extern void CADMethodReturnMessage_GetArgs_m67901FC478983BA7B5C72E0A6A0FB5DAED73E4EE (void); // 0x00001526 System.Object System.Runtime.Remoting.Messaging.CADMethodReturnMessage::GetReturnValue(System.Collections.ArrayList) extern void CADMethodReturnMessage_GetReturnValue_mE90ADFDA7E629E6CDA2097A08493CD41370588B6 (void); // 0x00001527 System.Exception System.Runtime.Remoting.Messaging.CADMethodReturnMessage::GetException(System.Collections.ArrayList) extern void CADMethodReturnMessage_GetException_m12F548E0420E78AD27E8002B5B6D8435A85F0DC5 (void); // 0x00001528 System.Int32 System.Runtime.Remoting.Messaging.CADMethodReturnMessage::get_PropertiesCount() extern void CADMethodReturnMessage_get_PropertiesCount_m04EDF87E0AC24D5DDA8DBAF125B306D1A0E616D4 (void); // 0x00001529 System.Void System.Runtime.Remoting.Messaging.ClientContextTerminatorSink::.ctor(System.Runtime.Remoting.Contexts.Context) extern void ClientContextTerminatorSink__ctor_mFEC81A11E5BB59C6C4847BC2C95BB45FE7B61EAF (void); // 0x0000152A System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.ClientContextTerminatorSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ClientContextTerminatorSink_SyncProcessMessage_mF9D311FB3BF58397852BDF9D10E885E7F7C8D53E (void); // 0x0000152B System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.ClientContextTerminatorSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ClientContextTerminatorSink_AsyncProcessMessage_m1C3B467C6FFD022B525A2DFB664ED3B26D518D17 (void); // 0x0000152C System.Void System.Runtime.Remoting.Messaging.ClientContextReplySink::.ctor(System.Runtime.Remoting.Contexts.Context,System.Runtime.Remoting.Messaging.IMessageSink) extern void ClientContextReplySink__ctor_m685F67E68B67E779E7C00773F7C05278A732DCB9 (void); // 0x0000152D System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.ClientContextReplySink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ClientContextReplySink_SyncProcessMessage_m1632E06C2BCD3B6072E3E077B14F3A3A2152A18A (void); // 0x0000152E System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.ClientContextReplySink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ClientContextReplySink_AsyncProcessMessage_m1080F85AE2543E2122A396CF450600CA15A56FCD (void); // 0x0000152F System.Void System.Runtime.Remoting.Messaging.ConstructionCall::.ctor(System.Type) extern void ConstructionCall__ctor_mD099BB6659A9530C7FB5FC55D681B7612807CC89 (void); // 0x00001530 System.Void System.Runtime.Remoting.Messaging.ConstructionCall::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ConstructionCall__ctor_m6A6FA4D5B59D649563A008FF570C99D30EC0E052 (void); // 0x00001531 System.Void System.Runtime.Remoting.Messaging.ConstructionCall::InitDictionary() extern void ConstructionCall_InitDictionary_m4392FA4D18C26ED73D9DEDCEF008871BFF862453 (void); // 0x00001532 System.Boolean System.Runtime.Remoting.Messaging.ConstructionCall::get_IsContextOk() extern void ConstructionCall_get_IsContextOk_m452BB262614E6E78ABFB5F245DA24A2F1E2E8C71 (void); // 0x00001533 System.Void System.Runtime.Remoting.Messaging.ConstructionCall::set_IsContextOk(System.Boolean) extern void ConstructionCall_set_IsContextOk_m8366C3761DA23C943A002D1E1E612DD52B10D710 (void); // 0x00001534 System.Type System.Runtime.Remoting.Messaging.ConstructionCall::get_ActivationType() extern void ConstructionCall_get_ActivationType_mCC2F06F91EEA24AE76A65BFE854301111A592B5D (void); // 0x00001535 System.String System.Runtime.Remoting.Messaging.ConstructionCall::get_ActivationTypeName() extern void ConstructionCall_get_ActivationTypeName_mDAEB98DB05C0D0945747A037E853EB1CB19D6AFE (void); // 0x00001536 System.Runtime.Remoting.Activation.IActivator System.Runtime.Remoting.Messaging.ConstructionCall::get_Activator() extern void ConstructionCall_get_Activator_m35836F7F05B22DD6AEED835C002C62256AC37FB6 (void); // 0x00001537 System.Void System.Runtime.Remoting.Messaging.ConstructionCall::set_Activator(System.Runtime.Remoting.Activation.IActivator) extern void ConstructionCall_set_Activator_mC1BC8AF7CDA42AE9F68A69194F0EACD3721BEB84 (void); // 0x00001538 System.Object[] System.Runtime.Remoting.Messaging.ConstructionCall::get_CallSiteActivationAttributes() extern void ConstructionCall_get_CallSiteActivationAttributes_m11AC314B5C2A4AE17C6C53D25C58A67FB07699C6 (void); // 0x00001539 System.Void System.Runtime.Remoting.Messaging.ConstructionCall::SetActivationAttributes(System.Object[]) extern void ConstructionCall_SetActivationAttributes_m3C09E794BC1D31F1DA444490ED1B8971BA5AF7A5 (void); // 0x0000153A System.Collections.IList System.Runtime.Remoting.Messaging.ConstructionCall::get_ContextProperties() extern void ConstructionCall_get_ContextProperties_m55661B1F627BC08346FE6186F610DD1AF8893866 (void); // 0x0000153B System.Void System.Runtime.Remoting.Messaging.ConstructionCall::InitMethodProperty(System.String,System.Object) extern void ConstructionCall_InitMethodProperty_mB7D8552E95CC0A9665436F993A82B53476E1B1C3 (void); // 0x0000153C System.Void System.Runtime.Remoting.Messaging.ConstructionCall::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ConstructionCall_GetObjectData_mA1E84C7CCF2DF04E20F6D1C2B241EC428C360671 (void); // 0x0000153D System.Collections.IDictionary System.Runtime.Remoting.Messaging.ConstructionCall::get_Properties() extern void ConstructionCall_get_Properties_m1322BF0B547AA450E1EBB045A20CE0825E533E25 (void); // 0x0000153E System.Runtime.Remoting.Proxies.RemotingProxy System.Runtime.Remoting.Messaging.ConstructionCall::get_SourceProxy() extern void ConstructionCall_get_SourceProxy_m83A4E28EE0B89DBA3D053798C87600482899DAD5 (void); // 0x0000153F System.Void System.Runtime.Remoting.Messaging.ConstructionCall::set_SourceProxy(System.Runtime.Remoting.Proxies.RemotingProxy) extern void ConstructionCall_set_SourceProxy_m62E3254EB4A76E62127274E4D0E013B14EE6EB12 (void); // 0x00001540 System.Void System.Runtime.Remoting.Messaging.ConstructionCallDictionary::.ctor(System.Runtime.Remoting.Activation.IConstructionCallMessage) extern void ConstructionCallDictionary__ctor_mE30AEA0A03A386DC69813B862CD00E3BE0F508E1 (void); // 0x00001541 System.Object System.Runtime.Remoting.Messaging.ConstructionCallDictionary::GetMethodProperty(System.String) extern void ConstructionCallDictionary_GetMethodProperty_m09713374291727ADBCCCA519A07210FA901F03ED (void); // 0x00001542 System.Void System.Runtime.Remoting.Messaging.ConstructionCallDictionary::SetMethodProperty(System.String,System.Object) extern void ConstructionCallDictionary_SetMethodProperty_mCE59411163707211748FA183A9ED259664B5DA20 (void); // 0x00001543 System.Void System.Runtime.Remoting.Messaging.ConstructionCallDictionary::.cctor() extern void ConstructionCallDictionary__cctor_mBE716F6D5E51EEA87AD8FD3C9100175F231F08BB (void); // 0x00001544 System.Void System.Runtime.Remoting.Messaging.ConstructionResponse::.ctor(System.Object,System.Runtime.Remoting.Messaging.LogicalCallContext,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void ConstructionResponse__ctor_m54AFB0C5C729CB0E4EEFDF03594AC2A05EF269D5 (void); // 0x00001545 System.Void System.Runtime.Remoting.Messaging.ConstructionResponse::.ctor(System.Exception,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void ConstructionResponse__ctor_m6F5147FAFE3AD445C4035B2694442550DAE41564 (void); // 0x00001546 System.Void System.Runtime.Remoting.Messaging.ConstructionResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ConstructionResponse__ctor_mC585E6E5EA05F4F4CA8D68355369CEEC5700B501 (void); // 0x00001547 System.Collections.IDictionary System.Runtime.Remoting.Messaging.ConstructionResponse::get_Properties() extern void ConstructionResponse_get_Properties_mC7606D7E906B2EE201FCCFD5EB2783C01ABB6235 (void); // 0x00001548 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.EnvoyTerminatorSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void EnvoyTerminatorSink_SyncProcessMessage_mD5617206A58D0C39D122AF6106396F03859A39B8 (void); // 0x00001549 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.EnvoyTerminatorSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void EnvoyTerminatorSink_AsyncProcessMessage_mA92AEE014507BE092B96A2EA301514F55537CE1A (void); // 0x0000154A System.Void System.Runtime.Remoting.Messaging.EnvoyTerminatorSink::.ctor() extern void EnvoyTerminatorSink__ctor_m6DCADA8E8D13F8CF224A5F018EFA1A85CF42793C (void); // 0x0000154B System.Void System.Runtime.Remoting.Messaging.EnvoyTerminatorSink::.cctor() extern void EnvoyTerminatorSink__cctor_m16D321735955E9470972B47D4455226B8F82FCEB (void); // 0x0000154C System.Void System.Runtime.Remoting.Messaging.ErrorMessage::.ctor() extern void ErrorMessage__ctor_mC4DA23C2F3AEFA8B8A8C693BEF0C9289FD191DCE (void); // 0x0000154D System.Int32 System.Runtime.Remoting.Messaging.ErrorMessage::get_ArgCount() extern void ErrorMessage_get_ArgCount_mCBB6CD06C98E8D0E24A0AE409586DB64369480F2 (void); // 0x0000154E System.Object[] System.Runtime.Remoting.Messaging.ErrorMessage::get_Args() extern void ErrorMessage_get_Args_m5B932793B3BF3C49E7BACA82C896D7BC44C6ADFD (void); // 0x0000154F System.Reflection.MethodBase System.Runtime.Remoting.Messaging.ErrorMessage::get_MethodBase() extern void ErrorMessage_get_MethodBase_m8047F96F17AAFDF967AAA2D00F2C81285828AA1B (void); // 0x00001550 System.String System.Runtime.Remoting.Messaging.ErrorMessage::get_MethodName() extern void ErrorMessage_get_MethodName_m0BE88FE92CA4D6CD55274314D1238856F5D18211 (void); // 0x00001551 System.Object System.Runtime.Remoting.Messaging.ErrorMessage::get_MethodSignature() extern void ErrorMessage_get_MethodSignature_mBAE3F4ECD81DB054ADDFA8910FE8A5E197116CB2 (void); // 0x00001552 System.Collections.IDictionary System.Runtime.Remoting.Messaging.ErrorMessage::get_Properties() extern void ErrorMessage_get_Properties_m0E4CDB04FB76A0D0370BED58B4128894ACC7DDF1 (void); // 0x00001553 System.String System.Runtime.Remoting.Messaging.ErrorMessage::get_TypeName() extern void ErrorMessage_get_TypeName_m75806656471EE386BDB98880FD7B70968B97B494 (void); // 0x00001554 System.String System.Runtime.Remoting.Messaging.ErrorMessage::get_Uri() extern void ErrorMessage_get_Uri_mF502A7B687A2D66C41212182547BBC688E720785 (void); // 0x00001555 System.Object System.Runtime.Remoting.Messaging.ErrorMessage::GetArg(System.Int32) extern void ErrorMessage_GetArg_mB689F572538ECE43CA629254B478023889022F72 (void); // 0x00001556 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.ErrorMessage::get_LogicalCallContext() extern void ErrorMessage_get_LogicalCallContext_m43C58EA94C95AF1F36A13636D2E300F6072CF5AE (void); // 0x00001557 System.Void System.Runtime.Remoting.Messaging.HeaderHandler::.ctor(System.Object,System.IntPtr) extern void HeaderHandler__ctor_mF75063385F1A77FF35D05A8826C653BE047D1B2B (void); // 0x00001558 System.Object System.Runtime.Remoting.Messaging.HeaderHandler::Invoke(System.Runtime.Remoting.Messaging.Header[]) extern void HeaderHandler_Invoke_m19F5B3C6D1C3E1929C6C67DD985FD99B6D9D8B7C (void); // 0x00001559 System.Runtime.Remoting.Identity System.Runtime.Remoting.Messaging.IInternalMessage::get_TargetIdentity() // 0x0000155A System.Void System.Runtime.Remoting.Messaging.IInternalMessage::set_TargetIdentity(System.Runtime.Remoting.Identity) // 0x0000155B System.String System.Runtime.Remoting.Messaging.IInternalMessage::get_Uri() // 0x0000155C System.Void System.Runtime.Remoting.Messaging.IInternalMessage::set_Uri(System.String) // 0x0000155D System.Collections.IDictionary System.Runtime.Remoting.Messaging.IMessage::get_Properties() // 0x0000155E System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.IMessageSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) // 0x0000155F System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.IMessageSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) // 0x00001560 System.Int32 System.Runtime.Remoting.Messaging.IMethodMessage::get_ArgCount() // 0x00001561 System.Object[] System.Runtime.Remoting.Messaging.IMethodMessage::get_Args() // 0x00001562 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.IMethodMessage::get_LogicalCallContext() // 0x00001563 System.Reflection.MethodBase System.Runtime.Remoting.Messaging.IMethodMessage::get_MethodBase() // 0x00001564 System.String System.Runtime.Remoting.Messaging.IMethodMessage::get_MethodName() // 0x00001565 System.Object System.Runtime.Remoting.Messaging.IMethodMessage::get_MethodSignature() // 0x00001566 System.String System.Runtime.Remoting.Messaging.IMethodMessage::get_TypeName() // 0x00001567 System.String System.Runtime.Remoting.Messaging.IMethodMessage::get_Uri() // 0x00001568 System.Object System.Runtime.Remoting.Messaging.IMethodMessage::GetArg(System.Int32) // 0x00001569 System.Exception System.Runtime.Remoting.Messaging.IMethodReturnMessage::get_Exception() // 0x0000156A System.Object[] System.Runtime.Remoting.Messaging.IMethodReturnMessage::get_OutArgs() // 0x0000156B System.Object System.Runtime.Remoting.Messaging.IMethodReturnMessage::get_ReturnValue() // 0x0000156C System.Void System.Runtime.Remoting.Messaging.MethodCall::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MethodCall__ctor_m2A57040992EB03A4296F9D63E8CFA778E93CB1EE (void); // 0x0000156D System.Void System.Runtime.Remoting.Messaging.MethodCall::.ctor(System.Runtime.Remoting.Messaging.CADMethodCallMessage) extern void MethodCall__ctor_m8BA1D6204BF04193AC2207AD5235B70B32FCB4B3 (void); // 0x0000156E System.Void System.Runtime.Remoting.Messaging.MethodCall::.ctor() extern void MethodCall__ctor_mB6A19F22DAF9E35A1413A00D09583DA2B8EC611E (void); // 0x0000156F System.Void System.Runtime.Remoting.Messaging.MethodCall::CopyFrom(System.Runtime.Remoting.Messaging.IMethodMessage) extern void MethodCall_CopyFrom_m8C79F9541E19AEEFBA3ED6258273E0E9B01F48C7 (void); // 0x00001570 System.Void System.Runtime.Remoting.Messaging.MethodCall::InitMethodProperty(System.String,System.Object) extern void MethodCall_InitMethodProperty_mDE29B3A508AA3AD1D174458D8DBBA1A785853770 (void); // 0x00001571 System.Void System.Runtime.Remoting.Messaging.MethodCall::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MethodCall_GetObjectData_mA4DBFA05E50081FD4486CB186EC1771B495C7154 (void); // 0x00001572 System.Int32 System.Runtime.Remoting.Messaging.MethodCall::get_ArgCount() extern void MethodCall_get_ArgCount_m7A8FA69A023D9CDF553B31D998A2ABE60B8A4B87 (void); // 0x00001573 System.Object[] System.Runtime.Remoting.Messaging.MethodCall::get_Args() extern void MethodCall_get_Args_m632C5EE43FB1F1F81E59BFBFFC0B0E659E15A345 (void); // 0x00001574 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.MethodCall::get_LogicalCallContext() extern void MethodCall_get_LogicalCallContext_m869C3A769D78816D5CE5D771879CF6C42A822ED7 (void); // 0x00001575 System.Reflection.MethodBase System.Runtime.Remoting.Messaging.MethodCall::get_MethodBase() extern void MethodCall_get_MethodBase_mAD42B1090BEA6EC7127CF6231C03812507C8FB1A (void); // 0x00001576 System.String System.Runtime.Remoting.Messaging.MethodCall::get_MethodName() extern void MethodCall_get_MethodName_m3D1DABEBB92715F174589505375BB906F95728EC (void); // 0x00001577 System.Object System.Runtime.Remoting.Messaging.MethodCall::get_MethodSignature() extern void MethodCall_get_MethodSignature_mB6FCA65A4C42A170C5EBEE7EF667BE4D86E969DC (void); // 0x00001578 System.Collections.IDictionary System.Runtime.Remoting.Messaging.MethodCall::get_Properties() extern void MethodCall_get_Properties_m97EEFC2D4340ADDBA4D92E6741896C5578E0E99A (void); // 0x00001579 System.Void System.Runtime.Remoting.Messaging.MethodCall::InitDictionary() extern void MethodCall_InitDictionary_m158D3FFE2521A6250D763F8FCD05E3F09C79AE16 (void); // 0x0000157A System.String System.Runtime.Remoting.Messaging.MethodCall::get_TypeName() extern void MethodCall_get_TypeName_m14D5CB8DADE4D08D90DD2E3DD7F942207BB681EC (void); // 0x0000157B System.String System.Runtime.Remoting.Messaging.MethodCall::get_Uri() extern void MethodCall_get_Uri_mCB737F529EE7B21276B90F1D17514499D91AF72B (void); // 0x0000157C System.Void System.Runtime.Remoting.Messaging.MethodCall::set_Uri(System.String) extern void MethodCall_set_Uri_m4D5D100F5B4D7FD1DB034B75C1B1A143332DDF1E (void); // 0x0000157D System.String System.Runtime.Remoting.Messaging.MethodCall::System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri() extern void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m04DE149BA6F8C2ED72B342917CD497B38F52DC90 (void); // 0x0000157E System.Void System.Runtime.Remoting.Messaging.MethodCall::System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(System.String) extern void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_m3D4AD498495BC3BA78A5284D80062B94A44A302A (void); // 0x0000157F System.Object System.Runtime.Remoting.Messaging.MethodCall::GetArg(System.Int32) extern void MethodCall_GetArg_m67FFFA8FE004198DFB2EE3C95C56EA2D3ACF956A (void); // 0x00001580 System.Void System.Runtime.Remoting.Messaging.MethodCall::Init() extern void MethodCall_Init_mDFA1B9A51CE0EC9A1144DF6DC876AB5E832A0904 (void); // 0x00001581 System.Void System.Runtime.Remoting.Messaging.MethodCall::ResolveMethod() extern void MethodCall_ResolveMethod_m804F8C1B818B73147BEF485E6E8C6CACAB420735 (void); // 0x00001582 System.Type System.Runtime.Remoting.Messaging.MethodCall::CastTo(System.String,System.Type) extern void MethodCall_CastTo_m3DEBBA2C99C61FCDB8789541018EF0F199FE68D8 (void); // 0x00001583 System.String System.Runtime.Remoting.Messaging.MethodCall::GetTypeNameFromAssemblyQualifiedName(System.String) extern void MethodCall_GetTypeNameFromAssemblyQualifiedName_m7879E67AD7996D78DEF3B094512EB9F8C6B1BAB8 (void); // 0x00001584 System.Runtime.Remoting.Identity System.Runtime.Remoting.Messaging.MethodCall::System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity() extern void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_m2EC7DA0BE7F8D805167DD6E8208EE02FC98A31ED (void); // 0x00001585 System.Void System.Runtime.Remoting.Messaging.MethodCall::System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(System.Runtime.Remoting.Identity) extern void MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_mE08359C8474594A9C2A5CB321547CAC6D37A467E (void); // 0x00001586 System.Type[] System.Runtime.Remoting.Messaging.MethodCall::get_GenericArguments() extern void MethodCall_get_GenericArguments_m2D34D98D7709E8EB964034C8D28CABCDF18DCE8E (void); // 0x00001587 System.Void System.Runtime.Remoting.Messaging.MCMDictionary::.ctor(System.Runtime.Remoting.Messaging.IMethodMessage) extern void MCMDictionary__ctor_m05FAE269ABF554EE85D645B6CCDBC936E3CA45C0 (void); // 0x00001588 System.Void System.Runtime.Remoting.Messaging.MCMDictionary::.cctor() extern void MCMDictionary__cctor_m72C743DD8431E0978F533278F53CFCAC5AE5F214 (void); // 0x00001589 System.Void System.Runtime.Remoting.Messaging.MessageDictionary::.ctor(System.Runtime.Remoting.Messaging.IMethodMessage) extern void MessageDictionary__ctor_mC88551B3B1ED1B12783E3C7ECCC3B2C298480E5F (void); // 0x0000158A System.Boolean System.Runtime.Remoting.Messaging.MessageDictionary::HasUserData() extern void MessageDictionary_HasUserData_mEB326D43DAA17ECB7A223900FC91F945CADFE094 (void); // 0x0000158B System.Collections.IDictionary System.Runtime.Remoting.Messaging.MessageDictionary::get_InternalDictionary() extern void MessageDictionary_get_InternalDictionary_m5890387A6C039CAB36802C96FA2EBCC871DCA253 (void); // 0x0000158C System.Void System.Runtime.Remoting.Messaging.MessageDictionary::set_MethodKeys(System.String[]) extern void MessageDictionary_set_MethodKeys_mFB6EDDF777E66E1333DEC3520EF0ACF8265064EE (void); // 0x0000158D System.Collections.IDictionary System.Runtime.Remoting.Messaging.MessageDictionary::AllocInternalProperties() extern void MessageDictionary_AllocInternalProperties_m147B303AA645731BE763636FF9744A0F14F53EF3 (void); // 0x0000158E System.Collections.IDictionary System.Runtime.Remoting.Messaging.MessageDictionary::GetInternalProperties() extern void MessageDictionary_GetInternalProperties_m6E5F8D3E44424572CC618536E9A00E80147B623A (void); // 0x0000158F System.Boolean System.Runtime.Remoting.Messaging.MessageDictionary::IsOverridenKey(System.String) extern void MessageDictionary_IsOverridenKey_m56199EB88365F8041DC5569A484514973E2DC098 (void); // 0x00001590 System.Object System.Runtime.Remoting.Messaging.MessageDictionary::get_Item(System.Object) extern void MessageDictionary_get_Item_m9220B0D6309953185E0121E4AFE03BC0C67AB834 (void); // 0x00001591 System.Void System.Runtime.Remoting.Messaging.MessageDictionary::set_Item(System.Object,System.Object) extern void MessageDictionary_set_Item_mE4EAA5C14A5002CD3B077DE14ADC25EDA82A2EDD (void); // 0x00001592 System.Object System.Runtime.Remoting.Messaging.MessageDictionary::GetMethodProperty(System.String) extern void MessageDictionary_GetMethodProperty_m5AC87B4219AAE2A1380A0B03D6BE89DA52DC088E (void); // 0x00001593 System.Void System.Runtime.Remoting.Messaging.MessageDictionary::SetMethodProperty(System.String,System.Object) extern void MessageDictionary_SetMethodProperty_m76878C7D29CA7D777F40638F1E6575381A8C3DDB (void); // 0x00001594 System.Collections.ICollection System.Runtime.Remoting.Messaging.MessageDictionary::get_Keys() extern void MessageDictionary_get_Keys_m7B87EE1790040A66BC9CF97F001667CB7288EE8B (void); // 0x00001595 System.Collections.ICollection System.Runtime.Remoting.Messaging.MessageDictionary::get_Values() extern void MessageDictionary_get_Values_mD47DFD7ADEE42C5ABD0FB278E034BEF7C4C3751F (void); // 0x00001596 System.Void System.Runtime.Remoting.Messaging.MessageDictionary::Add(System.Object,System.Object) extern void MessageDictionary_Add_m85435D9D9806D584792B5A717B735D74EE306026 (void); // 0x00001597 System.Boolean System.Runtime.Remoting.Messaging.MessageDictionary::Contains(System.Object) extern void MessageDictionary_Contains_m7FA1B764B042DF06390131534500C12FA9B393F4 (void); // 0x00001598 System.Int32 System.Runtime.Remoting.Messaging.MessageDictionary::get_Count() extern void MessageDictionary_get_Count_m3E7D096E5FE25F648E18581D5FC9A06CD5A33FEF (void); // 0x00001599 System.Object System.Runtime.Remoting.Messaging.MessageDictionary::get_SyncRoot() extern void MessageDictionary_get_SyncRoot_m2F382D34A0B8D6813421B9E773FF7AE022347A8D (void); // 0x0000159A System.Void System.Runtime.Remoting.Messaging.MessageDictionary::CopyTo(System.Array,System.Int32) extern void MessageDictionary_CopyTo_m2B0270C1A95788FA43316CF7CCF029144109BE08 (void); // 0x0000159B System.Collections.IEnumerator System.Runtime.Remoting.Messaging.MessageDictionary::System.Collections.IEnumerable.GetEnumerator() extern void MessageDictionary_System_Collections_IEnumerable_GetEnumerator_m855F6AFC7086F3D71BA066E33A7344DE3DA5FF98 (void); // 0x0000159C System.Collections.IDictionaryEnumerator System.Runtime.Remoting.Messaging.MessageDictionary::GetEnumerator() extern void MessageDictionary_GetEnumerator_m439F08D93450595C096A6EC7EF4EF38FA383F017 (void); // 0x0000159D System.Void System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::.ctor(System.Runtime.Remoting.Messaging.MessageDictionary) extern void DictionaryEnumerator__ctor_m2C9436B9F5291955ACEA4885DBCF9AAD5EE42706 (void); // 0x0000159E System.Object System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::get_Current() extern void DictionaryEnumerator_get_Current_m083074B8BBB864B243E596DD829C1C41E7F68AF4 (void); // 0x0000159F System.Boolean System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::MoveNext() extern void DictionaryEnumerator_MoveNext_m0B0C1EE21A511B290A9B9B2EFB6986AB8C073FF4 (void); // 0x000015A0 System.Void System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::Reset() extern void DictionaryEnumerator_Reset_m136617200DD2A845987A70665C8F2D003D2D38C1 (void); // 0x000015A1 System.Collections.DictionaryEntry System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::get_Entry() extern void DictionaryEnumerator_get_Entry_m97A61FBBB8B77BFBB63C8911712AD76F53E3315B (void); // 0x000015A2 System.Object System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::get_Key() extern void DictionaryEnumerator_get_Key_m71C727F80462F5ECE234360986384FB4F2758394 (void); // 0x000015A3 System.Object System.Runtime.Remoting.Messaging.MessageDictionary/DictionaryEnumerator::get_Value() extern void DictionaryEnumerator_get_Value_m48BBE8256F574077F1469F2505AC69E441CFC2B6 (void); // 0x000015A4 System.Void System.Runtime.Remoting.Messaging.MethodResponse::.ctor(System.Exception,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void MethodResponse__ctor_m34EC22F32EB553DAB33042DE21BF41048CB15E0A (void); // 0x000015A5 System.Void System.Runtime.Remoting.Messaging.MethodResponse::.ctor(System.Object,System.Object[],System.Runtime.Remoting.Messaging.LogicalCallContext,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void MethodResponse__ctor_m5CB1BCC35EE03400C1106AAEAA39D709182044BA (void); // 0x000015A6 System.Void System.Runtime.Remoting.Messaging.MethodResponse::.ctor(System.Runtime.Remoting.Messaging.IMethodCallMessage,System.Runtime.Remoting.Messaging.CADMethodReturnMessage) extern void MethodResponse__ctor_m9A61F767EC053C3D16EFCFB4BE4FEC2EC78D6BA0 (void); // 0x000015A7 System.Void System.Runtime.Remoting.Messaging.MethodResponse::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MethodResponse__ctor_mFD8FA1F1B68E5DD9A4F359097ECD7859D58A16A3 (void); // 0x000015A8 System.Void System.Runtime.Remoting.Messaging.MethodResponse::InitMethodProperty(System.String,System.Object) extern void MethodResponse_InitMethodProperty_mD8E7E1CCE361E9B1B074CD6794FD2707C0F3EF02 (void); // 0x000015A9 System.Int32 System.Runtime.Remoting.Messaging.MethodResponse::get_ArgCount() extern void MethodResponse_get_ArgCount_m3DCB84C8EDCCBFB303E094053B6F2D4CD192C385 (void); // 0x000015AA System.Object[] System.Runtime.Remoting.Messaging.MethodResponse::get_Args() extern void MethodResponse_get_Args_m853FD9F4EF2A644EDDD853EDBBAC6F84F41EEDB0 (void); // 0x000015AB System.Exception System.Runtime.Remoting.Messaging.MethodResponse::get_Exception() extern void MethodResponse_get_Exception_m2445954D0C2FA2B4B1AB7F826CFDC4DFC99471D1 (void); // 0x000015AC System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.MethodResponse::get_LogicalCallContext() extern void MethodResponse_get_LogicalCallContext_mB0E37B7124669082B5149396ED13476173509C39 (void); // 0x000015AD System.Reflection.MethodBase System.Runtime.Remoting.Messaging.MethodResponse::get_MethodBase() extern void MethodResponse_get_MethodBase_m49061C92EE9CF8959D1EB903526904154EF6C07D (void); // 0x000015AE System.String System.Runtime.Remoting.Messaging.MethodResponse::get_MethodName() extern void MethodResponse_get_MethodName_m2D6D8F59866F90F6EB8C363ACD69CDC1D8F3A8CF (void); // 0x000015AF System.Object System.Runtime.Remoting.Messaging.MethodResponse::get_MethodSignature() extern void MethodResponse_get_MethodSignature_m415C4B5FD6A8B8DE2F26664BC0F7279440A3C977 (void); // 0x000015B0 System.Object[] System.Runtime.Remoting.Messaging.MethodResponse::get_OutArgs() extern void MethodResponse_get_OutArgs_mEF319AFC916A7E8FE6BFD4F981A53862F15FDF0D (void); // 0x000015B1 System.Collections.IDictionary System.Runtime.Remoting.Messaging.MethodResponse::get_Properties() extern void MethodResponse_get_Properties_m075911BA6D071A2C83D7606F841E4679030EA0D0 (void); // 0x000015B2 System.Object System.Runtime.Remoting.Messaging.MethodResponse::get_ReturnValue() extern void MethodResponse_get_ReturnValue_mDF4A6AC61DD4BFA576EF94CD0FBBEE1B6358B8A2 (void); // 0x000015B3 System.String System.Runtime.Remoting.Messaging.MethodResponse::get_TypeName() extern void MethodResponse_get_TypeName_m0B1A3FD0363BBDE67CD3C5B143BE6555E09EE176 (void); // 0x000015B4 System.String System.Runtime.Remoting.Messaging.MethodResponse::get_Uri() extern void MethodResponse_get_Uri_m59F7156B679CB24A5248F42046EAC3D13A3EFB32 (void); // 0x000015B5 System.Void System.Runtime.Remoting.Messaging.MethodResponse::set_Uri(System.String) extern void MethodResponse_set_Uri_m5507E6E3D9F58A6E4AF5BBAF1CB1384F908FD4E1 (void); // 0x000015B6 System.String System.Runtime.Remoting.Messaging.MethodResponse::System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri() extern void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m2A038050C1143FEA27397A9A9CC81C1AE65AF602 (void); // 0x000015B7 System.Void System.Runtime.Remoting.Messaging.MethodResponse::System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(System.String) extern void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_mF25EEC8CC0D6C92666A91646830FECC6AB655EDB (void); // 0x000015B8 System.Object System.Runtime.Remoting.Messaging.MethodResponse::GetArg(System.Int32) extern void MethodResponse_GetArg_mA9EC3ADC252741112C5FE6404F67B58D7D7D1AC9 (void); // 0x000015B9 System.Void System.Runtime.Remoting.Messaging.MethodResponse::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MethodResponse_GetObjectData_m68B8E37FC1EFB4D27A9B705AF9B58565ADA4FFDA (void); // 0x000015BA System.Runtime.Remoting.Identity System.Runtime.Remoting.Messaging.MethodResponse::System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity() extern void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_m1EBC9796A750CE7440A37DFC88F86199FB078397 (void); // 0x000015BB System.Void System.Runtime.Remoting.Messaging.MethodResponse::System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(System.Runtime.Remoting.Identity) extern void MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m1F1D1F8A66AED80630117FB8D376251FD14D77EF (void); // 0x000015BC System.Void System.Runtime.Remoting.Messaging.MethodReturnDictionary::.ctor(System.Runtime.Remoting.Messaging.IMethodReturnMessage) extern void MethodReturnDictionary__ctor_m7754D469299D73E3842B01152A152EADE7EF7B4C (void); // 0x000015BD System.Void System.Runtime.Remoting.Messaging.MethodReturnDictionary::.cctor() extern void MethodReturnDictionary__cctor_m33DF793B15052E578AD19273F95C29D275744210 (void); // 0x000015BE System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::InitMessage(System.Reflection.RuntimeMethodInfo,System.Object[]) extern void MonoMethodMessage_InitMessage_m45C1739BEC7BEA412FD89D3D186D74E6011BA35D (void); // 0x000015BF System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::.ctor(System.Reflection.MethodBase,System.Object[]) extern void MonoMethodMessage__ctor_m93C62D50F79B76AEAF35D5F2CFF65761E73FE62D (void); // 0x000015C0 System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::.ctor(System.Reflection.MethodInfo,System.Object[],System.Object[]) extern void MonoMethodMessage__ctor_m4669654A57033B6591B32B68A8827AAFAB94AE3C (void); // 0x000015C1 System.Reflection.MethodInfo System.Runtime.Remoting.Messaging.MonoMethodMessage::GetMethodInfo(System.Type,System.String) extern void MonoMethodMessage_GetMethodInfo_mD0537D98F346263C22B463876258F8D78949BA22 (void); // 0x000015C2 System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::.ctor(System.Type,System.String,System.Object[]) extern void MonoMethodMessage__ctor_m448A63ECE6E3D7FC817A961F1FEFB635817470DB (void); // 0x000015C3 System.Collections.IDictionary System.Runtime.Remoting.Messaging.MonoMethodMessage::get_Properties() extern void MonoMethodMessage_get_Properties_m99082FCF1EF82C4A4B5EBA07F109B4DB497BFA45 (void); // 0x000015C4 System.Int32 System.Runtime.Remoting.Messaging.MonoMethodMessage::get_ArgCount() extern void MonoMethodMessage_get_ArgCount_m2EF0B281D7A7D5100367A12289853530DB378EB8 (void); // 0x000015C5 System.Object[] System.Runtime.Remoting.Messaging.MonoMethodMessage::get_Args() extern void MonoMethodMessage_get_Args_m2338B94E0BB70DF35F7239019757736112CC856C (void); // 0x000015C6 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.MonoMethodMessage::get_LogicalCallContext() extern void MonoMethodMessage_get_LogicalCallContext_mFE8133F79C37B40EEC1F514E18D278FA6A0C74DE (void); // 0x000015C7 System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::set_LogicalCallContext(System.Runtime.Remoting.Messaging.LogicalCallContext) extern void MonoMethodMessage_set_LogicalCallContext_m20A9402688AE13ACF5370CFFF96849FD2BF783CE (void); // 0x000015C8 System.Reflection.MethodBase System.Runtime.Remoting.Messaging.MonoMethodMessage::get_MethodBase() extern void MonoMethodMessage_get_MethodBase_m189E81A7EBD98C22830BDD28F0DD1586B38C4654 (void); // 0x000015C9 System.String System.Runtime.Remoting.Messaging.MonoMethodMessage::get_MethodName() extern void MonoMethodMessage_get_MethodName_mF2AC57D0AB1AEA5AB86131A0F92E94FBB6A23153 (void); // 0x000015CA System.Object System.Runtime.Remoting.Messaging.MonoMethodMessage::get_MethodSignature() extern void MonoMethodMessage_get_MethodSignature_mD916E3C08E348CD8F96CF997617F3BB11E32F9E7 (void); // 0x000015CB System.String System.Runtime.Remoting.Messaging.MonoMethodMessage::get_TypeName() extern void MonoMethodMessage_get_TypeName_m37F9E1DE849BA71B31A06E567727E9137D4F0137 (void); // 0x000015CC System.String System.Runtime.Remoting.Messaging.MonoMethodMessage::get_Uri() extern void MonoMethodMessage_get_Uri_m79B52DD9895ED628FDBC6290CE6C32640CC0A009 (void); // 0x000015CD System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::set_Uri(System.String) extern void MonoMethodMessage_set_Uri_m00E5CB690A261055498B8A55BEE53AD8E711080D (void); // 0x000015CE System.Object System.Runtime.Remoting.Messaging.MonoMethodMessage::GetArg(System.Int32) extern void MonoMethodMessage_GetArg_m91C1530E467F1BCABA01FF1923D3D199BF5BD1DF (void); // 0x000015CF System.Exception System.Runtime.Remoting.Messaging.MonoMethodMessage::get_Exception() extern void MonoMethodMessage_get_Exception_mF15FD858CA91AABF44885AB8ACDE59560003467B (void); // 0x000015D0 System.Int32 System.Runtime.Remoting.Messaging.MonoMethodMessage::get_OutArgCount() extern void MonoMethodMessage_get_OutArgCount_mD423618EA1A2F49D75447F03CB976A3DB1A70383 (void); // 0x000015D1 System.Object[] System.Runtime.Remoting.Messaging.MonoMethodMessage::get_OutArgs() extern void MonoMethodMessage_get_OutArgs_m96B9B9DD4A67E08A17F9E3469621A4DD1CDE3D21 (void); // 0x000015D2 System.Object System.Runtime.Remoting.Messaging.MonoMethodMessage::get_ReturnValue() extern void MonoMethodMessage_get_ReturnValue_m0F9F42264CED73B3ED3A58180FC5FC40DE96A263 (void); // 0x000015D3 System.Runtime.Remoting.Identity System.Runtime.Remoting.Messaging.MonoMethodMessage::System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity() extern void MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_mD6EF79EE4033006CF9A638AE85CB7F982F552D95 (void); // 0x000015D4 System.Void System.Runtime.Remoting.Messaging.MonoMethodMessage::System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(System.Runtime.Remoting.Identity) extern void MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m2148F468AABDDC878D0A3E16725BB603B95E09FF (void); // 0x000015D5 System.Runtime.Remoting.Messaging.AsyncResult System.Runtime.Remoting.Messaging.MonoMethodMessage::get_AsyncResult() extern void MonoMethodMessage_get_AsyncResult_m38AB5DE273DEC17BCA57B8E53415BDA4F684A257 (void); // 0x000015D6 System.Runtime.Remoting.Messaging.CallType System.Runtime.Remoting.Messaging.MonoMethodMessage::get_CallType() extern void MonoMethodMessage_get_CallType_m42F51EB51A2FAD284CCFEA6747B00F2466EE5834 (void); // 0x000015D7 System.Boolean System.Runtime.Remoting.Messaging.MonoMethodMessage::NeedsOutProcessing(System.Int32&) extern void MonoMethodMessage_NeedsOutProcessing_m27E865E71949561300B2E50C7AFFCF74E0A07C6D (void); // 0x000015D8 System.Void System.Runtime.Remoting.Messaging.RemotingSurrogate::GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RemotingSurrogate_GetObjectData_m5131784055E9D05D05BE90118DE58EBBDF32BA48 (void); // 0x000015D9 System.Object System.Runtime.Remoting.Messaging.RemotingSurrogate::SetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector) extern void RemotingSurrogate_SetObjectData_m581BE835CED2E47A1D8B2AB77AE4A949800B4D27 (void); // 0x000015DA System.Void System.Runtime.Remoting.Messaging.RemotingSurrogate::.ctor() extern void RemotingSurrogate__ctor_m57C69C3F0D86793E69809F4DB1D48C45B8D5CACA (void); // 0x000015DB System.Void System.Runtime.Remoting.Messaging.ObjRefSurrogate::GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjRefSurrogate_GetObjectData_m6E3F73720E3F4937E34C95E8012FDFF4C457DA74 (void); // 0x000015DC System.Object System.Runtime.Remoting.Messaging.ObjRefSurrogate::SetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector) extern void ObjRefSurrogate_SetObjectData_m9E30B5BD3B24B446009F72D2840164055E197014 (void); // 0x000015DD System.Void System.Runtime.Remoting.Messaging.ObjRefSurrogate::.ctor() extern void ObjRefSurrogate__ctor_m222F005660CE13C54E2E755481A7E731DBB0E722 (void); // 0x000015DE System.Void System.Runtime.Remoting.Messaging.RemotingSurrogateSelector::.ctor() extern void RemotingSurrogateSelector__ctor_m7ADBB5F62A63D4C6FD4E0CE9C4F3F782B8D7F47F (void); // 0x000015DF System.Runtime.Serialization.ISerializationSurrogate System.Runtime.Remoting.Messaging.RemotingSurrogateSelector::GetSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector&) extern void RemotingSurrogateSelector_GetSurrogate_m1967BBB9B716103AE6FE41E1F526CFE1BF23B1E0 (void); // 0x000015E0 System.Void System.Runtime.Remoting.Messaging.RemotingSurrogateSelector::.cctor() extern void RemotingSurrogateSelector__cctor_m971080F320800451F83041B21A5BF354943DA537 (void); // 0x000015E1 System.Void System.Runtime.Remoting.Messaging.ReturnMessage::.ctor(System.Object,System.Object[],System.Int32,System.Runtime.Remoting.Messaging.LogicalCallContext,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void ReturnMessage__ctor_mDE022A118495F7D96AAF9E2B853791521654E7CD (void); // 0x000015E2 System.Void System.Runtime.Remoting.Messaging.ReturnMessage::.ctor(System.Exception,System.Runtime.Remoting.Messaging.IMethodCallMessage) extern void ReturnMessage__ctor_m721BBF7734A9F31BCFE085E30555FBABBC85C28F (void); // 0x000015E3 System.Int32 System.Runtime.Remoting.Messaging.ReturnMessage::get_ArgCount() extern void ReturnMessage_get_ArgCount_m416B6BD883D42D391CFAD68F17CD91BBBC8F55C4 (void); // 0x000015E4 System.Object[] System.Runtime.Remoting.Messaging.ReturnMessage::get_Args() extern void ReturnMessage_get_Args_m3815001D4AE208550A4368D340FA6504F8BC13D2 (void); // 0x000015E5 System.Runtime.Remoting.Messaging.LogicalCallContext System.Runtime.Remoting.Messaging.ReturnMessage::get_LogicalCallContext() extern void ReturnMessage_get_LogicalCallContext_mB4E146533665509EDE043A14061E65C0DB55F9B5 (void); // 0x000015E6 System.Reflection.MethodBase System.Runtime.Remoting.Messaging.ReturnMessage::get_MethodBase() extern void ReturnMessage_get_MethodBase_m436389AA32A8A9207E39DBFAB0D205F1BA4E395A (void); // 0x000015E7 System.String System.Runtime.Remoting.Messaging.ReturnMessage::get_MethodName() extern void ReturnMessage_get_MethodName_m3AB17188386EC049253A3BAEB8F06437A97EE34F (void); // 0x000015E8 System.Object System.Runtime.Remoting.Messaging.ReturnMessage::get_MethodSignature() extern void ReturnMessage_get_MethodSignature_mF20F52B8E9AF64030E3C88D2675C5D0588AA15D5 (void); // 0x000015E9 System.Collections.IDictionary System.Runtime.Remoting.Messaging.ReturnMessage::get_Properties() extern void ReturnMessage_get_Properties_m68D71D76066EF9A836D6CC6EBFA01755713A0697 (void); // 0x000015EA System.String System.Runtime.Remoting.Messaging.ReturnMessage::get_TypeName() extern void ReturnMessage_get_TypeName_m96F333EC96EE2A4949ABABD6BD2997B7CD63307C (void); // 0x000015EB System.String System.Runtime.Remoting.Messaging.ReturnMessage::get_Uri() extern void ReturnMessage_get_Uri_mB4AB313FB9E43D69C837C08857AC27AD508CC53D (void); // 0x000015EC System.Void System.Runtime.Remoting.Messaging.ReturnMessage::set_Uri(System.String) extern void ReturnMessage_set_Uri_mB91F19721CD2364AF5E1F4BD50D39CD3871D8B60 (void); // 0x000015ED System.String System.Runtime.Remoting.Messaging.ReturnMessage::System.Runtime.Remoting.Messaging.IInternalMessage.get_Uri() extern void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m49DE068944DEC5E013336D684E583B6347A943D6 (void); // 0x000015EE System.Void System.Runtime.Remoting.Messaging.ReturnMessage::System.Runtime.Remoting.Messaging.IInternalMessage.set_Uri(System.String) extern void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_mDF1EB8EAB7B834B8B265F1EEC6E5E993D6776514 (void); // 0x000015EF System.Object System.Runtime.Remoting.Messaging.ReturnMessage::GetArg(System.Int32) extern void ReturnMessage_GetArg_m53182ADDA156D970F7B52065E9268CF5DECD8AC8 (void); // 0x000015F0 System.Exception System.Runtime.Remoting.Messaging.ReturnMessage::get_Exception() extern void ReturnMessage_get_Exception_mD85EF3AA0C0AF2698B6D5359ADCB21398EED9AF4 (void); // 0x000015F1 System.Object[] System.Runtime.Remoting.Messaging.ReturnMessage::get_OutArgs() extern void ReturnMessage_get_OutArgs_mF7ED7F3684AF0BA7EBCBDE1BBD6BB418CDA4AFCD (void); // 0x000015F2 System.Object System.Runtime.Remoting.Messaging.ReturnMessage::get_ReturnValue() extern void ReturnMessage_get_ReturnValue_mAD7F2ABED39D0E1C8FB7AFC23249846EDAF3C846 (void); // 0x000015F3 System.Runtime.Remoting.Identity System.Runtime.Remoting.Messaging.ReturnMessage::System.Runtime.Remoting.Messaging.IInternalMessage.get_TargetIdentity() extern void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_mD2E4EEB385DC9B545F6CBDC45B50186EF78E2177 (void); // 0x000015F4 System.Void System.Runtime.Remoting.Messaging.ReturnMessage::System.Runtime.Remoting.Messaging.IInternalMessage.set_TargetIdentity(System.Runtime.Remoting.Identity) extern void ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m98563920718FA509990389DFF2079D6E25639475 (void); // 0x000015F5 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.ServerContextTerminatorSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ServerContextTerminatorSink_SyncProcessMessage_mA8DB6C7239A02457AC407D603F58B0A5AE3D0A6E (void); // 0x000015F6 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.ServerContextTerminatorSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ServerContextTerminatorSink_AsyncProcessMessage_m290B157AAA3F2158A416DE25F655E1A45ED4976B (void); // 0x000015F7 System.Void System.Runtime.Remoting.Messaging.ServerContextTerminatorSink::.ctor() extern void ServerContextTerminatorSink__ctor_mFF38D3479CA51788D77883FB421D82A5030A9849 (void); // 0x000015F8 System.Void System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink::.ctor(System.Runtime.Remoting.Messaging.IMessageSink) extern void ServerObjectTerminatorSink__ctor_m72C2E8DD76461C13555AF4A713D3EDDDD8E9ED17 (void); // 0x000015F9 System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ServerObjectTerminatorSink_SyncProcessMessage_m726682EE47001C9B4F49104C9503F70D97F5498F (void); // 0x000015FA System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ServerObjectTerminatorSink_AsyncProcessMessage_mCD9D6876019FD508E76C844B90F5D34CD3518F91 (void); // 0x000015FB System.Void System.Runtime.Remoting.Messaging.ServerObjectReplySink::.ctor(System.Runtime.Remoting.ServerIdentity,System.Runtime.Remoting.Messaging.IMessageSink) extern void ServerObjectReplySink__ctor_m818D38878E89823ACE3797B5BD1C310DA3E44B78 (void); // 0x000015FC System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.ServerObjectReplySink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void ServerObjectReplySink_SyncProcessMessage_mBA8203E45BF371905A47A57A59632E5F72260411 (void); // 0x000015FD System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.ServerObjectReplySink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void ServerObjectReplySink_AsyncProcessMessage_m608D475966F5FB48D48C9A0998B55AF369CF49CD (void); // 0x000015FE System.Void System.Runtime.Remoting.Messaging.StackBuilderSink::.ctor(System.MarshalByRefObject,System.Boolean) extern void StackBuilderSink__ctor_mD129D2F56CACACD86EE9DB3EE6B8770BF3F03EDA (void); // 0x000015FF System.Runtime.Remoting.Messaging.IMessage System.Runtime.Remoting.Messaging.StackBuilderSink::SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage) extern void StackBuilderSink_SyncProcessMessage_m094F70895C0336472E3F85CBEE4F94D2F06E500B (void); // 0x00001600 System.Runtime.Remoting.Messaging.IMessageCtrl System.Runtime.Remoting.Messaging.StackBuilderSink::AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage,System.Runtime.Remoting.Messaging.IMessageSink) extern void StackBuilderSink_AsyncProcessMessage_m8D7B1802A54D3698ABD6EF94EF9BA19625AD5E01 (void); // 0x00001601 System.Void System.Runtime.Remoting.Messaging.StackBuilderSink::ExecuteAsyncMessage(System.Object) extern void StackBuilderSink_ExecuteAsyncMessage_mACB7B3A92785184C5360A0AE6175A22AFF17003B (void); // 0x00001602 System.Void System.Runtime.Remoting.Messaging.StackBuilderSink::CheckParameters(System.Runtime.Remoting.Messaging.IMessage) extern void StackBuilderSink_CheckParameters_m293111ED7835115999763C171DF085650520B69A (void); // 0x00001603 System.Void System.Runtime.Remoting.Messaging.StackBuilderSink::b__4_0(System.Object) extern void StackBuilderSink_U3CAsyncProcessMessageU3Eb__4_0_m9B5305D31009024E177862896D60E8B111AFAB82 (void); // 0x00001604 System.Void System.Runtime.Versioning.NonVersionableAttribute::.ctor() extern void NonVersionableAttribute__ctor_m5FC7867752D5A4CA963B23E357D504FD1C7C0C86 (void); // 0x00001605 System.Void System.Runtime.Versioning.BinaryCompatibility::.cctor() extern void BinaryCompatibility__cctor_m48727627E64422F7F34892B8636CC72E5A87F5C5 (void); // 0x00001606 System.Void System.Runtime.Serialization.IDeserializationCallback::OnDeserialization(System.Object) // 0x00001607 System.Object System.Runtime.Serialization.IFormatterConverter::Convert(System.Object,System.Type) // 0x00001608 System.Boolean System.Runtime.Serialization.IFormatterConverter::ToBoolean(System.Object) // 0x00001609 System.Int32 System.Runtime.Serialization.IFormatterConverter::ToInt32(System.Object) // 0x0000160A System.Int64 System.Runtime.Serialization.IFormatterConverter::ToInt64(System.Object) // 0x0000160B System.Single System.Runtime.Serialization.IFormatterConverter::ToSingle(System.Object) // 0x0000160C System.String System.Runtime.Serialization.IFormatterConverter::ToString(System.Object) // 0x0000160D System.Object System.Runtime.Serialization.IObjectReference::GetRealObject(System.Runtime.Serialization.StreamingContext) // 0x0000160E System.Void System.Runtime.Serialization.ISerializable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x0000160F System.Void System.Runtime.Serialization.SerializationException::.ctor() extern void SerializationException__ctor_m66A581BE334B57204506D2298511E9609AF30093 (void); // 0x00001610 System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String) extern void SerializationException__ctor_m0AAFE2ABD0A74F3E783AD5B5FE842DE460168DB0 (void); // 0x00001611 System.Void System.Runtime.Serialization.SerializationException::.ctor(System.String,System.Exception) extern void SerializationException__ctor_m8CF86DA30D4F95904BF5C1A9CF646DE92EB8C161 (void); // 0x00001612 System.Void System.Runtime.Serialization.SerializationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SerializationException__ctor_mDB6BF20C8B3B39CE391278271EA725C57C9E3105 (void); // 0x00001613 System.Void System.Runtime.Serialization.SerializationException::.cctor() extern void SerializationException__cctor_m10700F208B4BD06BBF5452075B91C8009077A5A3 (void); // 0x00001614 System.Void System.Runtime.Serialization.SerializationEntry::.ctor(System.String,System.Object,System.Type) extern void SerializationEntry__ctor_mE62B6418974DFD7E6D70E45381F8674127EE98EE (void); // 0x00001615 System.Object System.Runtime.Serialization.SerializationEntry::get_Value() extern void SerializationEntry_get_Value_mA57713535F866795C180D20067C0E38A85327912 (void); // 0x00001616 System.String System.Runtime.Serialization.SerializationEntry::get_Name() extern void SerializationEntry_get_Name_mF6151F31B3F43C88AF08F39F178401406642EB67 (void); // 0x00001617 System.Void System.Runtime.Serialization.SerializationInfoEnumerator::.ctor(System.String[],System.Object[],System.Type[],System.Int32) extern void SerializationInfoEnumerator__ctor_m1EB8D190C06925F22B6B93A396B9954C82D82734 (void); // 0x00001618 System.Boolean System.Runtime.Serialization.SerializationInfoEnumerator::MoveNext() extern void SerializationInfoEnumerator_MoveNext_m4F052C960AE85EFED1048CAAAC538AB3714078A6 (void); // 0x00001619 System.Object System.Runtime.Serialization.SerializationInfoEnumerator::System.Collections.IEnumerator.get_Current() extern void SerializationInfoEnumerator_System_Collections_IEnumerator_get_Current_m5FA5CA469E7301F81F1C43A707A51578F2917EE2 (void); // 0x0000161A System.Runtime.Serialization.SerializationEntry System.Runtime.Serialization.SerializationInfoEnumerator::get_Current() extern void SerializationInfoEnumerator_get_Current_m820863174CF73089751ACC36BC34DD3188A1929B (void); // 0x0000161B System.Void System.Runtime.Serialization.SerializationInfoEnumerator::Reset() extern void SerializationInfoEnumerator_Reset_mC06A6C97C375EACDB8F3E4773AA396BEB2D467EB (void); // 0x0000161C System.String System.Runtime.Serialization.SerializationInfoEnumerator::get_Name() extern void SerializationInfoEnumerator_get_Name_m58B6D682B6C829258730C1E952E9099ACDDAE734 (void); // 0x0000161D System.Object System.Runtime.Serialization.SerializationInfoEnumerator::get_Value() extern void SerializationInfoEnumerator_get_Value_mBB22843FD639AD42D9A819A9745C21191C3B1DD9 (void); // 0x0000161E System.Type System.Runtime.Serialization.SerializationInfoEnumerator::get_ObjectType() extern void SerializationInfoEnumerator_get_ObjectType_mDD6715C508DD1395EEEEE4B72BB73F1DF63182E6 (void); // 0x0000161F System.Void System.Runtime.Serialization.DeserializationEventHandler::.ctor(System.Object,System.IntPtr) extern void DeserializationEventHandler__ctor_mB055A34C61B59F95D440250C31ECC0E2F5025EF1 (void); // 0x00001620 System.Void System.Runtime.Serialization.DeserializationEventHandler::Invoke(System.Object) extern void DeserializationEventHandler_Invoke_m2E6A9D5B599D51CDCD5EAFAA381EED38F54306C3 (void); // 0x00001621 System.Void System.Runtime.Serialization.SerializationEventHandler::.ctor(System.Object,System.IntPtr) extern void SerializationEventHandler__ctor_mC8CE85002E342FB7A69AE1E7B421656A38011616 (void); // 0x00001622 System.Void System.Runtime.Serialization.SerializationEventHandler::Invoke(System.Runtime.Serialization.StreamingContext) extern void SerializationEventHandler_Invoke_m71C2457DE4F1BFB59160438D02A3AEAF74F50FED (void); // 0x00001623 System.Object System.Runtime.Serialization.FormatterConverter::Convert(System.Object,System.Type) extern void FormatterConverter_Convert_mC9795B67788C6DB946DE8B04307B9E6B10496A9F (void); // 0x00001624 System.Boolean System.Runtime.Serialization.FormatterConverter::ToBoolean(System.Object) extern void FormatterConverter_ToBoolean_m2FC9832829824428F911894B0330D103FFEB0786 (void); // 0x00001625 System.Int32 System.Runtime.Serialization.FormatterConverter::ToInt32(System.Object) extern void FormatterConverter_ToInt32_m8D948720E05F960705BD112C77E0C07EC1E4656B (void); // 0x00001626 System.Int64 System.Runtime.Serialization.FormatterConverter::ToInt64(System.Object) extern void FormatterConverter_ToInt64_m2675556FEB1F6655C8F5B5CBE40FCE99A0D85037 (void); // 0x00001627 System.Single System.Runtime.Serialization.FormatterConverter::ToSingle(System.Object) extern void FormatterConverter_ToSingle_mF05A71508F35D172650D6886F1AF8E04A9E4CE8B (void); // 0x00001628 System.String System.Runtime.Serialization.FormatterConverter::ToString(System.Object) extern void FormatterConverter_ToString_m85B6A6B12F60885D5CE0FBEC1BFA5B04CF2F8B95 (void); // 0x00001629 System.Void System.Runtime.Serialization.FormatterConverter::ThrowValueNullException() extern void FormatterConverter_ThrowValueNullException_mDBF257232E86FD02E74BD8138704D1A8A138976D (void); // 0x0000162A System.Void System.Runtime.Serialization.FormatterConverter::.ctor() extern void FormatterConverter__ctor_mC6145A6BF40990C62266BE7EF029A58F2768DC85 (void); // 0x0000162B System.Void System.Runtime.Serialization.ISerializationSurrogate::GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x0000162C System.Object System.Runtime.Serialization.ISerializationSurrogate::SetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector) // 0x0000162D System.Runtime.Serialization.ISerializationSurrogate System.Runtime.Serialization.ISurrogateSelector::GetSurrogate(System.Type,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector&) // 0x0000162E System.Void System.Runtime.Serialization.MemberHolder::.ctor(System.Type,System.Runtime.Serialization.StreamingContext) extern void MemberHolder__ctor_mDFE819A3719BC8BE729782C119E4DBAFF1AE987A (void); // 0x0000162F System.Int32 System.Runtime.Serialization.MemberHolder::GetHashCode() extern void MemberHolder_GetHashCode_m68604483A6041688486C0338A38EDEF717ADE3AA (void); // 0x00001630 System.Boolean System.Runtime.Serialization.MemberHolder::Equals(System.Object) extern void MemberHolder_Equals_mE9C5C4B78C620BF47E169BE76C2C2BD9F1CD2A49 (void); // 0x00001631 System.Void System.Runtime.Serialization.SerializationBinder::BindToName(System.Type,System.String&,System.String&) extern void SerializationBinder_BindToName_mA8BFB63ABD4240255B2547EE7FDC7C5CE07568EB (void); // 0x00001632 System.Type System.Runtime.Serialization.SerializationBinder::BindToType(System.String,System.String) // 0x00001633 System.Void System.Runtime.Serialization.SerializationBinder::.ctor() extern void SerializationBinder__ctor_m812D983AAD3C9EE8EAFD55A071DE9453C569B64F (void); // 0x00001634 System.Void System.Runtime.Serialization.SerializationEvents::.ctor(System.Type) extern void SerializationEvents__ctor_m886401D7CB1A6A6793B3C23A13B9D61C24805E58 (void); // 0x00001635 System.Collections.Generic.List`1 System.Runtime.Serialization.SerializationEvents::GetMethodsWithAttribute(System.Type,System.Type) extern void SerializationEvents_GetMethodsWithAttribute_m5086A9C1F81E292EE16A08C0BEB5CB724E8A782A (void); // 0x00001636 System.Boolean System.Runtime.Serialization.SerializationEvents::get_HasOnSerializingEvents() extern void SerializationEvents_get_HasOnSerializingEvents_m495959CF8254DCBEFF247840151864A13FF67562 (void); // 0x00001637 System.Void System.Runtime.Serialization.SerializationEvents::InvokeOnSerializing(System.Object,System.Runtime.Serialization.StreamingContext) extern void SerializationEvents_InvokeOnSerializing_mBB6AA50BCE43159CF58E29CE9667BE0C3480A428 (void); // 0x00001638 System.Void System.Runtime.Serialization.SerializationEvents::InvokeOnDeserializing(System.Object,System.Runtime.Serialization.StreamingContext) extern void SerializationEvents_InvokeOnDeserializing_m83108781E4ED725B7F0D36E7AB708FCCE0555FDA (void); // 0x00001639 System.Void System.Runtime.Serialization.SerializationEvents::InvokeOnDeserialized(System.Object,System.Runtime.Serialization.StreamingContext) extern void SerializationEvents_InvokeOnDeserialized_mF5FCFDD546AEA2B2793A7D43C075D43C2154EF27 (void); // 0x0000163A System.Runtime.Serialization.SerializationEventHandler System.Runtime.Serialization.SerializationEvents::AddOnSerialized(System.Object,System.Runtime.Serialization.SerializationEventHandler) extern void SerializationEvents_AddOnSerialized_mA90C90A5695C5C4230DD9DA5CF67A6190DFFAFFB (void); // 0x0000163B System.Runtime.Serialization.SerializationEventHandler System.Runtime.Serialization.SerializationEvents::AddOnDeserialized(System.Object,System.Runtime.Serialization.SerializationEventHandler) extern void SerializationEvents_AddOnDeserialized_m4C5B8177B978F97CCDDEF1280B17893E7659815E (void); // 0x0000163C System.Void System.Runtime.Serialization.SerializationEvents::InvokeOnDelegate(System.Object,System.Runtime.Serialization.StreamingContext,System.Collections.Generic.List`1) extern void SerializationEvents_InvokeOnDelegate_m23B3B8A303ECAA1C59E139344FA73A7CD5636A0E (void); // 0x0000163D System.Runtime.Serialization.SerializationEventHandler System.Runtime.Serialization.SerializationEvents::AddOnDelegate(System.Object,System.Runtime.Serialization.SerializationEventHandler,System.Collections.Generic.List`1) extern void SerializationEvents_AddOnDelegate_mECA1E12DDB0481A80E749BB492D125221573AB69 (void); // 0x0000163E System.Runtime.Serialization.SerializationEvents System.Runtime.Serialization.SerializationEventsCache::GetSerializationEventsForType(System.Type) extern void SerializationEventsCache_GetSerializationEventsForType_m7E0A5B7BC29D308E9477AF1FDA1DF0606A5D606F (void); // 0x0000163F System.Void System.Runtime.Serialization.SerializationEventsCache::.cctor() extern void SerializationEventsCache__cctor_m46AD848477CE68D42064EEDEB1695E7C5AD9DC08 (void); // 0x00001640 System.Void System.Runtime.Serialization.SerializationEventsCache/<>c::.cctor() extern void U3CU3Ec__cctor_m64A45EE7A79C0FEDA5DFB96DD2685407C42EF985 (void); // 0x00001641 System.Void System.Runtime.Serialization.SerializationEventsCache/<>c::.ctor() extern void U3CU3Ec__ctor_mB1AE768DF9EBE123191E238EFD6B6C571E9CABA0 (void); // 0x00001642 System.Runtime.Serialization.SerializationEvents System.Runtime.Serialization.SerializationEventsCache/<>c::b__1_0(System.Type) extern void U3CU3Ec_U3CGetSerializationEventsForTypeU3Eb__1_0_mFB03E01EF03EEB6D9EC9D06CAC342BD05815A944 (void); // 0x00001643 System.Void System.Runtime.Serialization.SerializationObjectManager::.ctor(System.Runtime.Serialization.StreamingContext) extern void SerializationObjectManager__ctor_m81CEE2B97EB15FDD53DC4140354500F657DFAC78 (void); // 0x00001644 System.Void System.Runtime.Serialization.SerializationObjectManager::RegisterObject(System.Object) extern void SerializationObjectManager_RegisterObject_mA1E861B6D1A5E1931887716F37494DCF1EE4D777 (void); // 0x00001645 System.Void System.Runtime.Serialization.SerializationObjectManager::RaiseOnSerializedEvent() extern void SerializationObjectManager_RaiseOnSerializedEvent_m709441A04E7923724CAC77CA63CAD0E83DD04B49 (void); // 0x00001646 System.Void System.Runtime.Serialization.SerializationObjectManager::AddOnSerialized(System.Object) extern void SerializationObjectManager_AddOnSerialized_mA0065DB3BB7A6D1AC7D36DA3BBB53CB39DF11154 (void); // 0x00001647 System.Void System.Runtime.Serialization.ValueTypeFixupInfo::.ctor(System.Int64,System.Reflection.FieldInfo,System.Int32[]) extern void ValueTypeFixupInfo__ctor_mB1696A192DEDC73E9E183C92B20A4445324CD8B4 (void); // 0x00001648 System.Int64 System.Runtime.Serialization.ValueTypeFixupInfo::get_ContainerID() extern void ValueTypeFixupInfo_get_ContainerID_mBD65A9D1940105B5286F34F3AAF65DB389502658 (void); // 0x00001649 System.Reflection.FieldInfo System.Runtime.Serialization.ValueTypeFixupInfo::get_ParentField() extern void ValueTypeFixupInfo_get_ParentField_mDFF76457BF01FC0AADD5AC4E3FE989D9DD70EB11 (void); // 0x0000164A System.Int32[] System.Runtime.Serialization.ValueTypeFixupInfo::get_ParentIndex() extern void ValueTypeFixupInfo_get_ParentIndex_m8FD1ACC938841617A6EBBA77294F2640AC116224 (void); // 0x0000164B System.Void System.Runtime.Serialization.FormatterServices::.cctor() extern void FormatterServices__cctor_m37CFC969FE086C4FF83CB4E8E6FF27A7F7A9E612 (void); // 0x0000164C System.Reflection.MemberInfo[] System.Runtime.Serialization.FormatterServices::GetSerializableMembers(System.RuntimeType) extern void FormatterServices_GetSerializableMembers_m8FCA7F5E8EB0F1DADD822057F97D3C57602FE054 (void); // 0x0000164D System.Boolean System.Runtime.Serialization.FormatterServices::CheckSerializable(System.RuntimeType) extern void FormatterServices_CheckSerializable_m0D765BBB562B78FDD5C082180E122A6CFB38FC86 (void); // 0x0000164E System.Reflection.MemberInfo[] System.Runtime.Serialization.FormatterServices::InternalGetSerializableMembers(System.RuntimeType) extern void FormatterServices_InternalGetSerializableMembers_m4859A600C6E19BDB54291C17D39CE88A96CFBBAA (void); // 0x0000164F System.Boolean System.Runtime.Serialization.FormatterServices::GetParentTypes(System.RuntimeType,System.RuntimeType[]&,System.Int32&) extern void FormatterServices_GetParentTypes_mE7593CC0FC4FC6A2C207013E1A675FBEA699EBB9 (void); // 0x00001650 System.Reflection.MemberInfo[] System.Runtime.Serialization.FormatterServices::GetSerializableMembers(System.Type,System.Runtime.Serialization.StreamingContext) extern void FormatterServices_GetSerializableMembers_mE9E8BB54D461ED0CDF4AE3B328D728E77CF2F983 (void); // 0x00001651 System.Object System.Runtime.Serialization.FormatterServices::GetUninitializedObject(System.Type) extern void FormatterServices_GetUninitializedObject_mA2B57E3C189694129FE2870B8188421DF78468A1 (void); // 0x00001652 System.Object System.Runtime.Serialization.FormatterServices::nativeGetUninitializedObject(System.RuntimeType) extern void FormatterServices_nativeGetUninitializedObject_mF5BF7BE36BE90EBA5DED98D09E1E63AB19006B5A (void); // 0x00001653 System.Boolean System.Runtime.Serialization.FormatterServices::GetEnableUnsafeTypeForwarders() extern void FormatterServices_GetEnableUnsafeTypeForwarders_m022F66D40468D55940F27E9D218DEC6EFCB2A2F0 (void); // 0x00001654 System.Boolean System.Runtime.Serialization.FormatterServices::UnsafeTypeForwardersIsEnabled() extern void FormatterServices_UnsafeTypeForwardersIsEnabled_mE8A8B6D62083A37AECA0F9A2DC4E601EA1B291C3 (void); // 0x00001655 System.Void System.Runtime.Serialization.FormatterServices::SerializationSetValue(System.Reflection.MemberInfo,System.Object,System.Object) extern void FormatterServices_SerializationSetValue_mD16E42D9B65162835EB6A8354463A5C08A6115EB (void); // 0x00001656 System.Object System.Runtime.Serialization.FormatterServices::PopulateObjectMembers(System.Object,System.Reflection.MemberInfo[],System.Object[]) extern void FormatterServices_PopulateObjectMembers_mD90669EF25CDFEB352F549BC529EFF3142D302D0 (void); // 0x00001657 System.Object[] System.Runtime.Serialization.FormatterServices::GetObjectData(System.Object,System.Reflection.MemberInfo[]) extern void FormatterServices_GetObjectData_m27838AF9FA62F0BD51D33DA607E421D5DF6B3FDF (void); // 0x00001658 System.Type System.Runtime.Serialization.FormatterServices::GetTypeFromAssembly(System.Reflection.Assembly,System.String) extern void FormatterServices_GetTypeFromAssembly_mF6530986F77B8F2DC395A45DF2B0875AD44160F6 (void); // 0x00001659 System.Reflection.Assembly System.Runtime.Serialization.FormatterServices::LoadAssemblyFromString(System.String) extern void FormatterServices_LoadAssemblyFromString_mD32EE6A1AA5B3B176EB5B76ED58014D46C03CBA2 (void); // 0x0000165A System.Reflection.Assembly System.Runtime.Serialization.FormatterServices::LoadAssemblyFromStringNoThrow(System.String) extern void FormatterServices_LoadAssemblyFromStringNoThrow_m5D41854EF4ED7A549926459709DE828CC4738FCA (void); // 0x0000165B System.String System.Runtime.Serialization.FormatterServices::GetClrAssemblyName(System.Type,System.Boolean&) extern void FormatterServices_GetClrAssemblyName_mBD6400CBC1431A82C48F2A1A878B5C291DAB7928 (void); // 0x0000165C System.String System.Runtime.Serialization.FormatterServices::GetClrTypeFullName(System.Type) extern void FormatterServices_GetClrTypeFullName_mED861629C8DFB7A84583A140C00293B8D904FFC8 (void); // 0x0000165D System.String System.Runtime.Serialization.FormatterServices::GetClrTypeFullNameForArray(System.Type) extern void FormatterServices_GetClrTypeFullNameForArray_mCFD3DA57C7AF6A8D08D5CCD2EAAC3EC8B823C1B4 (void); // 0x0000165E System.String System.Runtime.Serialization.FormatterServices::GetClrTypeFullNameForNonArrayTypes(System.Type) extern void FormatterServices_GetClrTypeFullNameForNonArrayTypes_mE5EF946DA027DFA8C07890C0BE9C7D7C2E3CFD2B (void); // 0x0000165F System.Void System.Runtime.Serialization.FormatterServices/<>c__DisplayClass9_0::.ctor() extern void U3CU3Ec__DisplayClass9_0__ctor_m088960951E9699C93244FE849D4E8092D66FD751 (void); // 0x00001660 System.Reflection.MemberInfo[] System.Runtime.Serialization.FormatterServices/<>c__DisplayClass9_0::b__0(System.Runtime.Serialization.MemberHolder) extern void U3CU3Ec__DisplayClass9_0_U3CGetSerializableMembersU3Eb__0_m1D97157251EFA1004BBB95BCDB2AB81F7629AD0F (void); // 0x00001661 System.Void System.Runtime.Serialization.SurrogateForCyclicalReference::GetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SurrogateForCyclicalReference_GetObjectData_mBC59A60F5202A7450DF0672920C09B45D9DEFD4D (void); // 0x00001662 System.Object System.Runtime.Serialization.SurrogateForCyclicalReference::SetObjectData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ISurrogateSelector) extern void SurrogateForCyclicalReference_SetObjectData_mE7268B138411F0EE6C8C0C3DE0280252492B22DA (void); // 0x00001663 System.Void System.Runtime.Serialization.ObjectIDGenerator::.ctor() extern void ObjectIDGenerator__ctor_m26261E5BF8675579F39157564153ECA733453B10 (void); // 0x00001664 System.Int32 System.Runtime.Serialization.ObjectIDGenerator::FindElement(System.Object,System.Boolean&) extern void ObjectIDGenerator_FindElement_m9E33C4B0499843B9E6DA6C94C1CC396BA78C3B54 (void); // 0x00001665 System.Int64 System.Runtime.Serialization.ObjectIDGenerator::GetId(System.Object,System.Boolean&) extern void ObjectIDGenerator_GetId_m0A7754DAAF5CEF535B32C512495B7A64DB871D64 (void); // 0x00001666 System.Int64 System.Runtime.Serialization.ObjectIDGenerator::HasId(System.Object,System.Boolean&) extern void ObjectIDGenerator_HasId_m6A7183C7ABA08F86D07F66360CB0FC7B98AA5CDE (void); // 0x00001667 System.Void System.Runtime.Serialization.ObjectIDGenerator::Rehash() extern void ObjectIDGenerator_Rehash_mD2ADBA78FA776E5805DC84696296A65E8D5D72AD (void); // 0x00001668 System.Void System.Runtime.Serialization.ObjectIDGenerator::.cctor() extern void ObjectIDGenerator__cctor_mDF6D7AB5790EB2D4BE06FA32EC0F2175DFFF2132 (void); // 0x00001669 System.Void System.Runtime.Serialization.ObjectManager::.ctor(System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Boolean,System.Boolean) extern void ObjectManager__ctor_m7500A9C2247BC353B67A74A1C3E3F2A830B2252F (void); // 0x0000166A System.Boolean System.Runtime.Serialization.ObjectManager::CanCallGetType(System.Object) extern void ObjectManager_CanCallGetType_mE3F07E1221C3E78C2CF54875469D6D93BAE9B779 (void); // 0x0000166B System.Void System.Runtime.Serialization.ObjectManager::set_TopObject(System.Object) extern void ObjectManager_set_TopObject_m1214C789CDDBD10F08437251D192F1B2DD21500B (void); // 0x0000166C System.Object System.Runtime.Serialization.ObjectManager::get_TopObject() extern void ObjectManager_get_TopObject_m0A53A4E04F2CC7FBA86012A43D447AF848B90C96 (void); // 0x0000166D System.Runtime.Serialization.ObjectHolderList System.Runtime.Serialization.ObjectManager::get_SpecialFixupObjects() extern void ObjectManager_get_SpecialFixupObjects_m99128931454C096674ADF303C4552B11D71F7D39 (void); // 0x0000166E System.Runtime.Serialization.ObjectHolder System.Runtime.Serialization.ObjectManager::FindObjectHolder(System.Int64) extern void ObjectManager_FindObjectHolder_mE80731A5762205F652F5AF103DEA164B407BEF01 (void); // 0x0000166F System.Runtime.Serialization.ObjectHolder System.Runtime.Serialization.ObjectManager::FindOrCreateObjectHolder(System.Int64) extern void ObjectManager_FindOrCreateObjectHolder_mBFE4748D67E6A53794E7A8CBDC611B4FF4EE411D (void); // 0x00001670 System.Void System.Runtime.Serialization.ObjectManager::AddObjectHolder(System.Runtime.Serialization.ObjectHolder) extern void ObjectManager_AddObjectHolder_mBDB2A10C6ECBAB5804243C00A1D7B7097E37484F (void); // 0x00001671 System.Boolean System.Runtime.Serialization.ObjectManager::GetCompletionInfo(System.Runtime.Serialization.FixupHolder,System.Runtime.Serialization.ObjectHolder&,System.Object&,System.Boolean) extern void ObjectManager_GetCompletionInfo_mD3EBA44645CCFCC5F7F33E7C615DA6755AA78342 (void); // 0x00001672 System.Void System.Runtime.Serialization.ObjectManager::FixupSpecialObject(System.Runtime.Serialization.ObjectHolder) extern void ObjectManager_FixupSpecialObject_m14BF695945B49F3ACDBA8B06BF2B5BEB3410BD34 (void); // 0x00001673 System.Boolean System.Runtime.Serialization.ObjectManager::ResolveObjectReference(System.Runtime.Serialization.ObjectHolder) extern void ObjectManager_ResolveObjectReference_m8F69B4543000DBC73FD07BC80B23B8F254BA516A (void); // 0x00001674 System.Boolean System.Runtime.Serialization.ObjectManager::DoValueTypeFixup(System.Reflection.FieldInfo,System.Runtime.Serialization.ObjectHolder,System.Object) extern void ObjectManager_DoValueTypeFixup_m5D552A7DEBE9169561EB40B20E43A56B53C1F2B9 (void); // 0x00001675 System.Void System.Runtime.Serialization.ObjectManager::CompleteObject(System.Runtime.Serialization.ObjectHolder,System.Boolean) extern void ObjectManager_CompleteObject_m09FABD6D4163FBCBC0EEBEC8AE931AE6B0702E03 (void); // 0x00001676 System.Void System.Runtime.Serialization.ObjectManager::DoNewlyRegisteredObjectFixups(System.Runtime.Serialization.ObjectHolder) extern void ObjectManager_DoNewlyRegisteredObjectFixups_mEB3C29AC6002ADE024F84FA40CC12D97B8C89440 (void); // 0x00001677 System.Object System.Runtime.Serialization.ObjectManager::GetObject(System.Int64) extern void ObjectManager_GetObject_m8058D85F33BA0A5A712ED25B1C2800FFE9E8D78B (void); // 0x00001678 System.Void System.Runtime.Serialization.ObjectManager::RegisterString(System.String,System.Int64,System.Runtime.Serialization.SerializationInfo,System.Int64,System.Reflection.MemberInfo) extern void ObjectManager_RegisterString_m5D2F1272D0FDC48C098785B58BD2A5A9337F4CD2 (void); // 0x00001679 System.Void System.Runtime.Serialization.ObjectManager::RegisterObject(System.Object,System.Int64,System.Runtime.Serialization.SerializationInfo,System.Int64,System.Reflection.MemberInfo,System.Int32[]) extern void ObjectManager_RegisterObject_m11C7FE30691ED20ED30242228B14200DFFD4F65B (void); // 0x0000167A System.Void System.Runtime.Serialization.ObjectManager::CompleteISerializableObject(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ObjectManager_CompleteISerializableObject_m53761EF231904B5BE7A170A3AFD4C2FCD77C7E21 (void); // 0x0000167B System.Reflection.RuntimeConstructorInfo System.Runtime.Serialization.ObjectManager::GetConstructor(System.RuntimeType) extern void ObjectManager_GetConstructor_mEF9CC25C5FB9479AA6FCCD9646DDE8E9C148F495 (void); // 0x0000167C System.Void System.Runtime.Serialization.ObjectManager::DoFixups() extern void ObjectManager_DoFixups_m93A5232D621A99F4ECD4E3A4C12C1B09486A6058 (void); // 0x0000167D System.Void System.Runtime.Serialization.ObjectManager::RegisterFixup(System.Runtime.Serialization.FixupHolder,System.Int64,System.Int64) extern void ObjectManager_RegisterFixup_mD96702A6E2FD255584990F5E5ED2D33DFEB0C1C1 (void); // 0x0000167E System.Void System.Runtime.Serialization.ObjectManager::RecordFixup(System.Int64,System.Reflection.MemberInfo,System.Int64) extern void ObjectManager_RecordFixup_mB537B37D745737CB93282A6605908B74EBBF1568 (void); // 0x0000167F System.Void System.Runtime.Serialization.ObjectManager::RecordDelayedFixup(System.Int64,System.String,System.Int64) extern void ObjectManager_RecordDelayedFixup_m58090B517D419C82B5CD85DE2856C4E5F4F10D2D (void); // 0x00001680 System.Void System.Runtime.Serialization.ObjectManager::RecordArrayElementFixup(System.Int64,System.Int32[],System.Int64) extern void ObjectManager_RecordArrayElementFixup_mD05AE503FD34707E469C283AE49684C69DF3432C (void); // 0x00001681 System.Void System.Runtime.Serialization.ObjectManager::RaiseDeserializationEvent() extern void ObjectManager_RaiseDeserializationEvent_m94AAD044961ECCC51044D561381A2315398E7C39 (void); // 0x00001682 System.Void System.Runtime.Serialization.ObjectManager::AddOnDeserialization(System.Runtime.Serialization.DeserializationEventHandler) extern void ObjectManager_AddOnDeserialization_mB76BC78568C25649B691B33B60104FD6C606A3C8 (void); // 0x00001683 System.Void System.Runtime.Serialization.ObjectManager::AddOnDeserialized(System.Object) extern void ObjectManager_AddOnDeserialized_m6E8B5BF201595262B9C46B3FBC5BAE4329027769 (void); // 0x00001684 System.Void System.Runtime.Serialization.ObjectManager::RaiseOnDeserializedEvent(System.Object) extern void ObjectManager_RaiseOnDeserializedEvent_m583EAF48F45B6D2666DE1421F78ADCA4F9FCE301 (void); // 0x00001685 System.Void System.Runtime.Serialization.ObjectManager::RaiseOnDeserializingEvent(System.Object) extern void ObjectManager_RaiseOnDeserializingEvent_mA4852307417610DB46729953F6E14579127F5DDF (void); // 0x00001686 System.Void System.Runtime.Serialization.ObjectHolder::.ctor(System.Int64) extern void ObjectHolder__ctor_mEA61E566D84978A4BB2D1F9F2A4DF3E208321999 (void); // 0x00001687 System.Void System.Runtime.Serialization.ObjectHolder::.ctor(System.Object,System.Int64,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.ISerializationSurrogate,System.Int64,System.Reflection.FieldInfo,System.Int32[]) extern void ObjectHolder__ctor_mEF68B77687F6423331A478BD9062CB9FAB94BBA5 (void); // 0x00001688 System.Void System.Runtime.Serialization.ObjectHolder::.ctor(System.String,System.Int64,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.ISerializationSurrogate,System.Int64,System.Reflection.FieldInfo,System.Int32[]) extern void ObjectHolder__ctor_mF788A02263DF147C45E09D48FBD6674E1633CD8E (void); // 0x00001689 System.Void System.Runtime.Serialization.ObjectHolder::IncrementDescendentFixups(System.Int32) extern void ObjectHolder_IncrementDescendentFixups_mC3B9D2BD5A24B8D8F5F0A72843B69E4625516424 (void); // 0x0000168A System.Void System.Runtime.Serialization.ObjectHolder::DecrementFixupsRemaining(System.Runtime.Serialization.ObjectManager) extern void ObjectHolder_DecrementFixupsRemaining_m912B9681E64147ED85BEB14E38FC170C2D82C498 (void); // 0x0000168B System.Void System.Runtime.Serialization.ObjectHolder::RemoveDependency(System.Int64) extern void ObjectHolder_RemoveDependency_m1CBC081794F10D5B48FF6C55DCBD85812A4A47B9 (void); // 0x0000168C System.Void System.Runtime.Serialization.ObjectHolder::AddFixup(System.Runtime.Serialization.FixupHolder,System.Runtime.Serialization.ObjectManager) extern void ObjectHolder_AddFixup_m18C0B6BABE448525C0B7EFEF1FC559B8F4DD0F8C (void); // 0x0000168D System.Void System.Runtime.Serialization.ObjectHolder::UpdateDescendentDependencyChain(System.Int32,System.Runtime.Serialization.ObjectManager) extern void ObjectHolder_UpdateDescendentDependencyChain_mC1486E4CE7ABA5D140C3479316346019989F66FF (void); // 0x0000168E System.Void System.Runtime.Serialization.ObjectHolder::AddDependency(System.Int64) extern void ObjectHolder_AddDependency_m3D6B0981B7922B5F6252AF186087A3DE4FBCF31C (void); // 0x0000168F System.Void System.Runtime.Serialization.ObjectHolder::UpdateData(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.ISerializationSurrogate,System.Int64,System.Reflection.FieldInfo,System.Int32[],System.Runtime.Serialization.ObjectManager) extern void ObjectHolder_UpdateData_m0C8B7A727778C4DFB2DB7356EE54E727DA974AF9 (void); // 0x00001690 System.Void System.Runtime.Serialization.ObjectHolder::MarkForCompletionWhenAvailable() extern void ObjectHolder_MarkForCompletionWhenAvailable_m99D7879EF5BC4B7195BF363026A4699099BD9D88 (void); // 0x00001691 System.Void System.Runtime.Serialization.ObjectHolder::SetFlags() extern void ObjectHolder_SetFlags_m42AA6DBA3A792EF8C181BDDB6B4B7286F137AA5C (void); // 0x00001692 System.Boolean System.Runtime.Serialization.ObjectHolder::get_IsIncompleteObjectReference() extern void ObjectHolder_get_IsIncompleteObjectReference_m741C475E8B978E226AA2EE027F8F77355CC2463C (void); // 0x00001693 System.Void System.Runtime.Serialization.ObjectHolder::set_IsIncompleteObjectReference(System.Boolean) extern void ObjectHolder_set_IsIncompleteObjectReference_m3C9A491622AA1184D7A0AC247A9C3C43C372E6E9 (void); // 0x00001694 System.Boolean System.Runtime.Serialization.ObjectHolder::get_RequiresDelayedFixup() extern void ObjectHolder_get_RequiresDelayedFixup_m5DC3C8B43261BCA11C78946B69E71A5DCE07C154 (void); // 0x00001695 System.Boolean System.Runtime.Serialization.ObjectHolder::get_RequiresValueTypeFixup() extern void ObjectHolder_get_RequiresValueTypeFixup_m9EEDC38BC23D7B1150811C26E68FFEACEFCD4E54 (void); // 0x00001696 System.Boolean System.Runtime.Serialization.ObjectHolder::get_ValueTypeFixupPerformed() extern void ObjectHolder_get_ValueTypeFixupPerformed_m5DF3B93145238E8E136500CBE396A6FDD3B87D42 (void); // 0x00001697 System.Void System.Runtime.Serialization.ObjectHolder::set_ValueTypeFixupPerformed(System.Boolean) extern void ObjectHolder_set_ValueTypeFixupPerformed_mB286DC167C358A55288DDE39F2F5CA2BDE587DC6 (void); // 0x00001698 System.Boolean System.Runtime.Serialization.ObjectHolder::get_HasISerializable() extern void ObjectHolder_get_HasISerializable_m3A434EEF0D0AAE693FF24F871A3EDE9C87EA0D78 (void); // 0x00001699 System.Boolean System.Runtime.Serialization.ObjectHolder::get_HasSurrogate() extern void ObjectHolder_get_HasSurrogate_m28B4C17773F71AF9DA9C5320D54EC51A023BB13E (void); // 0x0000169A System.Boolean System.Runtime.Serialization.ObjectHolder::get_CanSurrogatedObjectValueChange() extern void ObjectHolder_get_CanSurrogatedObjectValueChange_m0DBF12A9D9029B56ACDEFC3F02CAABA219C27465 (void); // 0x0000169B System.Boolean System.Runtime.Serialization.ObjectHolder::get_CanObjectValueChange() extern void ObjectHolder_get_CanObjectValueChange_m2FC2AFA34109C2FA3A9278C72E7B192C40D81BEF (void); // 0x0000169C System.Int32 System.Runtime.Serialization.ObjectHolder::get_DirectlyDependentObjects() extern void ObjectHolder_get_DirectlyDependentObjects_m74EE81124A6823632DF7E95D9B119D75C842DBEB (void); // 0x0000169D System.Int32 System.Runtime.Serialization.ObjectHolder::get_TotalDependentObjects() extern void ObjectHolder_get_TotalDependentObjects_mDC69AF6EDB3917D6F1FD1E5E54E16661228392AD (void); // 0x0000169E System.Boolean System.Runtime.Serialization.ObjectHolder::get_Reachable() extern void ObjectHolder_get_Reachable_m715B3D66CFE7E2440F71D6B23A3A47F70A2F42DA (void); // 0x0000169F System.Void System.Runtime.Serialization.ObjectHolder::set_Reachable(System.Boolean) extern void ObjectHolder_set_Reachable_mDDD3B2471050D0AD86EAEF69F9CA8906B5F9665A (void); // 0x000016A0 System.Boolean System.Runtime.Serialization.ObjectHolder::get_TypeLoadExceptionReachable() extern void ObjectHolder_get_TypeLoadExceptionReachable_m6A79CA3E91C8AE143E0B7C2286618A82C949545F (void); // 0x000016A1 System.Runtime.Serialization.TypeLoadExceptionHolder System.Runtime.Serialization.ObjectHolder::get_TypeLoadException() extern void ObjectHolder_get_TypeLoadException_m7E2FF5A6007F284925C2DBB4E6AB1EBCD2C3214F (void); // 0x000016A2 System.Void System.Runtime.Serialization.ObjectHolder::set_TypeLoadException(System.Runtime.Serialization.TypeLoadExceptionHolder) extern void ObjectHolder_set_TypeLoadException_m3E8EEAF61CFC0C4F0BE131E57A26038414752A79 (void); // 0x000016A3 System.Object System.Runtime.Serialization.ObjectHolder::get_ObjectValue() extern void ObjectHolder_get_ObjectValue_m7D536076B8007F8C1FCAEAE14C3B98B4043FDABB (void); // 0x000016A4 System.Void System.Runtime.Serialization.ObjectHolder::SetObjectValue(System.Object,System.Runtime.Serialization.ObjectManager) extern void ObjectHolder_SetObjectValue_mC77E57E5D9D22CABA85E0E92538673599294FE07 (void); // 0x000016A5 System.Runtime.Serialization.SerializationInfo System.Runtime.Serialization.ObjectHolder::get_SerializationInfo() extern void ObjectHolder_get_SerializationInfo_mE2BE5ECB7B7DCACEE078E1DCB143A98CD4B77951 (void); // 0x000016A6 System.Void System.Runtime.Serialization.ObjectHolder::set_SerializationInfo(System.Runtime.Serialization.SerializationInfo) extern void ObjectHolder_set_SerializationInfo_m87EDC894D6B63A4A0C94F9E356FE98FFF7B89B91 (void); // 0x000016A7 System.Runtime.Serialization.ISerializationSurrogate System.Runtime.Serialization.ObjectHolder::get_Surrogate() extern void ObjectHolder_get_Surrogate_m31B73D0B3FBB6F61BF7244EFD1D6839BEAEFC07A (void); // 0x000016A8 System.Runtime.Serialization.LongList System.Runtime.Serialization.ObjectHolder::get_DependentObjects() extern void ObjectHolder_get_DependentObjects_mB74743AAC13727031274341D6CB044F4D3859637 (void); // 0x000016A9 System.Void System.Runtime.Serialization.ObjectHolder::set_DependentObjects(System.Runtime.Serialization.LongList) extern void ObjectHolder_set_DependentObjects_m904FC6A019178262421A6D5320850684E275F98A (void); // 0x000016AA System.Boolean System.Runtime.Serialization.ObjectHolder::get_RequiresSerInfoFixup() extern void ObjectHolder_get_RequiresSerInfoFixup_mEB759753C66345B5FBBD593163A5FE32FEA371CF (void); // 0x000016AB System.Void System.Runtime.Serialization.ObjectHolder::set_RequiresSerInfoFixup(System.Boolean) extern void ObjectHolder_set_RequiresSerInfoFixup_m2DAE3FC2143C684BB0E32AAF8E79378DE98FDDE5 (void); // 0x000016AC System.Runtime.Serialization.ValueTypeFixupInfo System.Runtime.Serialization.ObjectHolder::get_ValueFixup() extern void ObjectHolder_get_ValueFixup_m17713FBCBDDF95794A527768B12C6F5307D236DA (void); // 0x000016AD System.Boolean System.Runtime.Serialization.ObjectHolder::get_CompletelyFixed() extern void ObjectHolder_get_CompletelyFixed_m6F50171D26FD436AF646977F6DB6AE864791572B (void); // 0x000016AE System.Int64 System.Runtime.Serialization.ObjectHolder::get_ContainerID() extern void ObjectHolder_get_ContainerID_m4DD84C3E0AB5C6605EF31A6F0ED3D8DADDFF38CC (void); // 0x000016AF System.Void System.Runtime.Serialization.FixupHolder::.ctor(System.Int64,System.Object,System.Int32) extern void FixupHolder__ctor_mAD12702CF998229EC53EC37C5516EF99218FAC35 (void); // 0x000016B0 System.Void System.Runtime.Serialization.FixupHolderList::.ctor() extern void FixupHolderList__ctor_mC6C63C83FC45E6FAD9991AE41A40D66A545BF81E (void); // 0x000016B1 System.Void System.Runtime.Serialization.FixupHolderList::.ctor(System.Int32) extern void FixupHolderList__ctor_m92FAFE04F36DE9DD2337997B2E81B02693284C8A (void); // 0x000016B2 System.Void System.Runtime.Serialization.FixupHolderList::Add(System.Runtime.Serialization.FixupHolder) extern void FixupHolderList_Add_m31F94721178384C4A942773DACED2FF4E6E0D52D (void); // 0x000016B3 System.Void System.Runtime.Serialization.FixupHolderList::EnlargeArray() extern void FixupHolderList_EnlargeArray_mDE5DB273A0AABF630B3599948B1FD19091E7720D (void); // 0x000016B4 System.Void System.Runtime.Serialization.LongList::.ctor() extern void LongList__ctor_m95F6B05D05B9413BCFE4BF6D888D7E64667EFF8B (void); // 0x000016B5 System.Void System.Runtime.Serialization.LongList::.ctor(System.Int32) extern void LongList__ctor_mBBBB8378A7A638D7BF35E9A9F4C7CEAB3FC2C175 (void); // 0x000016B6 System.Void System.Runtime.Serialization.LongList::Add(System.Int64) extern void LongList_Add_m9E3708E0CD7C5688206593C6BA0EADD68CAE64CC (void); // 0x000016B7 System.Int32 System.Runtime.Serialization.LongList::get_Count() extern void LongList_get_Count_mF283C6E757456010D460606534E30952C947CE29 (void); // 0x000016B8 System.Void System.Runtime.Serialization.LongList::StartEnumeration() extern void LongList_StartEnumeration_mD1E7E501F9C859D2C175CBAE7AD74F46B5E5A315 (void); // 0x000016B9 System.Boolean System.Runtime.Serialization.LongList::MoveNext() extern void LongList_MoveNext_mA88901AE5775FA0470B86C0E5741752CCFE7264F (void); // 0x000016BA System.Int64 System.Runtime.Serialization.LongList::get_Current() extern void LongList_get_Current_mC1853C92335998B97C14F60FFEB435379F20FE1D (void); // 0x000016BB System.Boolean System.Runtime.Serialization.LongList::RemoveElement(System.Int64) extern void LongList_RemoveElement_m296E7CC6A801BEE376621AA36CC98FD71629E41F (void); // 0x000016BC System.Void System.Runtime.Serialization.LongList::EnlargeArray() extern void LongList_EnlargeArray_mD46D5BC20C86FADF775CA023B64ABC1F6864E001 (void); // 0x000016BD System.Void System.Runtime.Serialization.ObjectHolderList::.ctor() extern void ObjectHolderList__ctor_m206B37509A1757B5883A1D20847D38FB4F91D201 (void); // 0x000016BE System.Void System.Runtime.Serialization.ObjectHolderList::.ctor(System.Int32) extern void ObjectHolderList__ctor_mE27EE6FF3B6CE91FDD654F18A702615F6F8FE1BF (void); // 0x000016BF System.Void System.Runtime.Serialization.ObjectHolderList::Add(System.Runtime.Serialization.ObjectHolder) extern void ObjectHolderList_Add_mB41AE78629EA313F2F31BC81858ED333FFA9D959 (void); // 0x000016C0 System.Runtime.Serialization.ObjectHolderListEnumerator System.Runtime.Serialization.ObjectHolderList::GetFixupEnumerator() extern void ObjectHolderList_GetFixupEnumerator_m200BCFA5F481E92AC77A6FB43537F853B1A2D0CE (void); // 0x000016C1 System.Void System.Runtime.Serialization.ObjectHolderList::EnlargeArray() extern void ObjectHolderList_EnlargeArray_mAB5E866EC742084E381D8B9C111197EF5BBFAA91 (void); // 0x000016C2 System.Int32 System.Runtime.Serialization.ObjectHolderList::get_Version() extern void ObjectHolderList_get_Version_m5F1F06DFAC38E6212525F34DF68DC55828ADA965 (void); // 0x000016C3 System.Int32 System.Runtime.Serialization.ObjectHolderList::get_Count() extern void ObjectHolderList_get_Count_mA16DADE4AED60C523008C87408303B0CD9910EAB (void); // 0x000016C4 System.Void System.Runtime.Serialization.ObjectHolderListEnumerator::.ctor(System.Runtime.Serialization.ObjectHolderList,System.Boolean) extern void ObjectHolderListEnumerator__ctor_m292C1EBC1FE827544AA744D87DB6F88D7FB2893B (void); // 0x000016C5 System.Boolean System.Runtime.Serialization.ObjectHolderListEnumerator::MoveNext() extern void ObjectHolderListEnumerator_MoveNext_m6588101203727CABE41371CA0E5E4E167D667B9A (void); // 0x000016C6 System.Runtime.Serialization.ObjectHolder System.Runtime.Serialization.ObjectHolderListEnumerator::get_Current() extern void ObjectHolderListEnumerator_get_Current_mB739651D3BB782A110747EB638749092DB57CCA7 (void); // 0x000016C7 System.Void System.Runtime.Serialization.TypeLoadExceptionHolder::.ctor(System.String) extern void TypeLoadExceptionHolder__ctor_m2E3F883011F1C61C53222BF166D6A262E8732225 (void); // 0x000016C8 System.String System.Runtime.Serialization.TypeLoadExceptionHolder::get_TypeName() extern void TypeLoadExceptionHolder_get_TypeName_m64E5772BCADCA73BF63C2BB5B78FC15040C550C7 (void); // 0x000016C9 System.Void System.Runtime.Serialization.SafeSerializationEventArgs::.ctor(System.Runtime.Serialization.StreamingContext) extern void SafeSerializationEventArgs__ctor_mBFCBE573C3146AB7CA03BFE30FB14242272BDD35 (void); // 0x000016CA System.Collections.Generic.IList`1 System.Runtime.Serialization.SafeSerializationEventArgs::get_SerializedStates() extern void SafeSerializationEventArgs_get_SerializedStates_mE2F32CC910E7E0F8C27AB3E7D47F882E0BEAAF26 (void); // 0x000016CB System.Void System.Runtime.Serialization.ISafeSerializationData::CompleteDeserialization(System.Object) // 0x000016CC System.Void System.Runtime.Serialization.SafeSerializationManager::.ctor() extern void SafeSerializationManager__ctor_mA0056A1EB04230A291DE1E28DE3012AFB9D28322 (void); // 0x000016CD System.Void System.Runtime.Serialization.SafeSerializationManager::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SafeSerializationManager__ctor_m276E4E56BFECE3F0F0BCEAE5B4AD2A5EAC528BCB (void); // 0x000016CE System.Boolean System.Runtime.Serialization.SafeSerializationManager::get_IsActive() extern void SafeSerializationManager_get_IsActive_m0F64AFDCC1CDD0220166DCCBD0D1D2344BEE7BD9 (void); // 0x000016CF System.Void System.Runtime.Serialization.SafeSerializationManager::CompleteSerialization(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SafeSerializationManager_CompleteSerialization_m92346FB7A03D58FD9E0EA0910B60830873051822 (void); // 0x000016D0 System.Void System.Runtime.Serialization.SafeSerializationManager::CompleteDeserialization(System.Object) extern void SafeSerializationManager_CompleteDeserialization_m135A9364DB2AFD89303DCB2EB7C9EFC40A7951FF (void); // 0x000016D1 System.Void System.Runtime.Serialization.SafeSerializationManager::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void SafeSerializationManager_System_Runtime_Serialization_ISerializable_GetObjectData_m61167C85E70FAA38C12E3B4FD0977889817B2C8A (void); // 0x000016D2 System.Object System.Runtime.Serialization.SafeSerializationManager::System.Runtime.Serialization.IObjectReference.GetRealObject(System.Runtime.Serialization.StreamingContext) extern void SafeSerializationManager_System_Runtime_Serialization_IObjectReference_GetRealObject_mA1633EBF61CC639345B2971B354D25ABBF7DA484 (void); // 0x000016D3 System.Void System.Runtime.Serialization.SafeSerializationManager::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void SafeSerializationManager_OnDeserialized_m80D8000BE55C85B76747541A5DBDFDA63F2B686F (void); // 0x000016D4 System.Void System.Runtime.Serialization.OptionalFieldAttribute::.ctor() extern void OptionalFieldAttribute__ctor_m8230DC42696CC4205C112F10C1AA993DA87DFFB7 (void); // 0x000016D5 System.Void System.Runtime.Serialization.OptionalFieldAttribute::set_VersionAdded(System.Int32) extern void OptionalFieldAttribute_set_VersionAdded_m7A44A738FC109AE3A1553D70147F4F9CBDFBE02B (void); // 0x000016D6 System.Void System.Runtime.Serialization.OnSerializingAttribute::.ctor() extern void OnSerializingAttribute__ctor_m0D90A98DD06F759ECC93C625B14610F777F620BE (void); // 0x000016D7 System.Void System.Runtime.Serialization.OnSerializedAttribute::.ctor() extern void OnSerializedAttribute__ctor_m72C05BEF8308185EF5A3AACB6C8472CBACD8CE08 (void); // 0x000016D8 System.Void System.Runtime.Serialization.OnDeserializingAttribute::.ctor() extern void OnDeserializingAttribute__ctor_m22218DE10853B3C6DE6ABF8DF272192771B2D1F5 (void); // 0x000016D9 System.Void System.Runtime.Serialization.OnDeserializedAttribute::.ctor() extern void OnDeserializedAttribute__ctor_mB0F007809742074E8C2265568BA40E8C0A210B1D (void); // 0x000016DA System.Reflection.Module System.Runtime.Serialization.SerializationFieldInfo::get_Module() extern void SerializationFieldInfo_get_Module_m895B1EC3DC6227A6B3226B472ECF8D0DB0D8ADCD (void); // 0x000016DB System.Int32 System.Runtime.Serialization.SerializationFieldInfo::get_MetadataToken() extern void SerializationFieldInfo_get_MetadataToken_mDABB15D1D9F621F4D443127D4D09C0711BFB8EA3 (void); // 0x000016DC System.Void System.Runtime.Serialization.SerializationFieldInfo::.ctor(System.Reflection.RuntimeFieldInfo,System.String) extern void SerializationFieldInfo__ctor_mCFCC023847B4BF65098D01DDD0F296EA6744DB4F (void); // 0x000016DD System.String System.Runtime.Serialization.SerializationFieldInfo::get_Name() extern void SerializationFieldInfo_get_Name_m4AA00BFB4E39F417087E9CD027D2397EF4B9B32F (void); // 0x000016DE System.Type System.Runtime.Serialization.SerializationFieldInfo::get_DeclaringType() extern void SerializationFieldInfo_get_DeclaringType_m72F0AE9BA259EEF2C5ADDD2784A823185F176A1E (void); // 0x000016DF System.Type System.Runtime.Serialization.SerializationFieldInfo::get_ReflectedType() extern void SerializationFieldInfo_get_ReflectedType_m6B7B70DC9EA3C77A3910221ECE483FC213DAD2EB (void); // 0x000016E0 System.Object[] System.Runtime.Serialization.SerializationFieldInfo::GetCustomAttributes(System.Boolean) extern void SerializationFieldInfo_GetCustomAttributes_m8AE96D826E4C1E3757E6D85D7CCA38AC3EC80352 (void); // 0x000016E1 System.Object[] System.Runtime.Serialization.SerializationFieldInfo::GetCustomAttributes(System.Type,System.Boolean) extern void SerializationFieldInfo_GetCustomAttributes_mC80B4F7347593E2D174CB7497EBC5BB9C7EFC467 (void); // 0x000016E2 System.Boolean System.Runtime.Serialization.SerializationFieldInfo::IsDefined(System.Type,System.Boolean) extern void SerializationFieldInfo_IsDefined_m1BE52ED56BD0A383983D9DF48C2FEF121A783112 (void); // 0x000016E3 System.Type System.Runtime.Serialization.SerializationFieldInfo::get_FieldType() extern void SerializationFieldInfo_get_FieldType_mF062538C6FC55FB3530E2CCBCC3FF65CC9E29165 (void); // 0x000016E4 System.Object System.Runtime.Serialization.SerializationFieldInfo::GetValue(System.Object) extern void SerializationFieldInfo_GetValue_m7615917202CED993720CD1B925E7D0428E9746D1 (void); // 0x000016E5 System.Object System.Runtime.Serialization.SerializationFieldInfo::InternalGetValue(System.Object) extern void SerializationFieldInfo_InternalGetValue_mF6AE593F665F92A16DD578AD5CD49959AC3D3EA7 (void); // 0x000016E6 System.Void System.Runtime.Serialization.SerializationFieldInfo::SetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) extern void SerializationFieldInfo_SetValue_mC3E76E73E0CB010C21C3F345C875DB4A2829595C (void); // 0x000016E7 System.Void System.Runtime.Serialization.SerializationFieldInfo::InternalSetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) extern void SerializationFieldInfo_InternalSetValue_m37D2FFB4F0AECA7C5AF20490C63D05C2E590A0B7 (void); // 0x000016E8 System.Reflection.RuntimeFieldInfo System.Runtime.Serialization.SerializationFieldInfo::get_FieldInfo() extern void SerializationFieldInfo_get_FieldInfo_m094A14462317CD73502D971509492CD82A5CF1DC (void); // 0x000016E9 System.RuntimeFieldHandle System.Runtime.Serialization.SerializationFieldInfo::get_FieldHandle() extern void SerializationFieldInfo_get_FieldHandle_mDDAEA03473AC6167D7579A73DA6623301280F04B (void); // 0x000016EA System.Reflection.FieldAttributes System.Runtime.Serialization.SerializationFieldInfo::get_Attributes() extern void SerializationFieldInfo_get_Attributes_mC239D9B3F4BC124614294C0C1312E5F74C1C6509 (void); // 0x000016EB System.Void System.Runtime.Serialization.SerializationInfo::.ctor(System.Type,System.Runtime.Serialization.IFormatterConverter) extern void SerializationInfo__ctor_m6AC4F08744E2365305F33E8B028832139DAEBEA3 (void); // 0x000016EC System.Void System.Runtime.Serialization.SerializationInfo::.ctor(System.Type,System.Runtime.Serialization.IFormatterConverter,System.Boolean) extern void SerializationInfo__ctor_mBF9B2C57E9DF77521946A3274F348D21914FC9B1 (void); // 0x000016ED System.String System.Runtime.Serialization.SerializationInfo::get_FullTypeName() extern void SerializationInfo_get_FullTypeName_m00C321527A5E95C2E23A00D7618C6D1B12B72319 (void); // 0x000016EE System.String System.Runtime.Serialization.SerializationInfo::get_AssemblyName() extern void SerializationInfo_get_AssemblyName_m158702F8786CBD76973A6E6DFC9D8FF695B3DF8B (void); // 0x000016EF System.Void System.Runtime.Serialization.SerializationInfo::SetType(System.Type) extern void SerializationInfo_SetType_m5D07E1C38028872E49EA01129ED5BF1AF674C475 (void); // 0x000016F0 System.Boolean System.Runtime.Serialization.SerializationInfo::Compare(System.Byte[],System.Byte[]) extern void SerializationInfo_Compare_m7BF56215A7189BDE530AE1020C17AA921854924B (void); // 0x000016F1 System.Void System.Runtime.Serialization.SerializationInfo::DemandForUnsafeAssemblyNameAssignments(System.String,System.String) extern void SerializationInfo_DemandForUnsafeAssemblyNameAssignments_mFC5AFE1C4AB9B9818D56888E6DF282C851F4137B (void); // 0x000016F2 System.Boolean System.Runtime.Serialization.SerializationInfo::IsAssemblyNameAssignmentSafe(System.String,System.String) extern void SerializationInfo_IsAssemblyNameAssignmentSafe_m602242EDBE282F675511BD18AA99D257A8F0E738 (void); // 0x000016F3 System.Int32 System.Runtime.Serialization.SerializationInfo::get_MemberCount() extern void SerializationInfo_get_MemberCount_mB4ECB820E0C88CF7D1031B09B0E32040DE464B9E (void); // 0x000016F4 System.Type System.Runtime.Serialization.SerializationInfo::get_ObjectType() extern void SerializationInfo_get_ObjectType_m6DAF98498D0EFFBFBFE7BBF6AE478EB377539824 (void); // 0x000016F5 System.Boolean System.Runtime.Serialization.SerializationInfo::get_IsFullTypeNameSetExplicit() extern void SerializationInfo_get_IsFullTypeNameSetExplicit_m4271142F495B1C51C3F427AE024EBAF98389C347 (void); // 0x000016F6 System.Boolean System.Runtime.Serialization.SerializationInfo::get_IsAssemblyNameSetExplicit() extern void SerializationInfo_get_IsAssemblyNameSetExplicit_m3E1EF542A19D4BAA7C7F51884ED209812BA764DB (void); // 0x000016F7 System.Runtime.Serialization.SerializationInfoEnumerator System.Runtime.Serialization.SerializationInfo::GetEnumerator() extern void SerializationInfo_GetEnumerator_m5230A1D4E4B612E90B10E2034C638CD42F667EA6 (void); // 0x000016F8 System.Void System.Runtime.Serialization.SerializationInfo::ExpandArrays() extern void SerializationInfo_ExpandArrays_mAA9BB874D6AA1AB69A24C4FCAEDEEC24919F4C1C (void); // 0x000016F9 System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object,System.Type) extern void SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199 (void); // 0x000016FA System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Object) extern void SerializationInfo_AddValue_m28FE9B110F21DDB8FF5F5E35A0EABD659DB22C2F (void); // 0x000016FB System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Boolean) extern void SerializationInfo_AddValue_mC52253CB19C98F82A26E32C941F8F20E106D4C0D (void); // 0x000016FC System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Byte) extern void SerializationInfo_AddValue_m65B91D3CD967B3B7DDFA528021B50D44BC52F2CB (void); // 0x000016FD System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int16) extern void SerializationInfo_AddValue_m813739AF0F2C3F6FC96CD5EE4200134E39D6BDB3 (void); // 0x000016FE System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int32) extern void SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4 (void); // 0x000016FF System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Int64) extern void SerializationInfo_AddValue_m216A4FEE287DCA4612C30DB41571962A584D6324 (void); // 0x00001700 System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.UInt64) extern void SerializationInfo_AddValue_mA4580664C8C0D978F65E405D235E3BAF945B25AF (void); // 0x00001701 System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.Single) extern void SerializationInfo_AddValue_m6237DBFE29011A85D27E76E64BD806D7BFC4D46C (void); // 0x00001702 System.Void System.Runtime.Serialization.SerializationInfo::AddValue(System.String,System.DateTime) extern void SerializationInfo_AddValue_m820C29058E845C4A30DDA9D7A235F693469C0358 (void); // 0x00001703 System.Void System.Runtime.Serialization.SerializationInfo::AddValueInternal(System.String,System.Object,System.Type) extern void SerializationInfo_AddValueInternal_m4C386DE32D371FC3ACF2226B131E7D2BDE192A25 (void); // 0x00001704 System.Void System.Runtime.Serialization.SerializationInfo::UpdateValue(System.String,System.Object,System.Type) extern void SerializationInfo_UpdateValue_m594EE9AFACBD66A11359D3D189482B5166B41EFB (void); // 0x00001705 System.Int32 System.Runtime.Serialization.SerializationInfo::FindElement(System.String) extern void SerializationInfo_FindElement_m7BA508ED506BF85E622C070588C52BBA4F1E12A9 (void); // 0x00001706 System.Object System.Runtime.Serialization.SerializationInfo::GetElement(System.String,System.Type&) extern void SerializationInfo_GetElement_mCC520EA0969D9836A4625F27DB4C90FACE561A6A (void); // 0x00001707 System.Object System.Runtime.Serialization.SerializationInfo::GetElementNoThrow(System.String,System.Type&) extern void SerializationInfo_GetElementNoThrow_m2ECB4978BACA3345FD14647622E69C6B2E51D407 (void); // 0x00001708 System.Object System.Runtime.Serialization.SerializationInfo::GetValue(System.String,System.Type) extern void SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034 (void); // 0x00001709 System.Object System.Runtime.Serialization.SerializationInfo::GetValueNoThrow(System.String,System.Type) extern void SerializationInfo_GetValueNoThrow_mC2AB5CF14F11B0C67E384D5CEF15C9ADDC754D06 (void); // 0x0000170A System.Boolean System.Runtime.Serialization.SerializationInfo::GetBoolean(System.String) extern void SerializationInfo_GetBoolean_m8335F8E11B572AB6B5BF85A9355D6888D5847EF5 (void); // 0x0000170B System.Int32 System.Runtime.Serialization.SerializationInfo::GetInt32(System.String) extern void SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5 (void); // 0x0000170C System.Int64 System.Runtime.Serialization.SerializationInfo::GetInt64(System.String) extern void SerializationInfo_GetInt64_m1010D1CDBFF71ECC939B7779DBA8A15ACF3E6E48 (void); // 0x0000170D System.Single System.Runtime.Serialization.SerializationInfo::GetSingle(System.String) extern void SerializationInfo_GetSingle_mD3CE2233BB3DE5DC90F2AE4F24C5DBD0C74A4037 (void); // 0x0000170E System.String System.Runtime.Serialization.SerializationInfo::GetString(System.String) extern void SerializationInfo_GetString_mF0753AFAA13AABF8A30B8F0890AEC52BFBBC73E9 (void); // 0x0000170F System.Void System.Runtime.Serialization.StreamingContext::.ctor(System.Runtime.Serialization.StreamingContextStates) extern void StreamingContext__ctor_m76D85BCE7F2DFF192969B8A820A0DCC1E79F647E (void); // 0x00001710 System.Void System.Runtime.Serialization.StreamingContext::.ctor(System.Runtime.Serialization.StreamingContextStates,System.Object) extern void StreamingContext__ctor_mDD3F207E754F96E59FA995E57D00E997FCD43DDA (void); // 0x00001711 System.Boolean System.Runtime.Serialization.StreamingContext::Equals(System.Object) extern void StreamingContext_Equals_mBE395951D0C7AAB2B0F05216DE2EA65D09927BD1 (void); // 0x00001712 System.Int32 System.Runtime.Serialization.StreamingContext::GetHashCode() extern void StreamingContext_GetHashCode_m7491240465078B9D46C0A98757E06713EDBA5E2F (void); // 0x00001713 System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::get_State() extern void StreamingContext_get_State_m25469547E356D5332B5CF1F52B4C2059F5FD23E2 (void); // 0x00001714 System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum System.Runtime.Serialization.Formatters.Binary.BinaryConverter::GetBinaryTypeInfo(System.Type,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.String,System.Runtime.Serialization.Formatters.Binary.ObjectWriter,System.Object&,System.Int32&) extern void BinaryConverter_GetBinaryTypeInfo_m155FC02128BCB3F2A62E74A4A72774F20FA3C3F3 (void); // 0x00001715 System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum System.Runtime.Serialization.Formatters.Binary.BinaryConverter::GetParserBinaryTypeInfo(System.Type,System.Object&) extern void BinaryConverter_GetParserBinaryTypeInfo_m4BC06B4115BDB0E1BA0E3DCF10E75574C1C1465C (void); // 0x00001716 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryConverter::WriteTypeInfo(System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum,System.Object,System.Int32,System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryConverter_WriteTypeInfo_mCBDE8A6830CBB38A4E1166D477EF00CD96198081 (void); // 0x00001717 System.Object System.Runtime.Serialization.Formatters.Binary.BinaryConverter::ReadTypeInfo(System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum,System.Runtime.Serialization.Formatters.Binary.__BinaryParser,System.Int32&) extern void BinaryConverter_ReadTypeInfo_m0E2D3562ED2BBBE0753FE0F8BF95DA562C9D5294 (void); // 0x00001718 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryConverter::TypeFromInfo(System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum,System.Object,System.Runtime.Serialization.Formatters.Binary.ObjectReader,System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo,System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE&,System.String&,System.Type&,System.Boolean&) extern void BinaryConverter_TypeFromInfo_mE25816FC556F2C6370233DEC14E06E36E74A420B (void); // 0x00001719 System.Boolean System.Runtime.Serialization.Formatters.Binary.IOUtil::FlagTest(System.Runtime.Serialization.Formatters.Binary.MessageEnum,System.Runtime.Serialization.Formatters.Binary.MessageEnum) extern void IOUtil_FlagTest_mB124402B0FC0725A73109BE4C66C18F76EFEF5EA (void); // 0x0000171A System.Void System.Runtime.Serialization.Formatters.Binary.IOUtil::WriteStringWithCode(System.String,System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void IOUtil_WriteStringWithCode_m2F73B51513C8C1F158188A4F451E5E94CB2EE885 (void); // 0x0000171B System.Void System.Runtime.Serialization.Formatters.Binary.IOUtil::WriteWithCode(System.Type,System.Object,System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void IOUtil_WriteWithCode_m31A65998507357C3310D861A0C4C86CCB5EC842E (void); // 0x0000171C System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo::.ctor(System.String) extern void BinaryAssemblyInfo__ctor_m645A5EFE7FB8364C6E9AF2D48B9030E3C42B719E (void); // 0x0000171D System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo::.ctor(System.String,System.Reflection.Assembly) extern void BinaryAssemblyInfo__ctor_m93C6C6858546E25E639DACDE4339F091FFF74C38 (void); // 0x0000171E System.Reflection.Assembly System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo::GetAssembly() extern void BinaryAssemblyInfo_GetAssembly_m94898B7A3802E30E1C594FF15E040FB71F63F790 (void); // 0x0000171F System.Void System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::.ctor() extern void SerializationHeaderRecord__ctor_m2193586952D6EBADD0CEBEC4D7559FC075185B96 (void); // 0x00001720 System.Void System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::.ctor(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum,System.Int32,System.Int32,System.Int32,System.Int32) extern void SerializationHeaderRecord__ctor_mCE0DA448C3F1438F129FD73AF8EA594690739CA7 (void); // 0x00001721 System.Void System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void SerializationHeaderRecord_Write_m01B9826F79732DA2E4C62EC814943A4578979F3D (void); // 0x00001722 System.Int32 System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::GetInt32(System.Byte[],System.Int32) extern void SerializationHeaderRecord_GetInt32_m16FF137606B2FBF2E1DF527076F6E2B6E51C2F93 (void); // 0x00001723 System.Void System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void SerializationHeaderRecord_Read_m3EDC858119645D2BCA708BAA1B583FF17902FF43 (void); // 0x00001724 System.Void System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord::Dump() extern void SerializationHeaderRecord_Dump_m75A751B37BDD11FBCFE5A92EB9E947D3A150D294 (void); // 0x00001725 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssembly::.ctor() extern void BinaryAssembly__ctor_m28564FCB06117F75AAB59031C1DEBE250094F899 (void); // 0x00001726 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssembly::Set(System.Int32,System.String) extern void BinaryAssembly_Set_mDC61CB91EF81378A614B1920A54F25D73B063C67 (void); // 0x00001727 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssembly::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryAssembly_Write_mEC3182C6F34F91E55B6603B53D5D43FAF481DD41 (void); // 0x00001728 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssembly::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryAssembly_Read_mCF6D99CB8D447188ABF84713A717022CBBD9F0F5 (void); // 0x00001729 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryAssembly::Dump() extern void BinaryAssembly_Dump_m0B0C54C0D545E3B6EE1283311D7024EE69BAC2C5 (void); // 0x0000172A System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainAssembly::.ctor() extern void BinaryCrossAppDomainAssembly__ctor_m5A3A77EEB41294E2490CA49C0E2F425CD54D0415 (void); // 0x0000172B System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainAssembly::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryCrossAppDomainAssembly_Read_mF06CD7DBC5E509D8A20A538BBAD1D4DB45C06923 (void); // 0x0000172C System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainAssembly::Dump() extern void BinaryCrossAppDomainAssembly_Dump_mAD324E5D8692D6714CE9A7916C552D3D73BE6AE7 (void); // 0x0000172D System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObject::.ctor() extern void BinaryObject__ctor_mE1B20847D4556EB07E5C3F8376932E413CB8A271 (void); // 0x0000172E System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObject::Set(System.Int32,System.Int32) extern void BinaryObject_Set_mB8EC38EACF11B8FBC66CF0B1143D7DD5B42468CD (void); // 0x0000172F System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObject::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryObject_Write_m9A9D0826992775E31929C096E35D344B5249BA7C (void); // 0x00001730 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObject::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryObject_Read_m28F28B6395536C056309F0314C73AD12358A544C (void); // 0x00001731 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObject::Dump() extern void BinaryObject_Dump_m0195B6CD1B6DF97FAD3F19918E7D40644851E078 (void); // 0x00001732 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodCall::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryMethodCall_Write_m7EDD65BBB6CA2376A19B75CB99592BD99E31E6AB (void); // 0x00001733 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodCall::Dump() extern void BinaryMethodCall_Dump_mFF7C280BBB02F8315AE7E207E0D93F063640CE49 (void); // 0x00001734 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodCall::.ctor() extern void BinaryMethodCall__ctor_mE1C5781F898D13FE2606937F57DC67DA71885EAC (void); // 0x00001735 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturn::.cctor() extern void BinaryMethodReturn__cctor_mEF66878897B438339611D51A7ADB2FD4EBA84657 (void); // 0x00001736 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturn::.ctor() extern void BinaryMethodReturn__ctor_m9CBC19D62EF733100035233AACA16C0C2144A09E (void); // 0x00001737 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturn::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryMethodReturn_Write_m848972A8CD4AAFD4B43D8CAE00BFCA613394ADA7 (void); // 0x00001738 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryMethodReturn::Dump() extern void BinaryMethodReturn_Dump_m2D3A71BF6EB027DDA451BB25FD90DE569386718D (void); // 0x00001739 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectString::.ctor() extern void BinaryObjectString__ctor_mA3FFD8C370685A06D4845C0152F6A609F1FDC326 (void); // 0x0000173A System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectString::Set(System.Int32,System.String) extern void BinaryObjectString_Set_m0B0E541241035899B345D6D50DE68C5B014C54C2 (void); // 0x0000173B System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectString::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryObjectString_Write_mE27B89E235447F1A7A447CF7C3790663DDF923B8 (void); // 0x0000173C System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectString::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryObjectString_Read_m9AFCBB8AA3CA0FB81EE8FC31DC11A18BACAB9A4B (void); // 0x0000173D System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectString::Dump() extern void BinaryObjectString_Dump_m5BB271E4B02EEA999DED2D3F038337126238A8BA (void); // 0x0000173E System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainString::.ctor() extern void BinaryCrossAppDomainString__ctor_mBCEAC5F3C0CC6F47F732A1E2266FCA74B355E090 (void); // 0x0000173F System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainString::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryCrossAppDomainString_Read_mF7A0DC72A2513439F53E9D7BA8265C4D5488B95E (void); // 0x00001740 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainString::Dump() extern void BinaryCrossAppDomainString_Dump_m695BE013DF11DEA6AAD762C84A9E112A83EF8B6F (void); // 0x00001741 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainMap::.ctor() extern void BinaryCrossAppDomainMap__ctor_m5F7E13F739FA5850E6CD720364A72A00E4D4DA15 (void); // 0x00001742 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainMap::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryCrossAppDomainMap_Read_mDA4930EB53AD6EFEA0D39B228830024A4CDB5B0F (void); // 0x00001743 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryCrossAppDomainMap::Dump() extern void BinaryCrossAppDomainMap_Dump_m73997ABAC2D2AD6A51742ECEAD3B284BE6EFFA73 (void); // 0x00001744 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveTyped::.ctor() extern void MemberPrimitiveTyped__ctor_mAE06DB6B22C8D2BE6AE27A430D93036E01CFF8D5 (void); // 0x00001745 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveTyped::Set(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Object) extern void MemberPrimitiveTyped_Set_m02FFB71178844097BEDBD74349EFB3C527166C73 (void); // 0x00001746 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveTyped::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void MemberPrimitiveTyped_Write_m14FB8C922F50662C9CB50021076A7C17D6962FE6 (void); // 0x00001747 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveTyped::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void MemberPrimitiveTyped_Read_mA21D3342EB20B3FB43D2A167CE0CFBD0634121F7 (void); // 0x00001748 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveTyped::Dump() extern void MemberPrimitiveTyped_Dump_m26FBA08F3C6FA4B7842D15C6C595C121DADDA11C (void); // 0x00001749 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::.ctor() extern void BinaryObjectWithMap__ctor_mDEBF661A901E559208EAE11E1F3C53A98D35F877 (void); // 0x0000174A System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::.ctor(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void BinaryObjectWithMap__ctor_m516CB2A98B276558D479FDBCEDCEF88D3EC6C08B (void); // 0x0000174B System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::Set(System.Int32,System.String,System.Int32,System.String[],System.Int32) extern void BinaryObjectWithMap_Set_m12745D3203F3B4CD373296E472C6E7D265C076BC (void); // 0x0000174C System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryObjectWithMap_Write_m57DB30B681130AFDFB08B1401003CF77AA08D903 (void); // 0x0000174D System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryObjectWithMap_Read_m7F5057E796985B17B14C3C8FA13D2BE3768818F0 (void); // 0x0000174E System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap::Dump() extern void BinaryObjectWithMap_Dump_m9961CCC3B61792E498793740F2ACCF3AF0E475D4 (void); // 0x0000174F System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped::.ctor() extern void BinaryObjectWithMapTyped__ctor_m23D749AF66312A33D6A1FFAC8DD5396993EB8417 (void); // 0x00001750 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped::.ctor(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void BinaryObjectWithMapTyped__ctor_mC1B704DD5FF1DE242440F7D3A31DE431C9942764 (void); // 0x00001751 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped::Set(System.Int32,System.String,System.Int32,System.String[],System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum[],System.Object[],System.Int32[],System.Int32) extern void BinaryObjectWithMapTyped_Set_m805CEF67745A429A4D5CCC88BBD2F56675F2EC1F (void); // 0x00001752 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryObjectWithMapTyped_Write_mD996FA4F08ABFBC6464D4182684E59B9831DA109 (void); // 0x00001753 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryObjectWithMapTyped_Read_mE047F1352AED671A757968FB5E8AC04204CC64B7 (void); // 0x00001754 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryArray::.ctor() extern void BinaryArray__ctor_mB618A7DBEB532734F79B7837CE157A795A72D1D9 (void); // 0x00001755 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryArray::.ctor(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void BinaryArray__ctor_mFDA313B8448BE8ABE919AB06FE47052317825A18 (void); // 0x00001756 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryArray::Set(System.Int32,System.Int32,System.Int32[],System.Int32[],System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum,System.Object,System.Runtime.Serialization.Formatters.Binary.BinaryArrayTypeEnum,System.Int32) extern void BinaryArray_Set_mEFAD32D5B2E1B5B2CEFE90032990607F641E062E (void); // 0x00001757 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryArray::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void BinaryArray_Write_m34F4D6DE252EA43C60A3495C55EEBE3EB50CCCF9 (void); // 0x00001758 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryArray::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void BinaryArray_Read_m8487C01F7E997FE34AA739BDF4910C100B34B4CA (void); // 0x00001759 System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::.ctor() extern void MemberPrimitiveUnTyped__ctor_mE3AFF08F4A92DB3BF0806368573061A90CB0BDCA (void); // 0x0000175A System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::Set(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Object) extern void MemberPrimitiveUnTyped_Set_mA4208E648F3B07D12E52A05125C13AB98E11C97A (void); // 0x0000175B System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::Set(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void MemberPrimitiveUnTyped_Set_m742EC44991FF8B84DCB956756A6862ADE14ADFE0 (void); // 0x0000175C System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void MemberPrimitiveUnTyped_Write_mD34D9E0BA3B875D6970765F4C817228F5049CA2F (void); // 0x0000175D System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void MemberPrimitiveUnTyped_Read_m5FE9AA5D12826917CA298AC517AB4E010CF947D2 (void); // 0x0000175E System.Void System.Runtime.Serialization.Formatters.Binary.MemberPrimitiveUnTyped::Dump() extern void MemberPrimitiveUnTyped_Dump_m0FEF643A0666C51FB2664E3A2086223D71686F84 (void); // 0x0000175F System.Void System.Runtime.Serialization.Formatters.Binary.MemberReference::.ctor() extern void MemberReference__ctor_m372C0EAC51DD94443BBD1A7CAD7B59D9653C6F0D (void); // 0x00001760 System.Void System.Runtime.Serialization.Formatters.Binary.MemberReference::Set(System.Int32) extern void MemberReference_Set_m86A82AFB6BF8298163A38DEA8F1E6EB244ED53D0 (void); // 0x00001761 System.Void System.Runtime.Serialization.Formatters.Binary.MemberReference::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void MemberReference_Write_m3105748DDCF3437DE9A05CFC32C2060EE85CF46C (void); // 0x00001762 System.Void System.Runtime.Serialization.Formatters.Binary.MemberReference::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void MemberReference_Read_m811D211E094784627A9CBD636EA7A2AE8DCB7E79 (void); // 0x00001763 System.Void System.Runtime.Serialization.Formatters.Binary.MemberReference::Dump() extern void MemberReference_Dump_mAEBEA1043A4BD93EA433DA50748A9CB5DB0BA16A (void); // 0x00001764 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectNull::.ctor() extern void ObjectNull__ctor_m04C51B38F8689B96F9B4474BD6D8D4255A18FEF2 (void); // 0x00001765 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectNull::SetNullCount(System.Int32) extern void ObjectNull_SetNullCount_m4B539D84D50668BB53D66098D165708CED75456B (void); // 0x00001766 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectNull::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void ObjectNull_Write_m7A66FB47E3B492A65637AAE4114675658AD9564F (void); // 0x00001767 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectNull::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser,System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void ObjectNull_Read_m65342B8F742BAB6E5CF9C0DB29EE6012FA863D35 (void); // 0x00001768 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectNull::Dump() extern void ObjectNull_Dump_m63CBF8F016D0EB06ECE9F02B3BEBEB9730009D93 (void); // 0x00001769 System.Void System.Runtime.Serialization.Formatters.Binary.MessageEnd::.ctor() extern void MessageEnd__ctor_mAE72CE74507E2A5C7704A1EAD74BF378EC7B8C8A (void); // 0x0000176A System.Void System.Runtime.Serialization.Formatters.Binary.MessageEnd::Write(System.Runtime.Serialization.Formatters.Binary.__BinaryWriter) extern void MessageEnd_Write_mB642A2F6C5DBC3733C41F0854CDB519CE8E4EAFE (void); // 0x0000176B System.Void System.Runtime.Serialization.Formatters.Binary.MessageEnd::Read(System.Runtime.Serialization.Formatters.Binary.__BinaryParser) extern void MessageEnd_Read_m42F4E660651D7D2BC7C84E5F722EC5C53109B6EC (void); // 0x0000176C System.Void System.Runtime.Serialization.Formatters.Binary.MessageEnd::Dump() extern void MessageEnd_Dump_mDCDA05041047028ADCB3F4E3EDCA77F335C556EB (void); // 0x0000176D System.Void System.Runtime.Serialization.Formatters.Binary.MessageEnd::Dump(System.IO.Stream) extern void MessageEnd_Dump_m1DA312B146F0BB4F86CB4984C05949635139D907 (void); // 0x0000176E System.Void System.Runtime.Serialization.Formatters.Binary.ObjectMap::.ctor(System.String,System.Type,System.String[],System.Runtime.Serialization.Formatters.Binary.ObjectReader,System.Int32,System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo) extern void ObjectMap__ctor_mC4F1C56573640516E1B5A782D5E253F9B3D68B72 (void); // 0x0000176F System.Void System.Runtime.Serialization.Formatters.Binary.ObjectMap::.ctor(System.String,System.String[],System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum[],System.Object[],System.Int32[],System.Runtime.Serialization.Formatters.Binary.ObjectReader,System.Int32,System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo,System.Runtime.Serialization.Formatters.Binary.SizedArray) extern void ObjectMap__ctor_m20EB6FC8132C8212650991B44099B6DFA119570E (void); // 0x00001770 System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ObjectMap::CreateObjectInfo(System.Runtime.Serialization.SerializationInfo&,System.Object[]&) extern void ObjectMap_CreateObjectInfo_mA746294ACC6848B2B34B19785D9712812ED32DF3 (void); // 0x00001771 System.Runtime.Serialization.Formatters.Binary.ObjectMap System.Runtime.Serialization.Formatters.Binary.ObjectMap::Create(System.String,System.Type,System.String[],System.Runtime.Serialization.Formatters.Binary.ObjectReader,System.Int32,System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo) extern void ObjectMap_Create_m2351F388D18E7D24837EDBA182170F8CB05A8AC5 (void); // 0x00001772 System.Runtime.Serialization.Formatters.Binary.ObjectMap System.Runtime.Serialization.Formatters.Binary.ObjectMap::Create(System.String,System.String[],System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum[],System.Object[],System.Int32[],System.Runtime.Serialization.Formatters.Binary.ObjectReader,System.Int32,System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo,System.Runtime.Serialization.Formatters.Binary.SizedArray) extern void ObjectMap_Create_mA9FF365EBD29253CF999DFE7F78796D3476EC00D (void); // 0x00001773 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectProgress::.ctor() extern void ObjectProgress__ctor_m1711FD268EA03B284C7E360E7F6DB3317A553CEE (void); // 0x00001774 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectProgress::Init() extern void ObjectProgress_Init_m65DF825BE7882CC1663EF048DCEEAAAF9E912EB3 (void); // 0x00001775 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectProgress::ArrayCountIncrement(System.Int32) extern void ObjectProgress_ArrayCountIncrement_mDB0F6829C16ABA99AD4A3C29B2FDD44BD0F1C1EF (void); // 0x00001776 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectProgress::GetNext(System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum&,System.Object&) extern void ObjectProgress_GetNext_mBA2B8300F8E7DB102CC73654850C1739CE7D1C65 (void); // 0x00001777 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectProgress::.cctor() extern void ObjectProgress__cctor_m1C2FCA0B7D26ED619C924114E2EC4F0E3223E94C (void); // 0x00001778 System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE System.Runtime.Serialization.Formatters.Binary.Converter::ToCode(System.Type) extern void Converter_ToCode_mD7B4D2E5965E60D2230034F62E3603F4DA75B8A9 (void); // 0x00001779 System.Boolean System.Runtime.Serialization.Formatters.Binary.Converter::IsWriteAsByteArray(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_IsWriteAsByteArray_mFB28DE38F043747746475F704418180A43C81F5F (void); // 0x0000177A System.Int32 System.Runtime.Serialization.Formatters.Binary.Converter::TypeLength(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_TypeLength_mF499F4B3EA4DF578040BB4183AB664E08E8AF47B (void); // 0x0000177B System.Type System.Runtime.Serialization.Formatters.Binary.Converter::ToArrayType(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_ToArrayType_m30B3AF6D4C758098EB20C6824D8451F8E1A1D990 (void); // 0x0000177C System.Void System.Runtime.Serialization.Formatters.Binary.Converter::InitTypeA() extern void Converter_InitTypeA_m155ADBD8D98175466F8E322A93720985C7F2F0EA (void); // 0x0000177D System.Void System.Runtime.Serialization.Formatters.Binary.Converter::InitArrayTypeA() extern void Converter_InitArrayTypeA_m5BF3D2C8BCB95DAB0782213497DC7B53455730A7 (void); // 0x0000177E System.Type System.Runtime.Serialization.Formatters.Binary.Converter::ToType(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_ToType_m42CE06B4B81A22653016152645B8BDFCA5F73CB8 (void); // 0x0000177F System.Array System.Runtime.Serialization.Formatters.Binary.Converter::CreatePrimitiveArray(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Int32) extern void Converter_CreatePrimitiveArray_m79D49F2BABDE81A889065D15AFA684EF69F10FE4 (void); // 0x00001780 System.Boolean System.Runtime.Serialization.Formatters.Binary.Converter::IsPrimitiveArray(System.Type,System.Object&) extern void Converter_IsPrimitiveArray_mC6FC28601763353951F438C3698D6D12F92E40DC (void); // 0x00001781 System.Void System.Runtime.Serialization.Formatters.Binary.Converter::InitValueA() extern void Converter_InitValueA_mC1ADBD12AB825F02957B55F4ECD84B7C99E50460 (void); // 0x00001782 System.String System.Runtime.Serialization.Formatters.Binary.Converter::ToComType(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_ToComType_mCEE989EE5BDAEAF93C351F023281D67302EDFE36 (void); // 0x00001783 System.Void System.Runtime.Serialization.Formatters.Binary.Converter::InitTypeCodeA() extern void Converter_InitTypeCodeA_m043028323942E1D3AF53A3A558509474E633736D (void); // 0x00001784 System.TypeCode System.Runtime.Serialization.Formatters.Binary.Converter::ToTypeCode(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_ToTypeCode_m9608549BC038E6071EE56D544F00467B0B2A3819 (void); // 0x00001785 System.Void System.Runtime.Serialization.Formatters.Binary.Converter::InitCodeA() extern void Converter_InitCodeA_m7A77BDA62AF0D35A47733F9F5385D81441C64EF4 (void); // 0x00001786 System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE System.Runtime.Serialization.Formatters.Binary.Converter::ToPrimitiveTypeEnum(System.TypeCode) extern void Converter_ToPrimitiveTypeEnum_m9C5E2CD5B8CD3F6AEB6F480ACBA2C5048F7BB893 (void); // 0x00001787 System.Object System.Runtime.Serialization.Formatters.Binary.Converter::FromString(System.String,System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void Converter_FromString_m84D16BE944E3763E399C3C21393C12CEA2ADB8CA (void); // 0x00001788 System.Void System.Runtime.Serialization.Formatters.Binary.Converter::.cctor() extern void Converter__cctor_mED340395F527AB7777230304EE7F3155AD23C642 (void); // 0x00001789 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::set_AssemblyFormat(System.Runtime.Serialization.Formatters.FormatterAssemblyStyle) extern void BinaryFormatter_set_AssemblyFormat_m684B6F06FBEBFF97217CA224D1F85FB38C409D9F (void); // 0x0000178A System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::set_SurrogateSelector(System.Runtime.Serialization.ISurrogateSelector) extern void BinaryFormatter_set_SurrogateSelector_m489336AE3997DB4E7950C5AFAE9CB465E7093358 (void); // 0x0000178B System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::.ctor() extern void BinaryFormatter__ctor_m484DBB5D742624C3A8190921A85458BCECBB1705 (void); // 0x0000178C System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::.ctor(System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext) extern void BinaryFormatter__ctor_mAC876D31004062B2D129989E071892BBFA994DB8 (void); // 0x0000178D System.Object System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Deserialize(System.IO.Stream) extern void BinaryFormatter_Deserialize_mFC50E75F230189EB3660C8F2FD1E786C0D11E1ED (void); // 0x0000178E System.Object System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Deserialize(System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler,System.Boolean) extern void BinaryFormatter_Deserialize_m69748168DAB829DE31A7ED9691067B53F8DECFF9 (void); // 0x0000178F System.Object System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Deserialize(System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler) extern void BinaryFormatter_Deserialize_mB1521B60D8612552F28709A99767FE814D2460F0 (void); // 0x00001790 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Serialize(System.IO.Stream,System.Object) extern void BinaryFormatter_Serialize_mF365DA7FA76E03707336375616D757397CF2992E (void); // 0x00001791 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Serialize(System.IO.Stream,System.Object,System.Runtime.Remoting.Messaging.Header[]) extern void BinaryFormatter_Serialize_m277D2C034CB98908B3B7489F3565778E6C3408A9 (void); // 0x00001792 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::Serialize(System.IO.Stream,System.Object,System.Runtime.Remoting.Messaging.Header[],System.Boolean) extern void BinaryFormatter_Serialize_mC5594363BF162614AA2902DD4ED2CDD8B3D4022A (void); // 0x00001793 System.Runtime.Serialization.Formatters.Binary.TypeInformation System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::GetTypeInformation(System.Type) extern void BinaryFormatter_GetTypeInformation_m7B2345262F85D5EDB216BEAAF41DCEB05E93FC4D (void); // 0x00001794 System.Void System.Runtime.Serialization.Formatters.Binary.BinaryFormatter::.cctor() extern void BinaryFormatter__cctor_m58F6B6CD126F0F4FCE521601D27C7A8E2557A02B (void); // 0x00001795 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::.ctor(System.IO.Stream,System.Runtime.Serialization.Formatters.Binary.ObjectWriter,System.Runtime.Serialization.Formatters.FormatterTypeStyle) extern void __BinaryWriter__ctor_m36842949AE4A90E311CD8C59D28C4650A00D8D63 (void); // 0x00001796 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteBegin() extern void __BinaryWriter_WriteBegin_mAC644436250BE87C926981A2FD836D7662F73C34 (void); // 0x00001797 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteEnd() extern void __BinaryWriter_WriteEnd_m7060FFA51567CB6D5609B7D038B9C069223419AA (void); // 0x00001798 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteBoolean(System.Boolean) extern void __BinaryWriter_WriteBoolean_mF022249DEA6ABAA4FFA04D1EDEA483871929EBDF (void); // 0x00001799 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteByte(System.Byte) extern void __BinaryWriter_WriteByte_m6DF61A765EEDDF5DF1202379BD24D9A35F887F02 (void); // 0x0000179A System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteBytes(System.Byte[]) extern void __BinaryWriter_WriteBytes_m8FC6180B51229C38CFB3A3FA92A8DE7D8BE03D82 (void); // 0x0000179B System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteBytes(System.Byte[],System.Int32,System.Int32) extern void __BinaryWriter_WriteBytes_mC767A1CE5C4401A01751F64D98AC125DF8A28425 (void); // 0x0000179C System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteChar(System.Char) extern void __BinaryWriter_WriteChar_mEA21D25FC087EB8F2525B3573CD7567FBEA34932 (void); // 0x0000179D System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteChars(System.Char[]) extern void __BinaryWriter_WriteChars_m7A506E56B2468AEC4C335E477690665CE6329850 (void); // 0x0000179E System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteDecimal(System.Decimal) extern void __BinaryWriter_WriteDecimal_m4659D088D70B677E9E638AE6AAF4F2B7E5D6CC67 (void); // 0x0000179F System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteSingle(System.Single) extern void __BinaryWriter_WriteSingle_mED2BBFAF1996DFB00706C58D71F50D9E8BDBE019 (void); // 0x000017A0 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteDouble(System.Double) extern void __BinaryWriter_WriteDouble_mE8D466BEE373A926DA45C7C800AB2056D402A0FD (void); // 0x000017A1 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteInt16(System.Int16) extern void __BinaryWriter_WriteInt16_mC90546B9BACB6775F209F1AE525C250F96ACF0A1 (void); // 0x000017A2 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteInt32(System.Int32) extern void __BinaryWriter_WriteInt32_mBADCFD4F8E65510C8E048A13360FEA10DC34C351 (void); // 0x000017A3 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteInt64(System.Int64) extern void __BinaryWriter_WriteInt64_m3B054469EB0D8124647DF6D16E3210D801C31CA6 (void); // 0x000017A4 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteSByte(System.SByte) extern void __BinaryWriter_WriteSByte_mF4971465D70D40CE2B0A0D0845934B0CA3FE3F5A (void); // 0x000017A5 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteString(System.String) extern void __BinaryWriter_WriteString_mA11B95FDD22C09CDEDABB2ED04B51BD1E9FC109B (void); // 0x000017A6 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteTimeSpan(System.TimeSpan) extern void __BinaryWriter_WriteTimeSpan_m82DAF6F9994D66BDA2957C3A3499529AEB64DBAB (void); // 0x000017A7 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteDateTime(System.DateTime) extern void __BinaryWriter_WriteDateTime_m64D73E0635F9C78A5EE90FE488A76751E87BF163 (void); // 0x000017A8 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteUInt16(System.UInt16) extern void __BinaryWriter_WriteUInt16_m19D3C5846560F2C03023EE5C401B6E772783FA31 (void); // 0x000017A9 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteUInt32(System.UInt32) extern void __BinaryWriter_WriteUInt32_m2BF0AF6C8EBAEAEB9239494C733FFC9539C4C25F (void); // 0x000017AA System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteUInt64(System.UInt64) extern void __BinaryWriter_WriteUInt64_mDE76292FFB8344898619DF7D8335B0C92A07F5E3 (void); // 0x000017AB System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteObjectEnd(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void __BinaryWriter_WriteObjectEnd_mA95FEE5B9ACF1CB6FEF5B122ABACA533741086D5 (void); // 0x000017AC System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteSerializationHeaderEnd() extern void __BinaryWriter_WriteSerializationHeaderEnd_mFA7A57E4165EA19B8B138B8EE736A8895DA35FAC (void); // 0x000017AD System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteSerializationHeader(System.Int32,System.Int32,System.Int32,System.Int32) extern void __BinaryWriter_WriteSerializationHeader_m6BC5AFFCF8F48070A035161376AD26034C98559D (void); // 0x000017AE System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMethodCall() extern void __BinaryWriter_WriteMethodCall_m79A06D2E2F7A2ABB7A4EB5D86DE7635414424D2C (void); // 0x000017AF System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMethodReturn() extern void __BinaryWriter_WriteMethodReturn_m995EBD14CF1EA56BD62B44947ACE9DB1CE7ED99A (void); // 0x000017B0 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteObject(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32,System.String[],System.Type[],System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo[]) extern void __BinaryWriter_WriteObject_m354B106FA0BFA480439F555985B2529A410D50E7 (void); // 0x000017B1 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteObjectString(System.Int32,System.String) extern void __BinaryWriter_WriteObjectString_m5C4BDE8B31C4FDE21CD4D7708FAE5A7A5FFFA870 (void); // 0x000017B2 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteSingleArray(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32,System.Int32,System.Array) extern void __BinaryWriter_WriteSingleArray_m345618495A07DD49929F574BD282740FCBB09EA7 (void); // 0x000017B3 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteArrayAsBytes(System.Array,System.Int32) extern void __BinaryWriter_WriteArrayAsBytes_m78F58C39C0ED520AF0776FA63B89252EE22FED76 (void); // 0x000017B4 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteJaggedArray(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32,System.Int32) extern void __BinaryWriter_WriteJaggedArray_m82C03038C52A0D01CD98AEB360D2A537FD97F1E9 (void); // 0x000017B5 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteRectangleArray(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32,System.Int32[],System.Int32[]) extern void __BinaryWriter_WriteRectangleArray_m2413FEE119EDE66A570D5C42C59AE0E1A5DEC1C4 (void); // 0x000017B6 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteObjectByteArray(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32,System.Int32,System.Byte[]) extern void __BinaryWriter_WriteObjectByteArray_mF5F7FF56663D35A8473D5B4BF674C733D1AFDF79 (void); // 0x000017B7 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMember(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void __BinaryWriter_WriteMember_m62F52ED31C0F7A10456474061669312D552F27D4 (void); // 0x000017B8 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteNullMember(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void __BinaryWriter_WriteNullMember_mC82E0D9AEE53361FF67822AA2BBEC77F23752053 (void); // 0x000017B9 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMemberObjectRef(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32) extern void __BinaryWriter_WriteMemberObjectRef_m01B080FEB63E3CBE78DC49599A3AF5B8876E1A7C (void); // 0x000017BA System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMemberNested(System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void __BinaryWriter_WriteMemberNested_mEDF65C69B6FEAA717C77D6FE64410F107F739ED0 (void); // 0x000017BB System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteMemberString(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.String) extern void __BinaryWriter_WriteMemberString_m958FD890604CC6E6D20FDF3AF7EE842BD3AF77D4 (void); // 0x000017BC System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteItem(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void __BinaryWriter_WriteItem_mA73C1100646E794C2C6AC4927E5D71EA5821B0B1 (void); // 0x000017BD System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteNullItem(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void __BinaryWriter_WriteNullItem_mC4BF5CA4EEDA84DF401592AC058DA526BD00C74E (void); // 0x000017BE System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteDelayedNullItem() extern void __BinaryWriter_WriteDelayedNullItem_mDB557A4642EB7EBF50272787C2C292ABB2369E2F (void); // 0x000017BF System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteItemEnd() extern void __BinaryWriter_WriteItemEnd_m7A31C1FCF35CB47E17DE28CE6B327B198139111F (void); // 0x000017C0 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::InternalWriteItemNull() extern void __BinaryWriter_InternalWriteItemNull_mD100C03F5D1236C2423154B1EEC54E48B6990B41 (void); // 0x000017C1 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteItemObjectRef(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32) extern void __BinaryWriter_WriteItemObjectRef_m656178CAEBBCFA69FC53C837B655855820A63D1B (void); // 0x000017C2 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteAssembly(System.Type,System.String,System.Int32,System.Boolean) extern void __BinaryWriter_WriteAssembly_mC41D5318F35CA21B9472BEA961E15A4BADCB2627 (void); // 0x000017C3 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryWriter::WriteValue(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Object) extern void __BinaryWriter_WriteValue_m11CD2758A95CD996588EC517AF8D9018BCE7942E (void); // 0x000017C4 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectMapInfo::.ctor(System.Int32,System.Int32,System.String[],System.Type[]) extern void ObjectMapInfo__ctor_mD2CDBF1022E30C96B62B49A5463C3784E8F2728C (void); // 0x000017C5 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectMapInfo::isCompatible(System.Int32,System.String[],System.Type[]) extern void ObjectMapInfo_isCompatible_m1F9693E055595FBDC1C6877E95EB859FB78D7944 (void); // 0x000017C6 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::.ctor() extern void WriteObjectInfo__ctor_mE8B8280FF27FB4890FE2CE6D46C73776167870CC (void); // 0x000017C7 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::ObjectEnd() extern void WriteObjectInfo_ObjectEnd_m504D3CA0F7D6E7520065AE65C2F7F414FA3BEFDB (void); // 0x000017C8 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InternalInit() extern void WriteObjectInfo_InternalInit_m95F2370027DF1E3B1C3E999FDF2E00634286EB6C (void); // 0x000017C9 System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::Serialize(System.Object,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Runtime.Serialization.Formatters.Binary.ObjectWriter,System.Runtime.Serialization.SerializationBinder) extern void WriteObjectInfo_Serialize_m918C74CF6641D7A8E461B43EFF67C9142163F7BA (void); // 0x000017CA System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InitSerialize(System.Object,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Runtime.Serialization.Formatters.Binary.ObjectWriter,System.Runtime.Serialization.SerializationBinder) extern void WriteObjectInfo_InitSerialize_mB2E63599D71BC046FD5AB782E903551CB4D0EFD2 (void); // 0x000017CB System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::Serialize(System.Type,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Runtime.Serialization.SerializationBinder) extern void WriteObjectInfo_Serialize_m8093E4019BD2063C3FFBB8A7C5C70B34924D758E (void); // 0x000017CC System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InitSerialize(System.Type,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Runtime.Serialization.SerializationBinder) extern void WriteObjectInfo_InitSerialize_m1B835A2F910C651DF97BBD3597D59323F4742675 (void); // 0x000017CD System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InitSiWrite() extern void WriteObjectInfo_InitSiWrite_mA3F784A68BD00E8A6EB30C506D2259C3DC380EB0 (void); // 0x000017CE System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::CheckTypeForwardedFrom(System.Runtime.Serialization.Formatters.Binary.SerObjectInfoCache,System.Type,System.String) extern void WriteObjectInfo_CheckTypeForwardedFrom_m463385A6AC1FB1EE8EFE20DDF67A1BBFC49E0A00 (void); // 0x000017CF System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InitNoMembers() extern void WriteObjectInfo_InitNoMembers_mF7C8A75A04FB9809DDD83A0F0A6DFF2CCB6D4AED (void); // 0x000017D0 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InitMemberInfo() extern void WriteObjectInfo_InitMemberInfo_mE189ACA6A9A466C335CCFD4C95C43652AB9A6ED5 (void); // 0x000017D1 System.String System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::GetTypeFullName() extern void WriteObjectInfo_GetTypeFullName_m20A78128DEB9124BEB35A3F206295CD98F3AD8EA (void); // 0x000017D2 System.String System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::GetAssemblyString() extern void WriteObjectInfo_GetAssemblyString_mA26397107903405EC62F441C0E087E129230B7D8 (void); // 0x000017D3 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::InvokeSerializationBinder(System.Runtime.Serialization.SerializationBinder) extern void WriteObjectInfo_InvokeSerializationBinder_mC74E886661ABFF8AD646E1DECD9FA6F5624AB8DF (void); // 0x000017D4 System.Type System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::GetMemberType(System.Reflection.MemberInfo) extern void WriteObjectInfo_GetMemberType_m9803D8F15ECF2B9361686FD461C618C7C9CDF595 (void); // 0x000017D5 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::GetMemberInfo(System.String[]&,System.Type[]&,System.Object[]&) extern void WriteObjectInfo_GetMemberInfo_m8D89C42829492C16DA636052623FCF8737DBDCD8 (void); // 0x000017D6 System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::GetObjectInfo(System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit) extern void WriteObjectInfo_GetObjectInfo_mA4F925F955FAA0A30C968F7F32B005F1E9A1E111 (void); // 0x000017D7 System.Void System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo::PutObjectInfo(System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void WriteObjectInfo_PutObjectInfo_m3CC55C558FF53554277F34C08771B5103B7B1F95 (void); // 0x000017D8 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::.ctor() extern void ReadObjectInfo__ctor_m79D11A029BD383591B52C890985DC2C04BC47D11 (void); // 0x000017D9 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::ObjectEnd() extern void ReadObjectInfo_ObjectEnd_m1C32CA9FE973271BE695907296313EC6CE7F8E4A (void); // 0x000017DA System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::PrepareForReuse() extern void ReadObjectInfo_PrepareForReuse_m50519FD3F97E43F8BC7CD887E75C7B242B20952F (void); // 0x000017DB System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::Create(System.Type,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Boolean) extern void ReadObjectInfo_Create_m10A462E3AB82932E97D4171A686DF70494021D49 (void); // 0x000017DC System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::Init(System.Type,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Boolean) extern void ReadObjectInfo_Init_m21D8E6F722B6F7DA55AA3ED83F273236087F7F50 (void); // 0x000017DD System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::Create(System.Type,System.String[],System.Type[],System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Boolean) extern void ReadObjectInfo_Create_m36FA6BBC598A3A09955871358E52F87CF425E55B (void); // 0x000017DE System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::Init(System.Type,System.String[],System.Type[],System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit,System.Runtime.Serialization.IFormatterConverter,System.Boolean) extern void ReadObjectInfo_Init_m4FDA1E2EEEECF47F7DABE4FF823408E1B985EA80 (void); // 0x000017DF System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::InitReadConstructor(System.Type,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext) extern void ReadObjectInfo_InitReadConstructor_mB624F7E4127FB63D3F772AC2E575CCC6EF779A0A (void); // 0x000017E0 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::InitSiRead() extern void ReadObjectInfo_InitSiRead_mD0057952DC3EAC38A10C27161D55E2D438AE3B83 (void); // 0x000017E1 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::InitNoMembers() extern void ReadObjectInfo_InitNoMembers_m6A68634A1713EF5EDCFDF0E025EB0B75BADDAC2D (void); // 0x000017E2 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::InitMemberInfo() extern void ReadObjectInfo_InitMemberInfo_m342BE00214A3318C39F39D12D2583279AE3B701F (void); // 0x000017E3 System.Reflection.MemberInfo System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::GetMemberInfo(System.String) extern void ReadObjectInfo_GetMemberInfo_m250EC6E7A2A7A0E438C003666F80427CFEC2FB2C (void); // 0x000017E4 System.Type System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::GetType(System.String) extern void ReadObjectInfo_GetType_m6F4E23ACE7233A14CD675884181D3EDBE43C4A63 (void); // 0x000017E5 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::AddValue(System.String,System.Object,System.Runtime.Serialization.SerializationInfo&,System.Object[]&) extern void ReadObjectInfo_AddValue_m8B057857864BD544E58F1F8348BD13CEE775B6BE (void); // 0x000017E6 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::InitDataStore(System.Runtime.Serialization.SerializationInfo&,System.Object[]&) extern void ReadObjectInfo_InitDataStore_mDFD274E2187BA6EBD853E263B698906E4C3A27A6 (void); // 0x000017E7 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::RecordFixup(System.Int64,System.String,System.Int64) extern void ReadObjectInfo_RecordFixup_m102767AD4FB3C69409D151DE3F3BF9FDE060BBC0 (void); // 0x000017E8 System.Void System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::PopulateObjectMembers(System.Object,System.Object[]) extern void ReadObjectInfo_PopulateObjectMembers_m9932E332A7647499E0EE1AC46AFA7073DC2FE121 (void); // 0x000017E9 System.Int32 System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::Position(System.String) extern void ReadObjectInfo_Position_mC1500F94A234BADFA464423366E59093E001F046 (void); // 0x000017EA System.Type[] System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::GetMemberTypes(System.String[],System.Type) extern void ReadObjectInfo_GetMemberTypes_mC4AECF06C2EBBE0DF73AAA21BFB62E739357F1E8 (void); // 0x000017EB System.Type System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::GetMemberType(System.Reflection.MemberInfo) extern void ReadObjectInfo_GetMemberType_m5A14CFD52C1B7814B22E428EF3E3C040C8EC2F3B (void); // 0x000017EC System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo::GetObjectInfo(System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit) extern void ReadObjectInfo_GetObjectInfo_m03240975637EAC669971234D0F6F9A894D9E5D1E (void); // 0x000017ED System.Void System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit::.ctor() extern void SerObjectInfoInit__ctor_m0AF1450AC45A29B1A80ACCB8E03FF1A651186B2C (void); // 0x000017EE System.Void System.Runtime.Serialization.Formatters.Binary.SerObjectInfoCache::.ctor(System.String,System.String,System.Boolean) extern void SerObjectInfoCache__ctor_m0AE46F1244FF6599C912E35F31D228387FDEDB83 (void); // 0x000017EF System.Void System.Runtime.Serialization.Formatters.Binary.SerObjectInfoCache::.ctor(System.Type) extern void SerObjectInfoCache__ctor_m91742BDEBE9520CF8E3F11AAAFAC07F79AB8A992 (void); // 0x000017F0 System.String System.Runtime.Serialization.Formatters.Binary.TypeInformation::get_FullTypeName() extern void TypeInformation_get_FullTypeName_m2C4E6D041B5C64BB790247516A4FA589EFFE10B6 (void); // 0x000017F1 System.String System.Runtime.Serialization.Formatters.Binary.TypeInformation::get_AssemblyString() extern void TypeInformation_get_AssemblyString_m360F96C964F29CAEB64295B73413031B454E43C9 (void); // 0x000017F2 System.Boolean System.Runtime.Serialization.Formatters.Binary.TypeInformation::get_HasTypeForwardedFrom() extern void TypeInformation_get_HasTypeForwardedFrom_m1D4B552F4BBDEF28EC2A493505E45F5EE02196EF (void); // 0x000017F3 System.Void System.Runtime.Serialization.Formatters.Binary.TypeInformation::.ctor(System.String,System.String,System.Boolean) extern void TypeInformation__ctor_m6913934AE3BD6663218CB55AAB940B2DD2B088A1 (void); // 0x000017F4 System.Runtime.Serialization.Formatters.Binary.SerStack System.Runtime.Serialization.Formatters.Binary.ObjectReader::get_ValueFixupStack() extern void ObjectReader_get_ValueFixupStack_m2C7F571D08DC6D1E55E92FEC583A99BFA746FDD9 (void); // 0x000017F5 System.Object System.Runtime.Serialization.Formatters.Binary.ObjectReader::get_TopObject() extern void ObjectReader_get_TopObject_mE13D54E3ECA6AB843DC23A2E52F0A6A05E9F7697 (void); // 0x000017F6 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::set_TopObject(System.Object) extern void ObjectReader_set_TopObject_m84A818DF0CA4298B9C16170185F3DFFBEDA2DF16 (void); // 0x000017F7 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::.ctor(System.IO.Stream,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.InternalFE,System.Runtime.Serialization.SerializationBinder) extern void ObjectReader__ctor_m0FF9991BE614A05B4D1F65C44F9C49F82276E451 (void); // 0x000017F8 System.Object System.Runtime.Serialization.Formatters.Binary.ObjectReader::Deserialize(System.Runtime.Remoting.Messaging.HeaderHandler,System.Runtime.Serialization.Formatters.Binary.__BinaryParser,System.Boolean) extern void ObjectReader_Deserialize_mBBC8EE53F2338F334951C3F4343E33BB1278F2E1 (void); // 0x000017F9 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectReader::HasSurrogate(System.Type) extern void ObjectReader_HasSurrogate_m16EE16390FFC4D16CCF273432B66FDE793C33023 (void); // 0x000017FA System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::CheckSerializable(System.Type) extern void ObjectReader_CheckSerializable_mA67114F138458C8D6220C128D8214EB4611F9B3A (void); // 0x000017FB System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::InitFullDeserialization() extern void ObjectReader_InitFullDeserialization_mF757074624FBF9C5B37DED3ECE984F29F6FD04A0 (void); // 0x000017FC System.Object System.Runtime.Serialization.Formatters.Binary.ObjectReader::CrossAppDomainArray(System.Int32) extern void ObjectReader_CrossAppDomainArray_mC13B4B36CF71D1705B72B3BA925BDAE6774C4FE8 (void); // 0x000017FD System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ObjectReader::CreateReadObjectInfo(System.Type) extern void ObjectReader_CreateReadObjectInfo_m59D98058C11B7134322014CD34504D7DE44CCB84 (void); // 0x000017FE System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo System.Runtime.Serialization.Formatters.Binary.ObjectReader::CreateReadObjectInfo(System.Type,System.String[],System.Type[]) extern void ObjectReader_CreateReadObjectInfo_m5D5F12A8DC24D72DB82AE9ED107A7970A7951734 (void); // 0x000017FF System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::Parse(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_Parse_m1AEB6A1E2BBB0F23FAC412E773AAE458712BE70E (void); // 0x00001800 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseError(System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseError_mC826DA0A5DFB0EE69A53A2CCC7AC61FBC7B09ACD (void); // 0x00001801 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseSerializedStreamHeader(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseSerializedStreamHeader_m201B12E1A57773709FBD2A1393EA7BA88B8473A9 (void); // 0x00001802 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseSerializedStreamHeaderEnd(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseSerializedStreamHeaderEnd_mA91D0C8376B2E7AD8D4A439650F70BF4D2990817 (void); // 0x00001803 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseObject(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseObject_m8BC9AF8A27D77ED8F1A64503C13673193A32AB5B (void); // 0x00001804 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseObjectEnd(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseObjectEnd_m4D9D7CFD9162BC019F7A3448FA8779026059D542 (void); // 0x00001805 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseArray(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseArray_m1160517CA9EA9534431C7812CA32008FF9D92C62 (void); // 0x00001806 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::NextRectangleMap(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_NextRectangleMap_m7262D1194D7DDFB7F57F38AB734780CD0E20D2CF (void); // 0x00001807 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseArrayMember(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseArrayMember_mCE03592E07AC01B536A3B1C355D70E38EC7BC012 (void); // 0x00001808 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseArrayMemberEnd(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseArrayMemberEnd_mFD86E62FC2F1D09FD1570774FFD83869E7EA14BD (void); // 0x00001809 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseMember(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseMember_m622ACCCEE7B551A2E983A91F10DC9C18AF2940AE (void); // 0x0000180A System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseMemberEnd(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseMemberEnd_mB3B44F678BA6FB2A2444D80A2E651C46DC784FE2 (void); // 0x0000180B System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::ParseString(System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_ParseString_mE565D7B991D955B4C36DFFF0B4EAF262E0960326 (void); // 0x0000180C System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::RegisterObject(System.Object,System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ObjectReader_RegisterObject_mC2D05F4653D8244650C85290AB455C0CC68BD4A6 (void); // 0x0000180D System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::RegisterObject(System.Object,System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Boolean) extern void ObjectReader_RegisterObject_m0A4F13412F719A7D91780D85C7C9115B31AA891A (void); // 0x0000180E System.Int64 System.Runtime.Serialization.Formatters.Binary.ObjectReader::GetId(System.Int64) extern void ObjectReader_GetId_m772DDD69CBFD034B73C6FF22643AA1279844F5F3 (void); // 0x0000180F System.Type System.Runtime.Serialization.Formatters.Binary.ObjectReader::Bind(System.String,System.String) extern void ObjectReader_Bind_m5B7CE7432125DFDF34243A8DA54CBCF13613A705 (void); // 0x00001810 System.Type System.Runtime.Serialization.Formatters.Binary.ObjectReader::FastBindToType(System.String,System.String) extern void ObjectReader_FastBindToType_mC5A75CE26275AA554B8412942A19213464DFC1DF (void); // 0x00001811 System.Reflection.Assembly System.Runtime.Serialization.Formatters.Binary.ObjectReader::ResolveSimpleAssemblyName(System.Reflection.AssemblyName) extern void ObjectReader_ResolveSimpleAssemblyName_m8F8F06051AAD44E4CCFFC329A2AF50A6F8173FCF (void); // 0x00001812 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::GetSimplyNamedTypeFromAssembly(System.Reflection.Assembly,System.String,System.Type&) extern void ObjectReader_GetSimplyNamedTypeFromAssembly_m2EC4E94FF4BE7FEE9C7D48AA63CED619498166BA (void); // 0x00001813 System.Type System.Runtime.Serialization.Formatters.Binary.ObjectReader::GetType(System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo,System.String) extern void ObjectReader_GetType_mF5ACF5556A2C4300C175A892E3C0C5A08D3CC88E (void); // 0x00001814 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader::CheckTypeForwardedTo(System.Reflection.Assembly,System.Reflection.Assembly,System.Type) extern void ObjectReader_CheckTypeForwardedTo_m74F222EA40BAAF47A6A1B0D352F94465F72DAD68 (void); // 0x00001815 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader/TypeNAssembly::.ctor() extern void TypeNAssembly__ctor_m776722C9632A027E57366A34CFFA2962C35FAFBA (void); // 0x00001816 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectReader/TopLevelAssemblyTypeResolver::.ctor(System.Reflection.Assembly) extern void TopLevelAssemblyTypeResolver__ctor_m2A8F0ABFD966A7FF9B5B9091719A331926D55B8E (void); // 0x00001817 System.Type System.Runtime.Serialization.Formatters.Binary.ObjectReader/TopLevelAssemblyTypeResolver::ResolveType(System.Reflection.Assembly,System.String,System.Boolean) extern void TopLevelAssemblyTypeResolver_ResolveType_m88F68D9F7C49AE119ADB0CAEC712A30040752EE9 (void); // 0x00001818 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::.ctor(System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext,System.Runtime.Serialization.Formatters.Binary.InternalFE,System.Runtime.Serialization.SerializationBinder) extern void ObjectWriter__ctor_mEA6C36E1A6BEA2C78A41EFF16BB5E74EC36B8C78 (void); // 0x00001819 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::Serialize(System.Object,System.Runtime.Remoting.Messaging.Header[],System.Runtime.Serialization.Formatters.Binary.__BinaryWriter,System.Boolean) extern void ObjectWriter_Serialize_mAB0C5C3D4BA2257946BDD284822CE9D2D0070F52 (void); // 0x0000181A System.Runtime.Serialization.SerializationObjectManager System.Runtime.Serialization.Formatters.Binary.ObjectWriter::get_ObjectManager() extern void ObjectWriter_get_ObjectManager_m9ED3C796F25B7969D3D7BB1F2D429C6FF485CD30 (void); // 0x0000181B System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::Write(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void ObjectWriter_Write_mCC5B231F511D3F6EBCF5756099A8F72347270413 (void); // 0x0000181C System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::Write(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.String[],System.Type[],System.Object[],System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo[]) extern void ObjectWriter_Write_mA37213C0D8E931F3C8648A41742BECDACB746404 (void); // 0x0000181D System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteMemberSetup(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.String,System.Type,System.Object,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_WriteMemberSetup_m2753F3882060D159D987C1421126E7C2F8C885D2 (void); // 0x0000181E System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteMembers(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_WriteMembers_mB5CEE945759405914C9EA8D95A6363A4F84B1D2B (void); // 0x0000181F System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteArray(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_WriteArray_m3DBA27034F04C6D2013165C51A60012F67FFE167 (void); // 0x00001820 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteArrayMember(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void ObjectWriter_WriteArrayMember_m57646F9306F96AEACBBB5FE8A65252090C62E09C (void); // 0x00001821 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteRectangle(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Int32,System.Int32[],System.Array,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int32[]) extern void ObjectWriter_WriteRectangle_mA806337FCFD2C6BB4DAF3CF81BFD0FD09327785F (void); // 0x00001822 System.Object System.Runtime.Serialization.Formatters.Binary.ObjectWriter::GetNext(System.Int64&) extern void ObjectWriter_GetNext_mEB5AADB901362BCAEDFED154F3CD294989B27EBB (void); // 0x00001823 System.Int64 System.Runtime.Serialization.Formatters.Binary.ObjectWriter::InternalGetId(System.Object,System.Boolean,System.Type,System.Boolean&) extern void ObjectWriter_InternalGetId_mB0F45BC05EC7B8408A216C2FD73A27BEF4F98E54 (void); // 0x00001824 System.Int64 System.Runtime.Serialization.Formatters.Binary.ObjectWriter::Schedule(System.Object,System.Boolean,System.Type) extern void ObjectWriter_Schedule_m453B4858CA16C3FD2D29A97739A08D09837675A8 (void); // 0x00001825 System.Int64 System.Runtime.Serialization.Formatters.Binary.ObjectWriter::Schedule(System.Object,System.Boolean,System.Type,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_Schedule_m26F04BCBFF4B4FF73268F843F44F8F4130BF7E8D (void); // 0x00001826 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteKnownValueClass(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void ObjectWriter_WriteKnownValueClass_m7C514DFD705D12A590BED7B54B3D576B26A82A16 (void); // 0x00001827 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteObjectRef(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Int64) extern void ObjectWriter_WriteObjectRef_m25A4523F319F57E5694D4FEC5640D983ED36F422 (void); // 0x00001828 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteString(System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void ObjectWriter_WriteString_m2A87B2EC9CC86CB688E3CDF1922AC401349E83A9 (void); // 0x00001829 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectWriter::CheckForNull(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo,System.Object) extern void ObjectWriter_CheckForNull_m1002CF471B248B9F11C36FC12C6D0DACD37C6336 (void); // 0x0000182A System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::WriteSerializedStreamHeader(System.Int64,System.Int64) extern void ObjectWriter_WriteSerializedStreamHeader_mA8BC48F4F291DD87122487280094CEAB4567D325 (void); // 0x0000182B System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::TypeToNameInfo(System.Type,System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void ObjectWriter_TypeToNameInfo_m19F3D0ED605AEA1F10D6E6389ABD78A913F2CB34 (void); // 0x0000182C System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::TypeToNameInfo(System.Type) extern void ObjectWriter_TypeToNameInfo_mB360B4584A1055FCBF40D20426674A881E7AB3C6 (void); // 0x0000182D System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::TypeToNameInfo(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_TypeToNameInfo_mB8339E8E591DFDA498EA0CEF4DA426DC5ECEF180 (void); // 0x0000182E System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::TypeToNameInfo(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void ObjectWriter_TypeToNameInfo_m03E08361226D76FE8E14CB513F484856768C4721 (void); // 0x0000182F System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::TypeToNameInfo(System.Type,System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void ObjectWriter_TypeToNameInfo_mF830861F4CD4AB3DA6772D1F836CBA7F6201C619 (void); // 0x00001830 System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::MemberToNameInfo(System.String) extern void ObjectWriter_MemberToNameInfo_mB12936BDD3D5AEE7FE9205713F274871F0CDDE55 (void); // 0x00001831 System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE System.Runtime.Serialization.Formatters.Binary.ObjectWriter::ToCode(System.Type) extern void ObjectWriter_ToCode_m056ADC0A6291E4B721A4FDC292C6B39558ED38C3 (void); // 0x00001832 System.Int64 System.Runtime.Serialization.Formatters.Binary.ObjectWriter::GetAssemblyId(System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo) extern void ObjectWriter_GetAssemblyId_m5304234B53DCB6905E5EB8B6662F713DD0B97AD5 (void); // 0x00001833 System.Type System.Runtime.Serialization.Formatters.Binary.ObjectWriter::GetType(System.Object) extern void ObjectWriter_GetType_m57F9B0E7186EB2E0F200F59FA522CCA8B9242DDC (void); // 0x00001834 System.Runtime.Serialization.Formatters.Binary.NameInfo System.Runtime.Serialization.Formatters.Binary.ObjectWriter::GetNameInfo() extern void ObjectWriter_GetNameInfo_mD21FC6C49CF64454A6210B8999C453C5FD0D86D2 (void); // 0x00001835 System.Boolean System.Runtime.Serialization.Formatters.Binary.ObjectWriter::CheckTypeFormat(System.Runtime.Serialization.Formatters.FormatterTypeStyle,System.Runtime.Serialization.Formatters.FormatterTypeStyle) extern void ObjectWriter_CheckTypeFormat_mFCEF5257F9E75C6BF465628DEF031F856ACA87B7 (void); // 0x00001836 System.Void System.Runtime.Serialization.Formatters.Binary.ObjectWriter::PutNameInfo(System.Runtime.Serialization.Formatters.Binary.NameInfo) extern void ObjectWriter_PutNameInfo_mA1B30DE589BD8B56437C835D41EF1EB4C58A6653 (void); // 0x00001837 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::.ctor(System.IO.Stream,System.Runtime.Serialization.Formatters.Binary.ObjectReader) extern void __BinaryParser__ctor_mFC746EC4FBB2B28CF565327E5494C5E8081BE0D2 (void); // 0x00001838 System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo System.Runtime.Serialization.Formatters.Binary.__BinaryParser::get_SystemAssemblyInfo() extern void __BinaryParser_get_SystemAssemblyInfo_mD650467ACF7F7092CCA6219D115C30307EE258A9 (void); // 0x00001839 System.Runtime.Serialization.Formatters.Binary.SizedArray System.Runtime.Serialization.Formatters.Binary.__BinaryParser::get_ObjectMapIdTable() extern void __BinaryParser_get_ObjectMapIdTable_mC1BA256BD12E30F1CF23F089443E8A6F72FF0913 (void); // 0x0000183A System.Runtime.Serialization.Formatters.Binary.SizedArray System.Runtime.Serialization.Formatters.Binary.__BinaryParser::get_AssemIdToAssemblyTable() extern void __BinaryParser_get_AssemIdToAssemblyTable_m5EAB840754D418E3335E9BB49FFF4CC74CF04501 (void); // 0x0000183B System.Runtime.Serialization.Formatters.Binary.ParseRecord System.Runtime.Serialization.Formatters.Binary.__BinaryParser::get_prs() extern void __BinaryParser_get_prs_m23F796AE7503404CB66D218A55722735B1632991 (void); // 0x0000183C System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::Run() extern void __BinaryParser_Run_mC3F065120A1550596DCA06FA78B553EEB8B78DCB (void); // 0x0000183D System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadBegin() extern void __BinaryParser_ReadBegin_m039C7CA3D7E5CEC5CC9AA729866CE1EDE8F4AB2D (void); // 0x0000183E System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadEnd() extern void __BinaryParser_ReadEnd_m47E3604B147E97701D95226ECF17309796CABD05 (void); // 0x0000183F System.Boolean System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadBoolean() extern void __BinaryParser_ReadBoolean_mADFA1C50D7CF802DCCC6C4D090DA30CD846EAF0F (void); // 0x00001840 System.Byte System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadByte() extern void __BinaryParser_ReadByte_mD0BB9A3BE88BE83E3E501390A5974507D72CD657 (void); // 0x00001841 System.Byte[] System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadBytes(System.Int32) extern void __BinaryParser_ReadBytes_m49BD7938733F98AAE3080A5D17EFBC4ED336C66F (void); // 0x00001842 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadBytes(System.Byte[],System.Int32,System.Int32) extern void __BinaryParser_ReadBytes_mA87B4308A88CD058FDF6D02CD2FC786320319107 (void); // 0x00001843 System.Char System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadChar() extern void __BinaryParser_ReadChar_m0F9FC356BA36D6751C82EC4C27BFE76A12281C74 (void); // 0x00001844 System.Char[] System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadChars(System.Int32) extern void __BinaryParser_ReadChars_m4A391E7A701AD72E9DDCBF7C680AB75B0CD07D80 (void); // 0x00001845 System.Decimal System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadDecimal() extern void __BinaryParser_ReadDecimal_m534507C1885C6E5D215C3F70EF4E8E5A3EB51222 (void); // 0x00001846 System.Single System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadSingle() extern void __BinaryParser_ReadSingle_m59EAB55BC131AE23FFB1D0C828DF6949DEE330C7 (void); // 0x00001847 System.Double System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadDouble() extern void __BinaryParser_ReadDouble_m8605E2C960A86D05E5077B1541C442C7095425DD (void); // 0x00001848 System.Int16 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadInt16() extern void __BinaryParser_ReadInt16_m51590087008BDB96B9F69954923C38671B83A46B (void); // 0x00001849 System.Int32 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadInt32() extern void __BinaryParser_ReadInt32_mA2D54CD0FA783BC8DA05DA9BE8561EDBAB71C9DE (void); // 0x0000184A System.Int64 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadInt64() extern void __BinaryParser_ReadInt64_m14C7A04CE76831A0320D5ECD61BCDE6BEEC34BE6 (void); // 0x0000184B System.SByte System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadSByte() extern void __BinaryParser_ReadSByte_m29189F67C74BCF5C5BB47EEA53C29C871DA216A3 (void); // 0x0000184C System.String System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadString() extern void __BinaryParser_ReadString_mB194612846BF68B1DD87194B8C57AAB5C58BA9A1 (void); // 0x0000184D System.TimeSpan System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadTimeSpan() extern void __BinaryParser_ReadTimeSpan_mA35B729436C7CA69CC92D4ED8BCBF5F1C66BB0F5 (void); // 0x0000184E System.DateTime System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadDateTime() extern void __BinaryParser_ReadDateTime_mF5FFF138A9D9537587F8E782DDF059054E96034F (void); // 0x0000184F System.UInt16 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadUInt16() extern void __BinaryParser_ReadUInt16_m0553CF1DCA603591E147ABB85D32278A4A8FFE51 (void); // 0x00001850 System.UInt32 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadUInt32() extern void __BinaryParser_ReadUInt32_m074A96F31860D6FBD59F7E969908D2B002BD0E29 (void); // 0x00001851 System.UInt64 System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadUInt64() extern void __BinaryParser_ReadUInt64_m1C868E4A9E58398E0F4C14B1A2857F500F766479 (void); // 0x00001852 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadSerializationHeaderRecord() extern void __BinaryParser_ReadSerializationHeaderRecord_mBB34E7096131AA870FDBF7689BB2B8FD411C48DA (void); // 0x00001853 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadAssembly(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadAssembly_mDF0BB5068AD1CAC604C531440A8431314E22E312 (void); // 0x00001854 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObject() extern void __BinaryParser_ReadObject_mC29985D13EC5448CEDDDF739BDB154966F9F1B2B (void); // 0x00001855 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadCrossAppDomainMap() extern void __BinaryParser_ReadCrossAppDomainMap_mE3B9C9BB8CF7EFA16BF35C755A6DAB1DE14CEFAB (void); // 0x00001856 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectWithMap(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadObjectWithMap_m88160F50A7A1FCA93A2EB6AFF7F36BE778ED2578 (void); // 0x00001857 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectWithMap(System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap) extern void __BinaryParser_ReadObjectWithMap_mAEA5FC8619E1DA9499B5ADD21BA053B7F29D5CA5 (void); // 0x00001858 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectWithMapTyped(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadObjectWithMapTyped_m12D60E86AD3F9855AD14B5F8AF38ACCBB52EBAF7 (void); // 0x00001859 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectWithMapTyped(System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped) extern void __BinaryParser_ReadObjectWithMapTyped_mB992B5D291BA751BED5D62B94644DCA3CBB08CD1 (void); // 0x0000185A System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectString(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadObjectString_mC3652112ECD18BA4A519383B5F365B40676689BF (void); // 0x0000185B System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadMemberPrimitiveTyped() extern void __BinaryParser_ReadMemberPrimitiveTyped_m8B11A4F1F00911AC40922539BC1C94D6B5E00783 (void); // 0x0000185C System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadArray(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadArray_mFCD1A00AC19FFA6073C6CE012144815B86A0D0B9 (void); // 0x0000185D System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadArrayAsBytes(System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void __BinaryParser_ReadArrayAsBytes_m8FCA791143BA9DB7D3CFD907DAF9E2DF22B5167F (void); // 0x0000185E System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadMemberPrimitiveUnTyped() extern void __BinaryParser_ReadMemberPrimitiveUnTyped_m6FC230A1A62AD3F4D4FF34114C02417714FFC8DA (void); // 0x0000185F System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadMemberReference() extern void __BinaryParser_ReadMemberReference_mF032BA9E6138B6CBF649CF4C284D036367D8A2B4 (void); // 0x00001860 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadObjectNull(System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) extern void __BinaryParser_ReadObjectNull_mBB1FCF84264DA503DCABB451E3AB419E5C534FA2 (void); // 0x00001861 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadMessageEnd() extern void __BinaryParser_ReadMessageEnd_m1823D9848349BFD3564635DBE3B12D7FAB7F6D36 (void); // 0x00001862 System.Object System.Runtime.Serialization.Formatters.Binary.__BinaryParser::ReadValue(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) extern void __BinaryParser_ReadValue_mC826A09A2AD872CB7CA99222BDB3911EAA22ADD9 (void); // 0x00001863 System.Runtime.Serialization.Formatters.Binary.ObjectProgress System.Runtime.Serialization.Formatters.Binary.__BinaryParser::GetOp() extern void __BinaryParser_GetOp_m5038CD6CC2FBB88C2C98A49C1CD1920C6D6FBEDB (void); // 0x00001864 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::PutOp(System.Runtime.Serialization.Formatters.Binary.ObjectProgress) extern void __BinaryParser_PutOp_mAB61D739B874DEEFA88FBAB9F6B1D9258A4F2549 (void); // 0x00001865 System.Void System.Runtime.Serialization.Formatters.Binary.__BinaryParser::.cctor() extern void __BinaryParser__cctor_m6DE2AB63135D8EFB8029FC725EF5C21CA4144899 (void); // 0x00001866 System.Void System.Runtime.Serialization.Formatters.Binary.ParseRecord::.ctor() extern void ParseRecord__ctor_mD3306A42987B6C29668BC8A512953DE4377070A3 (void); // 0x00001867 System.Void System.Runtime.Serialization.Formatters.Binary.ParseRecord::Init() extern void ParseRecord_Init_m1EB134905CD5A9A1274E37115C70D279BC512FE4 (void); // 0x00001868 System.Void System.Runtime.Serialization.Formatters.Binary.ParseRecord::.cctor() extern void ParseRecord__cctor_mF4BAB2B2538EBF65A52E5DE99A6E1B746D07406A (void); // 0x00001869 System.Void System.Runtime.Serialization.Formatters.Binary.SerStack::.ctor(System.String) extern void SerStack__ctor_m1E08B95D1D9E319BDA063A055AD9EDF1CCC200DD (void); // 0x0000186A System.Void System.Runtime.Serialization.Formatters.Binary.SerStack::Push(System.Object) extern void SerStack_Push_m94890FE8BFB9F69DCCF61A0EFE391C2C4D3FF9B4 (void); // 0x0000186B System.Object System.Runtime.Serialization.Formatters.Binary.SerStack::Pop() extern void SerStack_Pop_m1995347F96F0FC74562F0BD71E0070629F1F9CD3 (void); // 0x0000186C System.Void System.Runtime.Serialization.Formatters.Binary.SerStack::IncreaseCapacity() extern void SerStack_IncreaseCapacity_m4E8A7959309B09A6E42856947E80EFA067B2043D (void); // 0x0000186D System.Object System.Runtime.Serialization.Formatters.Binary.SerStack::Peek() extern void SerStack_Peek_m6B721DF8CBCA89607C4B5775F2F524ED6F1F7567 (void); // 0x0000186E System.Object System.Runtime.Serialization.Formatters.Binary.SerStack::PeekPeek() extern void SerStack_PeekPeek_m8426FC9D9BE5DFBBE24DD57E363C74EDA938B008 (void); // 0x0000186F System.Boolean System.Runtime.Serialization.Formatters.Binary.SerStack::IsEmpty() extern void SerStack_IsEmpty_m9BDBC42A7E26569B41AB614288F3304D78253A40 (void); // 0x00001870 System.Void System.Runtime.Serialization.Formatters.Binary.SizedArray::.ctor() extern void SizedArray__ctor_m010049BA69D5AE214153FDD95DD1BC09873F091E (void); // 0x00001871 System.Void System.Runtime.Serialization.Formatters.Binary.SizedArray::.ctor(System.Int32) extern void SizedArray__ctor_mA4319CD182E5FC7105B3279E90A311BDA47A963C (void); // 0x00001872 System.Void System.Runtime.Serialization.Formatters.Binary.SizedArray::.ctor(System.Runtime.Serialization.Formatters.Binary.SizedArray) extern void SizedArray__ctor_mD2AC7655E4DCC2532CA3496498B948FECBC35FD8 (void); // 0x00001873 System.Object System.Runtime.Serialization.Formatters.Binary.SizedArray::Clone() extern void SizedArray_Clone_mA307EDD3373E088F524D28FBEFC77E4BF352970E (void); // 0x00001874 System.Object System.Runtime.Serialization.Formatters.Binary.SizedArray::get_Item(System.Int32) extern void SizedArray_get_Item_mE4C5C0DB7FDB8A67C282126B9801EFA7A90CEA3F (void); // 0x00001875 System.Void System.Runtime.Serialization.Formatters.Binary.SizedArray::set_Item(System.Int32,System.Object) extern void SizedArray_set_Item_mA168C21D0A7375BE6CCD4E74359388DBEC7AE8AB (void); // 0x00001876 System.Void System.Runtime.Serialization.Formatters.Binary.SizedArray::IncreaseCapacity(System.Int32) extern void SizedArray_IncreaseCapacity_m9EED3EDAA5A0A7CB51F7DF8CD59EF673739C24BA (void); // 0x00001877 System.Void System.Runtime.Serialization.Formatters.Binary.IntSizedArray::.ctor() extern void IntSizedArray__ctor_mEB756EE6687F03778F2686D2E662F72E3E8A269F (void); // 0x00001878 System.Void System.Runtime.Serialization.Formatters.Binary.IntSizedArray::.ctor(System.Runtime.Serialization.Formatters.Binary.IntSizedArray) extern void IntSizedArray__ctor_m32A4B2B0355DDE1208226D122489C6C10C3C5094 (void); // 0x00001879 System.Object System.Runtime.Serialization.Formatters.Binary.IntSizedArray::Clone() extern void IntSizedArray_Clone_m12F09E6941FB5B1780183208AA917DB42620CB51 (void); // 0x0000187A System.Int32 System.Runtime.Serialization.Formatters.Binary.IntSizedArray::get_Item(System.Int32) extern void IntSizedArray_get_Item_mD75239C34C29B938C930E4D51723B777AD496A2F (void); // 0x0000187B System.Void System.Runtime.Serialization.Formatters.Binary.IntSizedArray::set_Item(System.Int32,System.Int32) extern void IntSizedArray_set_Item_m01DD730BE0EB502EF02E78EC7D92F244C3C8CBA6 (void); // 0x0000187C System.Void System.Runtime.Serialization.Formatters.Binary.IntSizedArray::IncreaseCapacity(System.Int32) extern void IntSizedArray_IncreaseCapacity_m88401CC90B3BEF61A226AED893C0904EED9CCA89 (void); // 0x0000187D System.Object System.Runtime.Serialization.Formatters.Binary.NameCache::GetCachedValue(System.String) extern void NameCache_GetCachedValue_mB5786449B378A41AFD1EAD173C436A1210825330 (void); // 0x0000187E System.Void System.Runtime.Serialization.Formatters.Binary.NameCache::SetCachedValue(System.Object) extern void NameCache_SetCachedValue_m3D11E01E293373F1AD71C681EC7E3021376A7DD6 (void); // 0x0000187F System.Void System.Runtime.Serialization.Formatters.Binary.NameCache::.ctor() extern void NameCache__ctor_m5CB831EC73205D8BEB20FA2FCE08FC8186604E37 (void); // 0x00001880 System.Void System.Runtime.Serialization.Formatters.Binary.NameCache::.cctor() extern void NameCache__cctor_mB4B49A318E79B54D7F8574C956469DC5A0AB8E81 (void); // 0x00001881 System.Void System.Runtime.Serialization.Formatters.Binary.ValueFixup::.ctor(System.Array,System.Int32[]) extern void ValueFixup__ctor_m8EF061DAC38D22C0101B4916C9564C4FC527B91A (void); // 0x00001882 System.Void System.Runtime.Serialization.Formatters.Binary.ValueFixup::.ctor(System.Object,System.String,System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo) extern void ValueFixup__ctor_mB342F81B64E4A58E86AE4F1A9AD93AEC41A53D73 (void); // 0x00001883 System.Void System.Runtime.Serialization.Formatters.Binary.ValueFixup::Fixup(System.Runtime.Serialization.Formatters.Binary.ParseRecord,System.Runtime.Serialization.Formatters.Binary.ParseRecord) extern void ValueFixup_Fixup_m2FF52E172F6B8380796AB02E377DA86D74FEE73A (void); // 0x00001884 System.Void System.Runtime.Serialization.Formatters.Binary.InternalFE::.ctor() extern void InternalFE__ctor_m66762049F369B17897221817B0C084E8B0C23AF4 (void); // 0x00001885 System.Void System.Runtime.Serialization.Formatters.Binary.NameInfo::.ctor() extern void NameInfo__ctor_mD3303252F9550F53FAF82A0CF459CE845AD75789 (void); // 0x00001886 System.Void System.Runtime.Serialization.Formatters.Binary.NameInfo::Init() extern void NameInfo_Init_mC452D9DBEBDA6D64320E82750E4E3731FBD60AF1 (void); // 0x00001887 System.Boolean System.Runtime.Serialization.Formatters.Binary.NameInfo::get_IsSealed() extern void NameInfo_get_IsSealed_m21316B1B9634156989444B85E6D343299F64CBB6 (void); // 0x00001888 System.String System.Runtime.Serialization.Formatters.Binary.NameInfo::get_NIname() extern void NameInfo_get_NIname_m6948C05A310C56439903AF3C259D8B0D01DD13F6 (void); // 0x00001889 System.Void System.Runtime.Serialization.Formatters.Binary.NameInfo::set_NIname(System.String) extern void NameInfo_set_NIname_mE9BAD9D8737A80F9A2D3EB122D117A6453FC581C (void); // 0x0000188A System.Void System.Runtime.Serialization.Formatters.Binary.PrimitiveArray::.ctor(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Array) extern void PrimitiveArray__ctor_mB4483A193AF9AC40B39B0361C4B21264E20D383C (void); // 0x0000188B System.Void System.Runtime.Serialization.Formatters.Binary.PrimitiveArray::Init(System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE,System.Array) extern void PrimitiveArray_Init_mE7E2B737E88D2524CB3A04F3C1091FC60335E240 (void); // 0x0000188C System.Void System.Runtime.Serialization.Formatters.Binary.PrimitiveArray::SetValue(System.String,System.Int32) extern void PrimitiveArray_SetValue_m2455B1AE5684CA47355C2613CC5C0607203FC534 (void); // 0x0000188D System.Void System.Runtime.InteropServices.ExternalException::.ctor() extern void ExternalException__ctor_mAE478594114CC54539D40A074553E8A0882CD12F (void); // 0x0000188E System.Void System.Runtime.InteropServices.ExternalException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ExternalException__ctor_m3B89FDD35A0B6E96CE69B2FAD48FB832402167AC (void); // 0x0000188F System.String System.Runtime.InteropServices.ExternalException::ToString() extern void ExternalException_ToString_m1F0576F9432D5BBEBE35E4E8448DB3F1BD2A7C52 (void); // 0x00001890 System.Void System.Runtime.InteropServices.MarshalDirectiveException::.ctor() extern void MarshalDirectiveException__ctor_m164CA00A75A9A7D42DFAF3A98C24970272AD5DD1 (void); // 0x00001891 System.Void System.Runtime.InteropServices.MarshalDirectiveException::.ctor(System.String) extern void MarshalDirectiveException__ctor_mC0C2A4F8CB7649B9401FAD74D9616B3B5F3CE6D2 (void); // 0x00001892 System.Void System.Runtime.InteropServices.MarshalDirectiveException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MarshalDirectiveException__ctor_m5F1766B9EE95DE16BC72CE7ED6CDE7CC3AE029B4 (void); // 0x00001893 System.Span`1 System.Runtime.InteropServices.MemoryMarshal::AsBytes(System.Span`1) // 0x00001894 System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal::AsBytes(System.ReadOnlySpan`1) // 0x00001895 T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.Span`1) // 0x00001896 T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) // 0x00001897 T& System.Runtime.InteropServices.MemoryMarshal::GetNonNullPinnableReference(System.Span`1) // 0x00001898 T& System.Runtime.InteropServices.MemoryMarshal::GetNonNullPinnableReference(System.ReadOnlySpan`1) // 0x00001899 System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal::CreateReadOnlySpan(T&,System.Int32) // 0x0000189A System.Void System.Runtime.InteropServices.SafeBuffer::AcquirePointer(System.Byte*&) extern void SafeBuffer_AcquirePointer_mBAF23D96C2A0AE06C0A5606433D4850BE99B99FE (void); // 0x0000189B System.Void System.Runtime.InteropServices.SafeBuffer::ReleasePointer() extern void SafeBuffer_ReleasePointer_m8588E0BA9949D7BB8197EDC7FDBA9828B479814D (void); // 0x0000189C System.InvalidOperationException System.Runtime.InteropServices.SafeBuffer::NotInitialized() extern void SafeBuffer_NotInitialized_m9BE50D2B8C0DB671FB7D2D255107123B4ED4BE8F (void); // 0x0000189D System.Void System.Runtime.InteropServices.SafeBuffer::.cctor() extern void SafeBuffer__cctor_m98C4F1460BD9B9CC99E1E12C2A5CE6C05D13F22D (void); // 0x0000189E System.Void System.Runtime.InteropServices.COMException::.ctor() extern void COMException__ctor_m7A1DA30D74D7D03CB3DC123E05BF27597FFF1EBA (void); // 0x0000189F System.Void System.Runtime.InteropServices.COMException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void COMException__ctor_mDED8A772DEC7DF75DB1828CE79C135CFDBC578BA (void); // 0x000018A0 System.String System.Runtime.InteropServices.COMException::ToString() extern void COMException_ToString_mA4E764F711B22635A93AACDD0512504731BC6B5F (void); // 0x000018A1 System.Object System.Runtime.InteropServices.ICustomMarshaler::MarshalNativeToManaged(System.IntPtr) // 0x000018A2 System.IntPtr System.Runtime.InteropServices.ICustomMarshaler::MarshalManagedToNative(System.Object) // 0x000018A3 System.Void System.Runtime.InteropServices.ICustomMarshaler::CleanUpNativeData(System.IntPtr) // 0x000018A4 System.Void System.Runtime.InteropServices.ICustomMarshaler::CleanUpManagedData(System.Object) // 0x000018A5 System.Int32 System.Runtime.InteropServices.ICustomMarshaler::GetNativeDataSize() // 0x000018A6 System.Void System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute::.ctor(System.Runtime.InteropServices.CallingConvention) extern void UnmanagedFunctionPointerAttribute__ctor_mF4EDFB9DD58825000B8150813FC4E1498C6637B0 (void); // 0x000018A7 System.Void System.Runtime.InteropServices.InterfaceTypeAttribute::.ctor(System.Runtime.InteropServices.ComInterfaceType) extern void InterfaceTypeAttribute__ctor_m45BE1A04747A17CB4D2439E4695D7FDA509B66F6 (void); // 0x000018A8 System.Void System.Runtime.InteropServices.ComDefaultInterfaceAttribute::.ctor(System.Type) extern void ComDefaultInterfaceAttribute__ctor_m3A1C1364ABD61946E83154B0716D6D6D14F679DC (void); // 0x000018A9 System.Void System.Runtime.InteropServices.ClassInterfaceAttribute::.ctor(System.Runtime.InteropServices.ClassInterfaceType) extern void ClassInterfaceAttribute__ctor_m52E16795E6101BCAE6A4B5657653B8E2309DA1B5 (void); // 0x000018AA System.Void System.Runtime.InteropServices.ComVisibleAttribute::.ctor(System.Boolean) extern void ComVisibleAttribute__ctor_m6E1C0A650CB9079A4730258361FC359AE8F58CC0 (void); // 0x000018AB System.Void System.Runtime.InteropServices.ComImportAttribute::.ctor() extern void ComImportAttribute__ctor_m05FB602C2B4948D6A90F0E23CE593E8EDE0536EF (void); // 0x000018AC System.Void System.Runtime.InteropServices.GuidAttribute::.ctor(System.String) extern void GuidAttribute__ctor_mBC010250D3E63AB5BF04AE6F882935D4C68C484B (void); // 0x000018AD System.Void System.Runtime.InteropServices.PreserveSigAttribute::.ctor() extern void PreserveSigAttribute__ctor_mB80F8CCA02F3F1997B00D4C665F7D8BA2223FB93 (void); // 0x000018AE System.Void System.Runtime.InteropServices.InAttribute::.ctor() extern void InAttribute__ctor_mD9CDFC654AE1F0A4BE681DCE594AB3A84772458D (void); // 0x000018AF System.Void System.Runtime.InteropServices.OutAttribute::.ctor() extern void OutAttribute__ctor_mA66BA1A5E41890715C2F5D3DC9C525C2EADFC8AD (void); // 0x000018B0 System.Void System.Runtime.InteropServices.OptionalAttribute::.ctor() extern void OptionalAttribute__ctor_m671946710DB50C3200B2AEFC1C83EE77BD4B7856 (void); // 0x000018B1 System.Void System.Runtime.InteropServices.DefaultDllImportSearchPathsAttribute::.ctor(System.Runtime.InteropServices.DllImportSearchPath) extern void DefaultDllImportSearchPathsAttribute__ctor_m8A9FB8FB2A6661E1D4C01FA6E58BF9B672C76B2A (void); // 0x000018B2 System.Attribute System.Runtime.InteropServices.DllImportAttribute::GetCustomAttribute(System.Reflection.RuntimeMethodInfo) extern void DllImportAttribute_GetCustomAttribute_m989925CDA50EE6AB4AFE9DAE23C98A4D91D73416 (void); // 0x000018B3 System.Boolean System.Runtime.InteropServices.DllImportAttribute::IsDefined(System.Reflection.RuntimeMethodInfo) extern void DllImportAttribute_IsDefined_mAEFD619EEA0E48AFD7E1201F8ED36C0A7C0FBD40 (void); // 0x000018B4 System.Void System.Runtime.InteropServices.DllImportAttribute::.ctor(System.String,System.String,System.Runtime.InteropServices.CharSet,System.Boolean,System.Boolean,System.Boolean,System.Runtime.InteropServices.CallingConvention,System.Boolean,System.Boolean) extern void DllImportAttribute__ctor_m0B9DACCC0743EED555A749E7D9352D44C54F1D96 (void); // 0x000018B5 System.Void System.Runtime.InteropServices.DllImportAttribute::.ctor(System.String) extern void DllImportAttribute__ctor_m87A92B5417EE253104B21404943C7FBCC4C5A0C1 (void); // 0x000018B6 System.String System.Runtime.InteropServices.DllImportAttribute::get_Value() extern void DllImportAttribute_get_Value_m1AF07F187C453E673B79FD9BE9CCAEA67C6BA74E (void); // 0x000018B7 System.Void System.Runtime.InteropServices.FieldOffsetAttribute::.ctor(System.Int32) extern void FieldOffsetAttribute__ctor_m24E7664C59D2F92EEE769453376F0F092BFB2BEC (void); // 0x000018B8 System.Void System.Runtime.InteropServices.ComCompatibleVersionAttribute::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern void ComCompatibleVersionAttribute__ctor_m159960026BC4516D287BF316B1C946339C97DB0F (void); // 0x000018B9 System.Void System.Runtime.InteropServices.SafeHandle::.ctor(System.IntPtr,System.Boolean) extern void SafeHandle__ctor_m23E44C94503043292DCD4E87818082CFC09A7F4B (void); // 0x000018BA System.Void System.Runtime.InteropServices.SafeHandle::Finalize() extern void SafeHandle_Finalize_m37C72FD2FE3D87E32CB41FAA2FC1C6B03510337B (void); // 0x000018BB System.Void System.Runtime.InteropServices.SafeHandle::SetHandle(System.IntPtr) extern void SafeHandle_SetHandle_m003D64748F9DFBA1E3C0B23798C23BA81AA21C2A (void); // 0x000018BC System.IntPtr System.Runtime.InteropServices.SafeHandle::DangerousGetHandle() extern void SafeHandle_DangerousGetHandle_mE7CB3F36EE7BB2E2623EF316C4B43D1CA44B7F9C (void); // 0x000018BD System.Boolean System.Runtime.InteropServices.SafeHandle::get_IsClosed() extern void SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273 (void); // 0x000018BE System.Boolean System.Runtime.InteropServices.SafeHandle::get_IsInvalid() // 0x000018BF System.Void System.Runtime.InteropServices.SafeHandle::Close() extern void SafeHandle_Close_mC881D1BD3DC7240B9682460FBEDBB5146102851F (void); // 0x000018C0 System.Void System.Runtime.InteropServices.SafeHandle::Dispose() extern void SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3 (void); // 0x000018C1 System.Void System.Runtime.InteropServices.SafeHandle::Dispose(System.Boolean) extern void SafeHandle_Dispose_m8B7AAA8CF9D5AD35412BCFB00EAD048EBC1C3514 (void); // 0x000018C2 System.Boolean System.Runtime.InteropServices.SafeHandle::ReleaseHandle() // 0x000018C3 System.Void System.Runtime.InteropServices.SafeHandle::SetHandleAsInvalid() extern void SafeHandle_SetHandleAsInvalid_m23A2293AE14E34DAA0FD8C4DC51602EBABB36A3E (void); // 0x000018C4 System.Void System.Runtime.InteropServices.SafeHandle::DangerousAddRef(System.Boolean&) extern void SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922 (void); // 0x000018C5 System.Void System.Runtime.InteropServices.SafeHandle::DangerousRelease() extern void SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E (void); // 0x000018C6 System.Void System.Runtime.InteropServices.SafeHandle::InternalDispose() extern void SafeHandle_InternalDispose_m6D0EE9EBA9E0515434C570B567E970F075DF4D41 (void); // 0x000018C7 System.Void System.Runtime.InteropServices.SafeHandle::InternalFinalize() extern void SafeHandle_InternalFinalize_mDF3C9566A9B10C9B8F1CD4D1E5D16015A1EB3CE2 (void); // 0x000018C8 System.Void System.Runtime.InteropServices.SafeHandle::DangerousReleaseInternal(System.Boolean) extern void SafeHandle_DangerousReleaseInternal_m1B36ED7C3E0A04CFA3E50FC69B0071ED045D42E9 (void); // 0x000018C9 System.Void System.Runtime.InteropServices.GCHandle::.ctor(System.IntPtr) extern void GCHandle__ctor_mF9BFED31FEEC51B0E73C5BB0136170BA77868CCC (void); // 0x000018CA System.Void System.Runtime.InteropServices.GCHandle::.ctor(System.Object) extern void GCHandle__ctor_m21D78125F469458D369F906DE669D1B9B7CAE682 (void); // 0x000018CB System.Void System.Runtime.InteropServices.GCHandle::.ctor(System.Object,System.Runtime.InteropServices.GCHandleType) extern void GCHandle__ctor_m0ADB49361D012C646C38C35DE1B1003D57B56EBA (void); // 0x000018CC System.Boolean System.Runtime.InteropServices.GCHandle::get_IsAllocated() extern void GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843 (void); // 0x000018CD System.Object System.Runtime.InteropServices.GCHandle::get_Target() extern void GCHandle_get_Target_m481F9508DA5E384D33CD1F4450060DC56BBD4CD5 (void); // 0x000018CE System.IntPtr System.Runtime.InteropServices.GCHandle::AddrOfPinnedObject() extern void GCHandle_AddrOfPinnedObject_m9C047E154D6F0FE66BE003AB99F0B67A2CA953A6 (void); // 0x000018CF System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object) extern void GCHandle_Alloc_m845AB5ED62859B099C023F34C05BEAEDB4AFE27D (void); // 0x000018D0 System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::Alloc(System.Object,System.Runtime.InteropServices.GCHandleType) extern void GCHandle_Alloc_m3BFD398427352FC756FFE078F01A504B681352EC (void); // 0x000018D1 System.Void System.Runtime.InteropServices.GCHandle::Free() extern void GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3 (void); // 0x000018D2 System.IntPtr System.Runtime.InteropServices.GCHandle::op_Explicit(System.Runtime.InteropServices.GCHandle) extern void GCHandle_op_Explicit_m03DD8D9FB45D565431455A6EE5C30A87305EF73C (void); // 0x000018D3 System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::op_Explicit(System.IntPtr) extern void GCHandle_op_Explicit_mA5F28206637454AD677BE13DF86C6152190B6F0F (void); // 0x000018D4 System.Boolean System.Runtime.InteropServices.GCHandle::CheckCurrentDomain(System.IntPtr) extern void GCHandle_CheckCurrentDomain_m33EF2A3820A73EF392E464F7B94097882F8B2BA8 (void); // 0x000018D5 System.Object System.Runtime.InteropServices.GCHandle::GetTarget(System.IntPtr) extern void GCHandle_GetTarget_mE0AF851834410E2AEA6285B2497751570236C794 (void); // 0x000018D6 System.IntPtr System.Runtime.InteropServices.GCHandle::GetTargetHandle(System.Object,System.IntPtr,System.Runtime.InteropServices.GCHandleType) extern void GCHandle_GetTargetHandle_mE33A9DC8A8FA880F9CAA057300E28BC8AE743CED (void); // 0x000018D7 System.Void System.Runtime.InteropServices.GCHandle::FreeHandle(System.IntPtr) extern void GCHandle_FreeHandle_m643B0D257FAD215185CB4D5B948E7BB01A9A11AD (void); // 0x000018D8 System.IntPtr System.Runtime.InteropServices.GCHandle::GetAddrOfPinnedObject(System.IntPtr) extern void GCHandle_GetAddrOfPinnedObject_m5B9FCE4209FAFAA5850325CF49674E593ED6B189 (void); // 0x000018D9 System.Boolean System.Runtime.InteropServices.GCHandle::op_Equality(System.Runtime.InteropServices.GCHandle,System.Runtime.InteropServices.GCHandle) extern void GCHandle_op_Equality_mA6AA1B32B640F2846754D85471F133AEA13B4A09 (void); // 0x000018DA System.Boolean System.Runtime.InteropServices.GCHandle::Equals(System.Object) extern void GCHandle_Equals_m27E0A4AD1CA71DA8071F816D6BFCD7556BC3E015 (void); // 0x000018DB System.Int32 System.Runtime.InteropServices.GCHandle::GetHashCode() extern void GCHandle_GetHashCode_m0CC8441CFC3B1DA699B8D77F4CF69BFE88EBA442 (void); // 0x000018DC System.Runtime.InteropServices.GCHandle System.Runtime.InteropServices.GCHandle::FromIntPtr(System.IntPtr) extern void GCHandle_FromIntPtr_mA7848A4285D007CADC52B6272DB243C8FDFD5FAC (void); // 0x000018DD System.IntPtr System.Runtime.InteropServices.GCHandle::ToIntPtr(System.Runtime.InteropServices.GCHandle) extern void GCHandle_ToIntPtr_m45294AA913461A070BD555F81103A8BF2E5ED976 (void); // 0x000018DE System.Void System.Runtime.InteropServices.Marshal::copy_to_unmanaged_fixed(System.Array,System.Int32,System.IntPtr,System.Int32,System.Void*) extern void Marshal_copy_to_unmanaged_fixed_m379DEE49D155E629DADCD4AA3657B5BE34BFC6A6 (void); // 0x000018DF System.Boolean System.Runtime.InteropServices.Marshal::skip_fixed(System.Array,System.Int32) extern void Marshal_skip_fixed_mB1077A7387081CC486EAB42E28A9EB70814D9278 (void); // 0x000018E0 System.Void System.Runtime.InteropServices.Marshal::copy_to_unmanaged(System.Byte[],System.Int32,System.IntPtr,System.Int32) extern void Marshal_copy_to_unmanaged_m80E5200B5BBF2F4BB47D246CFC2AFD5D2FF8CD25 (void); // 0x000018E1 System.Void System.Runtime.InteropServices.Marshal::Copy(System.Byte[],System.Int32,System.IntPtr,System.Int32) extern void Marshal_Copy_m0FD7BFE70EE28FC67B67A6225AD58F95FEE7EB85 (void); // 0x000018E2 System.Void System.Runtime.InteropServices.Marshal::copy_from_unmanaged(System.IntPtr,System.Int32,System.Array,System.Int32) extern void Marshal_copy_from_unmanaged_m0C231B3D40123E31CF8B0D7C49D9A6ADF9D62282 (void); // 0x000018E3 System.Void System.Runtime.InteropServices.Marshal::copy_from_unmanaged_fixed(System.IntPtr,System.Int32,System.Array,System.Int32,System.Void*) extern void Marshal_copy_from_unmanaged_fixed_mD985A7AB264B8836F28D326E7E7AF93993FAAF36 (void); // 0x000018E4 System.Void System.Runtime.InteropServices.Marshal::Copy(System.IntPtr,System.Byte[],System.Int32,System.Int32) extern void Marshal_Copy_mF7402FFDB520EA1B8D1C32B368DBEE4B13F1BE77 (void); // 0x000018E5 System.Void System.Runtime.InteropServices.Marshal::Copy(System.IntPtr,System.Char[],System.Int32,System.Int32) extern void Marshal_Copy_m6C7CF44B55FB4392AE55DF0B2D6EC156D0028DF4 (void); // 0x000018E6 System.Void System.Runtime.InteropServices.Marshal::FreeBSTR(System.IntPtr) extern void Marshal_FreeBSTR_m1354DE1199BA085F35023BFE88981968F113AF58 (void); // 0x000018E7 System.Int32 System.Runtime.InteropServices.Marshal::GetHRForException(System.Exception) extern void Marshal_GetHRForException_mC95F09D3FC1FD327CC2DA68234F769E20FC5D5D9 (void); // 0x000018E8 System.Int32 System.Runtime.InteropServices.Marshal::GetLastWin32Error() extern void Marshal_GetLastWin32Error_mCD7EBA7503BF36F46DB58D98E96101FB67684379 (void); // 0x000018E9 System.String System.Runtime.InteropServices.Marshal::PtrToStringAnsi(System.IntPtr) extern void Marshal_PtrToStringAnsi_m8DF88D9F22FCF791C538A36C9233B3882F579B4A (void); // 0x000018EA System.Void System.Runtime.InteropServices.Marshal::StructureToPtr(System.Object,System.IntPtr,System.Boolean) extern void Marshal_StructureToPtr_mA1B296E1739D0481FACE3D9B43D94FF86091DD4E (void); // 0x000018EB System.Void System.Runtime.InteropServices.Marshal::StructureToPtr(T,System.IntPtr,System.Boolean) // 0x000018EC System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegateInternal(System.Delegate) extern void Marshal_GetFunctionPointerForDelegateInternal_m4E9C4E82582417A3F843EBC929FA464EFF6B4EB7 (void); // 0x000018ED System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate(TDelegate) // 0x000018EE System.Runtime.InteropServices.ICustomMarshaler System.Runtime.InteropServices.Marshal::GetCustomMarshalerInstance(System.Type,System.String) extern void Marshal_GetCustomMarshalerInstance_m351AA4357BAEAD68622113435D6E78AAC15643AB (void); // 0x000018EF System.Void System.Runtime.InteropServices.Marshal::.cctor() extern void Marshal__cctor_mA81493DE888A2BC9CB68037D5F8D6EDB6239ED81 (void); // 0x000018F0 System.Boolean System.Runtime.InteropServices.Marshal/MarshalerInstanceKeyComparer::Equals(System.ValueTuple`2,System.ValueTuple`2) extern void MarshalerInstanceKeyComparer_Equals_mC80F4BAE014271CA8E887DA387E6A81A205084E6 (void); // 0x000018F1 System.Int32 System.Runtime.InteropServices.Marshal/MarshalerInstanceKeyComparer::GetHashCode(System.ValueTuple`2) extern void MarshalerInstanceKeyComparer_GetHashCode_mAD97B0DBA2F917452D2F11FA5F9FC403469C64F2 (void); // 0x000018F2 System.Void System.Runtime.InteropServices.Marshal/MarshalerInstanceKeyComparer::.ctor() extern void MarshalerInstanceKeyComparer__ctor_m805D6FA9463BF87F373A13026CE17701F641ABA8 (void); // 0x000018F3 System.Void System.Runtime.InteropServices.Marshal/<>c::.cctor() extern void U3CU3Ec__cctor_m9E469BDB867D8D87FF011F353DB3BE17BFF6C2BA (void); // 0x000018F4 System.Void System.Runtime.InteropServices.Marshal/<>c::.ctor() extern void U3CU3Ec__ctor_mBEF8E278DCB41AD8886C790159B01F25370E9273 (void); // 0x000018F5 System.Collections.Generic.Dictionary`2,System.Runtime.InteropServices.ICustomMarshaler> System.Runtime.InteropServices.Marshal/<>c::b__201_0() extern void U3CU3Ec_U3CGetCustomMarshalerInstanceU3Eb__201_0_m4EE064E06E364EC6FF12B58B11923DA9B9C3D2B5 (void); // 0x000018F6 System.Void System.Runtime.InteropServices.MarshalAsAttribute::.ctor(System.Runtime.InteropServices.UnmanagedType) extern void MarshalAsAttribute__ctor_m78FA104B0679EF6493DD0FBDB3C42B920C7F157F (void); // 0x000018F7 System.Runtime.InteropServices.UnmanagedType System.Runtime.InteropServices.MarshalAsAttribute::get_Value() extern void MarshalAsAttribute_get_Value_m66DE74E6CB1FCB905319263C04DC5BA554E0E07E (void); // 0x000018F8 System.Runtime.InteropServices.MarshalAsAttribute System.Runtime.InteropServices.MarshalAsAttribute::Copy() extern void MarshalAsAttribute_Copy_m4A28A414850393917E5D5BED017E94E0CE020104 (void); // 0x000018F9 System.Void System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute::.ctor() extern void HandleProcessCorruptedStateExceptionsAttribute__ctor_m9161C11E99D5F52921CF8CF043DED825CC704BF9 (void); // 0x000018FA System.Void System.Runtime.ExceptionServices.ExceptionDispatchInfo::.ctor(System.Exception) extern void ExceptionDispatchInfo__ctor_m65C9EBEAE3B2EC1E470ED5F6DCC5B9E59337E1A3 (void); // 0x000018FB System.Object System.Runtime.ExceptionServices.ExceptionDispatchInfo::get_BinaryStackTraceArray() extern void ExceptionDispatchInfo_get_BinaryStackTraceArray_mFF0B7DF49C6F188847C42B603B680FCA8FB86D1E (void); // 0x000018FC System.Runtime.ExceptionServices.ExceptionDispatchInfo System.Runtime.ExceptionServices.ExceptionDispatchInfo::Capture(System.Exception) extern void ExceptionDispatchInfo_Capture_mC1C1C30D83DC04B2B7813DFCB67D07CCD4909803 (void); // 0x000018FD System.Exception System.Runtime.ExceptionServices.ExceptionDispatchInfo::get_SourceException() extern void ExceptionDispatchInfo_get_SourceException_m981DC7F90598BE65BD4FA1A8340025A3A7CC3DBE (void); // 0x000018FE System.Void System.Runtime.ExceptionServices.ExceptionDispatchInfo::Throw() extern void ExceptionDispatchInfo_Throw_m06F398E346AE94C1CCEB636763A8CB26511F6330 (void); // 0x000018FF System.Void System.Runtime.ConstrainedExecution.ReliabilityContractAttribute::.ctor(System.Runtime.ConstrainedExecution.Consistency,System.Runtime.ConstrainedExecution.Cer) extern void ReliabilityContractAttribute__ctor_m8E06F5CE0DBF467E8222905C0B8035DCF5E70D0E (void); // 0x00001900 System.Void System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute::.ctor() extern void PrePrepareMethodAttribute__ctor_mCD9ADDE5268C83D294EC28DF91853696D9C4B99F (void); // 0x00001901 System.Void System.Runtime.ConstrainedExecution.CriticalFinalizerObject::.ctor() extern void CriticalFinalizerObject__ctor_m688241D670D6A0857F938CDC8CD07B1BE4A1C733 (void); // 0x00001902 System.Void System.Runtime.ConstrainedExecution.CriticalFinalizerObject::Finalize() extern void CriticalFinalizerObject_Finalize_m232B8F4BCBB58BB7D0A0B10611234BCCE2A86020 (void); // 0x00001903 System.Void System.Runtime.CompilerServices.AsyncStateMachineAttribute::.ctor(System.Type) extern void AsyncStateMachineAttribute__ctor_m5422510A7810F01D767C3D9E08E020D49E016FCA (void); // 0x00001904 System.Void System.Runtime.CompilerServices.CompilerGeneratedAttribute::.ctor() extern void CompilerGeneratedAttribute__ctor_m5B2CBA59CBCA1A13B2D97CF3B5EEE9E065BE258E (void); // 0x00001905 System.Object System.Runtime.CompilerServices.CustomConstantAttribute::get_Value() // 0x00001906 System.Void System.Runtime.CompilerServices.CustomConstantAttribute::.ctor() extern void CustomConstantAttribute__ctor_m1C2AC8CACC2983B62B3896F7EE16BBDEE25A9017 (void); // 0x00001907 System.Object System.Runtime.CompilerServices.DateTimeConstantAttribute::get_Value() extern void DateTimeConstantAttribute_get_Value_mB4F12CB38D72DFDC37C64FA384B175ECDD07F4BF (void); // 0x00001908 System.Void System.Runtime.CompilerServices.DecimalConstantAttribute::.ctor(System.Byte,System.Byte,System.UInt32,System.UInt32,System.UInt32) extern void DecimalConstantAttribute__ctor_mD934910FF719EC0F001FB9E8C50111D721961232 (void); // 0x00001909 System.Decimal System.Runtime.CompilerServices.DecimalConstantAttribute::get_Value() extern void DecimalConstantAttribute_get_Value_m18B04BD526E0D35CC794F472B86512D877CBABB8 (void); // 0x0000190A System.Void System.Runtime.CompilerServices.ExtensionAttribute::.ctor() extern void ExtensionAttribute__ctor_mF220B7C0D014C026374FF393FB8E0EAEE9A34637 (void); // 0x0000190B System.Void System.Runtime.CompilerServices.FixedBufferAttribute::.ctor(System.Type,System.Int32) extern void FixedBufferAttribute__ctor_mFE0D989C7506F84FA72FE2812D485C14476B177D (void); // 0x0000190C System.Type System.Runtime.CompilerServices.FixedBufferAttribute::get_ElementType() extern void FixedBufferAttribute_get_ElementType_m80C480B8AE47BA712F0C52CACC9B2B46BD74DF71 (void); // 0x0000190D System.Int32 System.Runtime.CompilerServices.FixedBufferAttribute::get_Length() extern void FixedBufferAttribute_get_Length_m255D54E4E8A3898CEFCA399BC7F6D050BDCAB4CD (void); // 0x0000190E System.Void System.Runtime.CompilerServices.IAsyncStateMachine::MoveNext() // 0x0000190F System.Void System.Runtime.CompilerServices.IAsyncStateMachine::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) // 0x00001910 System.Void System.Runtime.CompilerServices.ICriticalNotifyCompletion::UnsafeOnCompleted(System.Action) // 0x00001911 System.Int32 System.Runtime.CompilerServices.ITuple::get_Length() // 0x00001912 System.Void System.Runtime.CompilerServices.IntrinsicAttribute::.ctor() extern void IntrinsicAttribute__ctor_m79B935BBBDE15C970BADB72F58DE8673979D04D9 (void); // 0x00001913 System.Void System.Runtime.CompilerServices.IsByRefLikeAttribute::.ctor() extern void IsByRefLikeAttribute__ctor_m3113416985C96E78EAAAE7B0D5655B030B174574 (void); // 0x00001914 System.Void System.Runtime.CompilerServices.IsReadOnlyAttribute::.ctor() extern void IsReadOnlyAttribute__ctor_mF0CD9218BE9F87B4AD5A908108726C764B9218F5 (void); // 0x00001915 System.Void System.Runtime.CompilerServices.IteratorStateMachineAttribute::.ctor(System.Type) extern void IteratorStateMachineAttribute__ctor_m074C981C44F1E0311AB137F7DFBF6C596022009D (void); // 0x00001916 System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::.ctor() extern void RuntimeCompatibilityAttribute__ctor_mB5A3D3012CDFBE1090EEED139D7E9C89764F5256 (void); // 0x00001917 System.Void System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::set_WrapNonExceptionThrows(System.Boolean) extern void RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m0ABCDE69FE8A71B141EC31D327AE575731A3A2DD (void); // 0x00001918 System.Boolean System.Runtime.CompilerServices.RuntimeFeature::get_IsDynamicCodeSupported() extern void RuntimeFeature_get_IsDynamicCodeSupported_mB82519E8B54F725BC3BCFA364E1D7123505C6754 (void); // 0x00001919 System.Void System.Runtime.CompilerServices.RuntimeWrappedException::.ctor(System.Object) extern void RuntimeWrappedException__ctor_m9F23DA35C507DA47ABF3E01B698C04FFA77A228F (void); // 0x0000191A System.Void System.Runtime.CompilerServices.RuntimeWrappedException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeWrappedException__ctor_m9767A8B4E8954D0D29CEA5F7D25C42A26B4D3169 (void); // 0x0000191B System.Void System.Runtime.CompilerServices.RuntimeWrappedException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeWrappedException_GetObjectData_mAB802D88044207F531339862F42F33ABF7734093 (void); // 0x0000191C System.Void System.Runtime.CompilerServices.RuntimeWrappedException::.ctor() extern void RuntimeWrappedException__ctor_m3F3D046B4B77C39A97BDEB5542547206C2D1824D (void); // 0x0000191D System.Void System.Runtime.CompilerServices.StateMachineAttribute::.ctor(System.Type) extern void StateMachineAttribute__ctor_m6BB447A85F13880965BFB0A3037D116765F465F1 (void); // 0x0000191E System.Type System.Runtime.CompilerServices.StateMachineAttribute::get_StateMachineType() extern void StateMachineAttribute_get_StateMachineType_m16997265B53C5BDFF41C8C8557226F631104B49C (void); // 0x0000191F System.Void System.Runtime.CompilerServices.StringFreezingAttribute::.ctor() extern void StringFreezingAttribute__ctor_m48B84E473E843879F7A3471B43D1B017DF0A95A1 (void); // 0x00001920 System.Void System.Runtime.CompilerServices.TupleElementNamesAttribute::.ctor(System.String[]) extern void TupleElementNamesAttribute__ctor_m8D4CB5212D46D35318F88AC99428B339D7CE5066 (void); // 0x00001921 System.Void System.Runtime.CompilerServices.TypeForwardedFromAttribute::.ctor(System.String) extern void TypeForwardedFromAttribute__ctor_m245E2088C41CA18E5A85BD341D05736E480AE25B (void); // 0x00001922 System.String System.Runtime.CompilerServices.TypeForwardedFromAttribute::get_AssemblyFullName() extern void TypeForwardedFromAttribute_get_AssemblyFullName_m97C6BAF421D0349AACAB6C7809D0FCC975887F1D (void); // 0x00001923 System.Void System.Runtime.CompilerServices.UnsafeValueTypeAttribute::.ctor() extern void UnsafeValueTypeAttribute__ctor_m32478E0E8687A521621F1E9F10BAFDDE476C47AB (void); // 0x00001924 System.Void System.Runtime.CompilerServices.TaskAwaiter::.ctor(System.Threading.Tasks.Task) extern void TaskAwaiter__ctor_m36A7CD6BDC2D1DE02A4BEA8114A2980368CCBAC0 (void); // 0x00001925 System.Void System.Runtime.CompilerServices.TaskAwaiter::UnsafeOnCompleted(System.Action) extern void TaskAwaiter_UnsafeOnCompleted_mF1081A8F37EBEA02847BAE72365A1F65DAA932D7 (void); // 0x00001926 System.Void System.Runtime.CompilerServices.TaskAwaiter::GetResult() extern void TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D (void); // 0x00001927 System.Void System.Runtime.CompilerServices.TaskAwaiter::ValidateEnd(System.Threading.Tasks.Task) extern void TaskAwaiter_ValidateEnd_m6BB967A466C17A106BC547009EDE196266651751 (void); // 0x00001928 System.Void System.Runtime.CompilerServices.TaskAwaiter::HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task) extern void TaskAwaiter_HandleNonSuccessAndDebuggerNotification_m5385D2774395915C6DC728DC15F2E0311C6956FF (void); // 0x00001929 System.Void System.Runtime.CompilerServices.TaskAwaiter::ThrowForNonSuccess(System.Threading.Tasks.Task) extern void TaskAwaiter_ThrowForNonSuccess_m4C9CDEFE12D5D3D2E98C88ABE3D541ED1F852D5E (void); // 0x0000192A System.Void System.Runtime.CompilerServices.TaskAwaiter::OnCompletedInternal(System.Threading.Tasks.Task,System.Action,System.Boolean,System.Boolean) extern void TaskAwaiter_OnCompletedInternal_m8017DEDF7A41F58AFB178F31D417F47D3F83D5D4 (void); // 0x0000192B System.Action System.Runtime.CompilerServices.TaskAwaiter::OutputWaitEtwEvents(System.Threading.Tasks.Task,System.Action) extern void TaskAwaiter_OutputWaitEtwEvents_mADACBA747A1D4CDBC9509712DDCD2A8BEF86E964 (void); // 0x0000192C System.Void System.Runtime.CompilerServices.TaskAwaiter/<>c__DisplayClass11_0::.ctor() extern void U3CU3Ec__DisplayClass11_0__ctor_m81DD32C1F1969630D7F085B6A4F6BCCD25607B59 (void); // 0x0000192D System.Void System.Runtime.CompilerServices.TaskAwaiter/<>c__DisplayClass11_0::b__0() extern void U3CU3Ec__DisplayClass11_0_U3COutputWaitEtwEventsU3Eb__0_m524A500E2EB0E56D87C335D8E1EFB6BCFE973C54 (void); // 0x0000192E System.Void System.Runtime.CompilerServices.TaskAwaiter`1::.ctor(System.Threading.Tasks.Task`1) // 0x0000192F System.Void System.Runtime.CompilerServices.TaskAwaiter`1::UnsafeOnCompleted(System.Action) // 0x00001930 TResult System.Runtime.CompilerServices.TaskAwaiter`1::GetResult() // 0x00001931 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable::.ctor(System.Threading.Tasks.Task,System.Boolean) extern void ConfiguredTaskAwaitable__ctor_mA49D7B027BF6C9B8F9C13C60CFEA0CA97A75BCF4 (void); // 0x00001932 System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable::GetAwaiter() extern void ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5 (void); // 0x00001933 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::.ctor(System.Threading.Tasks.Task,System.Boolean) extern void ConfiguredTaskAwaiter__ctor_mC745B8029CDDC9CF4257241134B32B933F090E1A (void); // 0x00001934 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::OnCompleted(System.Action) extern void ConfiguredTaskAwaiter_OnCompleted_mB6A56C98F368A70EC9FC750C492A08F62DD7EEA5 (void); // 0x00001935 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter::UnsafeOnCompleted(System.Action) extern void ConfiguredTaskAwaiter_UnsafeOnCompleted_m4D9FAB57031DB65424E4AACFB07EFF773CAC4618 (void); // 0x00001936 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::.ctor(System.Threading.Tasks.Task`1,System.Boolean) // 0x00001937 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1::GetAwaiter() // 0x00001938 System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::.ctor(System.Threading.Tasks.Task`1,System.Boolean) // 0x00001939 System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::get_IsCompleted() // 0x0000193A System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::UnsafeOnCompleted(System.Action) // 0x0000193B TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter::GetResult() // 0x0000193C System.Void System.Runtime.CompilerServices.ReflectionBlockedAttribute::.ctor() extern void ReflectionBlockedAttribute__ctor_m8BE53EC31C45529850F62B19DB04627AEB7CB43C (void); // 0x0000193D System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Create() // 0x0000193E System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::Start(TStateMachine&) // 0x0000193F System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) // 0x00001940 System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::AwaitUnsafeOnCompleted(TAwaiter&,TStateMachine&) // 0x00001941 System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::get_Task() // 0x00001942 System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::SetResult(TResult) // 0x00001943 System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::SetException(System.Exception) // 0x00001944 System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::GetTaskForResult(TResult) // 0x00001945 System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1::.cctor() // 0x00001946 System.Threading.Tasks.Task`1[] System.Runtime.CompilerServices.AsyncTaskCache::CreateInt32Tasks() extern void AsyncTaskCache_CreateInt32Tasks_m64DC429D6BCD23FD595217A8A3E71995EA26AC60 (void); // 0x00001947 System.Threading.Tasks.Task`1 System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask(TResult) // 0x00001948 System.Void System.Runtime.CompilerServices.AsyncTaskCache::.cctor() extern void AsyncTaskCache__cctor_m92259D26C2EC84EA98035BA8074A0A6ADA2F52D2 (void); // 0x00001949 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) extern void AsyncMethodBuilderCore_SetStateMachine_m156C470618D0E6B9E018904A491BBD44466EBFDA (void); // 0x0000194A System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::GetCompletionAction(System.Threading.Tasks.Task,System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner&) extern void AsyncMethodBuilderCore_GetCompletionAction_mC8FA54136A05CD45BA09560748F864AF93DDFDFD (void); // 0x0000194B System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::OutputAsyncCausalityEvents(System.Threading.Tasks.Task,System.Action) extern void AsyncMethodBuilderCore_OutputAsyncCausalityEvents_m3C5B75297EF385F970C40EA8DAD5EA128A5DF529 (void); // 0x0000194C System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore::PostBoxInitialization(System.Runtime.CompilerServices.IAsyncStateMachine,System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner,System.Threading.Tasks.Task) extern void AsyncMethodBuilderCore_PostBoxInitialization_mB531930E3F2FE5A9D31E4233429FAD0AFA6E8E9A (void); // 0x0000194D System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore::ThrowAsync(System.Exception,System.Threading.SynchronizationContext) extern void AsyncMethodBuilderCore_ThrowAsync_m07C1067BBFF7C572C5DCEBD96C7327D94DE67330 (void); // 0x0000194E System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore::CreateContinuationWrapper(System.Action,System.Action,System.Threading.Tasks.Task) extern void AsyncMethodBuilderCore_CreateContinuationWrapper_m9817BD27BF3BCC2A4FF050BA86D5B69F416B83FC (void); // 0x0000194F System.Threading.Tasks.Task System.Runtime.CompilerServices.AsyncMethodBuilderCore::TryGetContinuationTask(System.Action) extern void AsyncMethodBuilderCore_TryGetContinuationTask_mF64C70E873764AA83872C5CA3CFA5EC8DE14B27C (void); // 0x00001950 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner::.ctor(System.Threading.ExecutionContext,System.Runtime.CompilerServices.IAsyncStateMachine) extern void MoveNextRunner__ctor_m28B4B457BFDCB6E04EE025184214E23E02B8C5FE (void); // 0x00001951 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner::Run() extern void MoveNextRunner_Run_m86395F123FB453F2B5FF89CE1E98532F7426F9DE (void); // 0x00001952 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner::InvokeMoveNext(System.Object) extern void MoveNextRunner_InvokeMoveNext_m4B7F4130C989B244668A0A57017A6C308E54D215 (void); // 0x00001953 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/ContinuationWrapper::.ctor(System.Action,System.Action,System.Threading.Tasks.Task) extern void ContinuationWrapper__ctor_mBAA62BB762C033E26F4211458323A2EFA8CE82A4 (void); // 0x00001954 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/ContinuationWrapper::Invoke() extern void ContinuationWrapper_Invoke_m4A6D45771C86447ED8E8A57950B9AE2CD330DE73 (void); // 0x00001955 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c__DisplayClass5_0::.ctor() extern void U3CU3Ec__DisplayClass5_0__ctor_mDB43DF99FDC43A2CF4CED27098C4BA6F04CA217E (void); // 0x00001956 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c__DisplayClass5_0::b__0() extern void U3CU3Ec__DisplayClass5_0_U3COutputAsyncCausalityEventsU3Eb__0_mE96E763E782BC311585DB20EA8D8021A1A433C40 (void); // 0x00001957 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c::.cctor() extern void U3CU3Ec__cctor_mB6B9B1C0A1FF9A4F1F0232F5EEF24E11D1F5B07B (void); // 0x00001958 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c::.ctor() extern void U3CU3Ec__ctor_m7DCB48A51F6CACBC52CF4CDD6ACD43EC6CFD9742 (void); // 0x00001959 System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c::b__7_0(System.Object) extern void U3CU3Ec_U3CThrowAsyncU3Eb__7_0_m1F45389A4930932B8DA6C31AE3ABA448FB4F9CC1 (void); // 0x0000195A System.Void System.Runtime.CompilerServices.AsyncMethodBuilderCore/<>c::b__7_1(System.Object) extern void U3CU3Ec_U3CThrowAsyncU3Eb__7_1_mEE4DC5DA6C35E45C9E924A8A984FF165B7094BCB (void); // 0x0000195B System.Void System.Runtime.CompilerServices.DefaultDependencyAttribute::.ctor(System.Runtime.CompilerServices.LoadHint) extern void DefaultDependencyAttribute__ctor_m99EB06C4C2D8EE65B7D01DC316B50D273E3559D0 (void); // 0x0000195C System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Int32) extern void CompilationRelaxationsAttribute__ctor_m87257AE5003FF70AD009BC4EF7D09FFB9F83F504 (void); // 0x0000195D System.Void System.Runtime.CompilerServices.CompilationRelaxationsAttribute::.ctor(System.Runtime.CompilerServices.CompilationRelaxations) extern void CompilationRelaxationsAttribute__ctor_m853EB098DC007237969F89C0A7524455A67BCBE7 (void); // 0x0000195E System.Int32 System.Runtime.CompilerServices.CompilationRelaxationsAttribute::get_CompilationRelaxations() extern void CompilationRelaxationsAttribute_get_CompilationRelaxations_m384565EA72A54316E12AF3688E1E99F1121D0502 (void); // 0x0000195F System.Void System.Runtime.CompilerServices.InternalsVisibleToAttribute::.ctor(System.String) extern void InternalsVisibleToAttribute__ctor_m517163E7BFF0BDB10A387744B31A9136940117A8 (void); // 0x00001960 System.Void System.Runtime.CompilerServices.InternalsVisibleToAttribute::set_AllInternalsVisible(System.Boolean) extern void InternalsVisibleToAttribute_set_AllInternalsVisible_mE2233423A2E6C532E6AF5C74C111429889C457FD (void); // 0x00001961 System.Void System.Runtime.CompilerServices.FriendAccessAllowedAttribute::.ctor() extern void FriendAccessAllowedAttribute__ctor_mC538708DD126CFE9ACBF07CF7605DFA4A022E01A (void); // 0x00001962 System.Void System.Runtime.CompilerServices.TypeDependencyAttribute::.ctor(System.String) extern void TypeDependencyAttribute__ctor_m07D235E1ACF43A16E05D3A2B6CBC7D234C3929BF (void); // 0x00001963 T System.Runtime.CompilerServices.JitHelpers::UnsafeCast(System.Object) // 0x00001964 System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast(T) // 0x00001965 System.Int64 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCastLong(T) // 0x00001966 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::.ctor() // 0x00001967 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::Finalize() // 0x00001968 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::RehashWithoutResize() // 0x00001969 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::RecomputeSize() // 0x0000196A System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::Rehash() // 0x0000196B System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2::Add(TKey,TValue) // 0x0000196C System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2::Remove(TKey) // 0x0000196D System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2::TryGetValue(TKey,TValue&) // 0x0000196E TValue System.Runtime.CompilerServices.ConditionalWeakTable`2::GetValue(TKey,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback) // 0x0000196F System.Collections.Generic.IEnumerator`1> System.Runtime.CompilerServices.ConditionalWeakTable`2::System.Collections.Generic.IEnumerable>.GetEnumerator() // 0x00001970 System.Collections.IEnumerator System.Runtime.CompilerServices.ConditionalWeakTable`2::System.Collections.IEnumerable.GetEnumerator() // 0x00001971 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback::.ctor(System.Object,System.IntPtr) // 0x00001972 TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback::Invoke(TKey) // 0x00001973 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::.ctor(System.Runtime.CompilerServices.ConditionalWeakTable`2) // 0x00001974 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::Finalize() // 0x00001975 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::Dispose() // 0x00001976 System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::MoveNext() // 0x00001977 System.Collections.Generic.KeyValuePair`2 System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::get_Current() // 0x00001978 System.Object System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00001979 System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/Enumerator::Reset() // 0x0000197A System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.IntPtr) extern void RuntimeHelpers_InitializeArray_m85AE235CFF87124BA2F7402115AF5D2DCEFFE9B9 (void); // 0x0000197B System.Void System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array,System.RuntimeFieldHandle) extern void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (void); // 0x0000197C System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData() extern void RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD (void); // 0x0000197D System.Int32 System.Runtime.CompilerServices.RuntimeHelpers::GetHashCode(System.Object) extern void RuntimeHelpers_GetHashCode_m7B5D57E1EE2A59EDFA1BD237E9B37C6C836D774B (void); // 0x0000197E System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::SufficientExecutionStack() extern void RuntimeHelpers_SufficientExecutionStack_m2D498687D7566213FD5EFF586578DA39CE55F8F5 (void); // 0x0000197F System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::TryEnsureSufficientExecutionStack() extern void RuntimeHelpers_TryEnsureSufficientExecutionStack_m1057A00628F4E1EFE1D988280A3C7ACAE232C55E (void); // 0x00001980 System.Void System.Runtime.CompilerServices.RuntimeHelpers::PrepareConstrainedRegions() extern void RuntimeHelpers_PrepareConstrainedRegions_mE852B0F834DB13A23B1CB04B359F81734FBB592C (void); // 0x00001981 System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences() // 0x00001982 T& System.Runtime.CompilerServices.Unsafe::Add(T&,System.Int32) // 0x00001983 T& System.Runtime.CompilerServices.Unsafe::Add(T&,System.IntPtr) // 0x00001984 T& System.Runtime.CompilerServices.Unsafe::AddByteOffset(T&,System.IntPtr) // 0x00001985 System.Boolean System.Runtime.CompilerServices.Unsafe::AreSame(T&,T&) // 0x00001986 T System.Runtime.CompilerServices.Unsafe::As(System.Object) // 0x00001987 TTo& System.Runtime.CompilerServices.Unsafe::As(TFrom&) // 0x00001988 System.Void* System.Runtime.CompilerServices.Unsafe::AsPointer(T&) // 0x00001989 T& System.Runtime.CompilerServices.Unsafe::AsRef(System.Void*) // 0x0000198A T& System.Runtime.CompilerServices.Unsafe::AsRef(T&) // 0x0000198B T System.Runtime.CompilerServices.Unsafe::Read(System.Void*) // 0x0000198C T System.Runtime.CompilerServices.Unsafe::ReadUnaligned(System.Byte&) // 0x0000198D System.Int32 System.Runtime.CompilerServices.Unsafe::SizeOf() // 0x0000198E System.Void System.Runtime.CompilerServices.Unsafe::WriteUnaligned(System.Byte&,T) // 0x0000198F System.Boolean System.Runtime.CompilerServices.Unsafe::IsAddressLessThan(T&,T&) // 0x00001990 T& System.Runtime.CompilerServices.Unsafe::AddByteOffset(T&,System.UInt64) // 0x00001991 System.Void System.Resources.IResourceReader::Close() // 0x00001992 System.Collections.IDictionaryEnumerator System.Resources.IResourceReader::GetEnumerator() // 0x00001993 System.Void System.Resources.NeutralResourcesLanguageAttribute::.ctor(System.String) extern void NeutralResourcesLanguageAttribute__ctor_m915218CDF5F65EA3FC96A9930772958CFBAAB549 (void); // 0x00001994 System.String System.Resources.NeutralResourcesLanguageAttribute::get_CultureName() extern void NeutralResourcesLanguageAttribute_get_CultureName_mF2931BD0B40E2B05C4767610A57EC8060B94001A (void); // 0x00001995 System.Resources.UltimateResourceFallbackLocation System.Resources.NeutralResourcesLanguageAttribute::get_Location() extern void NeutralResourcesLanguageAttribute_get_Location_m61868FABD8B727572EAE584815E555C673662E5E (void); // 0x00001996 System.Void System.Resources.RuntimeResourceSet::.ctor(System.String) extern void RuntimeResourceSet__ctor_mF726584785887FC2BC499DB41DD6A954DD9CF7CC (void); // 0x00001997 System.Void System.Resources.RuntimeResourceSet::.ctor(System.IO.Stream) extern void RuntimeResourceSet__ctor_m463F0B97AEAEE53CD2257F8E6EA31786FAEFEB18 (void); // 0x00001998 System.Void System.Resources.RuntimeResourceSet::Dispose(System.Boolean) extern void RuntimeResourceSet_Dispose_m99C84C26447C6107C16750AB668CDC23F8B1F755 (void); // 0x00001999 System.Collections.IDictionaryEnumerator System.Resources.RuntimeResourceSet::GetEnumerator() extern void RuntimeResourceSet_GetEnumerator_mCCA623004932D493858184356B5C6023B74AEC22 (void); // 0x0000199A System.Collections.IEnumerator System.Resources.RuntimeResourceSet::System.Collections.IEnumerable.GetEnumerator() extern void RuntimeResourceSet_System_Collections_IEnumerable_GetEnumerator_m0C18A3C5609397E588642D47F0CA18E1402B55EF (void); // 0x0000199B System.Collections.IDictionaryEnumerator System.Resources.RuntimeResourceSet::GetEnumeratorHelper() extern void RuntimeResourceSet_GetEnumeratorHelper_mD8AF259E11924ACE8FBFA18EB8D3BF4C92AB7E35 (void); // 0x0000199C System.String System.Resources.RuntimeResourceSet::GetString(System.String) extern void RuntimeResourceSet_GetString_mB1D7C6AFCF86373F6DDB31D2F85CA24F2764BBBE (void); // 0x0000199D System.String System.Resources.RuntimeResourceSet::GetString(System.String,System.Boolean) extern void RuntimeResourceSet_GetString_m08FA7D66569B1D002C937A907A27D38617DDAF3C (void); // 0x0000199E System.Object System.Resources.RuntimeResourceSet::GetObject(System.String) extern void RuntimeResourceSet_GetObject_m0335D695EDF8931705A4F31F7EE90F755EB32D41 (void); // 0x0000199F System.Object System.Resources.RuntimeResourceSet::GetObject(System.String,System.Boolean) extern void RuntimeResourceSet_GetObject_m57B2E82F360015110C99AEFD489214C03E663729 (void); // 0x000019A0 System.Object System.Resources.RuntimeResourceSet::GetObject(System.String,System.Boolean,System.Boolean) extern void RuntimeResourceSet_GetObject_m32ACC5816D831E8C698FB1B44F4DD36C8BF3EEF8 (void); // 0x000019A1 System.Object System.Resources.RuntimeResourceSet::ResolveResourceLocator(System.Resources.ResourceLocator,System.String,System.Collections.Generic.Dictionary`2,System.Boolean) extern void RuntimeResourceSet_ResolveResourceLocator_m09B319035FFD47DFC56A79165AA9C5C24ABA6739 (void); // 0x000019A2 System.Void System.Resources.SatelliteContractVersionAttribute::.ctor(System.String) extern void SatelliteContractVersionAttribute__ctor_m6321FAAED7B19E9A0658006B93A56294C0CADC93 (void); // 0x000019A3 System.Int32 System.Resources.FastResourceComparer::GetHashCode(System.Object) extern void FastResourceComparer_GetHashCode_m29C4C9EA0A5A461313BCC70566361DFA00B2AFE3 (void); // 0x000019A4 System.Int32 System.Resources.FastResourceComparer::GetHashCode(System.String) extern void FastResourceComparer_GetHashCode_mD1EC0884BF8173F05FA2C1F0C0A66CF6D4D2D337 (void); // 0x000019A5 System.Int32 System.Resources.FastResourceComparer::HashFunction(System.String) extern void FastResourceComparer_HashFunction_m74655BF66FA9A55AF38D0F3EF75C498C51DC5E67 (void); // 0x000019A6 System.Int32 System.Resources.FastResourceComparer::Compare(System.Object,System.Object) extern void FastResourceComparer_Compare_mA3E728B679083159921BCCDCC9BB473D3825FEDB (void); // 0x000019A7 System.Int32 System.Resources.FastResourceComparer::Compare(System.String,System.String) extern void FastResourceComparer_Compare_m64723AFBC5F96500FC53177B3118E889C5A58F36 (void); // 0x000019A8 System.Boolean System.Resources.FastResourceComparer::Equals(System.String,System.String) extern void FastResourceComparer_Equals_mDACF9F7102643354EF6168775A411A7038374F47 (void); // 0x000019A9 System.Boolean System.Resources.FastResourceComparer::Equals(System.Object,System.Object) extern void FastResourceComparer_Equals_mBC686593B83236E3C21B9C1BD249E16932346F0C (void); // 0x000019AA System.Int32 System.Resources.FastResourceComparer::CompareOrdinal(System.String,System.Byte[],System.Int32) extern void FastResourceComparer_CompareOrdinal_mF7AE1DAE18DE34B931C8AD6A3C9C338D6D22D459 (void); // 0x000019AB System.Int32 System.Resources.FastResourceComparer::CompareOrdinal(System.Byte[],System.Int32,System.String) extern void FastResourceComparer_CompareOrdinal_m03C749C9068B0C4A1D2049E890DDF624D1F39D51 (void); // 0x000019AC System.Int32 System.Resources.FastResourceComparer::CompareOrdinal(System.Byte*,System.Int32,System.String) extern void FastResourceComparer_CompareOrdinal_mF6F2B417DA3A93207A9EF201E2F63D840AAB8784 (void); // 0x000019AD System.Void System.Resources.FastResourceComparer::.ctor() extern void FastResourceComparer__ctor_mAD656F0DE84094511182BC00C1E7B15D07742F94 (void); // 0x000019AE System.Void System.Resources.FastResourceComparer::.cctor() extern void FastResourceComparer__cctor_mB4D00E5CE2A4E57302E94C530F7E447B9D7F24C6 (void); // 0x000019AF System.Void System.Resources.FileBasedResourceGroveler::.ctor(System.Resources.ResourceManager/ResourceManagerMediator) extern void FileBasedResourceGroveler__ctor_m108406C1A189717023DCC722B026B4282B05CD76 (void); // 0x000019B0 System.Void System.Resources.ManifestBasedResourceGroveler::.ctor(System.Resources.ResourceManager/ResourceManagerMediator) extern void ManifestBasedResourceGroveler__ctor_mA2BC5CA4038BB00E1A434CA3F114A7CB1B541932 (void); // 0x000019B1 System.Globalization.CultureInfo System.Resources.ManifestBasedResourceGroveler::GetNeutralResourcesLanguage(System.Reflection.Assembly,System.Resources.UltimateResourceFallbackLocation&) extern void ManifestBasedResourceGroveler_GetNeutralResourcesLanguage_m511D1DD15709731A35C3115E43BC2DBF3E588B52 (void); // 0x000019B2 System.Boolean System.Resources.ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute(System.Reflection.Assembly,System.String&,System.Int16&) extern void ManifestBasedResourceGroveler_GetNeutralResourcesLanguageAttribute_m9E2C840B753AF8DE7837612E9C3EBBBC72930730 (void); // 0x000019B3 System.Void System.Resources.ResourceManager::Init() extern void ResourceManager_Init_m210345D545C19FC540E7341EF2BE5D8289165B3E (void); // 0x000019B4 System.Void System.Resources.ResourceManager::.ctor() extern void ResourceManager__ctor_mAAB4B8C90E10FD64139FD523B90779CB9600AE06 (void); // 0x000019B5 System.Void System.Resources.ResourceManager::OnDeserializing(System.Runtime.Serialization.StreamingContext) extern void ResourceManager_OnDeserializing_mDFF194FDE21DE6B64EEE97A0FE950615D7471092 (void); // 0x000019B6 System.Void System.Resources.ResourceManager::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void ResourceManager_OnDeserialized_m9E9A9BEFFBACEF20DF2B2442140913CDE948A159 (void); // 0x000019B7 System.Void System.Resources.ResourceManager::OnSerializing(System.Runtime.Serialization.StreamingContext) extern void ResourceManager_OnSerializing_m279981A4C9E9BE71BF3B266320A2A3C68AF1FA5F (void); // 0x000019B8 System.Boolean System.Resources.ResourceManager::CompareNames(System.String,System.String,System.Reflection.AssemblyName) extern void ResourceManager_CompareNames_m3D3388BE2BD43E3415897EC899037859B42CADAD (void); // 0x000019B9 System.Void System.Resources.ResourceManager::.cctor() extern void ResourceManager__cctor_mD0D95E49B209E9EB34CE1A1E6E98079C37B7EFF5 (void); // 0x000019BA System.Void System.Resources.ResourceManager/CultureNameResourceSetPair::.ctor() extern void CultureNameResourceSetPair__ctor_mDD73482BD1C0F87191EB2AA3CC3C62BEDB3D6E31 (void); // 0x000019BB System.Void System.Resources.ResourceManager/ResourceManagerMediator::.ctor(System.Resources.ResourceManager) extern void ResourceManagerMediator__ctor_mDD9A7DF70C7EBE8AD7F1AEBA2E1BCD45609AA337 (void); // 0x000019BC System.Void System.Resources.ResourceLocator::.ctor(System.Int32,System.Object) extern void ResourceLocator__ctor_m92B133F414E128A4887AF3C27F7A630443D38BFE (void); // 0x000019BD System.Int32 System.Resources.ResourceLocator::get_DataPosition() extern void ResourceLocator_get_DataPosition_m5FF958B0C53723700C582F6F7BBE5E67EB5AC7AE (void); // 0x000019BE System.Object System.Resources.ResourceLocator::get_Value() extern void ResourceLocator_get_Value_mAA290B711F03219DB4FB9F1CD8477FABFDE1C3E8 (void); // 0x000019BF System.Void System.Resources.ResourceLocator::set_Value(System.Object) extern void ResourceLocator_set_Value_m70793586496AF201DB05B9D8EC4DCE943DD93810 (void); // 0x000019C0 System.Boolean System.Resources.ResourceLocator::CanCache(System.Resources.ResourceTypeCode) extern void ResourceLocator_CanCache_m64DE7583D6B1DFEF3E50688FD6460D43755F396F (void); // 0x000019C1 System.Void System.Resources.ResourceReader::.ctor(System.IO.Stream,System.Collections.Generic.Dictionary`2) extern void ResourceReader__ctor_mCC69FA4D6686531D93FC398F549B2E83DCEE6EA1 (void); // 0x000019C2 System.Void System.Resources.ResourceReader::Close() extern void ResourceReader_Close_m4E26BDEAA43EB73AC59F5C718BD68D1061A6F428 (void); // 0x000019C3 System.Void System.Resources.ResourceReader::Dispose() extern void ResourceReader_Dispose_mB214159F8DDDC8C0026BF29F97FDC1BC71691F17 (void); // 0x000019C4 System.Void System.Resources.ResourceReader::Dispose(System.Boolean) extern void ResourceReader_Dispose_mAD0568B45E23D6C1E65D5FA4E2963977117A6F77 (void); // 0x000019C5 System.Int32 System.Resources.ResourceReader::ReadUnalignedI4(System.Int32*) extern void ResourceReader_ReadUnalignedI4_mCBBACF54AE8B835C4510F901ECBD7429F512EBEE (void); // 0x000019C6 System.Void System.Resources.ResourceReader::SkipString() extern void ResourceReader_SkipString_mA0135E4DAA91C7CB2E02C1ADD91119F54ED036E2 (void); // 0x000019C7 System.Int32 System.Resources.ResourceReader::GetNameHash(System.Int32) extern void ResourceReader_GetNameHash_m6670903A7AA85A1D155E6C82153C9680253AF6FA (void); // 0x000019C8 System.Int32 System.Resources.ResourceReader::GetNamePosition(System.Int32) extern void ResourceReader_GetNamePosition_m3B59F4517BC080CB32F2EFA43FA59A458160055B (void); // 0x000019C9 System.Collections.IEnumerator System.Resources.ResourceReader::System.Collections.IEnumerable.GetEnumerator() extern void ResourceReader_System_Collections_IEnumerable_GetEnumerator_mB7B9C449584BAE6BFDC98F0B6BA643244AEA0408 (void); // 0x000019CA System.Collections.IDictionaryEnumerator System.Resources.ResourceReader::GetEnumerator() extern void ResourceReader_GetEnumerator_m31155B4FEDDD81D1A85BFA63C9CDFF7BA6C56CA2 (void); // 0x000019CB System.Resources.ResourceReader/ResourceEnumerator System.Resources.ResourceReader::GetEnumeratorInternal() extern void ResourceReader_GetEnumeratorInternal_mA7EB79588C09B359A0EEF7D2FF0CF79A64C0713F (void); // 0x000019CC System.Int32 System.Resources.ResourceReader::FindPosForResource(System.String) extern void ResourceReader_FindPosForResource_mC0A803D651B104BA2A7452C1BE550010DDEC0E24 (void); // 0x000019CD System.Boolean System.Resources.ResourceReader::CompareStringEqualsName(System.String) extern void ResourceReader_CompareStringEqualsName_mF7389BC58CC3A9F3C68F5BE717A187542F563A30 (void); // 0x000019CE System.String System.Resources.ResourceReader::AllocateStringForNameIndex(System.Int32,System.Int32&) extern void ResourceReader_AllocateStringForNameIndex_mF0705A8E33442B583B04679507B76BFBDFFBCBD3 (void); // 0x000019CF System.Object System.Resources.ResourceReader::GetValueForNameIndex(System.Int32) extern void ResourceReader_GetValueForNameIndex_m79B1BC96DC3A9C301702A8981DCF9B9AB6DB5E57 (void); // 0x000019D0 System.String System.Resources.ResourceReader::LoadString(System.Int32) extern void ResourceReader_LoadString_m3FC47B149AC4488A032735A7B3182AFA23F2E51B (void); // 0x000019D1 System.Object System.Resources.ResourceReader::LoadObject(System.Int32) extern void ResourceReader_LoadObject_m9C25A380F36B155802F685B043CF0D865B9A4581 (void); // 0x000019D2 System.Object System.Resources.ResourceReader::LoadObject(System.Int32,System.Resources.ResourceTypeCode&) extern void ResourceReader_LoadObject_mEB8D130420F913C6CED447B44CBEF16A8D947E33 (void); // 0x000019D3 System.Object System.Resources.ResourceReader::LoadObjectV1(System.Int32) extern void ResourceReader_LoadObjectV1_m88DDEC37F9472A00F1D8C16045A95A1D4AA1A7B6 (void); // 0x000019D4 System.Object System.Resources.ResourceReader::_LoadObjectV1(System.Int32) extern void ResourceReader__LoadObjectV1_mE756ED5DD725FD5A470582D322BCB3658B139406 (void); // 0x000019D5 System.Object System.Resources.ResourceReader::LoadObjectV2(System.Int32,System.Resources.ResourceTypeCode&) extern void ResourceReader_LoadObjectV2_m2FDA51395B1F43946940C7F41E8E92D354D72E5D (void); // 0x000019D6 System.Object System.Resources.ResourceReader::_LoadObjectV2(System.Int32,System.Resources.ResourceTypeCode&) extern void ResourceReader__LoadObjectV2_m30D3AE123B76140B930567FD95EA219EAEE0B5F8 (void); // 0x000019D7 System.Object System.Resources.ResourceReader::DeserializeObject(System.Int32) extern void ResourceReader_DeserializeObject_mC7FBE27CC98B0AF0A5015F6D16C1DA9EFD1A6507 (void); // 0x000019D8 System.Void System.Resources.ResourceReader::ReadResources() extern void ResourceReader_ReadResources_m634E1F36559830676639B903759C695DB8A2603A (void); // 0x000019D9 System.Void System.Resources.ResourceReader::_ReadResources() extern void ResourceReader__ReadResources_m3D5D9AED9862C3EACAA0295ECF29248B4EF1C9C4 (void); // 0x000019DA System.RuntimeType System.Resources.ResourceReader::FindType(System.Int32) extern void ResourceReader_FindType_m22498026F45925C45A3A637BA8E65DDEEB59A7FE (void); // 0x000019DB System.Void System.Resources.ResourceReader/ResourceEnumerator::.ctor(System.Resources.ResourceReader) extern void ResourceEnumerator__ctor_mBCD2AE144E06D8A6A1C43996A0848E367E16C9CE (void); // 0x000019DC System.Boolean System.Resources.ResourceReader/ResourceEnumerator::MoveNext() extern void ResourceEnumerator_MoveNext_mA84B3F912EAC2AB8FDEE0BFF83A30DFC5C856694 (void); // 0x000019DD System.Object System.Resources.ResourceReader/ResourceEnumerator::get_Key() extern void ResourceEnumerator_get_Key_m7B093E62B874103DA7666F3ABFF4B84C5BA36A55 (void); // 0x000019DE System.Object System.Resources.ResourceReader/ResourceEnumerator::get_Current() extern void ResourceEnumerator_get_Current_m06C25294F67340722FC8267250A85EFA52BDD371 (void); // 0x000019DF System.Int32 System.Resources.ResourceReader/ResourceEnumerator::get_DataPosition() extern void ResourceEnumerator_get_DataPosition_m9B3A4F72C41B5F5676EA72C18E4A4E656186C87F (void); // 0x000019E0 System.Collections.DictionaryEntry System.Resources.ResourceReader/ResourceEnumerator::get_Entry() extern void ResourceEnumerator_get_Entry_m6F6A82FC2C1613E0BB01281D74D28839B8A26821 (void); // 0x000019E1 System.Object System.Resources.ResourceReader/ResourceEnumerator::get_Value() extern void ResourceEnumerator_get_Value_m929343E8F9F4B593F3FAB8F2968A557D70F7DDE3 (void); // 0x000019E2 System.Void System.Resources.ResourceReader/ResourceEnumerator::Reset() extern void ResourceEnumerator_Reset_mC456556FAE9573FB2AF6B9235581C6F00F541EB7 (void); // 0x000019E3 System.Void System.Resources.ResourceSet::.ctor() extern void ResourceSet__ctor_m1F47DB45AD9B76D9C5F7DE09528A0DE9C2859C86 (void); // 0x000019E4 System.Void System.Resources.ResourceSet::.ctor(System.Boolean) extern void ResourceSet__ctor_m1EC9988829DAEAAC5C43EE7658278683A8E285D6 (void); // 0x000019E5 System.Void System.Resources.ResourceSet::CommonInit() extern void ResourceSet_CommonInit_mA22BBED58F4AEFC97ED6EBA4C41485F368E674BA (void); // 0x000019E6 System.Void System.Resources.ResourceSet::Dispose(System.Boolean) extern void ResourceSet_Dispose_m5DF2D186C7AED57B4167BC3EFF9EA600EC33C5ED (void); // 0x000019E7 System.Void System.Resources.ResourceSet::Dispose() extern void ResourceSet_Dispose_mD754C0FF6F6E3B4F112C6F986D015EC3EA7360E5 (void); // 0x000019E8 System.Collections.IDictionaryEnumerator System.Resources.ResourceSet::GetEnumerator() extern void ResourceSet_GetEnumerator_m69D4D83755E2C4D2BE5898870633CCF8A875CE19 (void); // 0x000019E9 System.Collections.IEnumerator System.Resources.ResourceSet::System.Collections.IEnumerable.GetEnumerator() extern void ResourceSet_System_Collections_IEnumerable_GetEnumerator_m3CEDE58D4B3063AD8B4A0495242042D4B2664175 (void); // 0x000019EA System.Collections.IDictionaryEnumerator System.Resources.ResourceSet::GetEnumeratorHelper() extern void ResourceSet_GetEnumeratorHelper_m42338AA9605286FDB200837E683454FE67152060 (void); // 0x000019EB System.String System.Resources.ResourceSet::GetString(System.String) extern void ResourceSet_GetString_m7E6A66FB039989ED6F811F5FF41CF568577C3A9B (void); // 0x000019EC System.String System.Resources.ResourceSet::GetString(System.String,System.Boolean) extern void ResourceSet_GetString_mE1F72045673D48AD02445148B3DB679B9D856A2A (void); // 0x000019ED System.Object System.Resources.ResourceSet::GetObject(System.String) extern void ResourceSet_GetObject_m57D6CF8B009D3B5785E62752E413A5CB698E1B6F (void); // 0x000019EE System.Object System.Resources.ResourceSet::GetObject(System.String,System.Boolean) extern void ResourceSet_GetObject_m1AA6C463BF07A8B3DCD10007477F5D2F258A94A7 (void); // 0x000019EF System.Object System.Resources.ResourceSet::GetObjectInternal(System.String) extern void ResourceSet_GetObjectInternal_m3C93BA08E5148DCFD0B24FB9B4AAE163E61DBCE7 (void); // 0x000019F0 System.Object System.Resources.ResourceSet::GetCaseInsensitiveObjectInternal(System.String) extern void ResourceSet_GetCaseInsensitiveObjectInternal_m1F6E83385AD345D2998926AB06D7A23A9CACABAB (void); // 0x000019F1 System.Void System.Reflection.AmbiguousMatchException::.ctor() extern void AmbiguousMatchException__ctor_m9C92DCA8167E08DFA9F2EA95347F9AD71EFC2DD3 (void); // 0x000019F2 System.Void System.Reflection.AmbiguousMatchException::.ctor(System.String) extern void AmbiguousMatchException__ctor_m626D7A373A51DC634778AEECB96ACAA06058006D (void); // 0x000019F3 System.Void System.Reflection.AmbiguousMatchException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AmbiguousMatchException__ctor_mA305F1E074A8A8076A51690253DD8FD11479B591 (void); // 0x000019F4 System.Void System.Reflection.AssemblyCompanyAttribute::.ctor(System.String) extern void AssemblyCompanyAttribute__ctor_m5FAB94A558B5352334077154D0B5BB4326114D09 (void); // 0x000019F5 System.Void System.Reflection.AssemblyConfigurationAttribute::.ctor(System.String) extern void AssemblyConfigurationAttribute__ctor_mA81BF242FD2647374B36EEF689F5586B112FBD13 (void); // 0x000019F6 System.Void System.Reflection.AssemblyCopyrightAttribute::.ctor(System.String) extern void AssemblyCopyrightAttribute__ctor_m8E5E832C1B917B552ED1350D366AD210610EBBDF (void); // 0x000019F7 System.Void System.Reflection.AssemblyDefaultAliasAttribute::.ctor(System.String) extern void AssemblyDefaultAliasAttribute__ctor_m12D778E6DBAD84DA12C5491B108D5AB24B527EAB (void); // 0x000019F8 System.Void System.Reflection.AssemblyDelaySignAttribute::.ctor(System.Boolean) extern void AssemblyDelaySignAttribute__ctor_m379BD5A2CAFCC3948CF41371E767FEC0976813FA (void); // 0x000019F9 System.Void System.Reflection.AssemblyDescriptionAttribute::.ctor(System.String) extern void AssemblyDescriptionAttribute__ctor_m0158B3228EBC0CEBAAB2BC23302971F3DFE41702 (void); // 0x000019FA System.Void System.Reflection.AssemblyFileVersionAttribute::.ctor(System.String) extern void AssemblyFileVersionAttribute__ctor_m5D73446D0B66AF8477742EC9270D6FED72FB3D36 (void); // 0x000019FB System.Void System.Reflection.AssemblyInformationalVersionAttribute::.ctor(System.String) extern void AssemblyInformationalVersionAttribute__ctor_m3D974DDB883FBD364F61FEDD3AA88FC4AA8C721F (void); // 0x000019FC System.Void System.Reflection.AssemblyKeyFileAttribute::.ctor(System.String) extern void AssemblyKeyFileAttribute__ctor_m11F1AA635F4B04B4AB29BF81F2D22D2B79154DDB (void); // 0x000019FD System.Void System.Reflection.AssemblyProductAttribute::.ctor(System.String) extern void AssemblyProductAttribute__ctor_m8486088445EC4F4896115D97A779A8E7DCE94C74 (void); // 0x000019FE System.Void System.Reflection.AssemblyTitleAttribute::.ctor(System.String) extern void AssemblyTitleAttribute__ctor_mC70597EA25C3BEE2D504128447541E62F6A64D5D (void); // 0x000019FF System.Void System.Reflection.AssemblyTrademarkAttribute::.ctor(System.String) extern void AssemblyTrademarkAttribute__ctor_m3383FB67CA60DD87988D0F38DC8779794543FD90 (void); // 0x00001A00 System.Void System.Reflection.Binder::.ctor() extern void Binder__ctor_mE610F2C90D56DB7F8F3A13C6E21DC872D7B6A7F5 (void); // 0x00001A01 System.Reflection.FieldInfo System.Reflection.Binder::BindToField(System.Reflection.BindingFlags,System.Reflection.FieldInfo[],System.Object,System.Globalization.CultureInfo) // 0x00001A02 System.Reflection.MethodBase System.Reflection.Binder::BindToMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Object[]&,System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[],System.Object&) // 0x00001A03 System.Object System.Reflection.Binder::ChangeType(System.Object,System.Type,System.Globalization.CultureInfo) // 0x00001A04 System.Void System.Reflection.Binder::ReorderArgumentArray(System.Object[]&,System.Object) // 0x00001A05 System.Reflection.MethodBase System.Reflection.Binder::SelectMethod(System.Reflection.BindingFlags,System.Reflection.MethodBase[],System.Type[],System.Reflection.ParameterModifier[]) // 0x00001A06 System.Reflection.PropertyInfo System.Reflection.Binder::SelectProperty(System.Reflection.BindingFlags,System.Reflection.PropertyInfo[],System.Type,System.Type[],System.Reflection.ParameterModifier[]) // 0x00001A07 System.Void System.Reflection.ConstructorInfo::.ctor() extern void ConstructorInfo__ctor_m72CC1711EA9A056AEE449CA749FE500F3AE85179 (void); // 0x00001A08 System.Reflection.MemberTypes System.Reflection.ConstructorInfo::get_MemberType() extern void ConstructorInfo_get_MemberType_m5314ED25D6482BD9F35F98113378630B8BFCD806 (void); // 0x00001A09 System.Object System.Reflection.ConstructorInfo::Invoke(System.Object[]) extern void ConstructorInfo_Invoke_m15FDF2B682BD01CC934BE4D314EF2193103CECFE (void); // 0x00001A0A System.Object System.Reflection.ConstructorInfo::Invoke(System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) // 0x00001A0B System.Boolean System.Reflection.ConstructorInfo::Equals(System.Object) extern void ConstructorInfo_Equals_m243602BD59A0EA2AEF155F3C6D2A334A9702F30E (void); // 0x00001A0C System.Int32 System.Reflection.ConstructorInfo::GetHashCode() extern void ConstructorInfo_GetHashCode_mCAB7C0E416BFA7D64753A49A85FCE3587FE513B5 (void); // 0x00001A0D System.Boolean System.Reflection.ConstructorInfo::op_Equality(System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) extern void ConstructorInfo_op_Equality_m6DD673A9263EE646773396F9D8DEE46FA48FFBF2 (void); // 0x00001A0E System.Boolean System.Reflection.ConstructorInfo::op_Inequality(System.Reflection.ConstructorInfo,System.Reflection.ConstructorInfo) extern void ConstructorInfo_op_Inequality_mB3CB8B779FA4400BBF7069097CC64E6CA1D235A4 (void); // 0x00001A0F System.Void System.Reflection.ConstructorInfo::.cctor() extern void ConstructorInfo__cctor_m7BFE2CE8C9EC4754D6A6EED2BCD84E96FDCB4C25 (void); // 0x00001A10 System.Void System.Reflection.CustomAttributeFormatException::.ctor() extern void CustomAttributeFormatException__ctor_m5721D8D8400B9E0B13F8B6361997CD5222C73C45 (void); // 0x00001A11 System.Void System.Reflection.CustomAttributeFormatException::.ctor(System.String) extern void CustomAttributeFormatException__ctor_m60D23D17A1FD4240EA6139ED016FBCCD82D9D947 (void); // 0x00001A12 System.Void System.Reflection.CustomAttributeFormatException::.ctor(System.String,System.Exception) extern void CustomAttributeFormatException__ctor_m9E550FC6F394F36AC7F7E75B3AD8DC08A67FB5B1 (void); // 0x00001A13 System.Void System.Reflection.CustomAttributeFormatException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CustomAttributeFormatException__ctor_m38F3BE612E24AA1020AD3CFC4CC45EDC09821024 (void); // 0x00001A14 System.Void System.Reflection.DefaultMemberAttribute::.ctor(System.String) extern void DefaultMemberAttribute__ctor_m8FE0ECEDC76FA6E1132E68A9255B24BC3BD59EA2 (void); // 0x00001A15 System.String System.Reflection.DefaultMemberAttribute::get_MemberName() extern void DefaultMemberAttribute_get_MemberName_mA5717089DA5E667DDE2D5CFF8AA557A3E97BC831 (void); // 0x00001A16 System.Void System.Reflection.EventInfo::.ctor() extern void EventInfo__ctor_m86D781C175938902138CC93E2FF5CC7AA383E3A0 (void); // 0x00001A17 System.Reflection.MemberTypes System.Reflection.EventInfo::get_MemberType() extern void EventInfo_get_MemberType_m75E1BA00C097AE13EF910654FD3FBC8DD81553E6 (void); // 0x00001A18 System.Reflection.MethodInfo System.Reflection.EventInfo::GetAddMethod(System.Boolean) // 0x00001A19 System.Reflection.MethodInfo System.Reflection.EventInfo::GetRemoveMethod(System.Boolean) // 0x00001A1A System.Reflection.MethodInfo System.Reflection.EventInfo::GetRaiseMethod(System.Boolean) // 0x00001A1B System.Type System.Reflection.EventInfo::get_EventHandlerType() extern void EventInfo_get_EventHandlerType_m91DEB7DC69594CF0AA18122B287802AE2F0CA7C5 (void); // 0x00001A1C System.Boolean System.Reflection.EventInfo::Equals(System.Object) extern void EventInfo_Equals_m8A1B298638C254333068843BD0362C7B625C78C3 (void); // 0x00001A1D System.Int32 System.Reflection.EventInfo::GetHashCode() extern void EventInfo_GetHashCode_m6C03F2B5A35EBEFEBF042358FF48245BA29B9D44 (void); // 0x00001A1E System.Boolean System.Reflection.EventInfo::op_Equality(System.Reflection.EventInfo,System.Reflection.EventInfo) extern void EventInfo_op_Equality_m0833E89CDF247BDDB533572B0BB1E5EE7512B99D (void); // 0x00001A1F System.Boolean System.Reflection.EventInfo::op_Inequality(System.Reflection.EventInfo,System.Reflection.EventInfo) extern void EventInfo_op_Inequality_m4B5352D516359B10994084CAE273A1EF64E50B40 (void); // 0x00001A20 System.Reflection.EventInfo System.Reflection.EventInfo::internal_from_handle_type(System.IntPtr,System.IntPtr) extern void EventInfo_internal_from_handle_type_mF884FADA8067B1FF2332B7BD82632C2D3B6117DB (void); // 0x00001A21 System.Reflection.EventInfo System.Reflection.EventInfo::GetEventFromHandle(Mono.RuntimeEventHandle,System.RuntimeTypeHandle) extern void EventInfo_GetEventFromHandle_mE3F1F28074B01427202EE7992F42DA930D1A72F7 (void); // 0x00001A22 System.Void System.Reflection.EventInfo/AddEventAdapter::.ctor(System.Object,System.IntPtr) extern void AddEventAdapter__ctor_m57355CDCAA0D1D2635D27D6D25B4A42B8E8DB861 (void); // 0x00001A23 System.Void System.Reflection.EventInfo/AddEventAdapter::Invoke(System.Object,System.Delegate) extern void AddEventAdapter_Invoke_m1D2C1BA2FD4D4500FEF4D4EB6F754910AE74AB98 (void); // 0x00001A24 System.Void System.Reflection.FieldInfo::.ctor() extern void FieldInfo__ctor_m8424D98FC7039BEC250ED437607B5D73352F0A0F (void); // 0x00001A25 System.Reflection.MemberTypes System.Reflection.FieldInfo::get_MemberType() extern void FieldInfo_get_MemberType_m82F65AF23DCB9FD07AD97569E3057EBE338438DE (void); // 0x00001A26 System.Reflection.FieldAttributes System.Reflection.FieldInfo::get_Attributes() // 0x00001A27 System.Type System.Reflection.FieldInfo::get_FieldType() // 0x00001A28 System.Boolean System.Reflection.FieldInfo::get_IsLiteral() extern void FieldInfo_get_IsLiteral_mBE7DDC6A709439F775873859C82BAAD1EEFF791A (void); // 0x00001A29 System.Boolean System.Reflection.FieldInfo::get_IsNotSerialized() extern void FieldInfo_get_IsNotSerialized_m45A8D6AAF795FCF6E8F51802E956FD5FF37469E1 (void); // 0x00001A2A System.Boolean System.Reflection.FieldInfo::get_IsStatic() extern void FieldInfo_get_IsStatic_mEBBEB7B19A48D3E11BE830F3704C131A681F6139 (void); // 0x00001A2B System.RuntimeFieldHandle System.Reflection.FieldInfo::get_FieldHandle() // 0x00001A2C System.Boolean System.Reflection.FieldInfo::Equals(System.Object) extern void FieldInfo_Equals_mFD4BD110D2C12D5B9A937DBEDD52358C8763BC6B (void); // 0x00001A2D System.Int32 System.Reflection.FieldInfo::GetHashCode() extern void FieldInfo_GetHashCode_m54E44FD1BC31FC4A2ABA52A774BB213C24CDB4EE (void); // 0x00001A2E System.Boolean System.Reflection.FieldInfo::op_Equality(System.Reflection.FieldInfo,System.Reflection.FieldInfo) extern void FieldInfo_op_Equality_mA38D84E1D9AA016F414CF2265C4B0DB1FEBBAB74 (void); // 0x00001A2F System.Boolean System.Reflection.FieldInfo::op_Inequality(System.Reflection.FieldInfo,System.Reflection.FieldInfo) extern void FieldInfo_op_Inequality_m95789A98E646494987E66A9E4188DCA86185066B (void); // 0x00001A30 System.Object System.Reflection.FieldInfo::GetValue(System.Object) // 0x00001A31 System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object) extern void FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C (void); // 0x00001A32 System.Void System.Reflection.FieldInfo::SetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) // 0x00001A33 System.Void System.Reflection.FieldInfo::SetValueDirect(System.TypedReference,System.Object) extern void FieldInfo_SetValueDirect_mC540B97FF63530B4B1F4A9316661F2F04EAE4617 (void); // 0x00001A34 System.Object System.Reflection.FieldInfo::GetRawConstantValue() extern void FieldInfo_GetRawConstantValue_mBDE2126F0EAC358E543F43145C8E6281EF7BA341 (void); // 0x00001A35 System.Reflection.FieldInfo System.Reflection.FieldInfo::internal_from_handle_type(System.IntPtr,System.IntPtr) extern void FieldInfo_internal_from_handle_type_m5585A5D8A537CA4B17670B325443D4C4AEEDE662 (void); // 0x00001A36 System.Reflection.FieldInfo System.Reflection.FieldInfo::GetFieldFromHandle(System.RuntimeFieldHandle) extern void FieldInfo_GetFieldFromHandle_m44EC28C540F532B58D9C012F158EBBB66E48E1A2 (void); // 0x00001A37 System.Reflection.FieldInfo System.Reflection.FieldInfo::GetFieldFromHandle(System.RuntimeFieldHandle,System.RuntimeTypeHandle) extern void FieldInfo_GetFieldFromHandle_m5B4168D2F31DDF1EFD488F8C9507D188EE897623 (void); // 0x00001A38 System.Int32 System.Reflection.FieldInfo::GetFieldOffset() extern void FieldInfo_GetFieldOffset_m0FA49D2CD7AD39FE2120E87E400849189E3D97C3 (void); // 0x00001A39 System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.FieldInfo::get_marshal_info() extern void FieldInfo_get_marshal_info_m7004093E853ABF7111EBBC307043B04CA69A24AF (void); // 0x00001A3A System.Object[] System.Reflection.FieldInfo::GetPseudoCustomAttributes() extern void FieldInfo_GetPseudoCustomAttributes_mB4D7105FFFA7C57F139DC8237743C26999239F62 (void); // 0x00001A3B System.Reflection.CustomAttributeData[] System.Reflection.FieldInfo::GetPseudoCustomAttributesData() extern void FieldInfo_GetPseudoCustomAttributesData_m928A5E93DFAB561CBD0E087306D58D625A15E6D5 (void); // 0x00001A3C System.Object[] System.Reflection.ICustomAttributeProvider::GetCustomAttributes(System.Type,System.Boolean) // 0x00001A3D System.Boolean System.Reflection.ICustomAttributeProvider::IsDefined(System.Type,System.Boolean) // 0x00001A3E System.Void System.Reflection.InvalidFilterCriteriaException::.ctor() extern void InvalidFilterCriteriaException__ctor_mC7E7719F5631D18978D84FF367713A9E1AB7A767 (void); // 0x00001A3F System.Void System.Reflection.InvalidFilterCriteriaException::.ctor(System.String) extern void InvalidFilterCriteriaException__ctor_m6A060707E779876BCEA139DEE4335DA46D1EDDEB (void); // 0x00001A40 System.Void System.Reflection.InvalidFilterCriteriaException::.ctor(System.String,System.Exception) extern void InvalidFilterCriteriaException__ctor_m9B585A30301EEAA189558877BAAEF0A840E208D7 (void); // 0x00001A41 System.Void System.Reflection.InvalidFilterCriteriaException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void InvalidFilterCriteriaException__ctor_m94536FC269A6F08A04AFAC41D7D6AA4E48D5C1FA (void); // 0x00001A42 System.Void System.Reflection.MemberFilter::.ctor(System.Object,System.IntPtr) extern void MemberFilter__ctor_mD649C9BA57236FC334F29737714E355D1A284AA5 (void); // 0x00001A43 System.Boolean System.Reflection.MemberFilter::Invoke(System.Reflection.MemberInfo,System.Object) extern void MemberFilter_Invoke_m3F3DC588193C51C81E9331DBFE29D5F5F7AC8B79 (void); // 0x00001A44 System.Void System.Reflection.MemberInfo::.ctor() extern void MemberInfo__ctor_m07E819A86C2E3A0B7EEA183979295D267489C342 (void); // 0x00001A45 System.Reflection.MemberTypes System.Reflection.MemberInfo::get_MemberType() // 0x00001A46 System.String System.Reflection.MemberInfo::get_Name() // 0x00001A47 System.Type System.Reflection.MemberInfo::get_DeclaringType() // 0x00001A48 System.Type System.Reflection.MemberInfo::get_ReflectedType() // 0x00001A49 System.Reflection.Module System.Reflection.MemberInfo::get_Module() extern void MemberInfo_get_Module_mE6E1C5E63856CF52D22ADE227B730237139A81CA (void); // 0x00001A4A System.Boolean System.Reflection.MemberInfo::IsDefined(System.Type,System.Boolean) // 0x00001A4B System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Boolean) // 0x00001A4C System.Object[] System.Reflection.MemberInfo::GetCustomAttributes(System.Type,System.Boolean) // 0x00001A4D System.Int32 System.Reflection.MemberInfo::get_MetadataToken() extern void MemberInfo_get_MetadataToken_mD099BE1DDDFE5AB7C8045835021C4A504F53F860 (void); // 0x00001A4E System.Boolean System.Reflection.MemberInfo::Equals(System.Object) extern void MemberInfo_Equals_m95C20D20D53A2C9159E854AF75C32B5BCC83AAD7 (void); // 0x00001A4F System.Int32 System.Reflection.MemberInfo::GetHashCode() extern void MemberInfo_GetHashCode_m8293E829B0D68FC3B391726DA50FC338734C7826 (void); // 0x00001A50 System.Boolean System.Reflection.MemberInfo::op_Equality(System.Reflection.MemberInfo,System.Reflection.MemberInfo) extern void MemberInfo_op_Equality_m4B4F1AF29C9361D125F6D7FAB3D227ED3FECE685 (void); // 0x00001A51 System.Boolean System.Reflection.MemberInfo::op_Inequality(System.Reflection.MemberInfo,System.Reflection.MemberInfo) extern void MemberInfo_op_Inequality_m30A32A50379A6AD359992D3DED56EDE4646D17CA (void); // 0x00001A52 System.Void System.Reflection.MethodBase::.ctor() extern void MethodBase__ctor_m510B02BCE705D95C2C0B9A11F53FC1F7548555C8 (void); // 0x00001A53 System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParameters() // 0x00001A54 System.Reflection.MethodAttributes System.Reflection.MethodBase::get_Attributes() // 0x00001A55 System.Reflection.MethodImplAttributes System.Reflection.MethodBase::GetMethodImplementationFlags() // 0x00001A56 System.Reflection.CallingConventions System.Reflection.MethodBase::get_CallingConvention() extern void MethodBase_get_CallingConvention_mB74D697ADF784D72BC9B3DA34CF652CAAD417D4B (void); // 0x00001A57 System.Boolean System.Reflection.MethodBase::get_IsAbstract() extern void MethodBase_get_IsAbstract_mBD096DC9FCDF68114928CA73690882A2F9831EF9 (void); // 0x00001A58 System.Boolean System.Reflection.MethodBase::get_IsConstructor() extern void MethodBase_get_IsConstructor_m98801B34512C9B8DEC1589F1C8C9B3DFC8807575 (void); // 0x00001A59 System.Boolean System.Reflection.MethodBase::get_IsStatic() extern void MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E (void); // 0x00001A5A System.Boolean System.Reflection.MethodBase::get_IsVirtual() extern void MethodBase_get_IsVirtual_m2C0A566F37B666FDEE3066729AEACF336B342EC2 (void); // 0x00001A5B System.Boolean System.Reflection.MethodBase::get_IsPublic() extern void MethodBase_get_IsPublic_m471B6CEE0FF2B45843C1F314B624FC7968199AB4 (void); // 0x00001A5C System.Boolean System.Reflection.MethodBase::get_IsGenericMethod() extern void MethodBase_get_IsGenericMethod_mECD447E7F19BCADC87DAF48F244086EF7C9B17B1 (void); // 0x00001A5D System.Boolean System.Reflection.MethodBase::get_IsGenericMethodDefinition() extern void MethodBase_get_IsGenericMethodDefinition_mFD9C95550EDAE6F0B0A019442114E41644584191 (void); // 0x00001A5E System.Type[] System.Reflection.MethodBase::GetGenericArguments() extern void MethodBase_GetGenericArguments_mD5149509636DAA395370FEEA0ADDC859F777ECE7 (void); // 0x00001A5F System.Boolean System.Reflection.MethodBase::get_ContainsGenericParameters() extern void MethodBase_get_ContainsGenericParameters_m2B0BB23694B070F93A0A8923178D52E22670F244 (void); // 0x00001A60 System.Object System.Reflection.MethodBase::Invoke(System.Object,System.Object[]) extern void MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826 (void); // 0x00001A61 System.Object System.Reflection.MethodBase::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) // 0x00001A62 System.RuntimeMethodHandle System.Reflection.MethodBase::get_MethodHandle() // 0x00001A63 System.Boolean System.Reflection.MethodBase::get_IsSecurityCritical() extern void MethodBase_get_IsSecurityCritical_m725F359512AE2955579EB969FD36ADF2C7B3313A (void); // 0x00001A64 System.Boolean System.Reflection.MethodBase::Equals(System.Object) extern void MethodBase_Equals_m73759E1624A6055015AECE2948B19751F99ECD0E (void); // 0x00001A65 System.Int32 System.Reflection.MethodBase::GetHashCode() extern void MethodBase_GetHashCode_m69262EBB54DCA38171B5C5BC5B5DCB244F1B3ADC (void); // 0x00001A66 System.Boolean System.Reflection.MethodBase::op_Equality(System.Reflection.MethodBase,System.Reflection.MethodBase) extern void MethodBase_op_Equality_mB075E658C5D8860D1707CFF2D430D05284FD2EAD (void); // 0x00001A67 System.Boolean System.Reflection.MethodBase::op_Inequality(System.Reflection.MethodBase,System.Reflection.MethodBase) extern void MethodBase_op_Inequality_mB7E4A01A8827865E97756445895D201687C09BB5 (void); // 0x00001A68 System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParametersInternal() extern void MethodBase_GetParametersInternal_mE17616D7B3E47EEE8B9A446228C7A686AF10B036 (void); // 0x00001A69 System.Int32 System.Reflection.MethodBase::GetParametersCount() extern void MethodBase_GetParametersCount_mE476B2153EE110F94C2A9605BE70EB17F0759264 (void); // 0x00001A6A System.String System.Reflection.MethodBase::FormatNameAndSig(System.Boolean) extern void MethodBase_FormatNameAndSig_mAB192ECCDEA6274CE10CC851CCB6B5D42A325F1B (void); // 0x00001A6B System.Type[] System.Reflection.MethodBase::GetParameterTypes() extern void MethodBase_GetParameterTypes_m8B793A4E50385ED33A591AD60BB17E46A00961CE (void); // 0x00001A6C System.Reflection.ParameterInfo[] System.Reflection.MethodBase::GetParametersNoCopy() extern void MethodBase_GetParametersNoCopy_mDFDB46526D18927D48C013B04F4491BF84360644 (void); // 0x00001A6D System.Reflection.MethodBase System.Reflection.MethodBase::GetMethodFromHandle(System.RuntimeMethodHandle) extern void MethodBase_GetMethodFromHandle_m55E706B5156C0FDC1EA1DEF95B4FE36FE6A96EA9 (void); // 0x00001A6E System.String System.Reflection.MethodBase::ConstructParameters(System.Type[],System.Reflection.CallingConventions,System.Boolean) extern void MethodBase_ConstructParameters_mA63412889F664A9027DCAA144294201AB6AB251D (void); // 0x00001A6F System.Void System.Reflection.MethodInfo::.ctor() extern void MethodInfo__ctor_mFA9E34BB41CAC506D1CE042B8F5A90ACF1A9952B (void); // 0x00001A70 System.Reflection.MemberTypes System.Reflection.MethodInfo::get_MemberType() extern void MethodInfo_get_MemberType_m03860F342936EA6D342ACE52A03D0495DD0706EF (void); // 0x00001A71 System.Reflection.ParameterInfo System.Reflection.MethodInfo::get_ReturnParameter() extern void MethodInfo_get_ReturnParameter_mDB85778E16532F5681578692978F5AAE692ED399 (void); // 0x00001A72 System.Type System.Reflection.MethodInfo::get_ReturnType() extern void MethodInfo_get_ReturnType_mE21200CC4A5CC8C6CA0BA0A0372C6E852E180CD8 (void); // 0x00001A73 System.Type[] System.Reflection.MethodInfo::GetGenericArguments() extern void MethodInfo_GetGenericArguments_m148DBB23FD2AF3EE90B440B4AB3FFF1DC3186DE4 (void); // 0x00001A74 System.Reflection.MethodInfo System.Reflection.MethodInfo::GetGenericMethodDefinition() extern void MethodInfo_GetGenericMethodDefinition_m9E6520EADADA0D137EA56FE2E37700DE8EB7C1F6 (void); // 0x00001A75 System.Reflection.MethodInfo System.Reflection.MethodInfo::MakeGenericMethod(System.Type[]) extern void MethodInfo_MakeGenericMethod_m899574BDF27FC730B06D1EAB42CD0A1A7127DD2D (void); // 0x00001A76 System.Delegate System.Reflection.MethodInfo::CreateDelegate(System.Type,System.Object) extern void MethodInfo_CreateDelegate_m68B42CFF574744666607EF822938B74D2528D803 (void); // 0x00001A77 System.Boolean System.Reflection.MethodInfo::Equals(System.Object) extern void MethodInfo_Equals_mE484CBF8BC4CBBA0240E463B1466E87182C19796 (void); // 0x00001A78 System.Int32 System.Reflection.MethodInfo::GetHashCode() extern void MethodInfo_GetHashCode_m73658AEE16400DCF7B58963A692FFEF227F8B282 (void); // 0x00001A79 System.Boolean System.Reflection.MethodInfo::op_Equality(System.Reflection.MethodInfo,System.Reflection.MethodInfo) extern void MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1 (void); // 0x00001A7A System.Boolean System.Reflection.MethodInfo::op_Inequality(System.Reflection.MethodInfo,System.Reflection.MethodInfo) extern void MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8 (void); // 0x00001A7B System.Int32 System.Reflection.MethodInfo::get_GenericParameterCount() extern void MethodInfo_get_GenericParameterCount_m337DD8DCC069101DBE44BE69F458EED136881E66 (void); // 0x00001A7C System.Void System.Reflection.Missing::.ctor() extern void Missing__ctor_m55B793A05BBBEB7CDD67027AE49ACF496DA8176E (void); // 0x00001A7D System.Void System.Reflection.Missing::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Missing_System_Runtime_Serialization_ISerializable_GetObjectData_mA1F3A486D5F7B775A918EE154BED1F76C831B989 (void); // 0x00001A7E System.Void System.Reflection.Missing::.cctor() extern void Missing__cctor_mCD59A23A690C038E83CA440BAE66184D775E6B1B (void); // 0x00001A7F System.Void System.Reflection.Module::.ctor() extern void Module__ctor_m0EC46CFE8134A946E580BE070E7B922799E38EE3 (void); // 0x00001A80 System.Reflection.Assembly System.Reflection.Module::get_Assembly() extern void Module_get_Assembly_mA95CFE4B009932107C03B8D8F1BAABE02C014230 (void); // 0x00001A81 System.Guid System.Reflection.Module::get_ModuleVersionId() extern void Module_get_ModuleVersionId_m002B9B9EFC097692F15C5E4291BDE138E77FB795 (void); // 0x00001A82 System.String System.Reflection.Module::get_ScopeName() extern void Module_get_ScopeName_mF9E4654E2AABA5C81872B3AB8BC4FCD7DB11D369 (void); // 0x00001A83 System.Boolean System.Reflection.Module::IsResource() extern void Module_IsResource_m6A97A8CEEAC41510ED9BAF4A505E785063CB9C52 (void); // 0x00001A84 System.Boolean System.Reflection.Module::IsDefined(System.Type,System.Boolean) extern void Module_IsDefined_m93324EBDAFA90F6D4683B92A6D2C427943728691 (void); // 0x00001A85 System.Object[] System.Reflection.Module::GetCustomAttributes(System.Type,System.Boolean) extern void Module_GetCustomAttributes_m85BC5B515EF576FF4FEF16CFA17EE36441545863 (void); // 0x00001A86 System.Void System.Reflection.Module::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Module_GetObjectData_m296609C089A7275D0E291E6B213287A5CC1E96DA (void); // 0x00001A87 System.Boolean System.Reflection.Module::Equals(System.Object) extern void Module_Equals_m46CE4DE7ACD619FE70363E18A95D192ED8160099 (void); // 0x00001A88 System.Int32 System.Reflection.Module::GetHashCode() extern void Module_GetHashCode_m2FB1BF52ED15CD0036DBA0BCFE32C6F9F8FB5FE2 (void); // 0x00001A89 System.Boolean System.Reflection.Module::op_Equality(System.Reflection.Module,System.Reflection.Module) extern void Module_op_Equality_m583E1B14EB42642C25529E575F844338D4A657DA (void); // 0x00001A8A System.String System.Reflection.Module::ToString() extern void Module_ToString_m115EE46A6CE5F5A82C8E7031A5A43DA9EAEA31AD (void); // 0x00001A8B System.Boolean System.Reflection.Module::FilterTypeNameImpl(System.Type,System.Object) extern void Module_FilterTypeNameImpl_mC89031B2DBAA12ACF402F55C14418EE192D2CB83 (void); // 0x00001A8C System.Boolean System.Reflection.Module::FilterTypeNameIgnoreCaseImpl(System.Type,System.Object) extern void Module_FilterTypeNameIgnoreCaseImpl_m3413E383FA45B33177F2EA7B72D913A57DD22C3B (void); // 0x00001A8D System.Guid System.Reflection.Module::GetModuleVersionId() extern void Module_GetModuleVersionId_m73CD051136F98CB6C024ACA9269DA90D44624D1D (void); // 0x00001A8E System.Void System.Reflection.Module::.cctor() extern void Module__cctor_m31F17E776490C70996219AB608D2413B2A48A853 (void); // 0x00001A8F System.Void System.Reflection.ParameterInfo::.ctor() extern void ParameterInfo__ctor_mB91BF2677D2CEC110BCEB9F022085699A3F1C7B4 (void); // 0x00001A90 System.Reflection.ParameterAttributes System.Reflection.ParameterInfo::get_Attributes() extern void ParameterInfo_get_Attributes_m6C018C595E1EED978636272B41215417C90D6C88 (void); // 0x00001A91 System.Reflection.MemberInfo System.Reflection.ParameterInfo::get_Member() extern void ParameterInfo_get_Member_mC0859C75A75DF39DDB2AB46D4E3B52FEA7446527 (void); // 0x00001A92 System.String System.Reflection.ParameterInfo::get_Name() extern void ParameterInfo_get_Name_mE1C914834F68347CF9D59550F32EA12D56E92B50 (void); // 0x00001A93 System.Type System.Reflection.ParameterInfo::get_ParameterType() extern void ParameterInfo_get_ParameterType_m1280FC5F351BB81EC624D51B44D0177723FEBB7E (void); // 0x00001A94 System.Int32 System.Reflection.ParameterInfo::get_Position() extern void ParameterInfo_get_Position_mF85774963ED87FACBF73ECDE797139FA9ECC4E54 (void); // 0x00001A95 System.Boolean System.Reflection.ParameterInfo::get_IsIn() extern void ParameterInfo_get_IsIn_mCBBB0F5A4B1F0D45CE891978431F53627E1004FC (void); // 0x00001A96 System.Boolean System.Reflection.ParameterInfo::get_IsOptional() extern void ParameterInfo_get_IsOptional_mB27F82EA5A21188AD6E5CC5A34A3913C6D887BD4 (void); // 0x00001A97 System.Boolean System.Reflection.ParameterInfo::get_IsOut() extern void ParameterInfo_get_IsOut_m7832D76F7B5FAE8B94A7D2BDC2CF466000FB235C (void); // 0x00001A98 System.Object System.Reflection.ParameterInfo::get_DefaultValue() extern void ParameterInfo_get_DefaultValue_mC7AA38FAA5E1918EF1A2AC77D510D28675B312A1 (void); // 0x00001A99 System.Boolean System.Reflection.ParameterInfo::IsDefined(System.Type,System.Boolean) extern void ParameterInfo_IsDefined_mCE339BDF12257ACE9E6669508421CE662AA55C8E (void); // 0x00001A9A System.Object[] System.Reflection.ParameterInfo::GetCustomAttributes(System.Type,System.Boolean) extern void ParameterInfo_GetCustomAttributes_m7144D6C88342280E6AC43CAB7A66E38D5BB6E07F (void); // 0x00001A9B System.Object System.Reflection.ParameterInfo::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void ParameterInfo_GetRealObject_mDB6B2AB130F4D71B9F7516B6231BD51C89B96DD7 (void); // 0x00001A9C System.String System.Reflection.ParameterInfo::ToString() extern void ParameterInfo_ToString_mED958365B397B74637DD204DE0697D81A3DD74FF (void); // 0x00001A9D System.Void System.Reflection.Pointer::.ctor(System.Void*,System.Type) extern void Pointer__ctor_m9F59B34EAF3432F7D7EB50ED04156F0DD046F496 (void); // 0x00001A9E System.Object System.Reflection.Pointer::Box(System.Void*,System.Type) extern void Pointer_Box_m1B42E634ECF60FD53B735D74840B5841AD67A154 (void); // 0x00001A9F System.Void System.Reflection.Pointer::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Pointer_System_Runtime_Serialization_ISerializable_GetObjectData_mC90CEF55155EE706BFE86269C503BC2253C473C4 (void); // 0x00001AA0 System.Void System.Reflection.PropertyInfo::.ctor() extern void PropertyInfo__ctor_m09B380762225589F785BDF7D42E98D6695BE0138 (void); // 0x00001AA1 System.Reflection.MemberTypes System.Reflection.PropertyInfo::get_MemberType() extern void PropertyInfo_get_MemberType_mEE2B54149CC6403D1FCEFD316ECB7174C302FDAE (void); // 0x00001AA2 System.Type System.Reflection.PropertyInfo::get_PropertyType() // 0x00001AA3 System.Reflection.ParameterInfo[] System.Reflection.PropertyInfo::GetIndexParameters() // 0x00001AA4 System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetGetMethod(System.Boolean) // 0x00001AA5 System.Reflection.MethodInfo System.Reflection.PropertyInfo::GetSetMethod(System.Boolean) // 0x00001AA6 System.Boolean System.Reflection.PropertyInfo::Equals(System.Object) extern void PropertyInfo_Equals_m95151DDEFE037E63562D3458ADC7B7932856687B (void); // 0x00001AA7 System.Int32 System.Reflection.PropertyInfo::GetHashCode() extern void PropertyInfo_GetHashCode_m3046650B89C448D058F085765A77327489C3F0BA (void); // 0x00001AA8 System.Boolean System.Reflection.PropertyInfo::op_Equality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) extern void PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F (void); // 0x00001AA9 System.Boolean System.Reflection.PropertyInfo::op_Inequality(System.Reflection.PropertyInfo,System.Reflection.PropertyInfo) extern void PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B (void); // 0x00001AAA System.Void System.Reflection.ReflectionTypeLoadException::.ctor(System.Type[],System.Exception[]) extern void ReflectionTypeLoadException__ctor_m25ACCD08954BE8DDB5A61EA3526388E03F1461F3 (void); // 0x00001AAB System.Void System.Reflection.ReflectionTypeLoadException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ReflectionTypeLoadException__ctor_m192B08094E8B8438A0FD9C0C001C8661100EB2D6 (void); // 0x00001AAC System.Void System.Reflection.ReflectionTypeLoadException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void ReflectionTypeLoadException_GetObjectData_m03F2BD69E6D872FBD1AA21DC26735F8DEAB0E6D4 (void); // 0x00001AAD System.Exception[] System.Reflection.ReflectionTypeLoadException::get_LoaderExceptions() extern void ReflectionTypeLoadException_get_LoaderExceptions_mE4E93A5B755222BC2D029A0574971DF65568D9A4 (void); // 0x00001AAE System.String System.Reflection.ReflectionTypeLoadException::get_Message() extern void ReflectionTypeLoadException_get_Message_mB9325F5DA7240046A0BAA2EC2EEED2BEECD629BF (void); // 0x00001AAF System.String System.Reflection.ReflectionTypeLoadException::ToString() extern void ReflectionTypeLoadException_ToString_m40C163E5F2E53B1E3BF5C7E1F009F72A05E2776E (void); // 0x00001AB0 System.String System.Reflection.ReflectionTypeLoadException::CreateString(System.Boolean) extern void ReflectionTypeLoadException_CreateString_m34C9541C381B71B510EFD95DCF46CA294ADA55C1 (void); // 0x00001AB1 System.Void System.Reflection.SignatureArrayType::.ctor(System.Reflection.SignatureType,System.Int32,System.Boolean) extern void SignatureArrayType__ctor_m3FACB8AE4C9DDC921150920A7BB3D3DD2E67459A (void); // 0x00001AB2 System.Boolean System.Reflection.SignatureArrayType::IsArrayImpl() extern void SignatureArrayType_IsArrayImpl_mF4D3F87E79D49D20C5462591D53E090F194C01E6 (void); // 0x00001AB3 System.Boolean System.Reflection.SignatureArrayType::IsByRefImpl() extern void SignatureArrayType_IsByRefImpl_m0DB3B8E07C681BBE07CD380BF33187BA341C87D4 (void); // 0x00001AB4 System.Boolean System.Reflection.SignatureArrayType::IsPointerImpl() extern void SignatureArrayType_IsPointerImpl_m88078AB46F98A6A7494061DF8D8C5B63E1E2603F (void); // 0x00001AB5 System.Boolean System.Reflection.SignatureArrayType::get_IsSZArray() extern void SignatureArrayType_get_IsSZArray_mCAD4CFFD122F46BEC2C63B765FB22C16CFB64E77 (void); // 0x00001AB6 System.Boolean System.Reflection.SignatureArrayType::get_IsVariableBoundArray() extern void SignatureArrayType_get_IsVariableBoundArray_mADCDAF367FBEA6FCB7408D69CC21A9464EF84AC4 (void); // 0x00001AB7 System.Int32 System.Reflection.SignatureArrayType::GetArrayRank() extern void SignatureArrayType_GetArrayRank_m954C33E4671CA192F452B54CF49D838D28808333 (void); // 0x00001AB8 System.String System.Reflection.SignatureArrayType::get_Suffix() extern void SignatureArrayType_get_Suffix_m9907727BCBAE09F28512BDCD59C3A425103153EB (void); // 0x00001AB9 System.Void System.Reflection.SignatureByRefType::.ctor(System.Reflection.SignatureType) extern void SignatureByRefType__ctor_m4459198E6C750329A145D8120AC683AB354983EC (void); // 0x00001ABA System.Boolean System.Reflection.SignatureByRefType::IsArrayImpl() extern void SignatureByRefType_IsArrayImpl_mA92B290FDDF6368619D445B11F3C887F9AEBAC10 (void); // 0x00001ABB System.Boolean System.Reflection.SignatureByRefType::IsByRefImpl() extern void SignatureByRefType_IsByRefImpl_m4BC8BF88FE61B6D2B5F3859C05148E8F454FEBEA (void); // 0x00001ABC System.Boolean System.Reflection.SignatureByRefType::IsPointerImpl() extern void SignatureByRefType_IsPointerImpl_m18A8D0D1418E7696196E03445A88BBF841DAD25F (void); // 0x00001ABD System.Boolean System.Reflection.SignatureByRefType::get_IsSZArray() extern void SignatureByRefType_get_IsSZArray_mBF1107D02932A904C94F77990581F907F96CE9D8 (void); // 0x00001ABE System.Boolean System.Reflection.SignatureByRefType::get_IsVariableBoundArray() extern void SignatureByRefType_get_IsVariableBoundArray_m0B513E0F99229E539A8024CE69C424BBF07F7C4F (void); // 0x00001ABF System.Int32 System.Reflection.SignatureByRefType::GetArrayRank() extern void SignatureByRefType_GetArrayRank_m87F294C9487E1DEEFAF0F3A8409A0BC9201F57AA (void); // 0x00001AC0 System.String System.Reflection.SignatureByRefType::get_Suffix() extern void SignatureByRefType_get_Suffix_m504992DE234E4F9487CB0BBDA8DE4C0F01864DF6 (void); // 0x00001AC1 System.Void System.Reflection.SignatureConstructedGenericType::.ctor(System.Type,System.Type[]) extern void SignatureConstructedGenericType__ctor_m90332DCDF39397AE2EBBC347E51EC7E760982B73 (void); // 0x00001AC2 System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsGenericTypeDefinition() extern void SignatureConstructedGenericType_get_IsGenericTypeDefinition_m2A608D8725AC2F22ECFD8F81AB98C09A2B692417 (void); // 0x00001AC3 System.Boolean System.Reflection.SignatureConstructedGenericType::HasElementTypeImpl() extern void SignatureConstructedGenericType_HasElementTypeImpl_m169D4C286433A55D9F6DEED34F98B063E89C5FD5 (void); // 0x00001AC4 System.Boolean System.Reflection.SignatureConstructedGenericType::IsArrayImpl() extern void SignatureConstructedGenericType_IsArrayImpl_m996BAA7A50A1579DF82D1B456F7B95B800305034 (void); // 0x00001AC5 System.Boolean System.Reflection.SignatureConstructedGenericType::IsByRefImpl() extern void SignatureConstructedGenericType_IsByRefImpl_m8012E18F5DCE4F5BF0CF86A24CEFE4255280876A (void); // 0x00001AC6 System.Boolean System.Reflection.SignatureConstructedGenericType::IsPointerImpl() extern void SignatureConstructedGenericType_IsPointerImpl_m61D93AFD9E3579AE86FAB442BDFDAC19D25C2A31 (void); // 0x00001AC7 System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsSZArray() extern void SignatureConstructedGenericType_get_IsSZArray_m1DE08A0B1E34C6E1CEBF43FB3D2ED8FF8F986D61 (void); // 0x00001AC8 System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsVariableBoundArray() extern void SignatureConstructedGenericType_get_IsVariableBoundArray_m1A594C4297CFAD464880F6328F726DA0F2BC6961 (void); // 0x00001AC9 System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsConstructedGenericType() extern void SignatureConstructedGenericType_get_IsConstructedGenericType_m827349DFE64DBEACE4A49F55800D1FB6C4A01A71 (void); // 0x00001ACA System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsGenericParameter() extern void SignatureConstructedGenericType_get_IsGenericParameter_mAE2A41DDFEA7660A5D65453008228CC75B792778 (void); // 0x00001ACB System.Boolean System.Reflection.SignatureConstructedGenericType::get_IsGenericMethodParameter() extern void SignatureConstructedGenericType_get_IsGenericMethodParameter_mD95E1E00DC647D4A1BA436B9AB02A3D2C925705F (void); // 0x00001ACC System.Boolean System.Reflection.SignatureConstructedGenericType::get_ContainsGenericParameters() extern void SignatureConstructedGenericType_get_ContainsGenericParameters_mCF1CD379A18F109585F5B8CC63F0276C281FF9CF (void); // 0x00001ACD System.Reflection.SignatureType System.Reflection.SignatureConstructedGenericType::get_ElementType() extern void SignatureConstructedGenericType_get_ElementType_m7D3B370405C871792B5EC0CEF89B015B1E99D79D (void); // 0x00001ACE System.Int32 System.Reflection.SignatureConstructedGenericType::GetArrayRank() extern void SignatureConstructedGenericType_GetArrayRank_mB3F54F5BCC75AD6547A10420DB1CE44192C0BCFE (void); // 0x00001ACF System.Type System.Reflection.SignatureConstructedGenericType::GetGenericTypeDefinition() extern void SignatureConstructedGenericType_GetGenericTypeDefinition_mC0D06CC8E1CB96567A14348072726B5DA5356A9C (void); // 0x00001AD0 System.Type[] System.Reflection.SignatureConstructedGenericType::GetGenericArguments() extern void SignatureConstructedGenericType_GetGenericArguments_m877A4187248F38C77BDC623FC0C29169F2B32074 (void); // 0x00001AD1 System.Type[] System.Reflection.SignatureConstructedGenericType::get_GenericTypeArguments() extern void SignatureConstructedGenericType_get_GenericTypeArguments_m9BE5969FA137DE8607548452FC26D3CAB7DE2089 (void); // 0x00001AD2 System.Int32 System.Reflection.SignatureConstructedGenericType::get_GenericParameterPosition() extern void SignatureConstructedGenericType_get_GenericParameterPosition_m2913B3000EDA67D66D2AE3E60BB72FCE472E000F (void); // 0x00001AD3 System.String System.Reflection.SignatureConstructedGenericType::get_Name() extern void SignatureConstructedGenericType_get_Name_mF8502FF44DC64BE864834DDDECCCE5DA522902ED (void); // 0x00001AD4 System.String System.Reflection.SignatureConstructedGenericType::get_Namespace() extern void SignatureConstructedGenericType_get_Namespace_mF6CB5009619F85031EC32C97EE7BD50315CF099C (void); // 0x00001AD5 System.String System.Reflection.SignatureConstructedGenericType::ToString() extern void SignatureConstructedGenericType_ToString_mA0144A67F30797AFFC96E978B50D8CDB3626371E (void); // 0x00001AD6 System.Void System.Reflection.SignatureHasElementType::.ctor(System.Reflection.SignatureType) extern void SignatureHasElementType__ctor_m6A8EA86DF560B55F2BBDE9281FAA1E986CA02DC3 (void); // 0x00001AD7 System.Boolean System.Reflection.SignatureHasElementType::get_IsGenericTypeDefinition() extern void SignatureHasElementType_get_IsGenericTypeDefinition_mE1C100A29CBBA656F27AAD5A27C545B56A3C9276 (void); // 0x00001AD8 System.Boolean System.Reflection.SignatureHasElementType::HasElementTypeImpl() extern void SignatureHasElementType_HasElementTypeImpl_m6A370700A605E44D713D6C6FCBAC2D02CC1A093B (void); // 0x00001AD9 System.Boolean System.Reflection.SignatureHasElementType::IsArrayImpl() // 0x00001ADA System.Boolean System.Reflection.SignatureHasElementType::IsByRefImpl() // 0x00001ADB System.Boolean System.Reflection.SignatureHasElementType::IsPointerImpl() // 0x00001ADC System.Boolean System.Reflection.SignatureHasElementType::get_IsSZArray() // 0x00001ADD System.Boolean System.Reflection.SignatureHasElementType::get_IsVariableBoundArray() // 0x00001ADE System.Boolean System.Reflection.SignatureHasElementType::get_IsConstructedGenericType() extern void SignatureHasElementType_get_IsConstructedGenericType_mD07C06E49B2E7E043747FBDC0B76233A1F494C65 (void); // 0x00001ADF System.Boolean System.Reflection.SignatureHasElementType::get_IsGenericParameter() extern void SignatureHasElementType_get_IsGenericParameter_mCB0A52F67D38FD038A91C04BD2C33BC3B7D1924B (void); // 0x00001AE0 System.Boolean System.Reflection.SignatureHasElementType::get_IsGenericMethodParameter() extern void SignatureHasElementType_get_IsGenericMethodParameter_m9EA4D7CE9A36A0F4533B09878E601599DC28C998 (void); // 0x00001AE1 System.Boolean System.Reflection.SignatureHasElementType::get_ContainsGenericParameters() extern void SignatureHasElementType_get_ContainsGenericParameters_m6C1CC95BDFF7EBA0D71A978B6ED0614F6C4E2882 (void); // 0x00001AE2 System.Reflection.SignatureType System.Reflection.SignatureHasElementType::get_ElementType() extern void SignatureHasElementType_get_ElementType_m9B7A045AE86C224E516D81580879138929685F7E (void); // 0x00001AE3 System.Int32 System.Reflection.SignatureHasElementType::GetArrayRank() // 0x00001AE4 System.Type System.Reflection.SignatureHasElementType::GetGenericTypeDefinition() extern void SignatureHasElementType_GetGenericTypeDefinition_m80C57F1D3031E8B7AF62F1762470BF02AF59F79E (void); // 0x00001AE5 System.Type[] System.Reflection.SignatureHasElementType::GetGenericArguments() extern void SignatureHasElementType_GetGenericArguments_m8647D0C8B29B5C56B3B369DB72DF683E3A7FE47E (void); // 0x00001AE6 System.Type[] System.Reflection.SignatureHasElementType::get_GenericTypeArguments() extern void SignatureHasElementType_get_GenericTypeArguments_mC4E26ECF3B4BEF8A0C7BD178F8A6CD183BBA3603 (void); // 0x00001AE7 System.Int32 System.Reflection.SignatureHasElementType::get_GenericParameterPosition() extern void SignatureHasElementType_get_GenericParameterPosition_m0EA5471FD487E3BF5CA3C5FFEF1E82CC8216A9DD (void); // 0x00001AE8 System.String System.Reflection.SignatureHasElementType::get_Name() extern void SignatureHasElementType_get_Name_mB0F7618C9785C98DA0E36064F98B17118A665399 (void); // 0x00001AE9 System.String System.Reflection.SignatureHasElementType::get_Namespace() extern void SignatureHasElementType_get_Namespace_m980812E8767C1581BE96786222B366F80B093127 (void); // 0x00001AEA System.String System.Reflection.SignatureHasElementType::ToString() extern void SignatureHasElementType_ToString_m30CD418A79F88CF9E741C6A2393CA9E2D998DA1D (void); // 0x00001AEB System.String System.Reflection.SignatureHasElementType::get_Suffix() // 0x00001AEC System.Void System.Reflection.SignaturePointerType::.ctor(System.Reflection.SignatureType) extern void SignaturePointerType__ctor_m89FC92EF4C4D92F8625470564FAF8C70FB8BC3F3 (void); // 0x00001AED System.Boolean System.Reflection.SignaturePointerType::IsArrayImpl() extern void SignaturePointerType_IsArrayImpl_m6921C0124E0C0CF8B546707FD227E23281F21FB6 (void); // 0x00001AEE System.Boolean System.Reflection.SignaturePointerType::IsByRefImpl() extern void SignaturePointerType_IsByRefImpl_m4AF4870B770581419FF5868160952A63F1A20C5F (void); // 0x00001AEF System.Boolean System.Reflection.SignaturePointerType::IsPointerImpl() extern void SignaturePointerType_IsPointerImpl_mA497F8CA72DFA851098471A60C4BACEC40DBF1C3 (void); // 0x00001AF0 System.Boolean System.Reflection.SignaturePointerType::get_IsSZArray() extern void SignaturePointerType_get_IsSZArray_mA375446CF7DAA2F8125C605E2F7C405340E79B28 (void); // 0x00001AF1 System.Boolean System.Reflection.SignaturePointerType::get_IsVariableBoundArray() extern void SignaturePointerType_get_IsVariableBoundArray_m46138B8B6AD4F5CB9E43570F8AF2446C7E842DA6 (void); // 0x00001AF2 System.Int32 System.Reflection.SignaturePointerType::GetArrayRank() extern void SignaturePointerType_GetArrayRank_m45EF64B2B35B6E8009175BCA97B4302BF3ED9881 (void); // 0x00001AF3 System.String System.Reflection.SignaturePointerType::get_Suffix() extern void SignaturePointerType_get_Suffix_mDA71D1DB57A8CE2B5FACF8B9B2983CE272574C23 (void); // 0x00001AF4 System.Boolean System.Reflection.SignatureType::get_IsSignatureType() extern void SignatureType_get_IsSignatureType_m0BE9C122C60FCA3C2F5E10D403BF3050212728CC (void); // 0x00001AF5 System.Boolean System.Reflection.SignatureType::HasElementTypeImpl() // 0x00001AF6 System.Boolean System.Reflection.SignatureType::IsArrayImpl() // 0x00001AF7 System.Boolean System.Reflection.SignatureType::get_IsSZArray() // 0x00001AF8 System.Boolean System.Reflection.SignatureType::get_IsVariableBoundArray() // 0x00001AF9 System.Boolean System.Reflection.SignatureType::IsByRefImpl() // 0x00001AFA System.Boolean System.Reflection.SignatureType::IsPointerImpl() // 0x00001AFB System.Boolean System.Reflection.SignatureType::get_IsGenericType() extern void SignatureType_get_IsGenericType_mB75BECBE1E0442EF3CA955964C2FC69771F7ECF9 (void); // 0x00001AFC System.Boolean System.Reflection.SignatureType::get_IsGenericTypeDefinition() // 0x00001AFD System.Boolean System.Reflection.SignatureType::get_IsConstructedGenericType() // 0x00001AFE System.Boolean System.Reflection.SignatureType::get_IsGenericParameter() // 0x00001AFF System.Boolean System.Reflection.SignatureType::get_IsGenericMethodParameter() // 0x00001B00 System.Boolean System.Reflection.SignatureType::get_ContainsGenericParameters() // 0x00001B01 System.Reflection.MemberTypes System.Reflection.SignatureType::get_MemberType() extern void SignatureType_get_MemberType_m251A3134EAD3BB315D90261BDE687CED66C2472E (void); // 0x00001B02 System.Type System.Reflection.SignatureType::MakeArrayType() extern void SignatureType_MakeArrayType_m7F7B274ABEF1D1498630EE1837298965294B12E1 (void); // 0x00001B03 System.Type System.Reflection.SignatureType::MakeArrayType(System.Int32) extern void SignatureType_MakeArrayType_mB4A32F067200D026866AD77C5899A9FC341A64F2 (void); // 0x00001B04 System.Type System.Reflection.SignatureType::MakeByRefType() extern void SignatureType_MakeByRefType_m76BA96E83DEAD49163DCD8811B9D605D1902EEB8 (void); // 0x00001B05 System.Type System.Reflection.SignatureType::MakePointerType() extern void SignatureType_MakePointerType_m4DA16481686358D102436DB6839B893670512E9B (void); // 0x00001B06 System.Type System.Reflection.SignatureType::MakeGenericType(System.Type[]) extern void SignatureType_MakeGenericType_mC87A981B3AAF7587FCB2DBE9255D74EBC93EC03B (void); // 0x00001B07 System.Type System.Reflection.SignatureType::GetElementType() extern void SignatureType_GetElementType_mDDFF81433278F3E3120D9A65B14BF3C2EB4E77D0 (void); // 0x00001B08 System.Int32 System.Reflection.SignatureType::GetArrayRank() // 0x00001B09 System.Type System.Reflection.SignatureType::GetGenericTypeDefinition() // 0x00001B0A System.Type[] System.Reflection.SignatureType::get_GenericTypeArguments() // 0x00001B0B System.Type[] System.Reflection.SignatureType::GetGenericArguments() // 0x00001B0C System.Int32 System.Reflection.SignatureType::get_GenericParameterPosition() // 0x00001B0D System.Reflection.SignatureType System.Reflection.SignatureType::get_ElementType() // 0x00001B0E System.Type System.Reflection.SignatureType::get_UnderlyingSystemType() extern void SignatureType_get_UnderlyingSystemType_mF2DFAFAF0493E48ABBC54583BF0C95D95907115F (void); // 0x00001B0F System.String System.Reflection.SignatureType::get_Name() // 0x00001B10 System.String System.Reflection.SignatureType::get_Namespace() // 0x00001B11 System.String System.Reflection.SignatureType::get_FullName() extern void SignatureType_get_FullName_mB42B05CE5111436D0AC03B37319AACCD437FF384 (void); // 0x00001B12 System.String System.Reflection.SignatureType::get_AssemblyQualifiedName() extern void SignatureType_get_AssemblyQualifiedName_m7C3A785F18646D2F5539A8094DFCD87059F17013 (void); // 0x00001B13 System.String System.Reflection.SignatureType::ToString() // 0x00001B14 System.Reflection.Assembly System.Reflection.SignatureType::get_Assembly() extern void SignatureType_get_Assembly_mE129B3C2BFCE21F4F211E9080E946A5C5C37E384 (void); // 0x00001B15 System.Reflection.Module System.Reflection.SignatureType::get_Module() extern void SignatureType_get_Module_mCAE92D38BC70E6503C0D9CB2C14CAC5E35DA2E23 (void); // 0x00001B16 System.Type System.Reflection.SignatureType::get_ReflectedType() extern void SignatureType_get_ReflectedType_m7EA8F68E94091F6CA06EA93B2DC79E2A9BF6D954 (void); // 0x00001B17 System.Type System.Reflection.SignatureType::get_BaseType() extern void SignatureType_get_BaseType_mA790F31CAEF498AB44A6D458A0156578950F5D2B (void); // 0x00001B18 System.Type[] System.Reflection.SignatureType::GetInterfaces() extern void SignatureType_GetInterfaces_m2A9CD18894905BB5592457291E6C23EF000FDB8C (void); // 0x00001B19 System.Boolean System.Reflection.SignatureType::IsAssignableFrom(System.Type) extern void SignatureType_IsAssignableFrom_m4C702530DABB756B4EA7D1ADC6C254D4FB5D242F (void); // 0x00001B1A System.Int32 System.Reflection.SignatureType::get_MetadataToken() extern void SignatureType_get_MetadataToken_mDF04D8B91568BDEA51B6C07760408E0AE312AD6C (void); // 0x00001B1B System.Type System.Reflection.SignatureType::get_DeclaringType() extern void SignatureType_get_DeclaringType_mB5C7D8C8A5DA6EF8F02B32FD4309C7D745691336 (void); // 0x00001B1C System.Reflection.MethodBase System.Reflection.SignatureType::get_DeclaringMethod() extern void SignatureType_get_DeclaringMethod_mD51C9F336F4F32B771626AD0455223DF4DEAE19F (void); // 0x00001B1D System.Type[] System.Reflection.SignatureType::GetGenericParameterConstraints() extern void SignatureType_GetGenericParameterConstraints_mA58789409B65E006EE3D9A020E5D2149A1ED5287 (void); // 0x00001B1E System.Reflection.GenericParameterAttributes System.Reflection.SignatureType::get_GenericParameterAttributes() extern void SignatureType_get_GenericParameterAttributes_mAD134E33EAE99537B22C4158838F668B4BF03FF2 (void); // 0x00001B1F System.Boolean System.Reflection.SignatureType::IsEnumDefined(System.Object) extern void SignatureType_IsEnumDefined_m6E450DEF556A8169CE5DF1A5D8E76935F1573617 (void); // 0x00001B20 System.String System.Reflection.SignatureType::GetEnumName(System.Object) extern void SignatureType_GetEnumName_m9BE55101E03A453E12C6C6A15A68D4C56A5F0EA2 (void); // 0x00001B21 System.String[] System.Reflection.SignatureType::GetEnumNames() extern void SignatureType_GetEnumNames_m449EA99C8B17D209C09F055A8B45F8044EB83FBA (void); // 0x00001B22 System.Type System.Reflection.SignatureType::GetEnumUnderlyingType() extern void SignatureType_GetEnumUnderlyingType_m34AC9EB26E0A4C66B970CA82CB69F72286EA6B90 (void); // 0x00001B23 System.Array System.Reflection.SignatureType::GetEnumValues() extern void SignatureType_GetEnumValues_mADA2C4A236DF020E87BC09B9F3660643AAE1EA98 (void); // 0x00001B24 System.TypeCode System.Reflection.SignatureType::GetTypeCodeImpl() extern void SignatureType_GetTypeCodeImpl_m4022E26825BD6B47CACEC65DBD88A40C04905628 (void); // 0x00001B25 System.Reflection.TypeAttributes System.Reflection.SignatureType::GetAttributeFlagsImpl() extern void SignatureType_GetAttributeFlagsImpl_m252731E573EF293B0D2A9A4A30683A6916641F0C (void); // 0x00001B26 System.Reflection.ConstructorInfo[] System.Reflection.SignatureType::GetConstructors(System.Reflection.BindingFlags) extern void SignatureType_GetConstructors_mD7BC412667E785ABB205FB57EB9670FFEE22C537 (void); // 0x00001B27 System.Reflection.EventInfo System.Reflection.SignatureType::GetEvent(System.String,System.Reflection.BindingFlags) extern void SignatureType_GetEvent_m0F0D472AF4C41CFC1BA8A41E19F8D04F36CEE47C (void); // 0x00001B28 System.Reflection.FieldInfo System.Reflection.SignatureType::GetField(System.String,System.Reflection.BindingFlags) extern void SignatureType_GetField_m2C6107EDCA82DAE6EB0FF610D7EDCE4AFE45622B (void); // 0x00001B29 System.Reflection.FieldInfo[] System.Reflection.SignatureType::GetFields(System.Reflection.BindingFlags) extern void SignatureType_GetFields_m7BE61A4DD0DE8C46D40B53CF6612DE83F9ED0B80 (void); // 0x00001B2A System.Reflection.MethodInfo[] System.Reflection.SignatureType::GetMethods(System.Reflection.BindingFlags) extern void SignatureType_GetMethods_m58033B47BE7818433EDED795FA871DB52D320650 (void); // 0x00001B2B System.Type System.Reflection.SignatureType::GetNestedType(System.String,System.Reflection.BindingFlags) extern void SignatureType_GetNestedType_m932D161D19586ADCA36A0D591F2CF538ECBA1A48 (void); // 0x00001B2C System.Object System.Reflection.SignatureType::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) extern void SignatureType_InvokeMember_m887D7FB691ABED15D717E77946DC8715BD68C3BE (void); // 0x00001B2D System.Reflection.MethodInfo System.Reflection.SignatureType::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void SignatureType_GetMethodImpl_m524A2A263563196CE1116CD091EE485468FD6760 (void); // 0x00001B2E System.Reflection.PropertyInfo System.Reflection.SignatureType::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void SignatureType_GetPropertyImpl_m6AABD47F5E4E8A87F6ADEA9488AE778CC7E39FC8 (void); // 0x00001B2F System.Reflection.MemberInfo[] System.Reflection.SignatureType::GetMember(System.String,System.Reflection.BindingFlags) extern void SignatureType_GetMember_mCD82AD0A287FE8E6741EB462B575F3B49F1A68F4 (void); // 0x00001B30 System.Reflection.MemberInfo[] System.Reflection.SignatureType::GetMember(System.String,System.Reflection.MemberTypes,System.Reflection.BindingFlags) extern void SignatureType_GetMember_m0E9DBD32C26B8625998C8DC4AE79BA34093BB00D (void); // 0x00001B31 System.Object[] System.Reflection.SignatureType::GetCustomAttributes(System.Boolean) extern void SignatureType_GetCustomAttributes_m0D4FA96DD18637D3A58DE2901BA18546353B703E (void); // 0x00001B32 System.Object[] System.Reflection.SignatureType::GetCustomAttributes(System.Type,System.Boolean) extern void SignatureType_GetCustomAttributes_mDFD0D182D6DC1E5F68666B0941594FBB8DD49B49 (void); // 0x00001B33 System.Boolean System.Reflection.SignatureType::IsDefined(System.Type,System.Boolean) extern void SignatureType_IsDefined_m1423D07B18C32DC74C7D806B8D226D4CF5AB2C33 (void); // 0x00001B34 System.Reflection.ConstructorInfo System.Reflection.SignatureType::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void SignatureType_GetConstructorImpl_mE45A01BF9817878AFDFAEDBD91EBF1A9C6092E00 (void); // 0x00001B35 System.Boolean System.Reflection.SignatureType::IsCOMObjectImpl() extern void SignatureType_IsCOMObjectImpl_mF4BDBE7714ECC1210F3DC082534684C7835627D3 (void); // 0x00001B36 System.Boolean System.Reflection.SignatureType::IsPrimitiveImpl() extern void SignatureType_IsPrimitiveImpl_mBA7EF0B6CABA199A494FA3A0AF60CF570DD1BE82 (void); // 0x00001B37 System.Boolean System.Reflection.SignatureType::IsContextfulImpl() extern void SignatureType_IsContextfulImpl_m762C3DB137F88CB5BF0D70470D43B0CA2F32A73B (void); // 0x00001B38 System.Boolean System.Reflection.SignatureType::get_IsEnum() extern void SignatureType_get_IsEnum_m0F332918AA2E17914C640BBC8639C92C74CEDE97 (void); // 0x00001B39 System.Boolean System.Reflection.SignatureType::IsEquivalentTo(System.Type) extern void SignatureType_IsEquivalentTo_m65421A8892FD2DBCE9F97E1FCE503031E5A5B8C7 (void); // 0x00001B3A System.Boolean System.Reflection.SignatureType::IsInstanceOfType(System.Object) extern void SignatureType_IsInstanceOfType_m080A95DD270837968559691C7950C70E973B46CA (void); // 0x00001B3B System.Boolean System.Reflection.SignatureType::IsMarshalByRefImpl() extern void SignatureType_IsMarshalByRefImpl_m7170560355DB16F3015EAD1F056B3F37F4D307F4 (void); // 0x00001B3C System.Boolean System.Reflection.SignatureType::get_IsSerializable() extern void SignatureType_get_IsSerializable_m9D5FCA45C03484C9300760A4D15B1DAD966D47C4 (void); // 0x00001B3D System.Boolean System.Reflection.SignatureType::IsSubclassOf(System.Type) extern void SignatureType_IsSubclassOf_mA38CCB6EA1E5A9AF7A157D8FCF66B7B8C8683926 (void); // 0x00001B3E System.Boolean System.Reflection.SignatureType::IsValueTypeImpl() extern void SignatureType_IsValueTypeImpl_mB8F4AB28B439953A41E57497BA84703F0009A091 (void); // 0x00001B3F System.RuntimeTypeHandle System.Reflection.SignatureType::get_TypeHandle() extern void SignatureType_get_TypeHandle_mE5D4B4510248371E23DCE8F2FC1063C36C1EF2C0 (void); // 0x00001B40 System.Void System.Reflection.SignatureType::.ctor() extern void SignatureType__ctor_m8ACE652F22D71D08E9088A695747F833029D5711 (void); // 0x00001B41 System.Boolean System.Reflection.SignatureTypeExtensions::MatchesParameterTypeExactly(System.Type,System.Reflection.ParameterInfo) extern void SignatureTypeExtensions_MatchesParameterTypeExactly_m10ECF31779DB79AF8A40D4D9CB3D77DA3BCC38C7 (void); // 0x00001B42 System.Boolean System.Reflection.SignatureTypeExtensions::MatchesExactly(System.Reflection.SignatureType,System.Type) extern void SignatureTypeExtensions_MatchesExactly_m4E1699ABF3BAE33A98A76FC711CD8E82BCBB57D0 (void); // 0x00001B43 System.Type System.Reflection.SignatureTypeExtensions::TryResolveAgainstGenericMethod(System.Reflection.SignatureType,System.Reflection.MethodInfo) extern void SignatureTypeExtensions_TryResolveAgainstGenericMethod_m78D1F32EF35B42BE1D8F6DDC1D4E3FD492B1043A (void); // 0x00001B44 System.Type System.Reflection.SignatureTypeExtensions::TryResolve(System.Reflection.SignatureType,System.Type[]) extern void SignatureTypeExtensions_TryResolve_mDC9D08696AB53BB51D77446E96A8C9518069F5DF (void); // 0x00001B45 System.Type System.Reflection.SignatureTypeExtensions::TryMakeArrayType(System.Type) extern void SignatureTypeExtensions_TryMakeArrayType_m579E5FAB5B2F63913C0CBE6B6C7D32F0FCA66A39 (void); // 0x00001B46 System.Type System.Reflection.SignatureTypeExtensions::TryMakeArrayType(System.Type,System.Int32) extern void SignatureTypeExtensions_TryMakeArrayType_m092AAC79044E346CDA208FB944E13FEA79C3A24E (void); // 0x00001B47 System.Type System.Reflection.SignatureTypeExtensions::TryMakeByRefType(System.Type) extern void SignatureTypeExtensions_TryMakeByRefType_m3631EFC35D5AAEF2066FE6E3103026E290B19B10 (void); // 0x00001B48 System.Type System.Reflection.SignatureTypeExtensions::TryMakePointerType(System.Type) extern void SignatureTypeExtensions_TryMakePointerType_mAE03653F8F54FEDCB438BF9B7237B56492B74446 (void); // 0x00001B49 System.Type System.Reflection.SignatureTypeExtensions::TryMakeGenericType(System.Type,System.Type[]) extern void SignatureTypeExtensions_TryMakeGenericType_mF4BAC2E15D1BD5B80C6861C62F3F6D7B72BB5484 (void); // 0x00001B4A System.Void System.Reflection.TargetException::.ctor() extern void TargetException__ctor_m46F53028389254703BF18E6C11B965E736A7942E (void); // 0x00001B4B System.Void System.Reflection.TargetException::.ctor(System.String) extern void TargetException__ctor_m6F20420087AA894B6CE0EE5E10754BFBA297A5B1 (void); // 0x00001B4C System.Void System.Reflection.TargetException::.ctor(System.String,System.Exception) extern void TargetException__ctor_m2CCBD6E818D329440537D7607530E5664B7EDD64 (void); // 0x00001B4D System.Void System.Reflection.TargetException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TargetException__ctor_mA907F244A705A5F260FC8905A681AEF26E599727 (void); // 0x00001B4E System.Void System.Reflection.TargetInvocationException::.ctor(System.Exception) extern void TargetInvocationException__ctor_m4892CF9181DF7889AD9FD9834CDC31C634D85C87 (void); // 0x00001B4F System.Void System.Reflection.TargetInvocationException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TargetInvocationException__ctor_m34221503943FB2DBAA629D513EE8EE5CC90B7FFC (void); // 0x00001B50 System.Void System.Reflection.TargetParameterCountException::.ctor() extern void TargetParameterCountException__ctor_mB090518705EDCFAE8DD6041BDC2982D66BCD3ADE (void); // 0x00001B51 System.Void System.Reflection.TargetParameterCountException::.ctor(System.String) extern void TargetParameterCountException__ctor_m86DB8328AED5394EBEB7CE4EC920A0582C467825 (void); // 0x00001B52 System.Void System.Reflection.TargetParameterCountException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void TargetParameterCountException__ctor_m69699B06DA6273C62B59230BA8C6B6492941ECA6 (void); // 0x00001B53 System.Void System.Reflection.TypeFilter::.ctor(System.Object,System.IntPtr) extern void TypeFilter__ctor_m2C9BBF0B15F2D288D63F30FD3B7A4F8DE2428A96 (void); // 0x00001B54 System.Boolean System.Reflection.TypeFilter::Invoke(System.Type,System.Object) extern void TypeFilter_Invoke_m5AAA0811DC7C03530D8D31ADDFF7D13AD447CD14 (void); // 0x00001B55 System.Void System.Reflection.TypeInfo::.ctor() extern void TypeInfo__ctor_mFD6FD3B3FEFC2CFA1BEA921C9E1FBAD2B6C7AE79 (void); // 0x00001B56 System.Void System.Reflection.CustomAttributeNamedArgument::.ctor(System.Type,System.String,System.Boolean,System.Reflection.CustomAttributeTypedArgument) extern void CustomAttributeNamedArgument__ctor_m2F422D478028436A0D372032709730ECCD9EA961 (void); // 0x00001B57 System.Void System.Reflection.CustomAttributeNamedArgument::.ctor(System.Reflection.MemberInfo,System.Object) extern void CustomAttributeNamedArgument__ctor_m8C414BA5A58D9DC237BFB24FC4567D23CB6DC7F3 (void); // 0x00001B58 System.Void System.Reflection.CustomAttributeNamedArgument::.ctor(System.Reflection.MemberInfo,System.Reflection.CustomAttributeTypedArgument) extern void CustomAttributeNamedArgument__ctor_mC39377FB0574BC53E86BCFB185294AA63643637C (void); // 0x00001B59 System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::get_TypedValue() extern void CustomAttributeNamedArgument_get_TypedValue_m4C7C82C920D8C3DE55C1D133302F3847510B9D35 (void); // 0x00001B5A System.Boolean System.Reflection.CustomAttributeNamedArgument::get_IsField() extern void CustomAttributeNamedArgument_get_IsField_mF6AD13B439FA529B7F5F50E283732E5A14C2B497 (void); // 0x00001B5B System.String System.Reflection.CustomAttributeNamedArgument::get_MemberName() extern void CustomAttributeNamedArgument_get_MemberName_mB4F035EA58C067B396300CFE73F096FF8D5E5376 (void); // 0x00001B5C System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::get_MemberInfo() extern void CustomAttributeNamedArgument_get_MemberInfo_m0BFD0124DCEA4BEE31BE75F254E8085C4F7C70BE (void); // 0x00001B5D System.Boolean System.Reflection.CustomAttributeNamedArgument::Equals(System.Object) extern void CustomAttributeNamedArgument_Equals_mB1743B7F2494519A511010F4CB52FC26DF692151 (void); // 0x00001B5E System.Int32 System.Reflection.CustomAttributeNamedArgument::GetHashCode() extern void CustomAttributeNamedArgument_GetHashCode_mD8D80A854CDFD86C8B44D327EC991A61543CADDF (void); // 0x00001B5F System.Boolean System.Reflection.CustomAttributeNamedArgument::op_Equality(System.Reflection.CustomAttributeNamedArgument,System.Reflection.CustomAttributeNamedArgument) extern void CustomAttributeNamedArgument_op_Equality_m84435ED5E5C0FBBCBC19858CB2A7B00DBBD6F799 (void); // 0x00001B60 System.Boolean System.Reflection.CustomAttributeNamedArgument::op_Inequality(System.Reflection.CustomAttributeNamedArgument,System.Reflection.CustomAttributeNamedArgument) extern void CustomAttributeNamedArgument_op_Inequality_m1915219B044B7685ADC33F8F40A9E7E86CFF905B (void); // 0x00001B61 System.String System.Reflection.CustomAttributeNamedArgument::ToString() extern void CustomAttributeNamedArgument_ToString_mA2D4205DA694C3D116D2491821B1CACFE8410E2A (void); // 0x00001B62 System.Void System.Reflection.CustomAttributeTypedArgument::.ctor(System.Object) extern void CustomAttributeTypedArgument__ctor_m1048076056A2175BB0DEEE512A090AFE5F3B30AF (void); // 0x00001B63 System.Void System.Reflection.CustomAttributeTypedArgument::.ctor(System.Type,System.Object) extern void CustomAttributeTypedArgument__ctor_m05B5ADB5D601F4B177406F8531EF645CA3F08570 (void); // 0x00001B64 System.Type System.Reflection.CustomAttributeTypedArgument::get_ArgumentType() extern void CustomAttributeTypedArgument_get_ArgumentType_mB4C26597EC39B2BA19868FA53EA666C3FCE73AF5 (void); // 0x00001B65 System.Object System.Reflection.CustomAttributeTypedArgument::get_Value() extern void CustomAttributeTypedArgument_get_Value_mBD50EB83EDE4C82335200A58F8735576D0A43E62 (void); // 0x00001B66 System.Boolean System.Reflection.CustomAttributeTypedArgument::Equals(System.Object) extern void CustomAttributeTypedArgument_Equals_m88F54FC46D513F75E9C932B5AB529E7C3895D917 (void); // 0x00001B67 System.Int32 System.Reflection.CustomAttributeTypedArgument::GetHashCode() extern void CustomAttributeTypedArgument_GetHashCode_m59648CD94D01B7C688B711C3F2D83275D07991CA (void); // 0x00001B68 System.Boolean System.Reflection.CustomAttributeTypedArgument::op_Equality(System.Reflection.CustomAttributeTypedArgument,System.Reflection.CustomAttributeTypedArgument) extern void CustomAttributeTypedArgument_op_Equality_m2B6205A15D24FB6E79E3ACB3956A40F1DCCFCDF6 (void); // 0x00001B69 System.Boolean System.Reflection.CustomAttributeTypedArgument::op_Inequality(System.Reflection.CustomAttributeTypedArgument,System.Reflection.CustomAttributeTypedArgument) extern void CustomAttributeTypedArgument_op_Inequality_mA99C940899B57DC6AC422CFE1AE488ADD530CE72 (void); // 0x00001B6A System.String System.Reflection.CustomAttributeTypedArgument::ToString() extern void CustomAttributeTypedArgument_ToString_mC0705FA02D0D7678D5C8EEBF4B4606B20D6CE859 (void); // 0x00001B6B System.String System.Reflection.CustomAttributeTypedArgument::ToString(System.Boolean) extern void CustomAttributeTypedArgument_ToString_m9B974C3EFAEC6FC2336E3B841495E1985AEFF229 (void); // 0x00001B6C System.Object System.Reflection.CustomAttributeTypedArgument::CanonicalizeValue(System.Object) extern void CustomAttributeTypedArgument_CanonicalizeValue_m6E3214A7CAC69A0C864166B738D897F4489E8CB5 (void); // 0x00001B6D System.Void System.Reflection.MissingMetadataException::.ctor() extern void MissingMetadataException__ctor_m400B8CFE17F45DF30DC27F70D329C132BF978F3B (void); // 0x00001B6E System.Attribute System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.Assembly,System.Type) extern void CustomAttributeExtensions_GetCustomAttribute_m5BEDBB46CF1A8378A386E144E4591C9BEDAF1A9B (void); // 0x00001B6F T System.Reflection.CustomAttributeExtensions::GetCustomAttribute(System.Reflection.Assembly) // 0x00001B70 System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions::GetCustomAttributes(System.Reflection.MemberInfo,System.Type) extern void CustomAttributeExtensions_GetCustomAttributes_mA663A241432473A89C830284F82A775F47A76FDC (void); // 0x00001B71 System.Collections.Generic.IEnumerable`1 System.Reflection.CustomAttributeExtensions::GetCustomAttributes(System.Reflection.MemberInfo) // 0x00001B72 System.Boolean System.Reflection.CustomAttributeExtensions::IsDefined(System.Reflection.MemberInfo,System.Type) extern void CustomAttributeExtensions_IsDefined_m88E1A7B2E5D09A109B9E6C2830AC70BCD907FAF4 (void); // 0x00001B73 System.Void System.Reflection.MemberInfoSerializationHolder::GetSerializationInfo(System.Runtime.Serialization.SerializationInfo,System.String,System.RuntimeType,System.String,System.Reflection.MemberTypes) extern void MemberInfoSerializationHolder_GetSerializationInfo_mCB58806CDB019560060640292F0A454EDC7842A0 (void); // 0x00001B74 System.Void System.Reflection.MemberInfoSerializationHolder::GetSerializationInfo(System.Runtime.Serialization.SerializationInfo,System.String,System.RuntimeType,System.String,System.String,System.Reflection.MemberTypes,System.Type[]) extern void MemberInfoSerializationHolder_GetSerializationInfo_m76ABCD6C20061D6AA3983D770D7D489F19C7EF93 (void); // 0x00001B75 System.Void System.Reflection.MemberInfoSerializationHolder::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MemberInfoSerializationHolder__ctor_m5DCCC1E1D56F96F7F207CA9E6EE2250286FD2B51 (void); // 0x00001B76 System.Void System.Reflection.MemberInfoSerializationHolder::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void MemberInfoSerializationHolder_GetObjectData_m14E7FB5A84E80D99DCFEE2B75FBF79FA15009806 (void); // 0x00001B77 System.Object System.Reflection.MemberInfoSerializationHolder::GetRealObject(System.Runtime.Serialization.StreamingContext) extern void MemberInfoSerializationHolder_GetRealObject_m58128070B63D94958762C5763C596BA5F7A0B8DC (void); // 0x00001B78 System.String System.Reflection.Assembly::get_CodeBase() extern void Assembly_get_CodeBase_mB0DDAE522C51A7E08E8350E1C67C0D4A88EF163D (void); // 0x00001B79 System.String System.Reflection.Assembly::get_FullName() extern void Assembly_get_FullName_m54940F8233382E8EDCD50FBAE47DACD24744A6ED (void); // 0x00001B7A System.IntPtr System.Reflection.Assembly::get_MonoAssembly() extern void Assembly_get_MonoAssembly_m9F42B01DE36784F1EFE0EA72AB7694FAA8E0BF77 (void); // 0x00001B7B System.Void System.Reflection.Assembly::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Assembly_GetObjectData_m36E216632854D996F3B48DFB31067DBE0ACE1231 (void); // 0x00001B7C System.Boolean System.Reflection.Assembly::IsDefined(System.Type,System.Boolean) extern void Assembly_IsDefined_m44FE97B2222CD605D6D38D821CB44CF30086EF00 (void); // 0x00001B7D System.Object[] System.Reflection.Assembly::GetCustomAttributes(System.Type,System.Boolean) extern void Assembly_GetCustomAttributes_mF1CC644628924FFB78586EA8875A78D84CB95B78 (void); // 0x00001B7E System.Type[] System.Reflection.Assembly::GetTypes(System.Boolean) extern void Assembly_GetTypes_m66E0156F98E170FFE3C7812AD2C66BC5F1DDBDD1 (void); // 0x00001B7F System.Type[] System.Reflection.Assembly::GetTypes() extern void Assembly_GetTypes_m76323EF137A3754A5B9E48662939D1EEDC63677F (void); // 0x00001B80 System.Type System.Reflection.Assembly::GetType(System.String) extern void Assembly_GetType_m14088CA59080AFA0F58D6AC78021C71438235051 (void); // 0x00001B81 System.Type System.Reflection.Assembly::InternalGetType(System.Reflection.Module,System.String,System.Boolean,System.Boolean) extern void Assembly_InternalGetType_m1E29E2019AB0489C67C70D2E03085B327535874D (void); // 0x00001B82 System.Reflection.AssemblyName System.Reflection.Assembly::GetName(System.Boolean) extern void Assembly_GetName_m0784C3985023A8D9777D0971BA6C0C8C3C318C1B (void); // 0x00001B83 System.Reflection.AssemblyName System.Reflection.Assembly::GetName() extern void Assembly_GetName_m512D72D6879A5E5AE78D0E6B5F0F9612D642C6D3 (void); // 0x00001B84 System.String System.Reflection.Assembly::ToString() extern void Assembly_ToString_mA4BAE87AFC202BDFC718F5082DBE534144C5EF00 (void); // 0x00001B85 System.Reflection.Assembly System.Reflection.Assembly::GetAssembly(System.Type) extern void Assembly_GetAssembly_mC0AA971E920FB9B19966CE02808FB3B7F9AEE8D9 (void); // 0x00001B86 System.Reflection.Assembly System.Reflection.Assembly::Load(System.String) extern void Assembly_Load_mC42733BACCA273EEAA32A341CBF53722A44DCC90 (void); // 0x00001B87 System.Reflection.Assembly System.Reflection.Assembly::ReflectionOnlyLoad(System.String) extern void Assembly_ReflectionOnlyLoad_m14421FE2308C3A0872897F8D75F1D20CCD8CFD18 (void); // 0x00001B88 System.Reflection.Assembly System.Reflection.Assembly::load_with_partial_name(System.String,System.Security.Policy.Evidence) extern void Assembly_load_with_partial_name_mB1FABF5A3D7F6DBD33F9BBF75D773317B78D3D13 (void); // 0x00001B89 System.Reflection.Assembly System.Reflection.Assembly::LoadWithPartialName(System.String,System.Security.Policy.Evidence) extern void Assembly_LoadWithPartialName_mEF12B38E546FD0DE16D71686A38E64CDDCD3CD41 (void); // 0x00001B8A System.Reflection.Assembly System.Reflection.Assembly::LoadWithPartialName(System.String,System.Security.Policy.Evidence,System.Boolean) extern void Assembly_LoadWithPartialName_m37061EE62CF3C80A91E0F925D5B9A753067C7DA8 (void); // 0x00001B8B System.Reflection.Module[] System.Reflection.Assembly::GetModulesInternal() extern void Assembly_GetModulesInternal_m815AAD05DFC8F0801DB28BDF3FE5E68A44F77A1E (void); // 0x00001B8C System.Reflection.Assembly System.Reflection.Assembly::GetExecutingAssembly() extern void Assembly_GetExecutingAssembly_m4ACFED69BCE230B0CBD050631B995A62BEFDCD31 (void); // 0x00001B8D System.Reflection.Assembly System.Reflection.Assembly::GetCallingAssembly() extern void Assembly_GetCallingAssembly_mDA96275EB27A0792D97CF9E45FB7919F39A3F97E (void); // 0x00001B8E System.Int32 System.Reflection.Assembly::GetHashCode() extern void Assembly_GetHashCode_m0BF7580A90642ECBCBF64461932A75F97348A1F9 (void); // 0x00001B8F System.Boolean System.Reflection.Assembly::Equals(System.Object) extern void Assembly_Equals_m82A0937C126C937AA24E65C1B64C69995B766E8F (void); // 0x00001B90 System.Exception System.Reflection.Assembly::CreateNIE() extern void Assembly_CreateNIE_m9D58B8C0C9B1AD96D36CCC8292EBF5DB25D02BD9 (void); // 0x00001B91 System.Boolean System.Reflection.Assembly::get_IsFullyTrusted() extern void Assembly_get_IsFullyTrusted_mC397C93766F2DE5ADE7D09A70C7295377AE2D2D9 (void); // 0x00001B92 System.Type System.Reflection.Assembly::GetType(System.String,System.Boolean,System.Boolean) extern void Assembly_GetType_mED7DBA27AAF9B0E9ACB531A640D218BF0F69A64D (void); // 0x00001B93 System.Reflection.Module System.Reflection.Assembly::GetModule(System.String) extern void Assembly_GetModule_m9C9731B8EC83B1D130825CD0A7AD676811C674F4 (void); // 0x00001B94 System.Reflection.Module[] System.Reflection.Assembly::GetModules(System.Boolean) extern void Assembly_GetModules_m0266E398272E6387830FB07E7E615E9DF1A0BFE2 (void); // 0x00001B95 System.Boolean System.Reflection.Assembly::op_Equality(System.Reflection.Assembly,System.Reflection.Assembly) extern void Assembly_op_Equality_m1E2666F9D0537F02AB32F14B4458C98C4851CEAB (void); // 0x00001B96 System.Boolean System.Reflection.Assembly::op_Inequality(System.Reflection.Assembly,System.Reflection.Assembly) extern void Assembly_op_Inequality_m58825496C0F2FD59DFC42085A1E60C69F6DD20F0 (void); // 0x00001B97 System.Void System.Reflection.Assembly::.ctor() extern void Assembly__ctor_mA80BEF319D9C5840A5F623512C16B81BA459649A (void); // 0x00001B98 System.Void System.Reflection.Assembly/ResolveEventHolder::.ctor() extern void ResolveEventHolder__ctor_m92FDB01B16457678370163F0F3FEC7598A337B39 (void); // 0x00001B99 System.Void System.Reflection.AssemblyName::.ctor() extern void AssemblyName__ctor_mB5CCDED0A267975D84392B38226554118818CA89 (void); // 0x00001B9A System.Boolean System.Reflection.AssemblyName::ParseAssemblyName(System.IntPtr,Mono.MonoAssemblyName&,System.Boolean&,System.Boolean&) extern void AssemblyName_ParseAssemblyName_m94824DE99E217CFBEEB41C08CF607859462A0211 (void); // 0x00001B9B System.Void System.Reflection.AssemblyName::.ctor(System.String) extern void AssemblyName__ctor_mA1FA5566003555823FD33805E1490F2477B3C10C (void); // 0x00001B9C System.Void System.Reflection.AssemblyName::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AssemblyName__ctor_mD9F420083AEEDE6F53EE31948E03D5935998A40B (void); // 0x00001B9D System.String System.Reflection.AssemblyName::get_Name() extern void AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A (void); // 0x00001B9E System.Globalization.CultureInfo System.Reflection.AssemblyName::get_CultureInfo() extern void AssemblyName_get_CultureInfo_m56A5F3AD50420B6D63300704C62BB174E26AC3B3 (void); // 0x00001B9F System.Reflection.AssemblyNameFlags System.Reflection.AssemblyName::get_Flags() extern void AssemblyName_get_Flags_m5B4D64EED463886AC7873E3FC11960308F0A8193 (void); // 0x00001BA0 System.String System.Reflection.AssemblyName::get_FullName() extern void AssemblyName_get_FullName_m668C2F147964E6C40B4FB23CE7655EFFE447EF22 (void); // 0x00001BA1 System.Version System.Reflection.AssemblyName::get_Version() extern void AssemblyName_get_Version_mC20EC1E68FA7C40120112C2E29A19C9D948B5300 (void); // 0x00001BA2 System.Void System.Reflection.AssemblyName::set_Version(System.Version) extern void AssemblyName_set_Version_mC2854080B2F638482E884B4C0724A3E186C3E9FC (void); // 0x00001BA3 System.String System.Reflection.AssemblyName::ToString() extern void AssemblyName_ToString_mC7BC3DA13B9FD7BE34320D7A67656A0AD5332CE2 (void); // 0x00001BA4 System.Byte[] System.Reflection.AssemblyName::GetPublicKeyToken() extern void AssemblyName_GetPublicKeyToken_m4FCC5742FE2D06BE08290F30E186CFF24D0C871D (void); // 0x00001BA5 System.Boolean System.Reflection.AssemblyName::get_IsPublicKeyValid() extern void AssemblyName_get_IsPublicKeyValid_m95E0952D8BE9C4D3D3F6AE39DC141B1EAC4F09A3 (void); // 0x00001BA6 System.Byte[] System.Reflection.AssemblyName::InternalGetPublicKeyToken() extern void AssemblyName_InternalGetPublicKeyToken_m5F3E5E924AC908F8E2B641F86DA2E7B00BA7FC98 (void); // 0x00001BA7 System.Void System.Reflection.AssemblyName::get_public_token(System.Byte*,System.Byte*,System.Int32) extern void AssemblyName_get_public_token_m78FC768DE854D99C4F990AE5FDCE634D3EE9ED12 (void); // 0x00001BA8 System.Byte[] System.Reflection.AssemblyName::ComputePublicKeyToken() extern void AssemblyName_ComputePublicKeyToken_mB7686523A23ACFE23AA1D734432A33CD6F1927B3 (void); // 0x00001BA9 System.Void System.Reflection.AssemblyName::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void AssemblyName_GetObjectData_mDB37514F3ACF4699F248396176C900BADD20F59A (void); // 0x00001BAA System.Object System.Reflection.AssemblyName::Clone() extern void AssemblyName_Clone_mB93337FDD56A6BB981C55C5903B6DB76596E912C (void); // 0x00001BAB System.Void System.Reflection.AssemblyName::OnDeserialization(System.Object) extern void AssemblyName_OnDeserialization_m3B2C8A4A36E644CF85384D0C0BC37169167B1426 (void); // 0x00001BAC Mono.MonoAssemblyName* System.Reflection.AssemblyName::GetNativeName(System.IntPtr) extern void AssemblyName_GetNativeName_m39AFF4239E47FC6DBDDC3BB152A9D94C9B69E36F (void); // 0x00001BAD System.Void System.Reflection.AssemblyName::FillName(Mono.MonoAssemblyName*,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean) extern void AssemblyName_FillName_mD77E93CB1C57EA3333E2A6DC852D5870C7642F7B (void); // 0x00001BAE System.Reflection.AssemblyName System.Reflection.AssemblyName::Create(System.Reflection.Assembly,System.Boolean) extern void AssemblyName_Create_m72523855068F08BEDFC0343460761C74341A7F54 (void); // 0x00001BAF System.Void System.Reflection.CustomAttributeData::.ctor() extern void CustomAttributeData__ctor_m9F67383E865CA483F80FA216CA8ADB64E093BCEC (void); // 0x00001BB0 System.Void System.Reflection.CustomAttributeData::.ctor(System.Reflection.ConstructorInfo,System.Reflection.Assembly,System.IntPtr,System.UInt32) extern void CustomAttributeData__ctor_m03524BF09CBB8AF69B136F6ECB9CCB6D93CEB0B4 (void); // 0x00001BB1 System.Void System.Reflection.CustomAttributeData::.ctor(System.Reflection.ConstructorInfo) extern void CustomAttributeData__ctor_mA320C21C2A7C327982562B8E8367D15BB823E6EB (void); // 0x00001BB2 System.Void System.Reflection.CustomAttributeData::.ctor(System.Reflection.ConstructorInfo,System.Collections.Generic.IList`1,System.Collections.Generic.IList`1) extern void CustomAttributeData__ctor_mFC60E115E80D158E524DC91EDC3983DE015BE2C9 (void); // 0x00001BB3 System.Void System.Reflection.CustomAttributeData::ResolveArgumentsInternal(System.Reflection.ConstructorInfo,System.Reflection.Assembly,System.IntPtr,System.UInt32,System.Object[]&,System.Object[]&) extern void CustomAttributeData_ResolveArgumentsInternal_m847CBEF64970422865D4B3987D0D6E367AC3DF00 (void); // 0x00001BB4 System.Void System.Reflection.CustomAttributeData::ResolveArguments() extern void CustomAttributeData_ResolveArguments_m5CFBE9A5B32FBBB9D1B56FE11505596917B50DAC (void); // 0x00001BB5 System.Reflection.ConstructorInfo System.Reflection.CustomAttributeData::get_Constructor() extern void CustomAttributeData_get_Constructor_m33F6D90EBE09186FCAFE0B3AF000DCE6555BBBF9 (void); // 0x00001BB6 System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_ConstructorArguments() extern void CustomAttributeData_get_ConstructorArguments_m61498EB76319E198374BBA00DA949A17C1D890BC (void); // 0x00001BB7 System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::get_NamedArguments() extern void CustomAttributeData_get_NamedArguments_m2A03AFD6F3C6B385E564BB6CA3E527581645CC66 (void); // 0x00001BB8 System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.Assembly) extern void CustomAttributeData_GetCustomAttributes_m9B6A464A3DD21B4D058906644E71F9BB53BB269E (void); // 0x00001BB9 System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.MemberInfo) extern void CustomAttributeData_GetCustomAttributes_m79A09D17AC03C6E741780412B2A4766FBDE753AB (void); // 0x00001BBA System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributesInternal(System.RuntimeType) extern void CustomAttributeData_GetCustomAttributesInternal_m506A6D0BD5173A64F5562CEF4D893C509D1C080A (void); // 0x00001BBB System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.Module) extern void CustomAttributeData_GetCustomAttributes_m1950BCC2AE1289AD1B6096A1BC591972D2AC5100 (void); // 0x00001BBC System.Collections.Generic.IList`1 System.Reflection.CustomAttributeData::GetCustomAttributes(System.Reflection.ParameterInfo) extern void CustomAttributeData_GetCustomAttributes_m45AE67F127FD5DB8A76ED0883ECCFD0874C7BC20 (void); // 0x00001BBD System.Type System.Reflection.CustomAttributeData::get_AttributeType() extern void CustomAttributeData_get_AttributeType_mF60B478695109F172991BFF76CF8462FA571AF64 (void); // 0x00001BBE System.String System.Reflection.CustomAttributeData::ToString() extern void CustomAttributeData_ToString_m57032FDEB028015008A05BC73D814A0E734D900F (void); // 0x00001BBF T[] System.Reflection.CustomAttributeData::UnboxValues(System.Object[]) // 0x00001BC0 System.Boolean System.Reflection.CustomAttributeData::Equals(System.Object) extern void CustomAttributeData_Equals_mECF70C82B1275904576C1BA818BD4F9B107586EA (void); // 0x00001BC1 System.Int32 System.Reflection.CustomAttributeData::GetHashCode() extern void CustomAttributeData_GetHashCode_mF3B45DC929EE8028577C2F87E3D74F9B547E0277 (void); // 0x00001BC2 System.Void System.Reflection.CustomAttributeData/LazyCAttrData::.ctor() extern void LazyCAttrData__ctor_m12F7ACF371532D4ECCD5570AFA16906D30F66777 (void); // 0x00001BC3 System.Void System.Reflection.ExceptionHandlingClause::.ctor() extern void ExceptionHandlingClause__ctor_m9C638E08144F29280B4FE50A91371346895D8F52 (void); // 0x00001BC4 System.String System.Reflection.ExceptionHandlingClause::ToString() extern void ExceptionHandlingClause_ToString_m4B74A029E2BB63F0BFB00EDBB0C6D2CEE8FF1D1D (void); // 0x00001BC5 System.Void System.Reflection.LocalVariableInfo::.ctor() extern void LocalVariableInfo__ctor_m26762A2249589DA753B4FB4B4CF6A4308C06CA94 (void); // 0x00001BC6 System.String System.Reflection.LocalVariableInfo::ToString() extern void LocalVariableInfo_ToString_m6E3CD0B9AA7BA35A25593CC6D0FEBF1A11DC3311 (void); // 0x00001BC7 System.Void System.Reflection.RuntimeAssembly::.ctor() extern void RuntimeAssembly__ctor_m0368ABE4DF5F2274D82D16989761101FDC69DE05 (void); // 0x00001BC8 System.Void System.Reflection.RuntimeAssembly::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeAssembly_GetObjectData_m3F362692645F5D6BAC482D9A7DAA13856A7002DF (void); // 0x00001BC9 System.Reflection.RuntimeAssembly System.Reflection.RuntimeAssembly::LoadWithPartialNameInternal(System.String,System.Security.Policy.Evidence,System.Threading.StackCrawlMark&) extern void RuntimeAssembly_LoadWithPartialNameInternal_m9697E7C38DBBF00698AED01001FB719C9C60309A (void); // 0x00001BCA System.Reflection.RuntimeAssembly System.Reflection.RuntimeAssembly::LoadWithPartialNameInternal(System.Reflection.AssemblyName,System.Security.Policy.Evidence,System.Threading.StackCrawlMark&) extern void RuntimeAssembly_LoadWithPartialNameInternal_m5FB8D85B0A8810FCA9572C2ECFFCFDCC40C506E0 (void); // 0x00001BCB System.Reflection.AssemblyName System.Reflection.RuntimeAssembly::GetName(System.Boolean) extern void RuntimeAssembly_GetName_m26D52A6C322D26288B0E5A9D7FBBB0F60CECFB98 (void); // 0x00001BCC System.Type System.Reflection.RuntimeAssembly::GetType(System.String,System.Boolean,System.Boolean) extern void RuntimeAssembly_GetType_m7A7AB7926332BEB97B52B4E3C185AEABD6E651BA (void); // 0x00001BCD System.Reflection.Module System.Reflection.RuntimeAssembly::GetModule(System.String) extern void RuntimeAssembly_GetModule_m42C0C7423952EDDC77E2B8CD15B0529F9E278CEE (void); // 0x00001BCE System.Reflection.Module[] System.Reflection.RuntimeAssembly::GetModules(System.Boolean) extern void RuntimeAssembly_GetModules_m17C0247042FCAF9A43BED15349C0348C6BF8673F (void); // 0x00001BCF System.Byte[] System.Reflection.RuntimeAssembly::GetAotId() extern void RuntimeAssembly_GetAotId_mE60698ACE0B9F738390B88A87E3173D7BBEB567E (void); // 0x00001BD0 System.String System.Reflection.RuntimeAssembly::get_code_base(System.Reflection.Assembly,System.Boolean) extern void RuntimeAssembly_get_code_base_m7B8C0405753F04CAA2E4705A59BCBFAC9F9369A0 (void); // 0x00001BD1 System.String System.Reflection.RuntimeAssembly::get_fullname(System.Reflection.Assembly) extern void RuntimeAssembly_get_fullname_m0B3F4F143015A1AD8F32497C4E94AC9B33EB1A26 (void); // 0x00001BD2 System.Boolean System.Reflection.RuntimeAssembly::GetAotIdInternal(System.Byte[]) extern void RuntimeAssembly_GetAotIdInternal_m41069CD3EB6A62580C52586C57CD73A5B3EBAA7B (void); // 0x00001BD3 System.String System.Reflection.RuntimeAssembly::GetCodeBase(System.Reflection.Assembly,System.Boolean) extern void RuntimeAssembly_GetCodeBase_m7EDAF8001C31FA103F6B3797D09E4AF5CFE543F1 (void); // 0x00001BD4 System.String System.Reflection.RuntimeAssembly::get_CodeBase() extern void RuntimeAssembly_get_CodeBase_m500C0DA437758E544DDF8D7F90CA6287FE7F35CF (void); // 0x00001BD5 System.String System.Reflection.RuntimeAssembly::get_FullName() extern void RuntimeAssembly_get_FullName_m17A049ED32DA78A331F36344DDFE4595311AA81C (void); // 0x00001BD6 System.IntPtr System.Reflection.RuntimeAssembly::get_MonoAssembly() extern void RuntimeAssembly_get_MonoAssembly_m71CDD619E7A05ADB8AE624049267A82BE5482C0A (void); // 0x00001BD7 System.IntPtr System.Reflection.RuntimeAssembly::GetManifestResourceInternal(System.String,System.Int32&,System.Reflection.Module&) extern void RuntimeAssembly_GetManifestResourceInternal_m42C3E9A9A678777B6B889144EFC663E6B0DBF362 (void); // 0x00001BD8 System.Boolean System.Reflection.RuntimeAssembly::IsDefined(System.Type,System.Boolean) extern void RuntimeAssembly_IsDefined_m437BE5E4480E54944B5EFE61CF57C263EF1D9322 (void); // 0x00001BD9 System.Object[] System.Reflection.RuntimeAssembly::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeAssembly_GetCustomAttributes_m21187903472F5E86AE2D0710B24ACBF325AA2D29 (void); // 0x00001BDA System.Reflection.Module[] System.Reflection.RuntimeAssembly::GetModulesInternal() extern void RuntimeAssembly_GetModulesInternal_mDF331BED083A98D8A67010B13AE8E07EC4C78BC0 (void); // 0x00001BDB System.Int32 System.Reflection.RuntimeAssembly::GetHashCode() extern void RuntimeAssembly_GetHashCode_mAB42273F54E8E7AD51BE132219032398BF216A9D (void); // 0x00001BDC System.Boolean System.Reflection.RuntimeAssembly::Equals(System.Object) extern void RuntimeAssembly_Equals_m469B695035BEA0A806C15DCFD7F2F8AC3A626FBA (void); // 0x00001BDD System.String System.Reflection.RuntimeAssembly::ToString() extern void RuntimeAssembly_ToString_m541B3BC8C4F72ADFF520B9ED23A0F23377A1F4C3 (void); // 0x00001BDE System.Void System.Reflection.RuntimeEventInfo::get_event_info(System.Reflection.RuntimeEventInfo,System.Reflection.MonoEventInfo&) extern void RuntimeEventInfo_get_event_info_m2F3A0848A4AE29FF1D16729CCB884FF4309759E4 (void); // 0x00001BDF System.Reflection.MonoEventInfo System.Reflection.RuntimeEventInfo::GetEventInfo(System.Reflection.RuntimeEventInfo) extern void RuntimeEventInfo_GetEventInfo_m463ECC0907CC6F6987B836B93E68233B972B6FDA (void); // 0x00001BE0 System.Reflection.Module System.Reflection.RuntimeEventInfo::get_Module() extern void RuntimeEventInfo_get_Module_m5D3275D4F7B66E3DDBFF6595A8B9EB3A9FC3A33B (void); // 0x00001BE1 System.Reflection.BindingFlags System.Reflection.RuntimeEventInfo::get_BindingFlags() extern void RuntimeEventInfo_get_BindingFlags_m8248A536662962131B08DA7ED30AFAFF56927FB5 (void); // 0x00001BE2 System.RuntimeType System.Reflection.RuntimeEventInfo::GetDeclaringTypeInternal() extern void RuntimeEventInfo_GetDeclaringTypeInternal_m2006BE0C9EF106FB39398811BE548A6D8258879F (void); // 0x00001BE3 System.RuntimeType System.Reflection.RuntimeEventInfo::get_ReflectedTypeInternal() extern void RuntimeEventInfo_get_ReflectedTypeInternal_m3E6878DC8DBFE4E95D277E7D13F7310191D54B46 (void); // 0x00001BE4 System.Reflection.RuntimeModule System.Reflection.RuntimeEventInfo::GetRuntimeModule() extern void RuntimeEventInfo_GetRuntimeModule_m3C89FC1BC3583686091DB257BE34F2F2F06A3ED5 (void); // 0x00001BE5 System.Void System.Reflection.RuntimeEventInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeEventInfo_GetObjectData_mE4606CDE1180204CA3B6F5B50AC0B7380F7C0A3D (void); // 0x00001BE6 System.Reflection.BindingFlags System.Reflection.RuntimeEventInfo::GetBindingFlags() extern void RuntimeEventInfo_GetBindingFlags_mC495F7BF541763EF8A3308F1602D42B55B0E24BB (void); // 0x00001BE7 System.Reflection.MethodInfo System.Reflection.RuntimeEventInfo::GetAddMethod(System.Boolean) extern void RuntimeEventInfo_GetAddMethod_m40B7F012C5F5988CCDB31E98AD9D84902666387D (void); // 0x00001BE8 System.Reflection.MethodInfo System.Reflection.RuntimeEventInfo::GetRaiseMethod(System.Boolean) extern void RuntimeEventInfo_GetRaiseMethod_mE94E5AB349937A0F42B3C034CFBBDADC694806D0 (void); // 0x00001BE9 System.Reflection.MethodInfo System.Reflection.RuntimeEventInfo::GetRemoveMethod(System.Boolean) extern void RuntimeEventInfo_GetRemoveMethod_m2E2EE0ED0D28DAC93F8ABDC0589D3521567E959A (void); // 0x00001BEA System.Type System.Reflection.RuntimeEventInfo::get_DeclaringType() extern void RuntimeEventInfo_get_DeclaringType_mB936389A364872B09A66E471E7008456C7872419 (void); // 0x00001BEB System.Type System.Reflection.RuntimeEventInfo::get_ReflectedType() extern void RuntimeEventInfo_get_ReflectedType_m7F43090D8A2B8C5D8A8AD86C3029EFB8B2965732 (void); // 0x00001BEC System.String System.Reflection.RuntimeEventInfo::get_Name() extern void RuntimeEventInfo_get_Name_m2EFB3D6E632F75D28D043907CA3A6D0CB5317202 (void); // 0x00001BED System.String System.Reflection.RuntimeEventInfo::ToString() extern void RuntimeEventInfo_ToString_mE6F467935918CBEF22F1EEDB2B612A7FD3169806 (void); // 0x00001BEE System.Boolean System.Reflection.RuntimeEventInfo::IsDefined(System.Type,System.Boolean) extern void RuntimeEventInfo_IsDefined_m30C9F779F873599C50AB0943C38337C30A1DF5B1 (void); // 0x00001BEF System.Object[] System.Reflection.RuntimeEventInfo::GetCustomAttributes(System.Boolean) extern void RuntimeEventInfo_GetCustomAttributes_mFC3CD630B03FECA4C2AB209FDBD2D690E3A2444E (void); // 0x00001BF0 System.Object[] System.Reflection.RuntimeEventInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeEventInfo_GetCustomAttributes_m47F9BF2CE10103C71BF67E656CE3DC56FC24DFE1 (void); // 0x00001BF1 System.Int32 System.Reflection.RuntimeEventInfo::get_MetadataToken() extern void RuntimeEventInfo_get_MetadataToken_m7F6E6BD41CDD0FE628D6EFE07DF48F8EBFC455C8 (void); // 0x00001BF2 System.Int32 System.Reflection.RuntimeEventInfo::get_metadata_token(System.Reflection.RuntimeEventInfo) extern void RuntimeEventInfo_get_metadata_token_mF486B07577CF5AFF8EEC6059D6208739B6B7CD10 (void); // 0x00001BF3 System.Void System.Reflection.RuntimeEventInfo::.ctor() extern void RuntimeEventInfo__ctor_mF4C2E30E2180544AE64D6499D121CF0AE7E37AEB (void); // 0x00001BF4 System.Object System.Reflection.RtFieldInfo::UnsafeGetValue(System.Object) // 0x00001BF5 System.Void System.Reflection.RtFieldInfo::UnsafeSetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) // 0x00001BF6 System.Void System.Reflection.RtFieldInfo::CheckConsistency(System.Object) // 0x00001BF7 System.Void System.Reflection.RtFieldInfo::.ctor() extern void RtFieldInfo__ctor_m7BA2EBC2B8AC541221064C9C58A592AA12414456 (void); // 0x00001BF8 System.Reflection.BindingFlags System.Reflection.RuntimeFieldInfo::get_BindingFlags() extern void RuntimeFieldInfo_get_BindingFlags_m1E3F9B303658111A99C298C775DC438A533035FC (void); // 0x00001BF9 System.Reflection.Module System.Reflection.RuntimeFieldInfo::get_Module() extern void RuntimeFieldInfo_get_Module_mD6A0FD65C5C9FDEBA519B3F19567A1F34CBFE16B (void); // 0x00001BFA System.RuntimeType System.Reflection.RuntimeFieldInfo::GetDeclaringTypeInternal() extern void RuntimeFieldInfo_GetDeclaringTypeInternal_mBD92F943CDB2C123A367CBE4DBF7FF4B55C14F26 (void); // 0x00001BFB System.RuntimeType System.Reflection.RuntimeFieldInfo::get_ReflectedTypeInternal() extern void RuntimeFieldInfo_get_ReflectedTypeInternal_m106A25C42FC3890C0AE10D1F151D65A99C54DEEE (void); // 0x00001BFC System.Reflection.RuntimeModule System.Reflection.RuntimeFieldInfo::GetRuntimeModule() extern void RuntimeFieldInfo_GetRuntimeModule_mD5D175A11F460F5261549926A1091C3D8CC76866 (void); // 0x00001BFD System.Void System.Reflection.RuntimeFieldInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeFieldInfo_GetObjectData_m1E96C8A27017AD55E46586D6CAC1567F6FD2A8C3 (void); // 0x00001BFE System.Object System.Reflection.RuntimeFieldInfo::UnsafeGetValue(System.Object) extern void RuntimeFieldInfo_UnsafeGetValue_mD18B9F2512DEE1536EAAE625E4A324E9F038AE0D (void); // 0x00001BFF System.Void System.Reflection.RuntimeFieldInfo::CheckConsistency(System.Object) extern void RuntimeFieldInfo_CheckConsistency_m30460E0F879083543B0CEB1DA79E19B35A74847C (void); // 0x00001C00 System.Void System.Reflection.RuntimeFieldInfo::UnsafeSetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) extern void RuntimeFieldInfo_UnsafeSetValue_m706D9E6E923B010266C36D8094E9DE233B268A79 (void); // 0x00001C01 System.Void System.Reflection.RuntimeFieldInfo::SetValueDirect(System.TypedReference,System.Object) extern void RuntimeFieldInfo_SetValueDirect_mF9B0ECEEAE6DC6C01E6BFA7B6D201AF323CEA9FE (void); // 0x00001C02 System.Reflection.FieldAttributes System.Reflection.RuntimeFieldInfo::get_Attributes() extern void RuntimeFieldInfo_get_Attributes_m1335FEE22249FD77BBF3CF5D13A266ABF6A733A0 (void); // 0x00001C03 System.RuntimeFieldHandle System.Reflection.RuntimeFieldInfo::get_FieldHandle() extern void RuntimeFieldInfo_get_FieldHandle_mC2DE22A44020F076A3CD0EBEEABE14D229C4CEDE (void); // 0x00001C04 System.Type System.Reflection.RuntimeFieldInfo::ResolveType() extern void RuntimeFieldInfo_ResolveType_mF17FFCD06EDFA7968BB9ED901558058E8B91DD82 (void); // 0x00001C05 System.Type System.Reflection.RuntimeFieldInfo::get_FieldType() extern void RuntimeFieldInfo_get_FieldType_mC1E8C607C9511A06D90738AB4BF2777108986544 (void); // 0x00001C06 System.Type System.Reflection.RuntimeFieldInfo::GetParentType(System.Boolean) extern void RuntimeFieldInfo_GetParentType_m21C45EAE14605CD97CBF28111209599B5AB87E39 (void); // 0x00001C07 System.Type System.Reflection.RuntimeFieldInfo::get_ReflectedType() extern void RuntimeFieldInfo_get_ReflectedType_m8E7A179F816611BC3583447B914613738E89E2E1 (void); // 0x00001C08 System.Type System.Reflection.RuntimeFieldInfo::get_DeclaringType() extern void RuntimeFieldInfo_get_DeclaringType_m7312B7BE369B950A639CD12ADCA6E536B534A1C1 (void); // 0x00001C09 System.String System.Reflection.RuntimeFieldInfo::get_Name() extern void RuntimeFieldInfo_get_Name_m5361718396DEBF56919C270B90D582A1B5FDE4DA (void); // 0x00001C0A System.Boolean System.Reflection.RuntimeFieldInfo::IsDefined(System.Type,System.Boolean) extern void RuntimeFieldInfo_IsDefined_m936D619B12B3E8A4D6ECA486886A8BDB693EA37E (void); // 0x00001C0B System.Object[] System.Reflection.RuntimeFieldInfo::GetCustomAttributes(System.Boolean) extern void RuntimeFieldInfo_GetCustomAttributes_m73B1B66018B82DE0EAC4F9D63FBA36C2DB9C42B9 (void); // 0x00001C0C System.Object[] System.Reflection.RuntimeFieldInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeFieldInfo_GetCustomAttributes_mCA19E3E7FC72FF838F2B72588FFB33AC2C07F80D (void); // 0x00001C0D System.Int32 System.Reflection.RuntimeFieldInfo::GetFieldOffset() extern void RuntimeFieldInfo_GetFieldOffset_m622C5C63D717A7F4F554A87D42D3A555BF2A34C9 (void); // 0x00001C0E System.Object System.Reflection.RuntimeFieldInfo::GetValueInternal(System.Object) extern void RuntimeFieldInfo_GetValueInternal_m210B5E74FAEEED0A8797CEE55565A4AA3A974463 (void); // 0x00001C0F System.Object System.Reflection.RuntimeFieldInfo::GetValue(System.Object) extern void RuntimeFieldInfo_GetValue_mAC6CD450BD97A9520D295446CDB2B4641A0285C4 (void); // 0x00001C10 System.String System.Reflection.RuntimeFieldInfo::ToString() extern void RuntimeFieldInfo_ToString_m279AB291AC836C7908A3D94D279E3467DCD86DAA (void); // 0x00001C11 System.Void System.Reflection.RuntimeFieldInfo::SetValueInternal(System.Reflection.FieldInfo,System.Object,System.Object) extern void RuntimeFieldInfo_SetValueInternal_m23FD7DD3E0F6123C3EE88E9D8073F6FC87E0C047 (void); // 0x00001C12 System.Void System.Reflection.RuntimeFieldInfo::SetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) extern void RuntimeFieldInfo_SetValue_mC9F25BDA9C0878E497BD848598FB2CE32A9D593D (void); // 0x00001C13 System.Object System.Reflection.RuntimeFieldInfo::GetRawConstantValue() extern void RuntimeFieldInfo_GetRawConstantValue_m9F0BF23A0B966B2C6A4C2F8E59C5B2B4F024D4C4 (void); // 0x00001C14 System.Void System.Reflection.RuntimeFieldInfo::CheckGeneric() extern void RuntimeFieldInfo_CheckGeneric_m6451D7C9B7D611DD43999511DD2EBA90BCED32F8 (void); // 0x00001C15 System.Int32 System.Reflection.RuntimeFieldInfo::get_MetadataToken() extern void RuntimeFieldInfo_get_MetadataToken_mC5B48CA1256A6FDF26AA0BEBC5C975ACA1229F6F (void); // 0x00001C16 System.Int32 System.Reflection.RuntimeFieldInfo::get_metadata_token(System.Reflection.RuntimeFieldInfo) extern void RuntimeFieldInfo_get_metadata_token_mF643AB4AA7A5C5CAE32EE122857CBB3843BA647A (void); // 0x00001C17 System.Void System.Reflection.RuntimeFieldInfo::.ctor() extern void RuntimeFieldInfo__ctor_m2A989D6E2D2960CB1036C4D3EFCE32A12C6DF36E (void); // 0x00001C18 System.Void System.Reflection.MonoMethodInfo::get_method_info(System.IntPtr,System.Reflection.MonoMethodInfo&) extern void MonoMethodInfo_get_method_info_m7EFAA896FE8148D23BB6595021963D07E4333A4D (void); // 0x00001C19 System.Int32 System.Reflection.MonoMethodInfo::get_method_attributes(System.IntPtr) extern void MonoMethodInfo_get_method_attributes_mA0C5B4D8869C4558C4C5A45D01351BFEEE4A4803 (void); // 0x00001C1A System.Reflection.MonoMethodInfo System.Reflection.MonoMethodInfo::GetMethodInfo(System.IntPtr) extern void MonoMethodInfo_GetMethodInfo_m1424F0DC57240DE1063C218F81507896F376F7E9 (void); // 0x00001C1B System.Type System.Reflection.MonoMethodInfo::GetDeclaringType(System.IntPtr) extern void MonoMethodInfo_GetDeclaringType_mFD474DA626394C4B777229C2427F22F2D8609964 (void); // 0x00001C1C System.Type System.Reflection.MonoMethodInfo::GetReturnType(System.IntPtr) extern void MonoMethodInfo_GetReturnType_mEDFA091B4ADFB3062951FA408F1B5AB847EF15FF (void); // 0x00001C1D System.Reflection.MethodAttributes System.Reflection.MonoMethodInfo::GetAttributes(System.IntPtr) extern void MonoMethodInfo_GetAttributes_mEA7CC179837AA7FDAA9D37927C7985ADAE2CFC9B (void); // 0x00001C1E System.Reflection.CallingConventions System.Reflection.MonoMethodInfo::GetCallingConvention(System.IntPtr) extern void MonoMethodInfo_GetCallingConvention_m0C09C29252FAF7B33A65870BC758A822AE7AA17B (void); // 0x00001C1F System.Reflection.MethodImplAttributes System.Reflection.MonoMethodInfo::GetMethodImplementationFlags(System.IntPtr) extern void MonoMethodInfo_GetMethodImplementationFlags_mFACFF36051DD4942BAE821E12F1966C8F7FC8CD5 (void); // 0x00001C20 System.Reflection.ParameterInfo[] System.Reflection.MonoMethodInfo::get_parameter_info(System.IntPtr,System.Reflection.MemberInfo) extern void MonoMethodInfo_get_parameter_info_mCC9D45B6FD6BFBE7C5E737F4DAC818E31E52938D (void); // 0x00001C21 System.Reflection.ParameterInfo[] System.Reflection.MonoMethodInfo::GetParametersInfo(System.IntPtr,System.Reflection.MemberInfo) extern void MonoMethodInfo_GetParametersInfo_mC2A5940CE3E5D28C243E21B15FBF66F8C9621441 (void); // 0x00001C22 System.Runtime.InteropServices.MarshalAsAttribute System.Reflection.MonoMethodInfo::get_retval_marshal(System.IntPtr) extern void MonoMethodInfo_get_retval_marshal_m7832E0368B2DC0065C9FD3C0F5760E8B6DDBF4E9 (void); // 0x00001C23 System.Reflection.ParameterInfo System.Reflection.MonoMethodInfo::GetReturnParameterInfo(System.Reflection.RuntimeMethodInfo) extern void MonoMethodInfo_GetReturnParameterInfo_m021BF8C85BFD5A188CBCA50E2A610E59230E7757 (void); // 0x00001C24 System.Reflection.BindingFlags System.Reflection.RuntimeMethodInfo::get_BindingFlags() extern void RuntimeMethodInfo_get_BindingFlags_mAD3A803A0D201A0091A86E08357C39E9042A37BE (void); // 0x00001C25 System.Reflection.Module System.Reflection.RuntimeMethodInfo::get_Module() extern void RuntimeMethodInfo_get_Module_mD591A9E381EF54BF11D85FF33C7D52E1F0992530 (void); // 0x00001C26 System.RuntimeType System.Reflection.RuntimeMethodInfo::get_ReflectedTypeInternal() extern void RuntimeMethodInfo_get_ReflectedTypeInternal_mD4E8822164FFE12480135808E275418409E9A5F4 (void); // 0x00001C27 System.String System.Reflection.RuntimeMethodInfo::FormatNameAndSig(System.Boolean) extern void RuntimeMethodInfo_FormatNameAndSig_m83737E74702B180DBD012BBE37122DD3C02E7C2D (void); // 0x00001C28 System.Delegate System.Reflection.RuntimeMethodInfo::CreateDelegate(System.Type,System.Object) extern void RuntimeMethodInfo_CreateDelegate_m6B2149A90835C9F0B90B4F0581685FB4E4EAFF78 (void); // 0x00001C29 System.String System.Reflection.RuntimeMethodInfo::ToString() extern void RuntimeMethodInfo_ToString_mE38C3448561B9A5D2C8F9F3E08471A05FA6C5F1E (void); // 0x00001C2A System.Reflection.RuntimeModule System.Reflection.RuntimeMethodInfo::GetRuntimeModule() extern void RuntimeMethodInfo_GetRuntimeModule_mD59B78AF1204195216D83FEDD9C37758A198D58A (void); // 0x00001C2B System.Void System.Reflection.RuntimeMethodInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeMethodInfo_GetObjectData_m12D4BBC66D66CEFC0596463769A2BCFC1EDD5850 (void); // 0x00001C2C System.String System.Reflection.RuntimeMethodInfo::SerializationToString() extern void RuntimeMethodInfo_SerializationToString_m73CF6CC68B5AB3B8F61A2EF43A51BB35C21C5F1C (void); // 0x00001C2D System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo::GetMethodFromHandleNoGenericCheck(System.RuntimeMethodHandle) extern void RuntimeMethodInfo_GetMethodFromHandleNoGenericCheck_m40639F6C0992428117C7DAE1D30D581D398DC916 (void); // 0x00001C2E System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo::GetMethodFromHandleNoGenericCheck(System.RuntimeMethodHandle,System.RuntimeTypeHandle) extern void RuntimeMethodInfo_GetMethodFromHandleNoGenericCheck_mC921C3156BD0357A0A3F91FCCA7237DE54B45156 (void); // 0x00001C2F System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo::GetMethodFromHandleInternalType(System.IntPtr,System.IntPtr) extern void RuntimeMethodInfo_GetMethodFromHandleInternalType_m5017708346FD47EB211FE9787C0A1604793C54BE (void); // 0x00001C30 System.Reflection.MethodBase System.Reflection.RuntimeMethodInfo::GetMethodFromHandleInternalType_native(System.IntPtr,System.IntPtr,System.Boolean) extern void RuntimeMethodInfo_GetMethodFromHandleInternalType_native_mFFDA4A6A77D281323DCD399C15CB6FD3216463BB (void); // 0x00001C31 System.Void System.Reflection.RuntimeMethodInfo::.ctor() extern void RuntimeMethodInfo__ctor_m9F27531E0CC19ECAD9E8B66233610A16249808ED (void); // 0x00001C32 System.String System.Reflection.RuntimeMethodInfo::get_name(System.Reflection.MethodBase) extern void RuntimeMethodInfo_get_name_mCA68E7079C39960D06D36CC620092931CCEF21A6 (void); // 0x00001C33 System.Reflection.RuntimeMethodInfo System.Reflection.RuntimeMethodInfo::get_base_method(System.Reflection.RuntimeMethodInfo,System.Boolean) extern void RuntimeMethodInfo_get_base_method_m84E895FCCF66BEF60AEDDF566ECB031F02FC2CE6 (void); // 0x00001C34 System.Int32 System.Reflection.RuntimeMethodInfo::get_metadata_token(System.Reflection.RuntimeMethodInfo) extern void RuntimeMethodInfo_get_metadata_token_m17425294437C63C635DDE594E9A42A637FF5C078 (void); // 0x00001C35 System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo::GetBaseMethod() extern void RuntimeMethodInfo_GetBaseMethod_m8656E834F0AE1F3927106360A86FC81ADFFD52C7 (void); // 0x00001C36 System.Reflection.ParameterInfo System.Reflection.RuntimeMethodInfo::get_ReturnParameter() extern void RuntimeMethodInfo_get_ReturnParameter_mD8EA4B5FA97E76F80E4EFF448182634454A8C55C (void); // 0x00001C37 System.Type System.Reflection.RuntimeMethodInfo::get_ReturnType() extern void RuntimeMethodInfo_get_ReturnType_m4B8AD2F8860260598C7B63E7ADEA28336C8789BF (void); // 0x00001C38 System.Int32 System.Reflection.RuntimeMethodInfo::get_MetadataToken() extern void RuntimeMethodInfo_get_MetadataToken_m9C5CE0236B86D0CF759EDB66696961F3ECC88023 (void); // 0x00001C39 System.Reflection.MethodImplAttributes System.Reflection.RuntimeMethodInfo::GetMethodImplementationFlags() extern void RuntimeMethodInfo_GetMethodImplementationFlags_m1638FF23EE89DE7FB7994D2A64B0484A625B864F (void); // 0x00001C3A System.Reflection.ParameterInfo[] System.Reflection.RuntimeMethodInfo::GetParameters() extern void RuntimeMethodInfo_GetParameters_m32D97028FAF62F5A4015EB76DFF6F9AF62C28850 (void); // 0x00001C3B System.Reflection.ParameterInfo[] System.Reflection.RuntimeMethodInfo::GetParametersInternal() extern void RuntimeMethodInfo_GetParametersInternal_m21E889818A15843F24DC2A1E010C10C500EDDC0B (void); // 0x00001C3C System.Int32 System.Reflection.RuntimeMethodInfo::GetParametersCount() extern void RuntimeMethodInfo_GetParametersCount_m7B59CF8AEE6F6746824E502319524E263565C70B (void); // 0x00001C3D System.Object System.Reflection.RuntimeMethodInfo::InternalInvoke(System.Object,System.Object[],System.Exception&) extern void RuntimeMethodInfo_InternalInvoke_m8D8355AEB38C2803D4507B54845AA3654779C9DD (void); // 0x00001C3E System.Object System.Reflection.RuntimeMethodInfo::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void RuntimeMethodInfo_Invoke_m8051178526027CCDA6D5EAC06792B901430EBC70 (void); // 0x00001C3F System.Void System.Reflection.RuntimeMethodInfo::ConvertValues(System.Reflection.Binder,System.Object[],System.Reflection.ParameterInfo[],System.Globalization.CultureInfo,System.Reflection.BindingFlags) extern void RuntimeMethodInfo_ConvertValues_mBBE1CAD1C006BBD4DF3ED92C2AD7C3A6D9987556 (void); // 0x00001C40 System.RuntimeMethodHandle System.Reflection.RuntimeMethodInfo::get_MethodHandle() extern void RuntimeMethodInfo_get_MethodHandle_m53C44649B4C5FFA0538C15024495F9F086038410 (void); // 0x00001C41 System.Reflection.MethodAttributes System.Reflection.RuntimeMethodInfo::get_Attributes() extern void RuntimeMethodInfo_get_Attributes_mF7CE0A14850C1E092FE400F241177222E9A28360 (void); // 0x00001C42 System.Reflection.CallingConventions System.Reflection.RuntimeMethodInfo::get_CallingConvention() extern void RuntimeMethodInfo_get_CallingConvention_m028982222C493940BA0A2AFF410F7224FA4F37E2 (void); // 0x00001C43 System.Type System.Reflection.RuntimeMethodInfo::get_ReflectedType() extern void RuntimeMethodInfo_get_ReflectedType_mCCBF280E4FADF98DBA797D5A515267EADE3AA8CF (void); // 0x00001C44 System.Type System.Reflection.RuntimeMethodInfo::get_DeclaringType() extern void RuntimeMethodInfo_get_DeclaringType_m186024EA3015F8EF88104B1C992360DA847C98E4 (void); // 0x00001C45 System.String System.Reflection.RuntimeMethodInfo::get_Name() extern void RuntimeMethodInfo_get_Name_mCF2BA5A8F9DE04E4E891C7D188003FE375C61D4C (void); // 0x00001C46 System.Boolean System.Reflection.RuntimeMethodInfo::IsDefined(System.Type,System.Boolean) extern void RuntimeMethodInfo_IsDefined_m520A23DA11497218733A69B3F48ABA19EA88A231 (void); // 0x00001C47 System.Object[] System.Reflection.RuntimeMethodInfo::GetCustomAttributes(System.Boolean) extern void RuntimeMethodInfo_GetCustomAttributes_mFCAB0056F0A4E01524AE62779F440A8CEC1186F7 (void); // 0x00001C48 System.Object[] System.Reflection.RuntimeMethodInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeMethodInfo_GetCustomAttributes_m3632ECCAFA66BF415E2BD11BACBA2D12722E1A79 (void); // 0x00001C49 System.Void System.Reflection.RuntimeMethodInfo::GetPInvoke(System.Reflection.PInvokeAttributes&,System.String&,System.String&) extern void RuntimeMethodInfo_GetPInvoke_mF339D0B2E72F327D5FC42A46CDA3561F43CAD2AE (void); // 0x00001C4A System.Object[] System.Reflection.RuntimeMethodInfo::GetPseudoCustomAttributes() extern void RuntimeMethodInfo_GetPseudoCustomAttributes_mE76064467FBB883690E3131F3A15665A9A462A30 (void); // 0x00001C4B System.Reflection.CustomAttributeData[] System.Reflection.RuntimeMethodInfo::GetPseudoCustomAttributesData() extern void RuntimeMethodInfo_GetPseudoCustomAttributesData_mE2D6849881D273ADA3539179B752070C5076F598 (void); // 0x00001C4C System.Reflection.CustomAttributeData System.Reflection.RuntimeMethodInfo::GetDllImportAttributeData() extern void RuntimeMethodInfo_GetDllImportAttributeData_mC827802F39F75E4A72F6392978CFE5EA2BE98391 (void); // 0x00001C4D System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo::MakeGenericMethod(System.Type[]) extern void RuntimeMethodInfo_MakeGenericMethod_m88DA602F7B15A575FC8D02AC655768CC7D92C13A (void); // 0x00001C4E System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo::MakeGenericMethod_impl(System.Type[]) extern void RuntimeMethodInfo_MakeGenericMethod_impl_m96DE068DD9470ACD1310159EC93EE7A896FF03C5 (void); // 0x00001C4F System.Type[] System.Reflection.RuntimeMethodInfo::GetGenericArguments() extern void RuntimeMethodInfo_GetGenericArguments_m968B45F6632598AED0369F4497C6DB702680539C (void); // 0x00001C50 System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo::GetGenericMethodDefinition_impl() extern void RuntimeMethodInfo_GetGenericMethodDefinition_impl_m40D7600B515EE8594F9F371A7C852074F14267A7 (void); // 0x00001C51 System.Reflection.MethodInfo System.Reflection.RuntimeMethodInfo::GetGenericMethodDefinition() extern void RuntimeMethodInfo_GetGenericMethodDefinition_mBAA0DF68B83AC38B9D5739AC98F0DF74A443CE6F (void); // 0x00001C52 System.Boolean System.Reflection.RuntimeMethodInfo::get_IsGenericMethodDefinition() extern void RuntimeMethodInfo_get_IsGenericMethodDefinition_m1EB6D1296E6CCD6BC74002AC50A9B477C1B38661 (void); // 0x00001C53 System.Boolean System.Reflection.RuntimeMethodInfo::get_IsGenericMethod() extern void RuntimeMethodInfo_get_IsGenericMethod_mFC60D5C1EE47BF9D52B6B318B6D8B75CDD7A443E (void); // 0x00001C54 System.Boolean System.Reflection.RuntimeMethodInfo::get_ContainsGenericParameters() extern void RuntimeMethodInfo_get_ContainsGenericParameters_m77344E7D328E17628BDB911C53EE729FE78952F1 (void); // 0x00001C55 System.Int32 System.Reflection.RuntimeMethodInfo::get_core_clr_security_level() extern void RuntimeMethodInfo_get_core_clr_security_level_mF86C0C9B65871B2D0A5E2443E9A136A25BCF0701 (void); // 0x00001C56 System.Boolean System.Reflection.RuntimeMethodInfo::get_IsSecurityCritical() extern void RuntimeMethodInfo_get_IsSecurityCritical_mCEBFDA311A4C0CB1F0A64D9457A8134D84A9E755 (void); // 0x00001C57 System.Reflection.Module System.Reflection.RuntimeConstructorInfo::get_Module() extern void RuntimeConstructorInfo_get_Module_mD2BF3A3F241072E451239448E69B347356DE6195 (void); // 0x00001C58 System.Reflection.RuntimeModule System.Reflection.RuntimeConstructorInfo::GetRuntimeModule() extern void RuntimeConstructorInfo_GetRuntimeModule_mCD08C1F3AE08C69AC8037194EE4FB76942BE3418 (void); // 0x00001C59 System.Reflection.BindingFlags System.Reflection.RuntimeConstructorInfo::get_BindingFlags() extern void RuntimeConstructorInfo_get_BindingFlags_m80244D39606D25891E6494C4386ECB67A77BB23F (void); // 0x00001C5A System.RuntimeType System.Reflection.RuntimeConstructorInfo::get_ReflectedTypeInternal() extern void RuntimeConstructorInfo_get_ReflectedTypeInternal_mF5DCA50B7FBBBEB353B230A9E15DE996C56C8271 (void); // 0x00001C5B System.Void System.Reflection.RuntimeConstructorInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeConstructorInfo_GetObjectData_m49BD23A3D24D5474A4D4DFB8522625261771695C (void); // 0x00001C5C System.String System.Reflection.RuntimeConstructorInfo::SerializationToString() extern void RuntimeConstructorInfo_SerializationToString_m94EE511DB94ED904859EADA09E0E0387B00F72A1 (void); // 0x00001C5D System.Void System.Reflection.RuntimeConstructorInfo::SerializationInvoke(System.Object,System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeConstructorInfo_SerializationInvoke_mC960592220DFF6BFC3FC5B7FFDD984980CC2D94D (void); // 0x00001C5E System.Reflection.MethodImplAttributes System.Reflection.RuntimeConstructorInfo::GetMethodImplementationFlags() extern void RuntimeConstructorInfo_GetMethodImplementationFlags_mBB9423F14323A0555616DEE3B995E5A2C02DDC4F (void); // 0x00001C5F System.Reflection.ParameterInfo[] System.Reflection.RuntimeConstructorInfo::GetParameters() extern void RuntimeConstructorInfo_GetParameters_m333DBC9C8B8597E4197C4623DFA6EE36863D83E8 (void); // 0x00001C60 System.Reflection.ParameterInfo[] System.Reflection.RuntimeConstructorInfo::GetParametersInternal() extern void RuntimeConstructorInfo_GetParametersInternal_m57692DA221D78BF6C8C92C06FA90DBB0B148F227 (void); // 0x00001C61 System.Int32 System.Reflection.RuntimeConstructorInfo::GetParametersCount() extern void RuntimeConstructorInfo_GetParametersCount_m2664123DD495A2277EBC2CBA964FDFBC7DE19E26 (void); // 0x00001C62 System.Object System.Reflection.RuntimeConstructorInfo::InternalInvoke(System.Object,System.Object[],System.Exception&) extern void RuntimeConstructorInfo_InternalInvoke_m0F8BE5FAF9F58AE090A2CBF8AA647DBE8E692D49 (void); // 0x00001C63 System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void RuntimeConstructorInfo_Invoke_m684D714CE5AA4A7A09B369AF32EDE1671095B28E (void); // 0x00001C64 System.Object System.Reflection.RuntimeConstructorInfo::DoInvoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void RuntimeConstructorInfo_DoInvoke_m582CA10C9D263098475B441660F26B41989D09A5 (void); // 0x00001C65 System.Object System.Reflection.RuntimeConstructorInfo::InternalInvoke(System.Object,System.Object[],System.Boolean) extern void RuntimeConstructorInfo_InternalInvoke_mFAF782F389B5E5451574A617748946E457C457F1 (void); // 0x00001C66 System.Object System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void RuntimeConstructorInfo_Invoke_m406613B7AA33F987A1D5AC1C68FCEFC46D7C9D28 (void); // 0x00001C67 System.RuntimeMethodHandle System.Reflection.RuntimeConstructorInfo::get_MethodHandle() extern void RuntimeConstructorInfo_get_MethodHandle_m79028538AC2C703F7ED39ADB07E506A36C04E038 (void); // 0x00001C68 System.Reflection.MethodAttributes System.Reflection.RuntimeConstructorInfo::get_Attributes() extern void RuntimeConstructorInfo_get_Attributes_m85D0AD96D3C250109DBF3A3E7520882286888BD1 (void); // 0x00001C69 System.Reflection.CallingConventions System.Reflection.RuntimeConstructorInfo::get_CallingConvention() extern void RuntimeConstructorInfo_get_CallingConvention_mF19607EE7544B74A088B91068DF08DF8209CB1A1 (void); // 0x00001C6A System.Boolean System.Reflection.RuntimeConstructorInfo::get_ContainsGenericParameters() extern void RuntimeConstructorInfo_get_ContainsGenericParameters_mCBFE0C9523ED39D758BFABDA7CAE76F3FFA0C3D3 (void); // 0x00001C6B System.Type System.Reflection.RuntimeConstructorInfo::get_ReflectedType() extern void RuntimeConstructorInfo_get_ReflectedType_m59977720707B2AF528EE01700D36635C5BC09308 (void); // 0x00001C6C System.Type System.Reflection.RuntimeConstructorInfo::get_DeclaringType() extern void RuntimeConstructorInfo_get_DeclaringType_mF5CFCE1C0BE1C3E215CC59C1D27199F26C6A3136 (void); // 0x00001C6D System.String System.Reflection.RuntimeConstructorInfo::get_Name() extern void RuntimeConstructorInfo_get_Name_m7D2FD88CEC658F683984658C9352DBEC142365AF (void); // 0x00001C6E System.Boolean System.Reflection.RuntimeConstructorInfo::IsDefined(System.Type,System.Boolean) extern void RuntimeConstructorInfo_IsDefined_mEA9B53A41050DEF3E7B200C804DC05A421140CF2 (void); // 0x00001C6F System.Object[] System.Reflection.RuntimeConstructorInfo::GetCustomAttributes(System.Boolean) extern void RuntimeConstructorInfo_GetCustomAttributes_mAD713C5BDF7AEC85353EEED0054BE7D6D543828A (void); // 0x00001C70 System.Object[] System.Reflection.RuntimeConstructorInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeConstructorInfo_GetCustomAttributes_mC711EA642BB06EA7B55FFC8D048633B23ED817E0 (void); // 0x00001C71 System.String System.Reflection.RuntimeConstructorInfo::ToString() extern void RuntimeConstructorInfo_ToString_mD0E80A4BEAC1005BA32F9E59DAFF1C9EFD497560 (void); // 0x00001C72 System.Int32 System.Reflection.RuntimeConstructorInfo::get_core_clr_security_level() extern void RuntimeConstructorInfo_get_core_clr_security_level_mB5A8F757E1DF852AD41F658C04FAC85C3EDD6C1E (void); // 0x00001C73 System.Boolean System.Reflection.RuntimeConstructorInfo::get_IsSecurityCritical() extern void RuntimeConstructorInfo_get_IsSecurityCritical_mA6F47C5DF5B41F523805BF2393D23CD8B618B555 (void); // 0x00001C74 System.Int32 System.Reflection.RuntimeConstructorInfo::get_MetadataToken() extern void RuntimeConstructorInfo_get_MetadataToken_m2A0EF7AD2688C6EAA60C868C25EAFB4CA51CFC01 (void); // 0x00001C75 System.Int32 System.Reflection.RuntimeConstructorInfo::get_metadata_token(System.Reflection.RuntimeConstructorInfo) extern void RuntimeConstructorInfo_get_metadata_token_m22967BAFFE12524543E1A65582C4F3DC4263B075 (void); // 0x00001C76 System.Void System.Reflection.RuntimeConstructorInfo::.ctor() extern void RuntimeConstructorInfo__ctor_mC8E9BD0173BD50B2DD4650A1A282E9FAFADF85A0 (void); // 0x00001C77 System.Reflection.Assembly System.Reflection.RuntimeModule::get_Assembly() extern void RuntimeModule_get_Assembly_m6B569AF18C3AE8F2C2272D1475F3338BD271FCDC (void); // 0x00001C78 System.String System.Reflection.RuntimeModule::get_ScopeName() extern void RuntimeModule_get_ScopeName_m984EFF9ABE319D7BEDF76AA326CC35E49B12A602 (void); // 0x00001C79 System.Guid System.Reflection.RuntimeModule::get_ModuleVersionId() extern void RuntimeModule_get_ModuleVersionId_m50AD900F1265CB57B841585AA2D522A52AC4D776 (void); // 0x00001C7A System.Boolean System.Reflection.RuntimeModule::IsResource() extern void RuntimeModule_IsResource_mB71C1DA3F544D09DF46A03CE71AAB743AEBCEBD7 (void); // 0x00001C7B System.Object[] System.Reflection.RuntimeModule::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeModule_GetCustomAttributes_m410C34114C311FDF56686680DC138BB1D4EDAADA (void); // 0x00001C7C System.Boolean System.Reflection.RuntimeModule::IsDefined(System.Type,System.Boolean) extern void RuntimeModule_IsDefined_mC1C61A5B7B1F94C7CC7590F4F4E88328E4325027 (void); // 0x00001C7D System.Void System.Reflection.RuntimeModule::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimeModule_GetObjectData_m68CD06719E16537D0C97201B503B882B36770ABF (void); // 0x00001C7E System.Reflection.RuntimeAssembly System.Reflection.RuntimeModule::GetRuntimeAssembly() extern void RuntimeModule_GetRuntimeAssembly_m09E4A162A82CC540C2DD1F29698B6F8C22B233B6 (void); // 0x00001C7F System.Guid System.Reflection.RuntimeModule::GetModuleVersionId() extern void RuntimeModule_GetModuleVersionId_mAAAAF97174424596758ED994F20300F8AB6D855B (void); // 0x00001C80 System.Void System.Reflection.RuntimeModule::GetGuidInternal(System.IntPtr,System.Byte[]) extern void RuntimeModule_GetGuidInternal_m0749D66C8CC5A131F1B8EAE3061D2EEC6C00DAE6 (void); // 0x00001C81 System.Void System.Reflection.RuntimeModule::.ctor() extern void RuntimeModule__ctor_m291BE66F48246D7686004996B75C2C5B8E707268 (void); // 0x00001C82 System.Void System.Reflection.RuntimeParameterInfo::.ctor(System.String,System.Type,System.Int32,System.Int32,System.Object,System.Reflection.MemberInfo,System.Runtime.InteropServices.MarshalAsAttribute) extern void RuntimeParameterInfo__ctor_m0928E8C5F6141C402DC62BEC073BDD10AD4E1918 (void); // 0x00001C83 System.Void System.Reflection.RuntimeParameterInfo::FormatParameters(System.Text.StringBuilder,System.Reflection.ParameterInfo[],System.Reflection.CallingConventions,System.Boolean) extern void RuntimeParameterInfo_FormatParameters_m07523D95069A801C4867FED42A639E13DE4C274B (void); // 0x00001C84 System.Void System.Reflection.RuntimeParameterInfo::.ctor(System.Reflection.ParameterInfo,System.Reflection.MemberInfo) extern void RuntimeParameterInfo__ctor_mB9B3267B8FDC70E61AA4ECE5CF6F14C62AA6C8CB (void); // 0x00001C85 System.Void System.Reflection.RuntimeParameterInfo::.ctor(System.Type,System.Reflection.MemberInfo,System.Runtime.InteropServices.MarshalAsAttribute) extern void RuntimeParameterInfo__ctor_m117F3C80C0D070D22A4722BB572997C748BC424A (void); // 0x00001C86 System.Object System.Reflection.RuntimeParameterInfo::get_DefaultValue() extern void RuntimeParameterInfo_get_DefaultValue_mE2B587C9F702414A8C4604EE74B01EFF7ED0621B (void); // 0x00001C87 System.Object[] System.Reflection.RuntimeParameterInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimeParameterInfo_GetCustomAttributes_m588C1676D2CBF0D1B826DA9A09B9C4E057190C8B (void); // 0x00001C88 System.Object System.Reflection.RuntimeParameterInfo::GetDefaultValueImpl(System.Reflection.ParameterInfo) extern void RuntimeParameterInfo_GetDefaultValueImpl_mAAECEF36BF0F845752946CC38F39F82D75CE61A2 (void); // 0x00001C89 System.Boolean System.Reflection.RuntimeParameterInfo::IsDefined(System.Type,System.Boolean) extern void RuntimeParameterInfo_IsDefined_m400EE5005C854BDD3E6B65C1FA315A130DA4C31D (void); // 0x00001C8A System.Object[] System.Reflection.RuntimeParameterInfo::GetPseudoCustomAttributes() extern void RuntimeParameterInfo_GetPseudoCustomAttributes_mCF477CF7F9C6649BF0ECDAD06103920BCCBA3F73 (void); // 0x00001C8B System.Reflection.CustomAttributeData[] System.Reflection.RuntimeParameterInfo::GetPseudoCustomAttributesData() extern void RuntimeParameterInfo_GetPseudoCustomAttributesData_mDD0FE630EFDAAC439540230798B658AD44C6FD4D (void); // 0x00001C8C System.Reflection.ParameterInfo System.Reflection.RuntimeParameterInfo::New(System.Reflection.ParameterInfo,System.Reflection.MemberInfo) extern void RuntimeParameterInfo_New_mBDC4860E4CC747F9ABF1C34A07EFC64DC65679E6 (void); // 0x00001C8D System.Reflection.ParameterInfo System.Reflection.RuntimeParameterInfo::New(System.Type,System.Reflection.MemberInfo,System.Runtime.InteropServices.MarshalAsAttribute) extern void RuntimeParameterInfo_New_mF4A7B72C45FDFBD2D0B92B6E694758A1F5D9458D (void); // 0x00001C8E System.Void System.Reflection.RuntimePropertyInfo::get_property_info(System.Reflection.RuntimePropertyInfo,System.Reflection.MonoPropertyInfo&,System.Reflection.PInfo) extern void RuntimePropertyInfo_get_property_info_m4AEA9B9DC29331FB332DD526F4A6E56A7C525B29 (void); // 0x00001C8F System.Reflection.BindingFlags System.Reflection.RuntimePropertyInfo::get_BindingFlags() extern void RuntimePropertyInfo_get_BindingFlags_m2AE57B1775A20F682469421B8C32902F5695E969 (void); // 0x00001C90 System.Reflection.Module System.Reflection.RuntimePropertyInfo::get_Module() extern void RuntimePropertyInfo_get_Module_m33EC75261487F768C1972200E42D1F6AD6B2363D (void); // 0x00001C91 System.RuntimeType System.Reflection.RuntimePropertyInfo::GetDeclaringTypeInternal() extern void RuntimePropertyInfo_GetDeclaringTypeInternal_mD49A5C595BB85F2CE8A8D841FE16B60F198A6C4D (void); // 0x00001C92 System.RuntimeType System.Reflection.RuntimePropertyInfo::get_ReflectedTypeInternal() extern void RuntimePropertyInfo_get_ReflectedTypeInternal_mDE11424FBE0AF90B0EE5FC2DF52A34B3E047617D (void); // 0x00001C93 System.Reflection.RuntimeModule System.Reflection.RuntimePropertyInfo::GetRuntimeModule() extern void RuntimePropertyInfo_GetRuntimeModule_mA8E96326E7E09555CD27732F03443630591553C5 (void); // 0x00001C94 System.String System.Reflection.RuntimePropertyInfo::ToString() extern void RuntimePropertyInfo_ToString_m35BCBBD0DBBCA1F4681070DCF5E48A7F9BB3B4A0 (void); // 0x00001C95 System.String System.Reflection.RuntimePropertyInfo::FormatNameAndSig(System.Boolean) extern void RuntimePropertyInfo_FormatNameAndSig_m40B0771065399DD849ACF26CD3D1CD883D37BDED (void); // 0x00001C96 System.Void System.Reflection.RuntimePropertyInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void RuntimePropertyInfo_GetObjectData_mC90509414451F85450B386B3DF32FB8FB4F8E94D (void); // 0x00001C97 System.String System.Reflection.RuntimePropertyInfo::SerializationToString() extern void RuntimePropertyInfo_SerializationToString_m959607B5AE65F49664CF92D4A269F867B68E0345 (void); // 0x00001C98 System.Void System.Reflection.RuntimePropertyInfo::CachePropertyInfo(System.Reflection.PInfo) extern void RuntimePropertyInfo_CachePropertyInfo_m18DD64DCA40BD13FAF6132D6BE7F6FA4B922AA35 (void); // 0x00001C99 System.Type System.Reflection.RuntimePropertyInfo::get_PropertyType() extern void RuntimePropertyInfo_get_PropertyType_mEC19B1CA68539A8394A362173C3DA62A051C33FB (void); // 0x00001C9A System.Type System.Reflection.RuntimePropertyInfo::get_ReflectedType() extern void RuntimePropertyInfo_get_ReflectedType_mA0C0CC20340D6C1C20F727C182C0BAF23DA4FAC3 (void); // 0x00001C9B System.Type System.Reflection.RuntimePropertyInfo::get_DeclaringType() extern void RuntimePropertyInfo_get_DeclaringType_m15F618BAAC634BA7007C5F060BCD0DB161874377 (void); // 0x00001C9C System.String System.Reflection.RuntimePropertyInfo::get_Name() extern void RuntimePropertyInfo_get_Name_mE473753253D38BD49BADB0BA1C10E0CFA01768D8 (void); // 0x00001C9D System.Reflection.MethodInfo System.Reflection.RuntimePropertyInfo::GetGetMethod(System.Boolean) extern void RuntimePropertyInfo_GetGetMethod_m2007F712CD0D0335DB67EFDFFC36D4B59FDEB2E7 (void); // 0x00001C9E System.Reflection.ParameterInfo[] System.Reflection.RuntimePropertyInfo::GetIndexParameters() extern void RuntimePropertyInfo_GetIndexParameters_m7C7F4D24BE04F5E2E7CF32E8D3AAF8A903AA6595 (void); // 0x00001C9F System.Reflection.MethodInfo System.Reflection.RuntimePropertyInfo::GetSetMethod(System.Boolean) extern void RuntimePropertyInfo_GetSetMethod_m2AAB86F76B5FD23AD74CEA6A3330B42B24548CB0 (void); // 0x00001CA0 System.Boolean System.Reflection.RuntimePropertyInfo::IsDefined(System.Type,System.Boolean) extern void RuntimePropertyInfo_IsDefined_m6757DAF8B532B406F6824697E0FE0333AD0A274D (void); // 0x00001CA1 System.Object[] System.Reflection.RuntimePropertyInfo::GetCustomAttributes(System.Boolean) extern void RuntimePropertyInfo_GetCustomAttributes_m32AC850EDA2C683BDE71F6B0079E5C4E5BF5F453 (void); // 0x00001CA2 System.Object[] System.Reflection.RuntimePropertyInfo::GetCustomAttributes(System.Type,System.Boolean) extern void RuntimePropertyInfo_GetCustomAttributes_mA7C34BEEAADEDAD3B9580D8BCD1C16F7D1D42EC0 (void); // 0x00001CA3 System.Object System.Reflection.RuntimePropertyInfo::GetterAdapterFrame(System.Reflection.RuntimePropertyInfo/Getter`2,System.Object) // 0x00001CA4 System.Object System.Reflection.RuntimePropertyInfo::StaticGetterAdapterFrame(System.Reflection.RuntimePropertyInfo/StaticGetter`1,System.Object) // 0x00001CA5 System.Int32 System.Reflection.RuntimePropertyInfo::get_MetadataToken() extern void RuntimePropertyInfo_get_MetadataToken_mBE46BF6EA92604FC4418C63B4B0286C6AB70136D (void); // 0x00001CA6 System.Int32 System.Reflection.RuntimePropertyInfo::get_metadata_token(System.Reflection.RuntimePropertyInfo) extern void RuntimePropertyInfo_get_metadata_token_m3971EB56207531A1A6C7C425B3D663EDE02C57C1 (void); // 0x00001CA7 System.Reflection.PropertyInfo System.Reflection.RuntimePropertyInfo::internal_from_handle_type(System.IntPtr,System.IntPtr) extern void RuntimePropertyInfo_internal_from_handle_type_m39F9449CDF93DE558D9E58C0EAD2742F4A0FC863 (void); // 0x00001CA8 System.Reflection.PropertyInfo System.Reflection.RuntimePropertyInfo::GetPropertyFromHandle(Mono.RuntimePropertyHandle,System.RuntimeTypeHandle) extern void RuntimePropertyInfo_GetPropertyFromHandle_m767E755080B8926512E92090B10C8218134D509B (void); // 0x00001CA9 System.Void System.Reflection.RuntimePropertyInfo::.ctor() extern void RuntimePropertyInfo__ctor_m244927B4D6D175B5EB39E4D6F37F21D2A54E5150 (void); // 0x00001CAA System.Void System.Reflection.RuntimePropertyInfo/GetterAdapter::.ctor(System.Object,System.IntPtr) extern void GetterAdapter__ctor_m01881710142D250E23D48EB02456B71F12FDDBF0 (void); // 0x00001CAB System.Object System.Reflection.RuntimePropertyInfo/GetterAdapter::Invoke(System.Object) extern void GetterAdapter_Invoke_m12E1A4AC428DEB5D4444BE3A9D54CA4BFC43097B (void); // 0x00001CAC System.Void System.Reflection.RuntimePropertyInfo/Getter`2::.ctor(System.Object,System.IntPtr) // 0x00001CAD R System.Reflection.RuntimePropertyInfo/Getter`2::Invoke(T) // 0x00001CAE System.Void System.Reflection.RuntimePropertyInfo/StaticGetter`1::.ctor(System.Object,System.IntPtr) // 0x00001CAF R System.Reflection.RuntimePropertyInfo/StaticGetter`1::Invoke() // 0x00001CB0 System.Void System.Reflection.StrongNameKeyPair::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void StrongNameKeyPair__ctor_m830FAE3E5E65CB397AF135C3838B38C50D26A95A (void); // 0x00001CB1 System.Void System.Reflection.StrongNameKeyPair::System.Runtime.Serialization.ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void StrongNameKeyPair_System_Runtime_Serialization_ISerializable_GetObjectData_mE5946A9D97B46A0A78DEE9B7286C3EF24A1D02FB (void); // 0x00001CB2 System.Void System.Reflection.StrongNameKeyPair::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void StrongNameKeyPair_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mDC46BEE624EE7742D6BAC08F02AA798F7DBB5E17 (void); // 0x00001CB3 System.Reflection.MethodAttributes System.Reflection.Emit.ConstructorBuilder::get_Attributes() extern void ConstructorBuilder_get_Attributes_mFB82016228D238D4A2854758E333D6D42880BC49 (void); // 0x00001CB4 System.Type System.Reflection.Emit.ConstructorBuilder::get_DeclaringType() extern void ConstructorBuilder_get_DeclaringType_mF6744647E3D293918AD5E582A338AFA256EE072F (void); // 0x00001CB5 System.String System.Reflection.Emit.ConstructorBuilder::get_Name() extern void ConstructorBuilder_get_Name_m8F062E213ABFEDD346E1BF52163F8CE8D80408D6 (void); // 0x00001CB6 System.Reflection.ParameterInfo[] System.Reflection.Emit.ConstructorBuilder::GetParameters() extern void ConstructorBuilder_GetParameters_m2DBF154609605F0F8487CF1557DCC42369B9D67A (void); // 0x00001CB7 System.Reflection.MethodImplAttributes System.Reflection.Emit.ConstructorBuilder::GetMethodImplementationFlags() extern void ConstructorBuilder_GetMethodImplementationFlags_mF45DAB62BE7A8821B767DA858AA038C92D6E6020 (void); // 0x00001CB8 System.RuntimeMethodHandle System.Reflection.Emit.ConstructorBuilder::get_MethodHandle() extern void ConstructorBuilder_get_MethodHandle_m69FB91CDF727A9A8270E6E510B0982B1B2EF5E67 (void); // 0x00001CB9 System.Object System.Reflection.Emit.ConstructorBuilder::Invoke(System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void ConstructorBuilder_Invoke_mA4D08053A127FBB1779A8FB26FCFB0440B86DEAB (void); // 0x00001CBA System.Boolean System.Reflection.Emit.ConstructorBuilder::IsDefined(System.Type,System.Boolean) extern void ConstructorBuilder_IsDefined_mE6DEB69CFFC50C67BF8421C0075B1A64E13F27D4 (void); // 0x00001CBB System.Object[] System.Reflection.Emit.ConstructorBuilder::GetCustomAttributes(System.Boolean) extern void ConstructorBuilder_GetCustomAttributes_m61DBCFA72BE6FE8043C8588E0AA56F43F5C7A99E (void); // 0x00001CBC System.Object[] System.Reflection.Emit.ConstructorBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void ConstructorBuilder_GetCustomAttributes_m9722179CEB50219A14656E971CEBC2FF5DF6B9C6 (void); // 0x00001CBD System.Type System.Reflection.Emit.ConstructorBuilder::get_ReflectedType() extern void ConstructorBuilder_get_ReflectedType_m92D2896C44932D8B87913959530BA06B4030AF51 (void); // 0x00001CBE System.Object System.Reflection.Emit.ConstructorBuilder::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void ConstructorBuilder_Invoke_m34883387AB23228EC1D69EB1A66A0B88E20EE7BC (void); // 0x00001CBF System.Reflection.MethodAttributes System.Reflection.Emit.DynamicMethod::get_Attributes() extern void DynamicMethod_get_Attributes_m60B6E0D7453F2ABA6068FE0E9F7A9D8D854DFF13 (void); // 0x00001CC0 System.Type System.Reflection.Emit.DynamicMethod::get_DeclaringType() extern void DynamicMethod_get_DeclaringType_mF4A862CBE7BEA370DD8BDF35D9778EB50754FD4D (void); // 0x00001CC1 System.String System.Reflection.Emit.DynamicMethod::get_Name() extern void DynamicMethod_get_Name_mBDFB261638832F2976AADF0065812666EA23E21D (void); // 0x00001CC2 System.Reflection.ParameterInfo[] System.Reflection.Emit.DynamicMethod::GetParameters() extern void DynamicMethod_GetParameters_m28516BAD1E304AD8BF7FE55D10E7BB171C52DBC8 (void); // 0x00001CC3 System.RuntimeMethodHandle System.Reflection.Emit.DynamicMethod::get_MethodHandle() extern void DynamicMethod_get_MethodHandle_m706080C466E95FC96B32229F1B4524518C3B3AC2 (void); // 0x00001CC4 System.Type System.Reflection.Emit.DynamicMethod::get_ReflectedType() extern void DynamicMethod_get_ReflectedType_mF98D112B539EC8B0A8381E4BE2581BA72BCF52E4 (void); // 0x00001CC5 System.Object[] System.Reflection.Emit.DynamicMethod::GetCustomAttributes(System.Boolean) extern void DynamicMethod_GetCustomAttributes_mD5792E69819FDD68F0CC2F08941A3ECE82630560 (void); // 0x00001CC6 System.Object[] System.Reflection.Emit.DynamicMethod::GetCustomAttributes(System.Type,System.Boolean) extern void DynamicMethod_GetCustomAttributes_m423CD35D2871D134280695AE712288B2F31B4919 (void); // 0x00001CC7 System.Reflection.MethodImplAttributes System.Reflection.Emit.DynamicMethod::GetMethodImplementationFlags() extern void DynamicMethod_GetMethodImplementationFlags_m71676A3F96318FBBF03F5C5F5A683B34810D699D (void); // 0x00001CC8 System.Object System.Reflection.Emit.DynamicMethod::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void DynamicMethod_Invoke_mDFB2DDC157A4F93D2BE60A41ED5E2AFBFF616C8A (void); // 0x00001CC9 System.Boolean System.Reflection.Emit.DynamicMethod::IsDefined(System.Type,System.Boolean) extern void DynamicMethod_IsDefined_m7930AAF2AD816CDDC6FEF4BEA46758C38B825EF8 (void); // 0x00001CCA System.Reflection.Assembly System.Reflection.Emit.EnumBuilder::get_Assembly() extern void EnumBuilder_get_Assembly_mB1C5B76258DCF2386C0C79C943F110BFB57F3DEE (void); // 0x00001CCB System.String System.Reflection.Emit.EnumBuilder::get_AssemblyQualifiedName() extern void EnumBuilder_get_AssemblyQualifiedName_m34D43E26A2C4CCDB727C989F7E1D5FAEBF68CEE1 (void); // 0x00001CCC System.Type System.Reflection.Emit.EnumBuilder::get_BaseType() extern void EnumBuilder_get_BaseType_m37A5B52D76E000C09BD3EFA3EC4BA8E79B1F3731 (void); // 0x00001CCD System.String System.Reflection.Emit.EnumBuilder::get_FullName() extern void EnumBuilder_get_FullName_m812E507AE3A20A98092DA50CD0116376C7644CCE (void); // 0x00001CCE System.Reflection.Module System.Reflection.Emit.EnumBuilder::get_Module() extern void EnumBuilder_get_Module_m26243BEDA8BE52B575933AEBB93D12EA861F4024 (void); // 0x00001CCF System.String System.Reflection.Emit.EnumBuilder::get_Name() extern void EnumBuilder_get_Name_m86FB0A2B64BEDDA1244FE880E3A724365F7CE85F (void); // 0x00001CD0 System.String System.Reflection.Emit.EnumBuilder::get_Namespace() extern void EnumBuilder_get_Namespace_m948D339963D099779782D9C439A81DBFC3CCCD65 (void); // 0x00001CD1 System.Type System.Reflection.Emit.EnumBuilder::get_UnderlyingSystemType() extern void EnumBuilder_get_UnderlyingSystemType_mC63BD1F374849CD63DB589E5D0BBACBD381F9034 (void); // 0x00001CD2 System.Reflection.TypeAttributes System.Reflection.Emit.EnumBuilder::GetAttributeFlagsImpl() extern void EnumBuilder_GetAttributeFlagsImpl_m0954C05B7AE25325D6CEC6BE644FDE7DD203DC9A (void); // 0x00001CD3 System.Reflection.ConstructorInfo System.Reflection.Emit.EnumBuilder::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void EnumBuilder_GetConstructorImpl_mCCDEECE3BB426498EC4584A11B87006DDE154956 (void); // 0x00001CD4 System.Reflection.ConstructorInfo[] System.Reflection.Emit.EnumBuilder::GetConstructors(System.Reflection.BindingFlags) extern void EnumBuilder_GetConstructors_mAE99CF1EF0A7B447247319AC915E41C1B2E5FA71 (void); // 0x00001CD5 System.Object[] System.Reflection.Emit.EnumBuilder::GetCustomAttributes(System.Boolean) extern void EnumBuilder_GetCustomAttributes_mE52B66F98E2BAB57782EAF862F64D27E635BD874 (void); // 0x00001CD6 System.Object[] System.Reflection.Emit.EnumBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void EnumBuilder_GetCustomAttributes_m91F24BA806E67AD556A23F72E9C3B24EC55C3F64 (void); // 0x00001CD7 System.Type System.Reflection.Emit.EnumBuilder::GetElementType() extern void EnumBuilder_GetElementType_m53C7E0EE436594DC3687BEA9CCD658FB7CB5C381 (void); // 0x00001CD8 System.Reflection.EventInfo System.Reflection.Emit.EnumBuilder::GetEvent(System.String,System.Reflection.BindingFlags) extern void EnumBuilder_GetEvent_m89FC72ED5C901F78B393F98BAA8B8AF96AA75EF7 (void); // 0x00001CD9 System.Reflection.FieldInfo System.Reflection.Emit.EnumBuilder::GetField(System.String,System.Reflection.BindingFlags) extern void EnumBuilder_GetField_mB39A0CD23A13871B49BBB4FF3B06FB4581420C91 (void); // 0x00001CDA System.Reflection.FieldInfo[] System.Reflection.Emit.EnumBuilder::GetFields(System.Reflection.BindingFlags) extern void EnumBuilder_GetFields_m6D8AA1547DCABB13314422067AFF17C164A9B128 (void); // 0x00001CDB System.Type[] System.Reflection.Emit.EnumBuilder::GetInterfaces() extern void EnumBuilder_GetInterfaces_m243F94200D01947659B83A320CF548E33658C674 (void); // 0x00001CDC System.Reflection.MethodInfo System.Reflection.Emit.EnumBuilder::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void EnumBuilder_GetMethodImpl_mBC497E3A3B3FFF850374EE4C773407FDB6F3BDC9 (void); // 0x00001CDD System.Reflection.MethodInfo[] System.Reflection.Emit.EnumBuilder::GetMethods(System.Reflection.BindingFlags) extern void EnumBuilder_GetMethods_mC87A54BD8396EFA8E4978154E287379323B05214 (void); // 0x00001CDE System.Type System.Reflection.Emit.EnumBuilder::GetNestedType(System.String,System.Reflection.BindingFlags) extern void EnumBuilder_GetNestedType_mA4D167D87D6C2AEEA560CD913FC90F927C1FA246 (void); // 0x00001CDF System.Reflection.PropertyInfo System.Reflection.Emit.EnumBuilder::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void EnumBuilder_GetPropertyImpl_mCD551BD6325D3A5B0EE8DF3D4BF70A494AE58A09 (void); // 0x00001CE0 System.Boolean System.Reflection.Emit.EnumBuilder::HasElementTypeImpl() extern void EnumBuilder_HasElementTypeImpl_mA02BFFD3E458298424EF5252835C6896986CFA28 (void); // 0x00001CE1 System.Object System.Reflection.Emit.EnumBuilder::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) extern void EnumBuilder_InvokeMember_mB46977E80EE141534BD2A906662C2727FF360186 (void); // 0x00001CE2 System.Boolean System.Reflection.Emit.EnumBuilder::IsArrayImpl() extern void EnumBuilder_IsArrayImpl_m1348A6A4FAA50694250DAE98A9D17229E086D30C (void); // 0x00001CE3 System.Boolean System.Reflection.Emit.EnumBuilder::IsByRefImpl() extern void EnumBuilder_IsByRefImpl_mB0AD043BE9C848B1D2ED4C9655DE7AFA6278B6C9 (void); // 0x00001CE4 System.Boolean System.Reflection.Emit.EnumBuilder::IsCOMObjectImpl() extern void EnumBuilder_IsCOMObjectImpl_m06A94432ED831CD1EFF8079EC07C71848B64B780 (void); // 0x00001CE5 System.Boolean System.Reflection.Emit.EnumBuilder::IsDefined(System.Type,System.Boolean) extern void EnumBuilder_IsDefined_mF18497960106469F713BA08D569CC2FA40024A8E (void); // 0x00001CE6 System.Boolean System.Reflection.Emit.EnumBuilder::IsPointerImpl() extern void EnumBuilder_IsPointerImpl_m5DB1B7B4F7667FF31DCCF8E79989BABAABC4AA83 (void); // 0x00001CE7 System.Boolean System.Reflection.Emit.EnumBuilder::IsPrimitiveImpl() extern void EnumBuilder_IsPrimitiveImpl_m3A39216FF5BA04CA3723F6A44882F4DFEA75DBBE (void); // 0x00001CE8 System.Reflection.FieldAttributes System.Reflection.Emit.FieldBuilder::get_Attributes() extern void FieldBuilder_get_Attributes_m4CA8DC061F48BEF9ED1BAE950F301D8368AB24EA (void); // 0x00001CE9 System.Type System.Reflection.Emit.FieldBuilder::get_DeclaringType() extern void FieldBuilder_get_DeclaringType_mA1BEC6E4D53BC91AB7BA4BD654F95DF243822E33 (void); // 0x00001CEA System.RuntimeFieldHandle System.Reflection.Emit.FieldBuilder::get_FieldHandle() extern void FieldBuilder_get_FieldHandle_m32B158E84DC7CD72ECE602869EAD01B2CE0461DF (void); // 0x00001CEB System.Type System.Reflection.Emit.FieldBuilder::get_FieldType() extern void FieldBuilder_get_FieldType_m82C12FCFEE945359AC2E06E9781553B6F55B3F93 (void); // 0x00001CEC System.String System.Reflection.Emit.FieldBuilder::get_Name() extern void FieldBuilder_get_Name_m73CABC86BBC21865721D89F24E87D44114C38D09 (void); // 0x00001CED System.Type System.Reflection.Emit.FieldBuilder::get_ReflectedType() extern void FieldBuilder_get_ReflectedType_mAF91E0B78198D6080EB83673378640E71EB6F0B7 (void); // 0x00001CEE System.Object[] System.Reflection.Emit.FieldBuilder::GetCustomAttributes(System.Boolean) extern void FieldBuilder_GetCustomAttributes_mF49832DA264AEC2AF054E56A2EB1F66FA25549E8 (void); // 0x00001CEF System.Object[] System.Reflection.Emit.FieldBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void FieldBuilder_GetCustomAttributes_m06B73A0E876A91CD29D9234CE69154393C4F2501 (void); // 0x00001CF0 System.Object System.Reflection.Emit.FieldBuilder::GetValue(System.Object) extern void FieldBuilder_GetValue_mD245774CE7F545C51DE2969005BD6453732C7CA8 (void); // 0x00001CF1 System.Boolean System.Reflection.Emit.FieldBuilder::IsDefined(System.Type,System.Boolean) extern void FieldBuilder_IsDefined_mFADD72CD875427EECCBB124AE19D01F95AA519A9 (void); // 0x00001CF2 System.Void System.Reflection.Emit.FieldBuilder::SetValue(System.Object,System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Globalization.CultureInfo) extern void FieldBuilder_SetValue_m186105A196913E92C415AB45AE9B7B15E219A1E2 (void); // 0x00001CF3 System.Reflection.Assembly System.Reflection.Emit.GenericTypeParameterBuilder::get_Assembly() extern void GenericTypeParameterBuilder_get_Assembly_m20D230F5C5965CD727F0E3145B07D838898D2892 (void); // 0x00001CF4 System.String System.Reflection.Emit.GenericTypeParameterBuilder::get_AssemblyQualifiedName() extern void GenericTypeParameterBuilder_get_AssemblyQualifiedName_m580F97E77F90492087D35786A9158C3EBB97262B (void); // 0x00001CF5 System.Type System.Reflection.Emit.GenericTypeParameterBuilder::get_BaseType() extern void GenericTypeParameterBuilder_get_BaseType_m92BF1EC3382E53BA1E696C3113D3A18CD6D323AD (void); // 0x00001CF6 System.String System.Reflection.Emit.GenericTypeParameterBuilder::get_FullName() extern void GenericTypeParameterBuilder_get_FullName_m4798D92120E82CB9920C68A947B03E4A400858CA (void); // 0x00001CF7 System.Reflection.Module System.Reflection.Emit.GenericTypeParameterBuilder::get_Module() extern void GenericTypeParameterBuilder_get_Module_mBA138E814976D27C609DA9AE4923B5CDFD7AAC6A (void); // 0x00001CF8 System.String System.Reflection.Emit.GenericTypeParameterBuilder::get_Name() extern void GenericTypeParameterBuilder_get_Name_mF40D6DB89A55183A97E04987914460D513F29A9F (void); // 0x00001CF9 System.String System.Reflection.Emit.GenericTypeParameterBuilder::get_Namespace() extern void GenericTypeParameterBuilder_get_Namespace_mACF9BC5E1EBA0B1D75635620B87DBBC7DF2B5332 (void); // 0x00001CFA System.Type System.Reflection.Emit.GenericTypeParameterBuilder::get_UnderlyingSystemType() extern void GenericTypeParameterBuilder_get_UnderlyingSystemType_m41E1422460880F609778775E780D997D8427CE7C (void); // 0x00001CFB System.Reflection.TypeAttributes System.Reflection.Emit.GenericTypeParameterBuilder::GetAttributeFlagsImpl() extern void GenericTypeParameterBuilder_GetAttributeFlagsImpl_m7ABBCBEE107F6028754592CAE57E6BB62C0C4908 (void); // 0x00001CFC System.Reflection.ConstructorInfo System.Reflection.Emit.GenericTypeParameterBuilder::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void GenericTypeParameterBuilder_GetConstructorImpl_m6B7E69ADFDA7855CA2F877428E06AE2CFDD6CACE (void); // 0x00001CFD System.Reflection.ConstructorInfo[] System.Reflection.Emit.GenericTypeParameterBuilder::GetConstructors(System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetConstructors_m490FCB74B48A989D1C7F14C35D6D4D96F55CCC98 (void); // 0x00001CFE System.Object[] System.Reflection.Emit.GenericTypeParameterBuilder::GetCustomAttributes(System.Boolean) extern void GenericTypeParameterBuilder_GetCustomAttributes_m83143F4BCCC4AF58AF900D4A4FFC3D7387661E29 (void); // 0x00001CFF System.Object[] System.Reflection.Emit.GenericTypeParameterBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void GenericTypeParameterBuilder_GetCustomAttributes_m73C96D1C34897C82109C9F8882FE5A2C59E24CEC (void); // 0x00001D00 System.Type System.Reflection.Emit.GenericTypeParameterBuilder::GetElementType() extern void GenericTypeParameterBuilder_GetElementType_m053438E55E01EDAA0D31D5DF4B2D3C8534716686 (void); // 0x00001D01 System.Reflection.EventInfo System.Reflection.Emit.GenericTypeParameterBuilder::GetEvent(System.String,System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetEvent_m5C76A9C645956C7620E22F6421C1A5FBAB1E9706 (void); // 0x00001D02 System.Reflection.FieldInfo System.Reflection.Emit.GenericTypeParameterBuilder::GetField(System.String,System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetField_m2B21A61EE5C3194A25C1F920BC99836E8ED87B3C (void); // 0x00001D03 System.Reflection.FieldInfo[] System.Reflection.Emit.GenericTypeParameterBuilder::GetFields(System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetFields_mD387C7C6FF02399AB9F9A0A31035D436305AFD54 (void); // 0x00001D04 System.Type[] System.Reflection.Emit.GenericTypeParameterBuilder::GetInterfaces() extern void GenericTypeParameterBuilder_GetInterfaces_mBAFC84B8786ECF58926D626189507D633F109228 (void); // 0x00001D05 System.Reflection.MethodInfo System.Reflection.Emit.GenericTypeParameterBuilder::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void GenericTypeParameterBuilder_GetMethodImpl_mEFDDF5F041C2DC0551978C5C578549D023E14B3D (void); // 0x00001D06 System.Reflection.MethodInfo[] System.Reflection.Emit.GenericTypeParameterBuilder::GetMethods(System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetMethods_mCA5343CCE95DC31B85DD0AD81503129E09B07879 (void); // 0x00001D07 System.Type System.Reflection.Emit.GenericTypeParameterBuilder::GetNestedType(System.String,System.Reflection.BindingFlags) extern void GenericTypeParameterBuilder_GetNestedType_m7068955371A0E31699C2C18D505F7849601FC900 (void); // 0x00001D08 System.Reflection.PropertyInfo System.Reflection.Emit.GenericTypeParameterBuilder::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void GenericTypeParameterBuilder_GetPropertyImpl_m7011A27AD511D5C27182D5B6DABC08886B625834 (void); // 0x00001D09 System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::HasElementTypeImpl() extern void GenericTypeParameterBuilder_HasElementTypeImpl_m346D653B2D4722D63363756DD1F29FFEAC68E320 (void); // 0x00001D0A System.Object System.Reflection.Emit.GenericTypeParameterBuilder::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) extern void GenericTypeParameterBuilder_InvokeMember_mBE6D94B2015C6C37A3F95D874447FB8F68D34185 (void); // 0x00001D0B System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsArrayImpl() extern void GenericTypeParameterBuilder_IsArrayImpl_mC402E48A9D59B7147C04A017B7BD58F0E2FA57EF (void); // 0x00001D0C System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsByRefImpl() extern void GenericTypeParameterBuilder_IsByRefImpl_m38751978589E06F0509C979FA8FFEC73D6837186 (void); // 0x00001D0D System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsCOMObjectImpl() extern void GenericTypeParameterBuilder_IsCOMObjectImpl_m6993472B178867BC18F2516C0653238D56DD5D79 (void); // 0x00001D0E System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsDefined(System.Type,System.Boolean) extern void GenericTypeParameterBuilder_IsDefined_mE125E31DA3DF26B7EAC6DA79C16BB5CE9A40E446 (void); // 0x00001D0F System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsPointerImpl() extern void GenericTypeParameterBuilder_IsPointerImpl_m679658EF42507991DB4AE483F610008295328ABA (void); // 0x00001D10 System.Boolean System.Reflection.Emit.GenericTypeParameterBuilder::IsPrimitiveImpl() extern void GenericTypeParameterBuilder_IsPrimitiveImpl_m8D41AA56D28D5C371E1FE783CE4E8BBA5811885D (void); // 0x00001D11 System.Reflection.MethodAttributes System.Reflection.Emit.MethodBuilder::get_Attributes() extern void MethodBuilder_get_Attributes_mF939C0B8706F897A3459F42E1E70B4B09CB87866 (void); // 0x00001D12 System.Type System.Reflection.Emit.MethodBuilder::get_DeclaringType() extern void MethodBuilder_get_DeclaringType_m870297DDB88B28F40FD3342AD6A5488A28607959 (void); // 0x00001D13 System.RuntimeMethodHandle System.Reflection.Emit.MethodBuilder::get_MethodHandle() extern void MethodBuilder_get_MethodHandle_m0BB143B1AFF4A4BA3A769F046ACD7DAB2D109CD9 (void); // 0x00001D14 System.String System.Reflection.Emit.MethodBuilder::get_Name() extern void MethodBuilder_get_Name_m6A25B7CA8964CE5C907AC4463631BFA338949B25 (void); // 0x00001D15 System.Type System.Reflection.Emit.MethodBuilder::get_ReflectedType() extern void MethodBuilder_get_ReflectedType_m5982BF54B4DD71C476F83C801F269E9F9AFE55B4 (void); // 0x00001D16 System.Object[] System.Reflection.Emit.MethodBuilder::GetCustomAttributes(System.Boolean) extern void MethodBuilder_GetCustomAttributes_m9C65A073A43B9715F18EC437523904C6279334F4 (void); // 0x00001D17 System.Object[] System.Reflection.Emit.MethodBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void MethodBuilder_GetCustomAttributes_mB4C2FDB09A8A64680A26904F99861672608C2D17 (void); // 0x00001D18 System.Reflection.MethodImplAttributes System.Reflection.Emit.MethodBuilder::GetMethodImplementationFlags() extern void MethodBuilder_GetMethodImplementationFlags_m2CBB50219788E67843E940F5EAFD66F7BB53A923 (void); // 0x00001D19 System.Reflection.ParameterInfo[] System.Reflection.Emit.MethodBuilder::GetParameters() extern void MethodBuilder_GetParameters_mD6CEA637A8D457097AC6AB1DAE8DF04287BA66DE (void); // 0x00001D1A System.Object System.Reflection.Emit.MethodBuilder::Invoke(System.Object,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object[],System.Globalization.CultureInfo) extern void MethodBuilder_Invoke_mE9119F9AB31DA09AB78044B515CAC75B0890F606 (void); // 0x00001D1B System.Boolean System.Reflection.Emit.MethodBuilder::IsDefined(System.Type,System.Boolean) extern void MethodBuilder_IsDefined_m19699219E1D6E1A1CA1FFD5982635E59A3787654 (void); // 0x00001D1C System.Type System.Reflection.Emit.PropertyBuilder::get_DeclaringType() extern void PropertyBuilder_get_DeclaringType_m5E497A7CA290FB1E7980604C092AB65670F09D38 (void); // 0x00001D1D System.String System.Reflection.Emit.PropertyBuilder::get_Name() extern void PropertyBuilder_get_Name_m132462F712152C399B7FD1D0609603167EE43BAF (void); // 0x00001D1E System.Type System.Reflection.Emit.PropertyBuilder::get_PropertyType() extern void PropertyBuilder_get_PropertyType_m1FA358B5DE3F73A8AA3228758336888FF984051C (void); // 0x00001D1F System.Type System.Reflection.Emit.PropertyBuilder::get_ReflectedType() extern void PropertyBuilder_get_ReflectedType_mAEB4993F456A3BE31F3C6543AC73780B3E43B6BD (void); // 0x00001D20 System.Object[] System.Reflection.Emit.PropertyBuilder::GetCustomAttributes(System.Boolean) extern void PropertyBuilder_GetCustomAttributes_mE1FBD3F73A0307C9E01BF2695AA973D1190717B1 (void); // 0x00001D21 System.Object[] System.Reflection.Emit.PropertyBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void PropertyBuilder_GetCustomAttributes_mC2E30F7B8AA34F9E4A2A8E269C84AFE945ABAC6D (void); // 0x00001D22 System.Reflection.MethodInfo System.Reflection.Emit.PropertyBuilder::GetGetMethod(System.Boolean) extern void PropertyBuilder_GetGetMethod_m20EF95EF1F144F36DABE4741B9EF6D469D3A2B00 (void); // 0x00001D23 System.Reflection.ParameterInfo[] System.Reflection.Emit.PropertyBuilder::GetIndexParameters() extern void PropertyBuilder_GetIndexParameters_m9A4AE70B9A04C32B7A563DA458AD228A84CE1A02 (void); // 0x00001D24 System.Reflection.MethodInfo System.Reflection.Emit.PropertyBuilder::GetSetMethod(System.Boolean) extern void PropertyBuilder_GetSetMethod_m90EA0D4465020B768FB0F16ED1B895A1C80607D1 (void); // 0x00001D25 System.Boolean System.Reflection.Emit.PropertyBuilder::IsDefined(System.Type,System.Boolean) extern void PropertyBuilder_IsDefined_m0012DB850D8EF28E935B41D518320B59B41CB8C7 (void); // 0x00001D26 System.Reflection.Assembly System.Reflection.Emit.TypeBuilder::get_Assembly() extern void TypeBuilder_get_Assembly_m0C1EA5A087D1C53BEF5415A3430B61DC5F2F1633 (void); // 0x00001D27 System.String System.Reflection.Emit.TypeBuilder::get_AssemblyQualifiedName() extern void TypeBuilder_get_AssemblyQualifiedName_mC88887C62322FBF51DE522E9B5435316DF963AF7 (void); // 0x00001D28 System.Type System.Reflection.Emit.TypeBuilder::get_BaseType() extern void TypeBuilder_get_BaseType_mFC63F2811271F9DCC1FD76792AC924DF9DC3C3B3 (void); // 0x00001D29 System.String System.Reflection.Emit.TypeBuilder::get_FullName() extern void TypeBuilder_get_FullName_mF60BD003FC03EC5EB1D6D7BCD5C51BD551ED9B09 (void); // 0x00001D2A System.Reflection.Module System.Reflection.Emit.TypeBuilder::get_Module() extern void TypeBuilder_get_Module_m026C04C6DE572680FC7696EDA21ADA7BE0F4BAA5 (void); // 0x00001D2B System.String System.Reflection.Emit.TypeBuilder::get_Name() extern void TypeBuilder_get_Name_mAE17E0D974669F69205CAC8645182165D2A39801 (void); // 0x00001D2C System.String System.Reflection.Emit.TypeBuilder::get_Namespace() extern void TypeBuilder_get_Namespace_m6A2E954255DA4D7B6D38866857BD1549397352D1 (void); // 0x00001D2D System.Type System.Reflection.Emit.TypeBuilder::get_UnderlyingSystemType() extern void TypeBuilder_get_UnderlyingSystemType_mBF640B23566EC046A967B3949CA2DBE00DAD9A20 (void); // 0x00001D2E System.Reflection.TypeAttributes System.Reflection.Emit.TypeBuilder::GetAttributeFlagsImpl() extern void TypeBuilder_GetAttributeFlagsImpl_mD0A65D240C8666B6519A3283EB6CCD7B84BB413F (void); // 0x00001D2F System.Reflection.ConstructorInfo System.Reflection.Emit.TypeBuilder::GetConstructorImpl(System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void TypeBuilder_GetConstructorImpl_mE90125D5B38F023935FDEA4A9EC0B31619C2D87B (void); // 0x00001D30 System.Reflection.ConstructorInfo[] System.Reflection.Emit.TypeBuilder::GetConstructors(System.Reflection.BindingFlags) extern void TypeBuilder_GetConstructors_m4B94ABD585B50ED3828C3D8B846D361D8C4AE266 (void); // 0x00001D31 System.Object[] System.Reflection.Emit.TypeBuilder::GetCustomAttributes(System.Boolean) extern void TypeBuilder_GetCustomAttributes_m0C886492CC97793A4A69DE2F329BC1776164A2EC (void); // 0x00001D32 System.Object[] System.Reflection.Emit.TypeBuilder::GetCustomAttributes(System.Type,System.Boolean) extern void TypeBuilder_GetCustomAttributes_m24D9BE7D754D17242F0E489E590936A17019FA56 (void); // 0x00001D33 System.Type System.Reflection.Emit.TypeBuilder::GetElementType() extern void TypeBuilder_GetElementType_mE1BBB803ECC38AEA1CB96F5B16CE7A8F69F53B5D (void); // 0x00001D34 System.Reflection.EventInfo System.Reflection.Emit.TypeBuilder::GetEvent(System.String,System.Reflection.BindingFlags) extern void TypeBuilder_GetEvent_mAFDA18AA504EEF96F556F1A878CD55C245B670DF (void); // 0x00001D35 System.Reflection.FieldInfo System.Reflection.Emit.TypeBuilder::GetField(System.String,System.Reflection.BindingFlags) extern void TypeBuilder_GetField_mE05E1224FC93DAD39EDDE18729FFF4513A2F678A (void); // 0x00001D36 System.Reflection.FieldInfo[] System.Reflection.Emit.TypeBuilder::GetFields(System.Reflection.BindingFlags) extern void TypeBuilder_GetFields_m4C11041B9106A094825674A474B649751ECA4F75 (void); // 0x00001D37 System.Type[] System.Reflection.Emit.TypeBuilder::GetInterfaces() extern void TypeBuilder_GetInterfaces_m8CF96BBCB1E082C50FF570536FB5DA2DEEA5EBFD (void); // 0x00001D38 System.Reflection.MethodInfo System.Reflection.Emit.TypeBuilder::GetMethodImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Reflection.CallingConventions,System.Type[],System.Reflection.ParameterModifier[]) extern void TypeBuilder_GetMethodImpl_m1ADFEBE9C1A61149013E74F2BECB8A00DDDDE13E (void); // 0x00001D39 System.Reflection.MethodInfo[] System.Reflection.Emit.TypeBuilder::GetMethods(System.Reflection.BindingFlags) extern void TypeBuilder_GetMethods_m6812F47E3E72B367EC3D879981335C86F3B307DF (void); // 0x00001D3A System.Type System.Reflection.Emit.TypeBuilder::GetNestedType(System.String,System.Reflection.BindingFlags) extern void TypeBuilder_GetNestedType_m9816BBC078320D1D75F829BED9F53546B3432661 (void); // 0x00001D3B System.Reflection.PropertyInfo System.Reflection.Emit.TypeBuilder::GetPropertyImpl(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[]) extern void TypeBuilder_GetPropertyImpl_m8176387B364B34406F4F0C323A93D7D7A51E6E79 (void); // 0x00001D3C System.Boolean System.Reflection.Emit.TypeBuilder::HasElementTypeImpl() extern void TypeBuilder_HasElementTypeImpl_m9186122D718B816DCD0F750E5688BFE3A16DC39D (void); // 0x00001D3D System.Object System.Reflection.Emit.TypeBuilder::InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[]) extern void TypeBuilder_InvokeMember_mE41552D9456017C897E88C5BB744089A0ADF819D (void); // 0x00001D3E System.Boolean System.Reflection.Emit.TypeBuilder::IsArrayImpl() extern void TypeBuilder_IsArrayImpl_m05E62E617F00CDAB3EC0CBB00039A29F67A74E8A (void); // 0x00001D3F System.Boolean System.Reflection.Emit.TypeBuilder::IsByRefImpl() extern void TypeBuilder_IsByRefImpl_mA75954602A098F7E26C3BEDAE31E5AA478363125 (void); // 0x00001D40 System.Boolean System.Reflection.Emit.TypeBuilder::IsCOMObjectImpl() extern void TypeBuilder_IsCOMObjectImpl_mC8A2FE3DDCD1D770F5C30CC8FAD6D1BF4FCAA568 (void); // 0x00001D41 System.Boolean System.Reflection.Emit.TypeBuilder::IsDefined(System.Type,System.Boolean) extern void TypeBuilder_IsDefined_mB72CBEEA06233DD639C87CD207C8082ABC6D97F8 (void); // 0x00001D42 System.Boolean System.Reflection.Emit.TypeBuilder::IsPointerImpl() extern void TypeBuilder_IsPointerImpl_mC1F910FD822FB7899F0B080AEA47ED3486ED8CB1 (void); // 0x00001D43 System.Boolean System.Reflection.Emit.TypeBuilder::IsPrimitiveImpl() extern void TypeBuilder_IsPrimitiveImpl_mE29DBCBB585D8E08C1A473EBD6F99EE11D9822DC (void); // 0x00001D44 System.Void System.Reflection.Emit.UnmanagedMarshal::.ctor() extern void UnmanagedMarshal__ctor_mB83C597E314D06E9DC785181527144689CACF092 (void); // 0x00001D45 System.Byte System.Numerics.ConstantHelper::GetByteWithAllBitsSet() extern void ConstantHelper_GetByteWithAllBitsSet_m38E318296F5FB9BAE51C97C1AE058716CFC889D7 (void); // 0x00001D46 System.SByte System.Numerics.ConstantHelper::GetSByteWithAllBitsSet() extern void ConstantHelper_GetSByteWithAllBitsSet_mB6B97526769DCCB7B78CCF446F28AAB0D1B5CAE3 (void); // 0x00001D47 System.UInt16 System.Numerics.ConstantHelper::GetUInt16WithAllBitsSet() extern void ConstantHelper_GetUInt16WithAllBitsSet_mD3E13D933A06059499F0E0CBE6798D72D175464A (void); // 0x00001D48 System.Int16 System.Numerics.ConstantHelper::GetInt16WithAllBitsSet() extern void ConstantHelper_GetInt16WithAllBitsSet_m70C5F99E624490970E2D4093FE6E800D1849DDFC (void); // 0x00001D49 System.UInt32 System.Numerics.ConstantHelper::GetUInt32WithAllBitsSet() extern void ConstantHelper_GetUInt32WithAllBitsSet_m78CBFE0C29CF227C16D2A9021972A0D54744BCAF (void); // 0x00001D4A System.Int32 System.Numerics.ConstantHelper::GetInt32WithAllBitsSet() extern void ConstantHelper_GetInt32WithAllBitsSet_m245101340DDE7277600327D319DF86F1FFEA4FD0 (void); // 0x00001D4B System.UInt64 System.Numerics.ConstantHelper::GetUInt64WithAllBitsSet() extern void ConstantHelper_GetUInt64WithAllBitsSet_mB7F3E046EE6B1B20C552BF7CF619416E239A5A96 (void); // 0x00001D4C System.Int64 System.Numerics.ConstantHelper::GetInt64WithAllBitsSet() extern void ConstantHelper_GetInt64WithAllBitsSet_m56A9AB64BA5DDD9ECC99424875824591DEFD5C40 (void); // 0x00001D4D System.Single System.Numerics.ConstantHelper::GetSingleWithAllBitsSet() extern void ConstantHelper_GetSingleWithAllBitsSet_m66FC11C0680F744EB8315278910061C9535818C0 (void); // 0x00001D4E System.Double System.Numerics.ConstantHelper::GetDoubleWithAllBitsSet() extern void ConstantHelper_GetDoubleWithAllBitsSet_mF43AF77A6C93B7590B35B20458E80F2BC66AD5F2 (void); // 0x00001D4F System.Int32 System.Numerics.Vector`1::get_Count() // 0x00001D50 System.Numerics.Vector`1 System.Numerics.Vector`1::get_Zero() // 0x00001D51 System.Int32 System.Numerics.Vector`1::InitializeCount() // 0x00001D52 System.Void System.Numerics.Vector`1::.ctor(T) // 0x00001D53 System.Void System.Numerics.Vector`1::.ctor(System.Void*) // 0x00001D54 System.Void System.Numerics.Vector`1::.ctor(System.Void*,System.Int32) // 0x00001D55 System.Void System.Numerics.Vector`1::.ctor(System.Numerics.Register&) // 0x00001D56 T System.Numerics.Vector`1::get_Item(System.Int32) // 0x00001D57 System.Boolean System.Numerics.Vector`1::Equals(System.Object) // 0x00001D58 System.Boolean System.Numerics.Vector`1::Equals(System.Numerics.Vector`1) // 0x00001D59 System.Int32 System.Numerics.Vector`1::GetHashCode() // 0x00001D5A System.String System.Numerics.Vector`1::ToString() // 0x00001D5B System.String System.Numerics.Vector`1::ToString(System.String,System.IFormatProvider) // 0x00001D5C System.Boolean System.Numerics.Vector`1::op_Equality(System.Numerics.Vector`1,System.Numerics.Vector`1) // 0x00001D5D System.Boolean System.Numerics.Vector`1::op_Inequality(System.Numerics.Vector`1,System.Numerics.Vector`1) // 0x00001D5E System.Numerics.Vector`1 System.Numerics.Vector`1::op_Explicit(System.Numerics.Vector`1) // 0x00001D5F System.Numerics.Vector`1 System.Numerics.Vector`1::Equals(System.Numerics.Vector`1,System.Numerics.Vector`1) // 0x00001D60 System.Boolean System.Numerics.Vector`1::ScalarEquals(T,T) // 0x00001D61 T System.Numerics.Vector`1::GetOneValue() // 0x00001D62 T System.Numerics.Vector`1::GetAllBitsSetValue() // 0x00001D63 System.Void System.Numerics.Vector`1::.cctor() // 0x00001D64 System.Numerics.Vector`1 System.Numerics.Vector::Equals(System.Numerics.Vector`1,System.Numerics.Vector`1) // 0x00001D65 System.Boolean System.Numerics.Vector::get_IsHardwareAccelerated() extern void Vector_get_IsHardwareAccelerated_m783509258751EBED64CBD9F387EC1BB4A15088AA (void); // 0x00001D66 System.Numerics.Vector`1 System.Numerics.Vector::AsVectorUInt64(System.Numerics.Vector`1) // 0x00001D67 System.Int32 System.Numerics.Hashing.HashHelpers::Combine(System.Int32,System.Int32) extern void HashHelpers_Combine_mBE398FF248FE6B082F5E254BCD36E3B3351608D7 (void); // 0x00001D68 System.Void System.Numerics.Hashing.HashHelpers::.cctor() extern void HashHelpers__cctor_m44C52FDF42B3F30A38199C76257DB515DC1AF4CA (void); // 0x00001D69 System.Void System.IO.DirectoryNotFoundException::.ctor() extern void DirectoryNotFoundException__ctor_m3E7AD60F0D1A82ED671568427050835C56704361 (void); // 0x00001D6A System.Void System.IO.DirectoryNotFoundException::.ctor(System.String) extern void DirectoryNotFoundException__ctor_mA7F098E81D1D163C09BF5E64A34634290B76F235 (void); // 0x00001D6B System.Void System.IO.DirectoryNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DirectoryNotFoundException__ctor_m28F575C73650A76C62CC8BC9FB1279AF4427C063 (void); // 0x00001D6C System.Void System.IO.EndOfStreamException::.ctor() extern void EndOfStreamException__ctor_m154EAE9BDAE2A8EB0EE6714D881FA7075628C582 (void); // 0x00001D6D System.Void System.IO.EndOfStreamException::.ctor(System.String) extern void EndOfStreamException__ctor_m5629E1A514051A3D56052BD6D2D50C054308CCA4 (void); // 0x00001D6E System.Void System.IO.EndOfStreamException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void EndOfStreamException__ctor_m7A3E13ADBA561BB6DECFFF7F003E3DEDAE3CB408 (void); // 0x00001D6F System.Exception System.IO.Error::GetStreamIsClosed() extern void Error_GetStreamIsClosed_mD582944AD7196BCEE9BA2105C91A0B9C00D73093 (void); // 0x00001D70 System.Exception System.IO.Error::GetEndOfFile() extern void Error_GetEndOfFile_mC4A9C2E38EE4D3B391EF73E7A17A4437417973C4 (void); // 0x00001D71 System.Exception System.IO.Error::GetReadNotSupported() extern void Error_GetReadNotSupported_mC9076E6F5DE0B465546AFBF60DE79119445F9A9D (void); // 0x00001D72 System.Exception System.IO.Error::GetWriteNotSupported() extern void Error_GetWriteNotSupported_mAAD9E4CF0D13103E34115CE5DCFDFEAC24003417 (void); // 0x00001D73 System.Void System.IO.FileLoadException::.ctor() extern void FileLoadException__ctor_mE2450419E6EAA8078BBEB0B1C929EC70C8BC5B8A (void); // 0x00001D74 System.Void System.IO.FileLoadException::.ctor(System.String) extern void FileLoadException__ctor_m9AF900D8B004C2B39940389BE18C2D8B220466EC (void); // 0x00001D75 System.String System.IO.FileLoadException::get_Message() extern void FileLoadException_get_Message_m1CCAD41AC38C08BF6DB965A95838D04EC50A1C9B (void); // 0x00001D76 System.String System.IO.FileLoadException::get_FileName() extern void FileLoadException_get_FileName_mA45D59A8056ADED7F80561BF7DD34249327465F5 (void); // 0x00001D77 System.String System.IO.FileLoadException::get_FusionLog() extern void FileLoadException_get_FusionLog_mDD8EF6A91B9BF7BEEE7B7024C95CDD8C7B41E65C (void); // 0x00001D78 System.String System.IO.FileLoadException::ToString() extern void FileLoadException_ToString_mA9B036E70D64AB4032336751A6FB65B924475D16 (void); // 0x00001D79 System.Void System.IO.FileLoadException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileLoadException__ctor_m3958225C1ECF0EA5C2BAFBA0EBA1B01C4D767772 (void); // 0x00001D7A System.Void System.IO.FileLoadException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileLoadException_GetObjectData_mE7F933FA056D16A433D42677FA515BE87F275C06 (void); // 0x00001D7B System.String System.IO.FileLoadException::FormatFileLoadExceptionMessage(System.String,System.Int32) extern void FileLoadException_FormatFileLoadExceptionMessage_m63C4CD06A5448BE67FFB3F8DD20E75607D296A88 (void); // 0x00001D7C System.Void System.IO.FileNotFoundException::.ctor() extern void FileNotFoundException__ctor_m02E41C66D9C7421CF93252AEE29CF96C15CA6E0B (void); // 0x00001D7D System.Void System.IO.FileNotFoundException::.ctor(System.String) extern void FileNotFoundException__ctor_mA8C9C93DB8C5B96D6B5E59B2AE07154F265FB1A1 (void); // 0x00001D7E System.Void System.IO.FileNotFoundException::.ctor(System.String,System.String) extern void FileNotFoundException__ctor_mC4247CABF75A7B484A21790CD7F8EFA8AC101677 (void); // 0x00001D7F System.String System.IO.FileNotFoundException::get_Message() extern void FileNotFoundException_get_Message_mB42E335490A5F810EB220CE0618F73A8C1F43DCB (void); // 0x00001D80 System.Void System.IO.FileNotFoundException::SetMessageField() extern void FileNotFoundException_SetMessageField_m4CEFBBD96201D5458B66643C0B57499A8A61C5D8 (void); // 0x00001D81 System.String System.IO.FileNotFoundException::get_FileName() extern void FileNotFoundException_get_FileName_mAA109A7782E0E719B70B818FADFE8EA75710F286 (void); // 0x00001D82 System.String System.IO.FileNotFoundException::get_FusionLog() extern void FileNotFoundException_get_FusionLog_mDC5CC7D97F41001A87620D142D7547F63ED585B2 (void); // 0x00001D83 System.String System.IO.FileNotFoundException::ToString() extern void FileNotFoundException_ToString_m67E41A112C29D4BA143108252CA8044A72FB9BBB (void); // 0x00001D84 System.Void System.IO.FileNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileNotFoundException__ctor_m1EB029B4DEF6289AE9E038584AD49541B387A224 (void); // 0x00001D85 System.Void System.IO.FileNotFoundException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileNotFoundException_GetObjectData_m67EA83255F7B0DAC36D18DCE78F7FAF3AED09770 (void); // 0x00001D86 System.Void System.IO.IOException::.ctor() extern void IOException__ctor_mF001EA9B9B8DBFBDD9B63B97A5CC6F0D7FD9F2B3 (void); // 0x00001D87 System.Void System.IO.IOException::.ctor(System.String) extern void IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA (void); // 0x00001D88 System.Void System.IO.IOException::.ctor(System.String,System.Int32) extern void IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A (void); // 0x00001D89 System.Void System.IO.IOException::.ctor(System.String,System.Exception) extern void IOException__ctor_mFA9F39D1AF43FBC40BFA68A7BFE07852D1EF8B1B (void); // 0x00001D8A System.Void System.IO.IOException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void IOException__ctor_m2F781F32FFE3A39EB374064C3C412BA4AF31FC9D (void); // 0x00001D8B System.Void System.IO.MemoryStream::.ctor() extern void MemoryStream__ctor_m8F3BAE0B48E65BAA13C52FB020E502B3EA22CA6B (void); // 0x00001D8C System.Void System.IO.MemoryStream::.ctor(System.Int32) extern void MemoryStream__ctor_m9E93692A2BB0E34119603FF6A5D44F6A132052E8 (void); // 0x00001D8D System.Void System.IO.MemoryStream::.ctor(System.Byte[]) extern void MemoryStream__ctor_m662CA0D5A0004A2E3B475FE8DCD687B654870AA2 (void); // 0x00001D8E System.Void System.IO.MemoryStream::.ctor(System.Byte[],System.Boolean) extern void MemoryStream__ctor_m5BAFB4CE0C3BB700DB05907C334DD64834D75D1B (void); // 0x00001D8F System.Boolean System.IO.MemoryStream::get_CanRead() extern void MemoryStream_get_CanRead_m38DED806B2B7D154FB50972643E504D39680554A (void); // 0x00001D90 System.Boolean System.IO.MemoryStream::get_CanSeek() extern void MemoryStream_get_CanSeek_m49EBA888C9C2563FBDFD582EC5EFCEA7D05BD9DE (void); // 0x00001D91 System.Boolean System.IO.MemoryStream::get_CanWrite() extern void MemoryStream_get_CanWrite_mAD53445D16AAE790477615AF73E349E38139CB2B (void); // 0x00001D92 System.Void System.IO.MemoryStream::EnsureNotClosed() extern void MemoryStream_EnsureNotClosed_m69559C9E70C372714EEB140CF23E5E7457003376 (void); // 0x00001D93 System.Void System.IO.MemoryStream::EnsureWriteable() extern void MemoryStream_EnsureWriteable_m693142F69235BBFA41B5684C1CEB77DAC971CCBF (void); // 0x00001D94 System.Void System.IO.MemoryStream::Dispose(System.Boolean) extern void MemoryStream_Dispose_m162D86D51D9B1C849F33D4BC14D1EF739D07A56E (void); // 0x00001D95 System.Boolean System.IO.MemoryStream::EnsureCapacity(System.Int32) extern void MemoryStream_EnsureCapacity_mE8C90BF7E22376EC18E220449C9532618C3E8BA2 (void); // 0x00001D96 System.Void System.IO.MemoryStream::Flush() extern void MemoryStream_Flush_m211D38124AAB930749728B11D263AB3452DE4AE3 (void); // 0x00001D97 System.Byte[] System.IO.MemoryStream::GetBuffer() extern void MemoryStream_GetBuffer_m8DE70C0C83521EBD8D621C678553331452D61BF4 (void); // 0x00001D98 System.Byte[] System.IO.MemoryStream::InternalGetBuffer() extern void MemoryStream_InternalGetBuffer_m5DB8C0575BAF65B87344872847F8F1DBC452B014 (void); // 0x00001D99 System.Int32 System.IO.MemoryStream::InternalGetPosition() extern void MemoryStream_InternalGetPosition_mD332D5AD71566944D5AA616FF98295F933E32A49 (void); // 0x00001D9A System.Int32 System.IO.MemoryStream::InternalReadInt32() extern void MemoryStream_InternalReadInt32_mD3F318BCD6116CBB482157FBC78AD1C5D9459599 (void); // 0x00001D9B System.Int32 System.IO.MemoryStream::InternalEmulateRead(System.Int32) extern void MemoryStream_InternalEmulateRead_m5B3A91D44E6E3B9E902172F715F03743A89940E8 (void); // 0x00001D9C System.Int32 System.IO.MemoryStream::get_Capacity() extern void MemoryStream_get_Capacity_mBC002CF44F2656FFE83B41E37E608682E0C7D416 (void); // 0x00001D9D System.Void System.IO.MemoryStream::set_Capacity(System.Int32) extern void MemoryStream_set_Capacity_m49D6289350ED412F5B7C408B0435E027BD83B6A5 (void); // 0x00001D9E System.Int64 System.IO.MemoryStream::get_Length() extern void MemoryStream_get_Length_mBCB7D88AAE6695CB5854864B57C4CDF411B29670 (void); // 0x00001D9F System.Int64 System.IO.MemoryStream::get_Position() extern void MemoryStream_get_Position_mEA65B5B6C7F7264BA8FA3117D4FB46B53516C55E (void); // 0x00001DA0 System.Void System.IO.MemoryStream::set_Position(System.Int64) extern void MemoryStream_set_Position_m662CAB6957EAC03A23FD0E8DAA6317C87360D389 (void); // 0x00001DA1 System.Int32 System.IO.MemoryStream::Read(System.Byte[],System.Int32,System.Int32) extern void MemoryStream_Read_m23A984296F1B0664A00717207D3D79D658BE0646 (void); // 0x00001DA2 System.Int32 System.IO.MemoryStream::Read(System.Span`1) extern void MemoryStream_Read_m60BD5E0D7B2CC1B9045824CB5F17FD716BE73CAB (void); // 0x00001DA3 System.Threading.Tasks.Task`1 System.IO.MemoryStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void MemoryStream_ReadAsync_mDA4703BF7DFDF26DC27638A5F81ACEBBAAB3E85C (void); // 0x00001DA4 System.Int32 System.IO.MemoryStream::ReadByte() extern void MemoryStream_ReadByte_mE144CB03CA7D7F51BA44D1578E3993851598C3EA (void); // 0x00001DA5 System.Int64 System.IO.MemoryStream::Seek(System.Int64,System.IO.SeekOrigin) extern void MemoryStream_Seek_m511FBFCE2969389BED9DE0DCE13136DC4ABDB25B (void); // 0x00001DA6 System.Byte[] System.IO.MemoryStream::ToArray() extern void MemoryStream_ToArray_m874C5611A17891E01B48ED21898B8A7DA3A26CD7 (void); // 0x00001DA7 System.Void System.IO.MemoryStream::Write(System.Byte[],System.Int32,System.Int32) extern void MemoryStream_Write_mEF0FFC112155F8CC712CB1FEDAF2448360E7F010 (void); // 0x00001DA8 System.Void System.IO.MemoryStream::Write(System.ReadOnlySpan`1) extern void MemoryStream_Write_m2155FC6430AA20BD01EBB7DDC26EAE7F2659C014 (void); // 0x00001DA9 System.Threading.Tasks.Task System.IO.MemoryStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void MemoryStream_WriteAsync_mEFDD4934F75C04C95C4E02A253D938670D8758BD (void); // 0x00001DAA System.Void System.IO.MemoryStream::WriteByte(System.Byte) extern void MemoryStream_WriteByte_mA42C4067E4B3F8D846BFB44BB8F4C928E6AB2944 (void); // 0x00001DAB System.Int32 System.IO.PathInternal::GetRootLength(System.ReadOnlySpan`1) extern void PathInternal_GetRootLength_m7D7BCBE312A200E50B5B9C96115BD3980B6A2583 (void); // 0x00001DAC System.Boolean System.IO.PathInternal::IsDirectorySeparator(System.Char) extern void PathInternal_IsDirectorySeparator_m8273E4DC894B67248431940CA77CC511604DBEF7 (void); // 0x00001DAD System.Boolean System.IO.PathInternal::EndsInDirectorySeparator(System.ReadOnlySpan`1) extern void PathInternal_EndsInDirectorySeparator_m9F908E3D718B381CE01E488C9460150E920CA2D8 (void); // 0x00001DAE System.Boolean System.IO.PathInternal::StartsWithDirectorySeparator(System.ReadOnlySpan`1) extern void PathInternal_StartsWithDirectorySeparator_mFF1F89F0DB8E762D87F81D0A29BBB05606ED7222 (void); // 0x00001DAF System.String System.IO.PathInternal::EnsureTrailingSeparator(System.String) extern void PathInternal_EnsureTrailingSeparator_m58AED9F88E5305F0B3B4F54E1A12FF902332DCFF (void); // 0x00001DB0 System.String System.IO.PathInternal::TrimEndingDirectorySeparator(System.String) extern void PathInternal_TrimEndingDirectorySeparator_m32C0CC3C95360374E7B405E941386C874312D5F5 (void); // 0x00001DB1 System.ReadOnlySpan`1 System.IO.PathInternal::TrimEndingDirectorySeparator(System.ReadOnlySpan`1) extern void PathInternal_TrimEndingDirectorySeparator_m35228A45E8CA0E2013265FDA0CFB9CA718D023B8 (void); // 0x00001DB2 System.Boolean System.IO.PathInternal::IsRoot(System.ReadOnlySpan`1) extern void PathInternal_IsRoot_m4E0CC0436533DB596C8849A121F44B8B4B797F96 (void); // 0x00001DB3 System.StringComparison System.IO.PathInternal::get_StringComparison() extern void PathInternal_get_StringComparison_m62896E682AE12B431C78969F9F84367607658AD1 (void); // 0x00001DB4 System.Boolean System.IO.PathInternal::get_IsCaseSensitive() extern void PathInternal_get_IsCaseSensitive_mFED89CEC03434BB3693A817ACAA5586E3AB90537 (void); // 0x00001DB5 System.Boolean System.IO.PathInternal::GetIsCaseSensitive() extern void PathInternal_GetIsCaseSensitive_m1C8DB5AEC8B6C0FC80A4E1100A654E3EE12F6E0F (void); // 0x00001DB6 System.Boolean System.IO.PathInternal::IsPartiallyQualified(System.String) extern void PathInternal_IsPartiallyQualified_mCFF182CE81FF08BE83910BF6254C5D75658DEB94 (void); // 0x00001DB7 System.Void System.IO.PathInternal::.cctor() extern void PathInternal__cctor_mFB96F7ACECF4C3B7B6A1E67EAF52AEDB95D156FD (void); // 0x00001DB8 System.Void System.IO.PathTooLongException::.ctor() extern void PathTooLongException__ctor_m27C9E6A21D05A64E33CB355343FDAB0A73C3E839 (void); // 0x00001DB9 System.Void System.IO.PathTooLongException::.ctor(System.String) extern void PathTooLongException__ctor_m2E98EE527C0503C02F7305BC57045AB86BB202A7 (void); // 0x00001DBA System.Void System.IO.PathTooLongException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void PathTooLongException__ctor_mA9DDB320363210A4B7941D1212CA7B93B875A428 (void); // 0x00001DBB System.Void System.IO.PinnedBufferMemoryStream::.ctor(System.Byte[]) extern void PinnedBufferMemoryStream__ctor_m1B0F455B8B0302DB69EAD1B4586B5D5D6ECBCD44 (void); // 0x00001DBC System.Int32 System.IO.PinnedBufferMemoryStream::Read(System.Span`1) extern void PinnedBufferMemoryStream_Read_m6C850B26DF2E5E6B17A7364762D83EF7878847FB (void); // 0x00001DBD System.Void System.IO.PinnedBufferMemoryStream::Write(System.ReadOnlySpan`1) extern void PinnedBufferMemoryStream_Write_mEA20C0F7F46D78AB57DDEEA43BB1296EF0CE63CB (void); // 0x00001DBE System.Void System.IO.PinnedBufferMemoryStream::Finalize() extern void PinnedBufferMemoryStream_Finalize_m40BCC5A3F1FEA91F1C6019D6F626D54880B3AFBC (void); // 0x00001DBF System.Void System.IO.PinnedBufferMemoryStream::Dispose(System.Boolean) extern void PinnedBufferMemoryStream_Dispose_m8378F8124152B1AF42893A1BC24DAA2640F9C90B (void); // 0x00001DC0 System.Void System.IO.StreamReader::CheckAsyncTaskInProgress() extern void StreamReader_CheckAsyncTaskInProgress_m1A576E85D68B488114884945F0E3536A1F8C96D1 (void); // 0x00001DC1 System.Void System.IO.StreamReader::ThrowAsyncIOInProgress() extern void StreamReader_ThrowAsyncIOInProgress_m126E571F9659F0926D5319AF53B0DD2B99D4B4FA (void); // 0x00001DC2 System.Void System.IO.StreamReader::.ctor() extern void StreamReader__ctor_m82944670194CEA5E4B805AC2B1C680E2669DCE13 (void); // 0x00001DC3 System.Void System.IO.StreamReader::.ctor(System.IO.Stream,System.Text.Encoding) extern void StreamReader__ctor_m7712DDC735E99B6833E2666ADFD8A06CB96A58B1 (void); // 0x00001DC4 System.Void System.IO.StreamReader::.ctor(System.IO.Stream,System.Text.Encoding,System.Boolean,System.Int32,System.Boolean) extern void StreamReader__ctor_m90E2D80F6049350E83D9973ABD9607073353AB0F (void); // 0x00001DC5 System.Void System.IO.StreamReader::.ctor(System.String) extern void StreamReader__ctor_m08BA7049EACE030ACE06AB8A8F2CDF2E2AFB55C6 (void); // 0x00001DC6 System.Void System.IO.StreamReader::.ctor(System.String,System.Boolean) extern void StreamReader__ctor_m0AD738DDCB9A0DE0DFD3DB6B2FE44A41C1EAE677 (void); // 0x00001DC7 System.Void System.IO.StreamReader::.ctor(System.String,System.Text.Encoding,System.Boolean) extern void StreamReader__ctor_mB946592899E393BDD06A093CA3BB87180A590449 (void); // 0x00001DC8 System.Void System.IO.StreamReader::.ctor(System.String,System.Text.Encoding,System.Boolean,System.Int32) extern void StreamReader__ctor_mA95373EEF162CF396A1A20CDF039B29AA2D634EF (void); // 0x00001DC9 System.Void System.IO.StreamReader::Init(System.IO.Stream,System.Text.Encoding,System.Boolean,System.Int32,System.Boolean) extern void StreamReader_Init_mA0A33EEB35E8570B3D4CA1FE4E40D5A493FB8AB3 (void); // 0x00001DCA System.Void System.IO.StreamReader::Init(System.IO.Stream) extern void StreamReader_Init_m323C50121AA2A1710841CC10EB8A1D21AE4B0312 (void); // 0x00001DCB System.Void System.IO.StreamReader::Dispose(System.Boolean) extern void StreamReader_Dispose_mB7BA2F3F47444F6D00457E04462BC097EEE6D27C (void); // 0x00001DCC System.Boolean System.IO.StreamReader::get_LeaveOpen() extern void StreamReader_get_LeaveOpen_mBF00F96D2445DFFE1AA86262995963C90986CE02 (void); // 0x00001DCD System.Int32 System.IO.StreamReader::Peek() extern void StreamReader_Peek_m02A726104F658F68395E8D0CD77B741B9E267553 (void); // 0x00001DCE System.Int32 System.IO.StreamReader::Read() extern void StreamReader_Read_mB7DF78E453DA180AF0E360278016505417C7874E (void); // 0x00001DCF System.Int32 System.IO.StreamReader::Read(System.Char[],System.Int32,System.Int32) extern void StreamReader_Read_mDD31FE9A360E966A5E518FDBA820747A987A9485 (void); // 0x00001DD0 System.Int32 System.IO.StreamReader::ReadSpan(System.Span`1) extern void StreamReader_ReadSpan_mDFC7F9EE84B4D52287658B80BD7FB1525B7ACDA7 (void); // 0x00001DD1 System.String System.IO.StreamReader::ReadToEnd() extern void StreamReader_ReadToEnd_mC4555F132A634BB343137E09612D6BDC6BD00B3B (void); // 0x00001DD2 System.Void System.IO.StreamReader::CompressBuffer(System.Int32) extern void StreamReader_CompressBuffer_m9E5C3BB65018A2404A05DD657666F8608B591BBC (void); // 0x00001DD3 System.Void System.IO.StreamReader::DetectEncoding() extern void StreamReader_DetectEncoding_m3E03B95378FBC9F10ED7F57C74971C0B39316BCF (void); // 0x00001DD4 System.Boolean System.IO.StreamReader::IsPreamble() extern void StreamReader_IsPreamble_m1212E3D5E4A056BD6CADCF328F04D51E6B09E881 (void); // 0x00001DD5 System.Int32 System.IO.StreamReader::ReadBuffer() extern void StreamReader_ReadBuffer_m9696F78396CFE7BB39E2E31E47CD39BA30AE23A3 (void); // 0x00001DD6 System.Int32 System.IO.StreamReader::ReadBuffer(System.Span`1,System.Boolean&) extern void StreamReader_ReadBuffer_mB59A4B0F23D8B6105CE13A34D046D312D2EC4D44 (void); // 0x00001DD7 System.String System.IO.StreamReader::ReadLine() extern void StreamReader_ReadLine_m9E583F06F10408D5941F889F1ECC2A1CE545728F (void); // 0x00001DD8 System.Boolean System.IO.StreamReader::DataAvailable() extern void StreamReader_DataAvailable_m7A80FED095B4243FD128978C47835C70E2B113DA (void); // 0x00001DD9 System.Void System.IO.StreamReader::.cctor() extern void StreamReader__cctor_m9670436F78357A22C4565B8426DD99B598525343 (void); // 0x00001DDA System.Void System.IO.StreamReader/NullStreamReader::.ctor() extern void NullStreamReader__ctor_m393C2986039ED207404B276CC1284B20D7954326 (void); // 0x00001DDB System.Void System.IO.StreamReader/NullStreamReader::Dispose(System.Boolean) extern void NullStreamReader_Dispose_mCA18ADF51670E276BA3CF28AB1F07F42B923B284 (void); // 0x00001DDC System.Int32 System.IO.StreamReader/NullStreamReader::Peek() extern void NullStreamReader_Peek_m8192FA8F0FD3F7D9089C5E2946FE2691103CBE12 (void); // 0x00001DDD System.Int32 System.IO.StreamReader/NullStreamReader::Read() extern void NullStreamReader_Read_m987FA062BD753A737697362BDA7C4FC1963983C4 (void); // 0x00001DDE System.Int32 System.IO.StreamReader/NullStreamReader::Read(System.Char[],System.Int32,System.Int32) extern void NullStreamReader_Read_m70F22E982E6D876C98A930D6401547ADE37528D9 (void); // 0x00001DDF System.String System.IO.StreamReader/NullStreamReader::ReadLine() extern void NullStreamReader_ReadLine_mE5AD753845B6C898085834D9C1E6A02038362210 (void); // 0x00001DE0 System.String System.IO.StreamReader/NullStreamReader::ReadToEnd() extern void NullStreamReader_ReadToEnd_m7F8990AC42EA164EA82001A1223A4F3164E7E96D (void); // 0x00001DE1 System.Int32 System.IO.StreamReader/NullStreamReader::ReadBuffer() extern void NullStreamReader_ReadBuffer_mD2B8C840FBC7CAFED36E3039EBB2996A83497E77 (void); // 0x00001DE2 System.Void System.IO.StreamWriter::CheckAsyncTaskInProgress() extern void StreamWriter_CheckAsyncTaskInProgress_m22A80352D48CB1E0C0DE8E721251B0A120503A06 (void); // 0x00001DE3 System.Void System.IO.StreamWriter::ThrowAsyncIOInProgress() extern void StreamWriter_ThrowAsyncIOInProgress_m7C715660A13757504CE742E5F18D0C440C7AB96A (void); // 0x00001DE4 System.Text.Encoding System.IO.StreamWriter::get_UTF8NoBOM() extern void StreamWriter_get_UTF8NoBOM_m43F3E823D06C9C4622261C22C13457AD302CF0EC (void); // 0x00001DE5 System.Void System.IO.StreamWriter::.ctor() extern void StreamWriter__ctor_m91CBC7F7026487341553ACFD282AB8C97F7A835B (void); // 0x00001DE6 System.Void System.IO.StreamWriter::.ctor(System.IO.Stream,System.Text.Encoding,System.Int32,System.Boolean) extern void StreamWriter__ctor_m07CDDF5BC8553960286FA1BFF8BBA2159835EBCC (void); // 0x00001DE7 System.Void System.IO.StreamWriter::.ctor(System.String) extern void StreamWriter__ctor_m7C83908E2616C22FA632EF67E36E137932E534D7 (void); // 0x00001DE8 System.Void System.IO.StreamWriter::.ctor(System.String,System.Boolean) extern void StreamWriter__ctor_m6432CEFDE44A6B720887B85AADC39303F8D0689D (void); // 0x00001DE9 System.Void System.IO.StreamWriter::.ctor(System.String,System.Boolean,System.Text.Encoding,System.Int32) extern void StreamWriter__ctor_m1F86E05C0B270E003570FE854A7B32775F6FD797 (void); // 0x00001DEA System.Void System.IO.StreamWriter::Init(System.IO.Stream,System.Text.Encoding,System.Int32,System.Boolean) extern void StreamWriter_Init_m87624EC42F9CD27B6D43829466EFA800002D44D6 (void); // 0x00001DEB System.Void System.IO.StreamWriter::Dispose(System.Boolean) extern void StreamWriter_Dispose_m789BB06BA71A8FD30A0640950229C7E4D366AD92 (void); // 0x00001DEC System.Void System.IO.StreamWriter::Flush(System.Boolean,System.Boolean) extern void StreamWriter_Flush_mF092D255D29C4EEBB98C516D22070B45DAAE0DAE (void); // 0x00001DED System.Void System.IO.StreamWriter::set_AutoFlush(System.Boolean) extern void StreamWriter_set_AutoFlush_mC54B62427834C58B88D170A9F78990CA9EBDCBCE (void); // 0x00001DEE System.Boolean System.IO.StreamWriter::get_LeaveOpen() extern void StreamWriter_get_LeaveOpen_m2C4BAC4313AA1DCE27FA332061B29229FA5202C9 (void); // 0x00001DEF System.Void System.IO.StreamWriter::Write(System.Char) extern void StreamWriter_Write_m2A48056A5E6D0CCA8E813C5D1D1D44276415A11B (void); // 0x00001DF0 System.Void System.IO.StreamWriter::Write(System.Char[]) extern void StreamWriter_Write_mA6EEDCFC293614704BFFF1FF1F1B1780E7C67E18 (void); // 0x00001DF1 System.Void System.IO.StreamWriter::Write(System.Char[],System.Int32,System.Int32) extern void StreamWriter_Write_mE02DD312AFCC5AF2794F96FC3A8E521F2587D333 (void); // 0x00001DF2 System.Void System.IO.StreamWriter::WriteSpan(System.ReadOnlySpan`1,System.Boolean) extern void StreamWriter_WriteSpan_m4323CA2DB888C07C38F7BD88641DA7D56489BE66 (void); // 0x00001DF3 System.Void System.IO.StreamWriter::Write(System.String) extern void StreamWriter_Write_m1961836CD57985833261ABC980416118E24F83DA (void); // 0x00001DF4 System.Void System.IO.StreamWriter::.cctor() extern void StreamWriter__cctor_m949BEC9E005A50769ACD3AB661359AE1086D5135 (void); // 0x00001DF5 System.Void System.IO.TextReader::.ctor() extern void TextReader__ctor_m45B667AC35B8194438FBDC3B5D4A46081E0D1F67 (void); // 0x00001DF6 System.Void System.IO.TextReader::Dispose() extern void TextReader_Dispose_mDCB332EFA06970A9CC7EC4596FCC5220B9512616 (void); // 0x00001DF7 System.Void System.IO.TextReader::Dispose(System.Boolean) extern void TextReader_Dispose_m9915C25CF1614901A3835D9E9A637C293FA50612 (void); // 0x00001DF8 System.Int32 System.IO.TextReader::Peek() extern void TextReader_Peek_m994D0D8413B8460D8538916C19D697AB4B5C06BC (void); // 0x00001DF9 System.Int32 System.IO.TextReader::Read() extern void TextReader_Read_m54625659DCB14616835B9E5C4C6874B872A60811 (void); // 0x00001DFA System.Int32 System.IO.TextReader::Read(System.Char[],System.Int32,System.Int32) extern void TextReader_Read_m72E54A58A9D71F6CCF327425B1067FD8729847FC (void); // 0x00001DFB System.String System.IO.TextReader::ReadToEnd() extern void TextReader_ReadToEnd_m354CCAAE1CAA7DD650618B587929C70FBC7C9D7C (void); // 0x00001DFC System.String System.IO.TextReader::ReadLine() extern void TextReader_ReadLine_mBC0FAFFDA45D7B4FD6BE44C4821F42C6FB52D0AF (void); // 0x00001DFD System.IO.TextReader System.IO.TextReader::Synchronized(System.IO.TextReader) extern void TextReader_Synchronized_mDE59E61D4315750C793658C6B84E7CD87EA4DB6D (void); // 0x00001DFE System.Void System.IO.TextReader::.cctor() extern void TextReader__cctor_m3FC1361B272E49FE60D9A794BE7901424ECE53AC (void); // 0x00001DFF System.Void System.IO.TextReader/NullTextReader::.ctor() extern void NullTextReader__ctor_m0BDC74A62E2C8069E726144E2A463002CEC8AF20 (void); // 0x00001E00 System.Int32 System.IO.TextReader/NullTextReader::Read(System.Char[],System.Int32,System.Int32) extern void NullTextReader_Read_mD5EAB1E06C105589828B095A21B274DDBAEFC5FE (void); // 0x00001E01 System.String System.IO.TextReader/NullTextReader::ReadLine() extern void NullTextReader_ReadLine_mF61BBB6519CDCCCD6C191D65D00135D350FAC214 (void); // 0x00001E02 System.Void System.IO.TextReader/SyncTextReader::.ctor(System.IO.TextReader) extern void SyncTextReader__ctor_mA5B747CC06C640F7DF35422966DE0EF4B5179105 (void); // 0x00001E03 System.Void System.IO.TextReader/SyncTextReader::Dispose(System.Boolean) extern void SyncTextReader_Dispose_m8DC05D40510D9ADB916640FF7269E1B06C6F202B (void); // 0x00001E04 System.Int32 System.IO.TextReader/SyncTextReader::Peek() extern void SyncTextReader_Peek_mDD40B51B4B94CB4BA51A93A82817BCC975A7F267 (void); // 0x00001E05 System.Int32 System.IO.TextReader/SyncTextReader::Read() extern void SyncTextReader_Read_mFE84F8B4AF8275EE9141A297B40C28CEB03FA4E3 (void); // 0x00001E06 System.Int32 System.IO.TextReader/SyncTextReader::Read(System.Char[],System.Int32,System.Int32) extern void SyncTextReader_Read_m2BB3D8DFCC28A36D26790456DF01396311AF618D (void); // 0x00001E07 System.String System.IO.TextReader/SyncTextReader::ReadLine() extern void SyncTextReader_ReadLine_m8A2BA33E353463922F23AB9720DBDEA677DB61B3 (void); // 0x00001E08 System.String System.IO.TextReader/SyncTextReader::ReadToEnd() extern void SyncTextReader_ReadToEnd_mC0A46656303975A1249718747509C6A42232B120 (void); // 0x00001E09 System.Void System.IO.TextWriter::.ctor() extern void TextWriter__ctor_mCB798AF418D211569751509FEDEEBEA164907C84 (void); // 0x00001E0A System.Void System.IO.TextWriter::.ctor(System.IFormatProvider) extern void TextWriter__ctor_mD9064D59C0AE19DD6BD8979E3A519963A82EC2A8 (void); // 0x00001E0B System.IFormatProvider System.IO.TextWriter::get_FormatProvider() extern void TextWriter_get_FormatProvider_m2497C7B7C26607462313D016393BDCC5269E8B22 (void); // 0x00001E0C System.Void System.IO.TextWriter::Dispose(System.Boolean) extern void TextWriter_Dispose_m8A2D25F0B2EDD5DBED7937E0483B602476C98C5E (void); // 0x00001E0D System.Void System.IO.TextWriter::Dispose() extern void TextWriter_Dispose_m5B2CA4D250335AB11031AFC7F202AA5B7A70C4D7 (void); // 0x00001E0E System.Void System.IO.TextWriter::Write(System.Char) extern void TextWriter_Write_mCD2CEA1E28A414BBFD2B39B7D30B67E418436A70 (void); // 0x00001E0F System.Void System.IO.TextWriter::Write(System.Char[]) extern void TextWriter_Write_m3ACB231EA0FE4B5CAA6E7D4FE848C90E5EC820A4 (void); // 0x00001E10 System.Void System.IO.TextWriter::Write(System.Char[],System.Int32,System.Int32) extern void TextWriter_Write_m61FD80B255DB98BD2E86AE2D2C1690DD9578BEDD (void); // 0x00001E11 System.Void System.IO.TextWriter::Write(System.String) extern void TextWriter_Write_m842F7A5F9743993C1A411EE189475CC6E1CCEA4C (void); // 0x00001E12 System.IO.TextWriter System.IO.TextWriter::Synchronized(System.IO.TextWriter) extern void TextWriter_Synchronized_m8FC90ABC35809D7E0DDA51F4DC506F72B2336A38 (void); // 0x00001E13 System.Void System.IO.TextWriter::.cctor() extern void TextWriter__cctor_m60BECCE7279821016686541AF8CB6C43BBBC4976 (void); // 0x00001E14 System.Void System.IO.TextWriter/NullTextWriter::.ctor() extern void NullTextWriter__ctor_m008727329B8900DD57A07B747429A6012B9F047A (void); // 0x00001E15 System.Void System.IO.TextWriter/NullTextWriter::Write(System.Char[],System.Int32,System.Int32) extern void NullTextWriter_Write_m32ECBBF7D3EF3A29404C17AEDA78BA8948DF88F7 (void); // 0x00001E16 System.Void System.IO.TextWriter/NullTextWriter::Write(System.String) extern void NullTextWriter_Write_mA8BDCEAD3C1B0AA3C4D0A1B29B1F3D73835F90CD (void); // 0x00001E17 System.Void System.IO.TextWriter/NullTextWriter::Write(System.Char) extern void NullTextWriter_Write_m07AA1FA1B106CA85E04D6CF44E325A38E9BE7413 (void); // 0x00001E18 System.Void System.IO.TextWriter/SyncTextWriter::.ctor(System.IO.TextWriter) extern void SyncTextWriter__ctor_m0B4583FEEB86C7571C4E9CA518630062160D9CDE (void); // 0x00001E19 System.IFormatProvider System.IO.TextWriter/SyncTextWriter::get_FormatProvider() extern void SyncTextWriter_get_FormatProvider_m765110BFC1301A85DDB995A32250EEBD31A8B99D (void); // 0x00001E1A System.Void System.IO.TextWriter/SyncTextWriter::Dispose(System.Boolean) extern void SyncTextWriter_Dispose_mBA3D006F3D3501B8B77D22FFE1A97AD195B2F678 (void); // 0x00001E1B System.Void System.IO.TextWriter/SyncTextWriter::Write(System.Char) extern void SyncTextWriter_Write_mD6F2D23D97FA9A7378F4B9AD51428F1ADD2FB574 (void); // 0x00001E1C System.Void System.IO.TextWriter/SyncTextWriter::Write(System.Char[]) extern void SyncTextWriter_Write_m77BEBAEC1B3B1BAD5F9CB9D674102E2B5B709F0D (void); // 0x00001E1D System.Void System.IO.TextWriter/SyncTextWriter::Write(System.Char[],System.Int32,System.Int32) extern void SyncTextWriter_Write_m763985B67D1B4333788EDEF8FC1321F8DB7732F3 (void); // 0x00001E1E System.Void System.IO.TextWriter/SyncTextWriter::Write(System.String) extern void SyncTextWriter_Write_mAE10B440C6480E1864A120CD3CC84DCE4DF21326 (void); // 0x00001E1F System.Void System.IO.UnmanagedMemoryStream::.ctor() extern void UnmanagedMemoryStream__ctor_mDB35C953C2B373131430AB86E99C7BC49BC0F5AF (void); // 0x00001E20 System.Void System.IO.UnmanagedMemoryStream::.ctor(System.Byte*,System.Int64,System.Int64,System.IO.FileAccess) extern void UnmanagedMemoryStream__ctor_m6B13BA44C847480F432AB75E6436D47B424B8C33 (void); // 0x00001E21 System.Void System.IO.UnmanagedMemoryStream::Initialize(System.Byte*,System.Int64,System.Int64,System.IO.FileAccess) extern void UnmanagedMemoryStream_Initialize_mEBB2616A4DD8C041E399C467AB5B73EBDB1E329C (void); // 0x00001E22 System.Boolean System.IO.UnmanagedMemoryStream::get_CanRead() extern void UnmanagedMemoryStream_get_CanRead_m1BA0AC674A3401C4C9B0D22F0D6E5ED511F99E33 (void); // 0x00001E23 System.Boolean System.IO.UnmanagedMemoryStream::get_CanSeek() extern void UnmanagedMemoryStream_get_CanSeek_m76B4501AC6C509B94016E5B23E9A4ABB24C389E5 (void); // 0x00001E24 System.Boolean System.IO.UnmanagedMemoryStream::get_CanWrite() extern void UnmanagedMemoryStream_get_CanWrite_mDFE72F9CF31D7B8BBAA86A881BD47FF2D26F3FE1 (void); // 0x00001E25 System.Void System.IO.UnmanagedMemoryStream::Dispose(System.Boolean) extern void UnmanagedMemoryStream_Dispose_mE578AFDB4C1E795E89AA1E2BBDB618A501E6D944 (void); // 0x00001E26 System.Void System.IO.UnmanagedMemoryStream::EnsureNotClosed() extern void UnmanagedMemoryStream_EnsureNotClosed_m6E927EABEE83993CAE245473C72227647D2626BD (void); // 0x00001E27 System.Void System.IO.UnmanagedMemoryStream::EnsureReadable() extern void UnmanagedMemoryStream_EnsureReadable_mF7A0CDA42C05191CBDDB058B1CCEA1E5F768760C (void); // 0x00001E28 System.Void System.IO.UnmanagedMemoryStream::EnsureWriteable() extern void UnmanagedMemoryStream_EnsureWriteable_m5CEA4E0489B33800504CB311EBD819733F0D8AEA (void); // 0x00001E29 System.Void System.IO.UnmanagedMemoryStream::Flush() extern void UnmanagedMemoryStream_Flush_m5EEE7D7E7D00FACAA6B3499669CF9C8CBE415B44 (void); // 0x00001E2A System.Int64 System.IO.UnmanagedMemoryStream::get_Length() extern void UnmanagedMemoryStream_get_Length_m0C3FF73E073B6F7981FE8B4EDCAC9961AC58594B (void); // 0x00001E2B System.Int64 System.IO.UnmanagedMemoryStream::get_Position() extern void UnmanagedMemoryStream_get_Position_m92ACB4244384AB0DEC89B5137CB051D70EFAE828 (void); // 0x00001E2C System.Void System.IO.UnmanagedMemoryStream::set_Position(System.Int64) extern void UnmanagedMemoryStream_set_Position_mE39CB7490B94402C5E4EB5EB42D15BCED47C202B (void); // 0x00001E2D System.Byte* System.IO.UnmanagedMemoryStream::get_PositionPointer() extern void UnmanagedMemoryStream_get_PositionPointer_mBB87BC34F1C1851109464BCAA67398C7C6295682 (void); // 0x00001E2E System.Int32 System.IO.UnmanagedMemoryStream::Read(System.Byte[],System.Int32,System.Int32) extern void UnmanagedMemoryStream_Read_m991EB934FF763A4ADFFC1B15EA5B2800837B120B (void); // 0x00001E2F System.Int32 System.IO.UnmanagedMemoryStream::Read(System.Span`1) extern void UnmanagedMemoryStream_Read_m5848DFBC9C7D4B1B59BF4BC500872F380BF2F648 (void); // 0x00001E30 System.Int32 System.IO.UnmanagedMemoryStream::ReadCore(System.Span`1) extern void UnmanagedMemoryStream_ReadCore_mFFFCC1A32274BC81AC51BED7BCE75629BA0FF759 (void); // 0x00001E31 System.Threading.Tasks.Task`1 System.IO.UnmanagedMemoryStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void UnmanagedMemoryStream_ReadAsync_mEA57160261C5FBB1AEDAA761818AA11F86CCB5A7 (void); // 0x00001E32 System.Int32 System.IO.UnmanagedMemoryStream::ReadByte() extern void UnmanagedMemoryStream_ReadByte_m1D7C3C08DE3264F6F93B8445A2712DB7CD7B67C0 (void); // 0x00001E33 System.Int64 System.IO.UnmanagedMemoryStream::Seek(System.Int64,System.IO.SeekOrigin) extern void UnmanagedMemoryStream_Seek_mE12E95A55C8D5AEA647CA0EAB4BCF1ED957E42F6 (void); // 0x00001E34 System.Void System.IO.UnmanagedMemoryStream::Write(System.Byte[],System.Int32,System.Int32) extern void UnmanagedMemoryStream_Write_m2E019FDA0FC84E55E6A7D6B93C04C77525A8132B (void); // 0x00001E35 System.Void System.IO.UnmanagedMemoryStream::Write(System.ReadOnlySpan`1) extern void UnmanagedMemoryStream_Write_mD7CAC54174DF27C4C9DE2D970D8D56D0EA87833E (void); // 0x00001E36 System.Void System.IO.UnmanagedMemoryStream::WriteCore(System.ReadOnlySpan`1) extern void UnmanagedMemoryStream_WriteCore_m0BB22002FF5F9536897E29F7F2FD53616E3DB14A (void); // 0x00001E37 System.Threading.Tasks.Task System.IO.UnmanagedMemoryStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void UnmanagedMemoryStream_WriteAsync_m615482B20CFCB3EDAB8A7E959E564589B30C1DD6 (void); // 0x00001E38 System.Void System.IO.UnmanagedMemoryStream::WriteByte(System.Byte) extern void UnmanagedMemoryStream_WriteByte_m26ECC496C31A8CF8DBD7002E623B5DE6BDF0720F (void); // 0x00001E39 System.Void System.IO.DriveNotFoundException::.ctor() extern void DriveNotFoundException__ctor_mB0F534CC77F37A3387736BFF5DDF6D6A600B4A8E (void); // 0x00001E3A System.Void System.IO.DriveNotFoundException::.ctor(System.String) extern void DriveNotFoundException__ctor_m057189B0AADCC86E2B87B5BBD36457432C814EB5 (void); // 0x00001E3B System.Void System.IO.DriveNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DriveNotFoundException__ctor_m6A4B60DB9CAFFC3A1A4607720461EBB4FD9CA6C2 (void); // 0x00001E3C System.IO.DirectoryInfo System.IO.Directory::GetParent(System.String) extern void Directory_GetParent_mDD1F4DD5F95A5D6676009FB76E5016EDD127FFB2 (void); // 0x00001E3D System.IO.DirectoryInfo System.IO.Directory::CreateDirectory(System.String) extern void Directory_CreateDirectory_m16EC5CE8561A997C6635E06DC24C77590F29D94F (void); // 0x00001E3E System.Boolean System.IO.Directory::Exists(System.String) extern void Directory_Exists_m3D125E9E88C291CF11113444F961A64DD83AE1C7 (void); // 0x00001E3F System.Collections.Generic.IEnumerable`1 System.IO.Directory::InternalEnumeratePaths(System.String,System.String,System.IO.SearchTarget,System.IO.EnumerationOptions) extern void Directory_InternalEnumeratePaths_mDF922B6A0898EF315738273A1C07577A05A715C4 (void); // 0x00001E40 System.Collections.Generic.IEnumerable`1 System.IO.Directory::EnumerateFileSystemEntries(System.String) extern void Directory_EnumerateFileSystemEntries_mFC14748938E7979CA5472FB025BABE5448E9E216 (void); // 0x00001E41 System.Collections.Generic.IEnumerable`1 System.IO.Directory::EnumerateFileSystemEntries(System.String,System.String,System.IO.EnumerationOptions) extern void Directory_EnumerateFileSystemEntries_mD035AB4FE9E0118537CAE214EB18176CB7035DB2 (void); // 0x00001E42 System.String System.IO.Directory::InternalGetDirectoryRoot(System.String) extern void Directory_InternalGetDirectoryRoot_m52DE1E3B2610CB4A4ECE9CC856E71102BC87EF09 (void); // 0x00001E43 System.String System.IO.Directory::GetCurrentDirectory() extern void Directory_GetCurrentDirectory_m576783BDF2FDF97303C15E51713790415BF57CC1 (void); // 0x00001E44 System.Void System.IO.Directory::Move(System.String,System.String) extern void Directory_Move_mA9C7ED31B0223C808C52AC0AF5F4476305DB5D31 (void); // 0x00001E45 System.Void System.IO.Directory::Delete(System.String,System.Boolean) extern void Directory_Delete_mB5C70379DEFE9B8AA95F67BAE04233E60CEF09F4 (void); // 0x00001E46 System.String System.IO.Directory::InsecureGetCurrentDirectory() extern void Directory_InsecureGetCurrentDirectory_m61A4D542AEB6542F4D736A0D7E68985698A89612 (void); // 0x00001E47 System.Void System.IO.DirectoryInfo::.ctor(System.String) extern void DirectoryInfo__ctor_m36BC476C58B55083046C0A738157D84E2323E0E9 (void); // 0x00001E48 System.Void System.IO.DirectoryInfo::.ctor(System.String,System.String,System.String,System.Boolean) extern void DirectoryInfo__ctor_mBF23B55E105F1913588B8286339ACCFD57977CE7 (void); // 0x00001E49 System.Void System.IO.DirectoryInfo::Init(System.String,System.String,System.String,System.Boolean) extern void DirectoryInfo_Init_m6F2DBFA656C4EEC434A9BB750C528D66CB61A749 (void); // 0x00001E4A System.IO.DirectoryInfo System.IO.DirectoryInfo::get_Parent() extern void DirectoryInfo_get_Parent_m2B95E4D3CBA22F8DAA259247ED791F1411D93347 (void); // 0x00001E4B System.IO.FileSystemInfo[] System.IO.DirectoryInfo::GetFileSystemInfos() extern void DirectoryInfo_GetFileSystemInfos_m35F27B3A479619281F13C053A9164ACC6C135BED (void); // 0x00001E4C System.IO.FileSystemInfo[] System.IO.DirectoryInfo::GetFileSystemInfos(System.String,System.IO.EnumerationOptions) extern void DirectoryInfo_GetFileSystemInfos_m08F825293FCEB7E25602D23F5993889C75B854F0 (void); // 0x00001E4D System.Collections.Generic.IEnumerable`1 System.IO.DirectoryInfo::InternalEnumerateInfos(System.String,System.String,System.IO.SearchTarget,System.IO.EnumerationOptions) extern void DirectoryInfo_InternalEnumerateInfos_m3A416153462AEE2E38917E912F638850EDA5E74D (void); // 0x00001E4E System.Void System.IO.DirectoryInfo::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void DirectoryInfo__ctor_mBF86132DD08D11091E2B8D444DBD625E1FC8D7CC (void); // 0x00001E4F System.IO.EnumerationOptions System.IO.EnumerationOptions::get_Compatible() extern void EnumerationOptions_get_Compatible_m5BF7700420444871B5758FE9AEE78585FE8910E0 (void); // 0x00001E50 System.IO.EnumerationOptions System.IO.EnumerationOptions::get_Default() extern void EnumerationOptions_get_Default_m4B2E611421FB289D0A4CFECE0EECE319985886AF (void); // 0x00001E51 System.Void System.IO.EnumerationOptions::.ctor() extern void EnumerationOptions__ctor_m950FC5E65A0ECEBB47B54DE07639377F4C6CCEBA (void); // 0x00001E52 System.Boolean System.IO.EnumerationOptions::get_RecurseSubdirectories() extern void EnumerationOptions_get_RecurseSubdirectories_mBD53204FA4D7F2A2104943C488052DCC7ED4C347 (void); // 0x00001E53 System.Void System.IO.EnumerationOptions::set_RecurseSubdirectories(System.Boolean) extern void EnumerationOptions_set_RecurseSubdirectories_m0A71AE2F9557711A104D55D486B125478280F9F2 (void); // 0x00001E54 System.Boolean System.IO.EnumerationOptions::get_IgnoreInaccessible() extern void EnumerationOptions_get_IgnoreInaccessible_m0596CBE99665FA1FB818A3E26B846DE453972ED6 (void); // 0x00001E55 System.Void System.IO.EnumerationOptions::set_IgnoreInaccessible(System.Boolean) extern void EnumerationOptions_set_IgnoreInaccessible_mA75FCAA8A4E8A7D3BC50C4B44FFEE8D6A63E71A3 (void); // 0x00001E56 System.IO.FileAttributes System.IO.EnumerationOptions::get_AttributesToSkip() extern void EnumerationOptions_get_AttributesToSkip_m101D9446C6DAC8DD6CCE5C4FD0C6E65BEE49583D (void); // 0x00001E57 System.Void System.IO.EnumerationOptions::set_AttributesToSkip(System.IO.FileAttributes) extern void EnumerationOptions_set_AttributesToSkip_m1FCE68BDDB90F2F177918978C18DD1104BC592DC (void); // 0x00001E58 System.IO.MatchType System.IO.EnumerationOptions::get_MatchType() extern void EnumerationOptions_get_MatchType_mC8C98DB057B4776FD99B804238B35E54AAF537BC (void); // 0x00001E59 System.Void System.IO.EnumerationOptions::set_MatchType(System.IO.MatchType) extern void EnumerationOptions_set_MatchType_m013F2AFDEF738B2106440201A4B783CB5045E239 (void); // 0x00001E5A System.IO.MatchCasing System.IO.EnumerationOptions::get_MatchCasing() extern void EnumerationOptions_get_MatchCasing_m221271EE192448FB3E6E9574808F27C72B3AA260 (void); // 0x00001E5B System.Boolean System.IO.EnumerationOptions::get_ReturnSpecialDirectories() extern void EnumerationOptions_get_ReturnSpecialDirectories_mAADC43017E51D150C12D5D751B2FED9DB5978F82 (void); // 0x00001E5C System.Void System.IO.EnumerationOptions::.cctor() extern void EnumerationOptions__cctor_mACE9F3898F8FB48EA3BB28D9E139B4DDF47E7409 (void); // 0x00001E5D System.Void System.IO.File::Copy(System.String,System.String,System.Boolean) extern void File_Copy_m3798F05909C43D7EA26130D51D0A15CFCBE7458A (void); // 0x00001E5E System.IO.FileStream System.IO.File::Create(System.String) extern void File_Create_m7A88AE26DE05E6D790E3C5B1140EE5DC91DCC519 (void); // 0x00001E5F System.IO.FileStream System.IO.File::Create(System.String,System.Int32) extern void File_Create_m65B6669BCB8054914CEF0E0F39C54D8663E4A66F (void); // 0x00001E60 System.Void System.IO.File::Delete(System.String) extern void File_Delete_mE29829DA504F3E1B8BCB78F21E2862C9ED7EC386 (void); // 0x00001E61 System.Boolean System.IO.File::Exists(System.String) extern void File_Exists_m95E329ABBE3EAD6750FE1989BBA6884457136D4A (void); // 0x00001E62 System.IO.FileStream System.IO.File::OpenRead(System.String) extern void File_OpenRead_m6181B052EB0E98D2E18FAC79E7744D766BA4244C (void); // 0x00001E63 System.String System.IO.File::ReadAllText(System.String) extern void File_ReadAllText_mA4A939F853D573379F7129AFDC469B91E9747BAA (void); // 0x00001E64 System.String System.IO.File::InternalReadAllText(System.String,System.Text.Encoding) extern void File_InternalReadAllText_m1A9DFDA4F514EF8384FCCB57CD76C05956A1F362 (void); // 0x00001E65 System.Void System.IO.File::WriteAllText(System.String,System.String) extern void File_WriteAllText_m8AE8932A417928EF1E86F1E6B37C7A41904614D1 (void); // 0x00001E66 System.Byte[] System.IO.File::ReadAllBytes(System.String) extern void File_ReadAllBytes_m704CBBA3F130C94F5A3E0BE2A93D9E9D79DC3E24 (void); // 0x00001E67 System.Byte[] System.IO.File::ReadAllBytesUnknownLength(System.IO.FileStream) extern void File_ReadAllBytesUnknownLength_mF885971FC4230A9A68C2459B78463CACFCF41682 (void); // 0x00001E68 System.Void System.IO.File::WriteAllBytes(System.String,System.Byte[]) extern void File_WriteAllBytes_mC491031DA14AA9B591F62D6AD0181D090E081077 (void); // 0x00001E69 System.Void System.IO.File::InternalWriteAllBytes(System.String,System.Byte[]) extern void File_InternalWriteAllBytes_m72B9C4F476835F043F64294DB9126612AEB9ECDD (void); // 0x00001E6A System.Void System.IO.File::AppendAllText(System.String,System.String) extern void File_AppendAllText_m08069DB321F56261289DCE3509565270F23DAEC6 (void); // 0x00001E6B System.Void System.IO.File::Move(System.String,System.String) extern void File_Move_mBC9450111E0144A55D893A720F19E612D658AC37 (void); // 0x00001E6C System.Void System.IO.FileInfo::.ctor() extern void FileInfo__ctor_mD1499B21E06123F9ED41A7CF37A45B841C5E7F01 (void); // 0x00001E6D System.Void System.IO.FileInfo::.ctor(System.String) extern void FileInfo__ctor_m0A602529DFCFC44BB4EF4C530E6FBA765C44143F (void); // 0x00001E6E System.Void System.IO.FileInfo::.ctor(System.String,System.String,System.String,System.Boolean) extern void FileInfo__ctor_m5A03D93B1400D7D35F89C036316AC78CB24328C2 (void); // 0x00001E6F System.Int64 System.IO.FileInfo::get_Length() extern void FileInfo_get_Length_m7FADCE0E3C88678C0A7BFA694786C02AD652A33B (void); // 0x00001E70 System.Void System.IO.FileInfo::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileInfo__ctor_m32BBEF67481F9EBF2105E2BCAB1A25A9D95848B4 (void); // 0x00001E71 System.String System.IO.FileInfo::get_Name() extern void FileInfo_get_Name_mDC3942CE030CCEDBBC7F993D2BD2D453C96759C7 (void); // 0x00001E72 System.Boolean System.IO.FileStatus::get_InitiallyDirectory() extern void FileStatus_get_InitiallyDirectory_m6125259DBE392F2F4FC0D2FADB1E552127A22CB9 (void); // 0x00001E73 System.Void System.IO.FileStatus::set_InitiallyDirectory(System.Boolean) extern void FileStatus_set_InitiallyDirectory_mF8349D02ACC4BC00622B5E760CA721DAF562C6FC (void); // 0x00001E74 System.Void System.IO.FileStatus::Initialize(System.IO.FileStatus&,System.Boolean) extern void FileStatus_Initialize_mD4DD9E27D5018B33296F05CC0879C84037D9F3B5 (void); // 0x00001E75 System.Boolean System.IO.FileStatus::IsReadOnly(System.ReadOnlySpan`1,System.Boolean) extern void FileStatus_IsReadOnly_mC6B1D721E574A7A966A4AB6615626AD7D7815535 (void); // 0x00001E76 System.IO.FileAttributes System.IO.FileStatus::GetAttributes(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void FileStatus_GetAttributes_mC4CC0F4382185462242A06424C79FB7EED218A79 (void); // 0x00001E77 System.Boolean System.IO.FileStatus::GetExists(System.ReadOnlySpan`1) extern void FileStatus_GetExists_mAE616C6D2A1BEC457312D09041C38181F3E04BD2 (void); // 0x00001E78 System.DateTimeOffset System.IO.FileStatus::GetLastWriteTime(System.ReadOnlySpan`1,System.Boolean) extern void FileStatus_GetLastWriteTime_m3F2A70A2236B8AD206E972B3C23C1CAE9674BB7E (void); // 0x00001E79 System.DateTimeOffset System.IO.FileStatus::UnixTimeToDateTimeOffset(System.Int64,System.Int64) extern void FileStatus_UnixTimeToDateTimeOffset_m266E50CA99318CFC1C781F57C0599DAA2F87980D (void); // 0x00001E7A System.Int64 System.IO.FileStatus::GetLength(System.ReadOnlySpan`1,System.Boolean) extern void FileStatus_GetLength_mC89C0DCC8B7E55A7D58C6A2ADDD09F2D2E7E7D4E (void); // 0x00001E7B System.Void System.IO.FileStatus::Refresh(System.ReadOnlySpan`1) extern void FileStatus_Refresh_mBA0C3866B8BD1A7880E9D25540F85CA4A3410327 (void); // 0x00001E7C System.Void System.IO.FileStatus::EnsureStatInitialized(System.ReadOnlySpan`1,System.Boolean) extern void FileStatus_EnsureStatInitialized_mD0058164111A0AE3DFD84DD01E86BA14D80F8DA8 (void); // 0x00001E7D System.Boolean System.IO.FileSystem::CopyDanglingSymlink(System.String,System.String) extern void FileSystem_CopyDanglingSymlink_m789ECF95CC7CA38223FBB33E05849AC511FE0975 (void); // 0x00001E7E System.Void System.IO.FileSystem::CopyFile(System.String,System.String,System.Boolean) extern void FileSystem_CopyFile_m8673998874C19538122684FBBECED9A744BBEB11 (void); // 0x00001E7F System.Void System.IO.FileSystem::LinkOrCopyFile(System.String,System.String) extern void FileSystem_LinkOrCopyFile_m2458A814822FB469AA0275557C409992CFE79DA6 (void); // 0x00001E80 System.Void System.IO.FileSystem::MoveFile(System.String,System.String) extern void FileSystem_MoveFile_m215E9967906ACB4FB02AE1107C1E18B61FF4079F (void); // 0x00001E81 System.Void System.IO.FileSystem::DeleteFile(System.String) extern void FileSystem_DeleteFile_m0C6A13ACD51AAB21BED3EA82CB0EE63703D0C0FC (void); // 0x00001E82 System.Void System.IO.FileSystem::CreateDirectory(System.String) extern void FileSystem_CreateDirectory_mF7A6EA62B2969B47F6A683EDAB6B2616B5BEFDAD (void); // 0x00001E83 System.Void System.IO.FileSystem::MoveDirectory(System.String,System.String) extern void FileSystem_MoveDirectory_mFDE6DC215C10BC758150D0AB16F660716D7D280D (void); // 0x00001E84 System.Void System.IO.FileSystem::RemoveDirectory(System.String,System.Boolean) extern void FileSystem_RemoveDirectory_m277039C6351EAACE6EAF47FDC434D8F6A2378809 (void); // 0x00001E85 System.Void System.IO.FileSystem::RemoveDirectoryInternal(System.IO.DirectoryInfo,System.Boolean,System.Boolean) extern void FileSystem_RemoveDirectoryInternal_mE099168883D80A603B193BC281320C8FDBC83671 (void); // 0x00001E86 System.Boolean System.IO.FileSystem::DirectoryExists(System.ReadOnlySpan`1) extern void FileSystem_DirectoryExists_mF0F57CFF987F9B74F15ABF57C70004F2A465D4D9 (void); // 0x00001E87 System.Boolean System.IO.FileSystem::DirectoryExists(System.ReadOnlySpan`1,Interop/ErrorInfo&) extern void FileSystem_DirectoryExists_m295E3E280077494D1868CEA582F507E618E3E448 (void); // 0x00001E88 System.Boolean System.IO.FileSystem::FileExists(System.ReadOnlySpan`1) extern void FileSystem_FileExists_mD0B309E15EF6F11673151E81540F5A1886DDDB36 (void); // 0x00001E89 System.Boolean System.IO.FileSystem::FileExists(System.ReadOnlySpan`1,System.Int32,Interop/ErrorInfo&) extern void FileSystem_FileExists_mCA924CEA27F9AD54BF94DBFFED4C7EA9F64598A3 (void); // 0x00001E8A System.Boolean System.IO.FileSystem::ShouldIgnoreDirectory(System.String) extern void FileSystem_ShouldIgnoreDirectory_m11D3B10058D051B190931C89D661C39B077E09C4 (void); // 0x00001E8B System.Void System.IO.FileSystemInfo::.ctor() extern void FileSystemInfo__ctor_m3E73521E9D5566CE6F3DF2B401218DB2E25797E9 (void); // 0x00001E8C System.IO.FileSystemInfo System.IO.FileSystemInfo::Create(System.String,System.String,System.IO.FileStatus&) extern void FileSystemInfo_Create_mC0E7F4CAE88FBFCF2C14981755AD0008703C4E90 (void); // 0x00001E8D System.Void System.IO.FileSystemInfo::Init(System.IO.FileStatus&) extern void FileSystemInfo_Init_m0D9BF2AE4D1056BF17A45D25C5EDCDB2C9808E66 (void); // 0x00001E8E System.IO.FileAttributes System.IO.FileSystemInfo::get_Attributes() extern void FileSystemInfo_get_Attributes_m38971A5B147214C5EE193CE9F60628EA834EF6DA (void); // 0x00001E8F System.Boolean System.IO.FileSystemInfo::get_ExistsCore() extern void FileSystemInfo_get_ExistsCore_mBB14E67D509870D7E1572F461C3C78E8077FF4E9 (void); // 0x00001E90 System.DateTimeOffset System.IO.FileSystemInfo::get_LastWriteTimeCore() extern void FileSystemInfo_get_LastWriteTimeCore_m0CA0E8AD0E0950FFF2A4EB3F13AE87033F8084D3 (void); // 0x00001E91 System.Int64 System.IO.FileSystemInfo::get_LengthCore() extern void FileSystemInfo_get_LengthCore_mDDFE18FF2A7B8948308DD9A8559056DCCC65BED3 (void); // 0x00001E92 System.Void System.IO.FileSystemInfo::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileSystemInfo__ctor_mA62B6EDDADAE82509DE81E7033AE64FF682962D2 (void); // 0x00001E93 System.Void System.IO.FileSystemInfo::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void FileSystemInfo_GetObjectData_m391E008132EB2D4F88A92F84C8FFEB75F050EA4C (void); // 0x00001E94 System.String System.IO.FileSystemInfo::get_FullName() extern void FileSystemInfo_get_FullName_m98CFA64E37846CA49590B772453B72A1DD82CD2E (void); // 0x00001E95 System.String System.IO.FileSystemInfo::get_Extension() extern void FileSystemInfo_get_Extension_mC1DA9A769E890D35AC34C76DEF46EA3C570F7D71 (void); // 0x00001E96 System.String System.IO.FileSystemInfo::get_Name() extern void FileSystemInfo_get_Name_mFAFD6E06D2F1BA35ACD72BE9802679142227040F (void); // 0x00001E97 System.Boolean System.IO.FileSystemInfo::get_Exists() extern void FileSystemInfo_get_Exists_m33AA04CA7AC360031EFF6D94AFBD70F1D747DCD5 (void); // 0x00001E98 System.DateTime System.IO.FileSystemInfo::get_LastWriteTime() extern void FileSystemInfo_get_LastWriteTime_m5009457B3D837E929AF4FBC9E2738F15BB6476C5 (void); // 0x00001E99 System.DateTime System.IO.FileSystemInfo::get_LastWriteTimeUtc() extern void FileSystemInfo_get_LastWriteTimeUtc_mD88B2540B4766584A90C45018C6EDBFEC9C80BA8 (void); // 0x00001E9A System.String System.IO.FileSystemInfo::ToString() extern void FileSystemInfo_ToString_mE347EE911B0FA89BBBE01F1F082F01E333F167FC (void); // 0x00001E9B System.Threading.SemaphoreSlim System.IO.Stream::EnsureAsyncActiveSemaphoreInitialized() extern void Stream_EnsureAsyncActiveSemaphoreInitialized_m542252BE301C7ED86230F6A154E2A65CB8FEDBF1 (void); // 0x00001E9C System.Boolean System.IO.Stream::get_CanRead() // 0x00001E9D System.Boolean System.IO.Stream::get_CanSeek() // 0x00001E9E System.Boolean System.IO.Stream::get_CanWrite() // 0x00001E9F System.Int64 System.IO.Stream::get_Length() // 0x00001EA0 System.Int64 System.IO.Stream::get_Position() // 0x00001EA1 System.Void System.IO.Stream::set_Position(System.Int64) // 0x00001EA2 System.Void System.IO.Stream::Close() extern void Stream_Close_m168599DCD398141DE7A7A35820A353242BCDC00B (void); // 0x00001EA3 System.Void System.IO.Stream::Dispose() extern void Stream_Dispose_mCDB42F32A17541CCA6D3A5906827A401570B07A8 (void); // 0x00001EA4 System.Void System.IO.Stream::Dispose(System.Boolean) extern void Stream_Dispose_m9B37BD21A57F8F2BD20EE353DE14405700810C5C (void); // 0x00001EA5 System.Void System.IO.Stream::Flush() // 0x00001EA6 System.IAsyncResult System.IO.Stream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void Stream_BeginRead_m2A759634A3B717B38685E4BE7E28715881DEA2DA (void); // 0x00001EA7 System.IAsyncResult System.IO.Stream::BeginReadInternal(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object,System.Boolean,System.Boolean) extern void Stream_BeginReadInternal_m3BE76602E834C0FC41BEB1BD9B2B92A4A24B1A15 (void); // 0x00001EA8 System.Int32 System.IO.Stream::EndRead(System.IAsyncResult) extern void Stream_EndRead_m62BC30BACB0B2CDE8AE53485F0FE16A12D05CDC4 (void); // 0x00001EA9 System.Threading.Tasks.Task`1 System.IO.Stream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void Stream_ReadAsync_m01189F9AB6F3676C762423B0139A123E635C00C1 (void); // 0x00001EAA System.Threading.Tasks.Task`1 System.IO.Stream::BeginEndReadAsync(System.Byte[],System.Int32,System.Int32) extern void Stream_BeginEndReadAsync_m258436400E8F88937176AB80E9E0589518DB0540 (void); // 0x00001EAB System.IAsyncResult System.IO.Stream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void Stream_BeginWrite_mD4F6B107B8E8665E634D1702DEFB6C240C3D620B (void); // 0x00001EAC System.IAsyncResult System.IO.Stream::BeginWriteInternal(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object,System.Boolean,System.Boolean) extern void Stream_BeginWriteInternal_mB44541AB192B0B5F1EBFF2F57EBE906E4E5C327F (void); // 0x00001EAD System.Void System.IO.Stream::RunReadWriteTaskWhenReady(System.Threading.Tasks.Task,System.IO.Stream/ReadWriteTask) extern void Stream_RunReadWriteTaskWhenReady_m4A19236E893392BEF38D0CADEE6A1CEB05D613A5 (void); // 0x00001EAE System.Void System.IO.Stream::RunReadWriteTask(System.IO.Stream/ReadWriteTask) extern void Stream_RunReadWriteTask_m4388A091A27B25FB5EA76EBC54E612367FF517AC (void); // 0x00001EAF System.Void System.IO.Stream::FinishTrackingAsyncOperation() extern void Stream_FinishTrackingAsyncOperation_m226E9EE4404E774352DF6DACD5B821271DF9745B (void); // 0x00001EB0 System.Void System.IO.Stream::EndWrite(System.IAsyncResult) extern void Stream_EndWrite_m25970E727D84B048C46022DB8DA99389A35E68D2 (void); // 0x00001EB1 System.Threading.Tasks.Task System.IO.Stream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void Stream_WriteAsync_mFF9AA1D3547F0428523290F2968D89EFC983CCD5 (void); // 0x00001EB2 System.Threading.Tasks.Task System.IO.Stream::BeginEndWriteAsync(System.Byte[],System.Int32,System.Int32) extern void Stream_BeginEndWriteAsync_m3D6D31F7140A2F83B13F3DD156DA19C0F5FC96B1 (void); // 0x00001EB3 System.Int64 System.IO.Stream::Seek(System.Int64,System.IO.SeekOrigin) // 0x00001EB4 System.Int32 System.IO.Stream::Read(System.Byte[],System.Int32,System.Int32) // 0x00001EB5 System.Int32 System.IO.Stream::Read(System.Span`1) extern void Stream_Read_m655A5A3FE25BD7A2D965154D753DB5F360AD46FE (void); // 0x00001EB6 System.Int32 System.IO.Stream::ReadByte() extern void Stream_ReadByte_m8B2D63BC3B16EEA9C7CF6828AA3F619A2C2A5561 (void); // 0x00001EB7 System.Void System.IO.Stream::Write(System.Byte[],System.Int32,System.Int32) // 0x00001EB8 System.Void System.IO.Stream::Write(System.ReadOnlySpan`1) extern void Stream_Write_m84BD9BD831FAC81EAC315389E51E958F4BAA25E8 (void); // 0x00001EB9 System.Void System.IO.Stream::WriteByte(System.Byte) extern void Stream_WriteByte_mC921EACC6CFCF416E5960BAA0469AA2C4A7AE3C5 (void); // 0x00001EBA System.IAsyncResult System.IO.Stream::BlockingBeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void Stream_BlockingBeginRead_m0CB5A3CCCCB29B72654695C7FBBFDBA6E61838DE (void); // 0x00001EBB System.Int32 System.IO.Stream::BlockingEndRead(System.IAsyncResult) extern void Stream_BlockingEndRead_mEA79E0F1DB7F275424D7FB279EA45C830DD3CC17 (void); // 0x00001EBC System.IAsyncResult System.IO.Stream::BlockingBeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void Stream_BlockingBeginWrite_m62E152C4A9C56B01A23F470EA0FD41DCED8FC3A4 (void); // 0x00001EBD System.Void System.IO.Stream::BlockingEndWrite(System.IAsyncResult) extern void Stream_BlockingEndWrite_m50417E2AFED34AFBC2EA4D0BFBFA6C710D26A8D9 (void); // 0x00001EBE System.Boolean System.IO.Stream::HasOverriddenBeginEndRead() extern void Stream_HasOverriddenBeginEndRead_m08D6C86AE0D04E460381460742EB5412998C56FB (void); // 0x00001EBF System.Boolean System.IO.Stream::HasOverriddenBeginEndWrite() extern void Stream_HasOverriddenBeginEndWrite_mADF5C9BD25E19CF32EA7C4B763170C183C372377 (void); // 0x00001EC0 System.Void System.IO.Stream::.ctor() extern void Stream__ctor_mE8B074A0EBEB026FFF14062AB4B8A78E17EFFBF0 (void); // 0x00001EC1 System.Void System.IO.Stream::.cctor() extern void Stream__cctor_mF2D6261F44C6B401E2F4EE08B869359FFDA22281 (void); // 0x00001EC2 System.Void System.IO.Stream/ReadWriteTask::ClearBeginState() extern void ReadWriteTask_ClearBeginState_m89325F656CC4CE38F55140E8A2668D3C81BE01D1 (void); // 0x00001EC3 System.Void System.IO.Stream/ReadWriteTask::.ctor(System.Boolean,System.Boolean,System.Func`2,System.Object,System.IO.Stream,System.Byte[],System.Int32,System.Int32,System.AsyncCallback) extern void ReadWriteTask__ctor_mCF86BD28E740C698570CDB5AA3C9412DA1E751EC (void); // 0x00001EC4 System.Void System.IO.Stream/ReadWriteTask::InvokeAsyncCallback(System.Object) extern void ReadWriteTask_InvokeAsyncCallback_m7AA1DF5836B23AE817765C634992E2B102E33B0A (void); // 0x00001EC5 System.Void System.IO.Stream/ReadWriteTask::System.Threading.Tasks.ITaskCompletionAction.Invoke(System.Threading.Tasks.Task) extern void ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_Invoke_m7665105364077135EBDC647CD68618733839CEF0 (void); // 0x00001EC6 System.Boolean System.IO.Stream/ReadWriteTask::System.Threading.Tasks.ITaskCompletionAction.get_InvokeMayRunArbitraryCode() extern void ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_get_InvokeMayRunArbitraryCode_mCD8E5145DF1C704F4BD5D74A7454D321BC6A1688 (void); // 0x00001EC7 System.Void System.IO.Stream/NullStream::.ctor() extern void NullStream__ctor_mED0693F2AAFED7F1183AC73C1D24D2D342D20B9F (void); // 0x00001EC8 System.Boolean System.IO.Stream/NullStream::get_CanRead() extern void NullStream_get_CanRead_m876245941FE83D718CFB5313A654B99FE38A861A (void); // 0x00001EC9 System.Boolean System.IO.Stream/NullStream::get_CanWrite() extern void NullStream_get_CanWrite_m64469914081CDB998FE8A32C5D72A8B5E7A51CAD (void); // 0x00001ECA System.Boolean System.IO.Stream/NullStream::get_CanSeek() extern void NullStream_get_CanSeek_m714EF3987D54211C551DB8091B46EDA4865E4B53 (void); // 0x00001ECB System.Int64 System.IO.Stream/NullStream::get_Length() extern void NullStream_get_Length_m82F01905F35FAAEDA6F9FF7F0492E26D87615393 (void); // 0x00001ECC System.Int64 System.IO.Stream/NullStream::get_Position() extern void NullStream_get_Position_m702EC05EDDA78415E3A8154C88F85AB662499ABC (void); // 0x00001ECD System.Void System.IO.Stream/NullStream::set_Position(System.Int64) extern void NullStream_set_Position_m254F70AB31BD6A60FD39A1A2E8A1D89D1753DC0F (void); // 0x00001ECE System.Void System.IO.Stream/NullStream::Dispose(System.Boolean) extern void NullStream_Dispose_mEEE7BFFBA40D1BD0285DAF2F84C86D4014F9DB44 (void); // 0x00001ECF System.Void System.IO.Stream/NullStream::Flush() extern void NullStream_Flush_m30074A5CCE9DD80E0BAEA3F496A95FE5C1E1C5A4 (void); // 0x00001ED0 System.IAsyncResult System.IO.Stream/NullStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void NullStream_BeginRead_m4D6BE481B75B2D31DEE3CEA70956A697479A485E (void); // 0x00001ED1 System.Int32 System.IO.Stream/NullStream::EndRead(System.IAsyncResult) extern void NullStream_EndRead_m4E8228DED0BE9838010FAE3FCF8403A0A5157754 (void); // 0x00001ED2 System.IAsyncResult System.IO.Stream/NullStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void NullStream_BeginWrite_m435989710809F862841975C960B87DFFD5E519C8 (void); // 0x00001ED3 System.Void System.IO.Stream/NullStream::EndWrite(System.IAsyncResult) extern void NullStream_EndWrite_m739D9EC7F3E95980A81B943F4D31C893A5B6A599 (void); // 0x00001ED4 System.Int32 System.IO.Stream/NullStream::Read(System.Byte[],System.Int32,System.Int32) extern void NullStream_Read_m707054F1D59FFA17526EE487A49DBB21109D1BEE (void); // 0x00001ED5 System.Int32 System.IO.Stream/NullStream::Read(System.Span`1) extern void NullStream_Read_m38850075E391D0EFA6FC182CBB865A6CA74C3915 (void); // 0x00001ED6 System.Threading.Tasks.Task`1 System.IO.Stream/NullStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void NullStream_ReadAsync_m1224B4744696098C3078FD5F1A9A677FAA277B7F (void); // 0x00001ED7 System.Int32 System.IO.Stream/NullStream::ReadByte() extern void NullStream_ReadByte_m12195A49B5962169799037D8AC8A01C448EF476B (void); // 0x00001ED8 System.Void System.IO.Stream/NullStream::Write(System.Byte[],System.Int32,System.Int32) extern void NullStream_Write_mC971A2D70A6C70F3E8FE4214945D6D100566A724 (void); // 0x00001ED9 System.Void System.IO.Stream/NullStream::Write(System.ReadOnlySpan`1) extern void NullStream_Write_mB5E09830F251C3D38F7E04B5859151FA86375721 (void); // 0x00001EDA System.Threading.Tasks.Task System.IO.Stream/NullStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void NullStream_WriteAsync_m98407F1516DF997103EAA65C7F0FA840D37357E9 (void); // 0x00001EDB System.Void System.IO.Stream/NullStream::WriteByte(System.Byte) extern void NullStream_WriteByte_m0E3145318650FA6594C6FB94DBADC5E7EC64EC38 (void); // 0x00001EDC System.Int64 System.IO.Stream/NullStream::Seek(System.Int64,System.IO.SeekOrigin) extern void NullStream_Seek_m839001648876FF3712A20CD0DDEDEE30236106A3 (void); // 0x00001EDD System.Void System.IO.Stream/NullStream::.cctor() extern void NullStream__cctor_m06CA45F1611B8C253B5E1F56F00F40069F3C308D (void); // 0x00001EDE System.Void System.IO.Stream/SynchronousAsyncResult::.ctor(System.Int32,System.Object) extern void SynchronousAsyncResult__ctor_m5D0576054591080E7F4822AA3631A1D42CF15208 (void); // 0x00001EDF System.Void System.IO.Stream/SynchronousAsyncResult::.ctor(System.Object) extern void SynchronousAsyncResult__ctor_m89C620E84406D05B588FBFB9FD29836D4F1DC9E4 (void); // 0x00001EE0 System.Void System.IO.Stream/SynchronousAsyncResult::.ctor(System.Exception,System.Object,System.Boolean) extern void SynchronousAsyncResult__ctor_m166FDC6BDD004EA93712E9685ED6F241FE1896EE (void); // 0x00001EE1 System.Threading.WaitHandle System.IO.Stream/SynchronousAsyncResult::get_AsyncWaitHandle() extern void SynchronousAsyncResult_get_AsyncWaitHandle_m1A51613855B991821EE44353C04D78EDF4554FB3 (void); // 0x00001EE2 System.Object System.IO.Stream/SynchronousAsyncResult::get_AsyncState() extern void SynchronousAsyncResult_get_AsyncState_m66A951CD7627BAF2B183E3935EC9FE151904480D (void); // 0x00001EE3 System.Boolean System.IO.Stream/SynchronousAsyncResult::get_CompletedSynchronously() extern void SynchronousAsyncResult_get_CompletedSynchronously_mA2993A25DF45E56CB37D2CD31AB2A63F43B93C09 (void); // 0x00001EE4 System.Void System.IO.Stream/SynchronousAsyncResult::ThrowIfError() extern void SynchronousAsyncResult_ThrowIfError_m70F659FE27A3A9804B410B19CFBEF3FB1EB633C8 (void); // 0x00001EE5 System.Int32 System.IO.Stream/SynchronousAsyncResult::EndRead(System.IAsyncResult) extern void SynchronousAsyncResult_EndRead_mEF06AFFB3AF5DB62C7BDCD30CA5A213FF22CD511 (void); // 0x00001EE6 System.Void System.IO.Stream/SynchronousAsyncResult::EndWrite(System.IAsyncResult) extern void SynchronousAsyncResult_EndWrite_m8F1712391355E8539EEAF66D71F446EB4ED76CA2 (void); // 0x00001EE7 System.Void System.IO.Stream/SynchronousAsyncResult/<>c::.cctor() extern void U3CU3Ec__cctor_mCBAE6B4F0647157DA882A0A13146A0527E22D65B (void); // 0x00001EE8 System.Void System.IO.Stream/SynchronousAsyncResult/<>c::.ctor() extern void U3CU3Ec__ctor_mFD96811C307F625A2088823190FD515EA2E2C840 (void); // 0x00001EE9 System.Threading.ManualResetEvent System.IO.Stream/SynchronousAsyncResult/<>c::b__12_0() extern void U3CU3Ec_U3Cget_AsyncWaitHandleU3Eb__12_0_m8D11D8D8FE2A53C7C3D6689512F2E7FBF253A092 (void); // 0x00001EEA System.Void System.IO.Stream/<>c::.cctor() extern void U3CU3Ec__cctor_mB67AFD1D49A75E2517D5F340CA793C2F8914EC51 (void); // 0x00001EEB System.Void System.IO.Stream/<>c::.ctor() extern void U3CU3Ec__ctor_mFE531257AFC25204F13BB2D9A8E7F5384F79A0BB (void); // 0x00001EEC System.Threading.SemaphoreSlim System.IO.Stream/<>c::b__4_0() extern void U3CU3Ec_U3CEnsureAsyncActiveSemaphoreInitializedU3Eb__4_0_m40D9D7E0DD4D81A8C59A44D3F6FAD790EFC9E8ED (void); // 0x00001EED System.Int32 System.IO.Stream/<>c::b__40_0(System.Object) extern void U3CU3Ec_U3CBeginReadInternalU3Eb__40_0_m073CC002E7BA074E814D401A00C3EA0108389AF7 (void); // 0x00001EEE System.IAsyncResult System.IO.Stream/<>c::b__45_0(System.IO.Stream,System.IO.Stream/ReadWriteParameters,System.AsyncCallback,System.Object) extern void U3CU3Ec_U3CBeginEndReadAsyncU3Eb__45_0_mA0D032197EE789387930397D90997DDC4C113D8B (void); // 0x00001EEF System.Int32 System.IO.Stream/<>c::b__45_1(System.IO.Stream,System.IAsyncResult) extern void U3CU3Ec_U3CBeginEndReadAsyncU3Eb__45_1_m7D7B5A196991DDFE8F48386AA00966C92E73049C (void); // 0x00001EF0 System.Int32 System.IO.Stream/<>c::b__48_0(System.Object) extern void U3CU3Ec_U3CBeginWriteInternalU3Eb__48_0_mAC6780A481FAD4DA65E5754F365E18C342B9D1DC (void); // 0x00001EF1 System.Void System.IO.Stream/<>c::b__49_0(System.Threading.Tasks.Task,System.Object) extern void U3CU3Ec_U3CRunReadWriteTaskWhenReadyU3Eb__49_0_m621FA27D8C612FBA149AA45FABE820394413D101 (void); // 0x00001EF2 System.IAsyncResult System.IO.Stream/<>c::b__58_0(System.IO.Stream,System.IO.Stream/ReadWriteParameters,System.AsyncCallback,System.Object) extern void U3CU3Ec_U3CBeginEndWriteAsyncU3Eb__58_0_m7486101BE1B3D3E1441C45294736CE790398F5C8 (void); // 0x00001EF3 System.Threading.Tasks.VoidTaskResult System.IO.Stream/<>c::b__58_1(System.IO.Stream,System.IAsyncResult) extern void U3CU3Ec_U3CBeginEndWriteAsyncU3Eb__58_1_m4D7AF5E8B838EB10432619E6BC16EA6C23DA84B4 (void); // 0x00001EF4 System.Void System.IO.__Error::EndOfFile() extern void __Error_EndOfFile_mDB2E5863CFFBBE0CCED1D0D52235CE8E4BA15A39 (void); // 0x00001EF5 System.Void System.IO.__Error::FileNotOpen() extern void __Error_FileNotOpen_mF1E0A6E3F9E4EA616E1156B79527735F2A7B205A (void); // 0x00001EF6 System.Void System.IO.__Error::ReaderClosed() extern void __Error_ReaderClosed_m165F06A9E4AA3A86BCCA72889645FB9CBF56DB9C (void); // 0x00001EF7 System.String System.IO.__Error::GetDisplayablePath(System.String,System.Boolean) extern void __Error_GetDisplayablePath_mC9D0C268AB6B97612B83CD430DD529C0BF1B2B25 (void); // 0x00001EF8 System.Void System.IO.__Error::WinIOError(System.Int32,System.String) extern void __Error_WinIOError_m285C0A6596338759F9725352730550267F4184DC (void); // 0x00001EF9 System.Void System.IO.BinaryReader::.ctor(System.IO.Stream,System.Text.Encoding) extern void BinaryReader__ctor_mD85F293A64917055AA78D504B87E5F7B81E4FD46 (void); // 0x00001EFA System.Void System.IO.BinaryReader::.ctor(System.IO.Stream,System.Text.Encoding,System.Boolean) extern void BinaryReader__ctor_m5B206ED513B0AECC14E4AF5A7B42AE5C4885334E (void); // 0x00001EFB System.IO.Stream System.IO.BinaryReader::get_BaseStream() extern void BinaryReader_get_BaseStream_m247EDD3165F95198C4DE7B6E594819CC1FEC6695 (void); // 0x00001EFC System.Void System.IO.BinaryReader::Close() extern void BinaryReader_Close_mFF0A149CE9EB54267BDE8E89ECE1857985C5EC39 (void); // 0x00001EFD System.Void System.IO.BinaryReader::Dispose(System.Boolean) extern void BinaryReader_Dispose_m3BE99185724C71293AB725D7E1B630D7F0115C48 (void); // 0x00001EFE System.Void System.IO.BinaryReader::Dispose() extern void BinaryReader_Dispose_mAFF1A9CE9A73D148270FFA1F896992EB52D36078 (void); // 0x00001EFF System.Int32 System.IO.BinaryReader::Read() extern void BinaryReader_Read_m573BEE6595F03EF39925A6D6415F04746A2B1778 (void); // 0x00001F00 System.Boolean System.IO.BinaryReader::ReadBoolean() extern void BinaryReader_ReadBoolean_mB5008ED6B7162B449924C7704D95DBD5F30918C0 (void); // 0x00001F01 System.Byte System.IO.BinaryReader::ReadByte() extern void BinaryReader_ReadByte_mFF9F3311EF51B53EFCDA3E31CCDA7046BBF60994 (void); // 0x00001F02 System.SByte System.IO.BinaryReader::ReadSByte() extern void BinaryReader_ReadSByte_mF7FD422D684604ACC612D2C622A85D7DED5DE60F (void); // 0x00001F03 System.Char System.IO.BinaryReader::ReadChar() extern void BinaryReader_ReadChar_mBFCF423F230C6281515CC26769EBBEC92C18EC6D (void); // 0x00001F04 System.Int16 System.IO.BinaryReader::ReadInt16() extern void BinaryReader_ReadInt16_mFAE8B48D91C5037164968C0E5EB56296D3F3B2C8 (void); // 0x00001F05 System.UInt16 System.IO.BinaryReader::ReadUInt16() extern void BinaryReader_ReadUInt16_m9203D1DCDDE1C18A2F85C7549664D823B9F9E546 (void); // 0x00001F06 System.Int32 System.IO.BinaryReader::ReadInt32() extern void BinaryReader_ReadInt32_m665D60BBE46EE93CB39C7D6179866107FF7AEC37 (void); // 0x00001F07 System.UInt32 System.IO.BinaryReader::ReadUInt32() extern void BinaryReader_ReadUInt32_m85AE37321ABD253F22685581CF34952C08B8771B (void); // 0x00001F08 System.Int64 System.IO.BinaryReader::ReadInt64() extern void BinaryReader_ReadInt64_m104936D2647DC85D4DA76526A9805CBF55CC86F5 (void); // 0x00001F09 System.UInt64 System.IO.BinaryReader::ReadUInt64() extern void BinaryReader_ReadUInt64_m7F9B6ADFEE76180346B65862854BAF2D8488C70F (void); // 0x00001F0A System.Single System.IO.BinaryReader::ReadSingle() extern void BinaryReader_ReadSingle_mE51073F127C8DD48CBFA721C5C2840F8F921745D (void); // 0x00001F0B System.Double System.IO.BinaryReader::ReadDouble() extern void BinaryReader_ReadDouble_m2E2BCAFE739850C62BA7723EABFA95B6E739685E (void); // 0x00001F0C System.Decimal System.IO.BinaryReader::ReadDecimal() extern void BinaryReader_ReadDecimal_mD2AB5747F088D9B36DD217D01CA33312EFD26FA8 (void); // 0x00001F0D System.String System.IO.BinaryReader::ReadString() extern void BinaryReader_ReadString_mC466BDEE4EC111B677BDB797A9FD9579E4EBEC25 (void); // 0x00001F0E System.Int32 System.IO.BinaryReader::InternalReadChars(System.Char[],System.Int32,System.Int32) extern void BinaryReader_InternalReadChars_m2F0558D216E9A3423C2978BA753BDD3E108DDB84 (void); // 0x00001F0F System.Int32 System.IO.BinaryReader::InternalReadOneChar() extern void BinaryReader_InternalReadOneChar_mF654D1E7D6DB4FCDE7E60BAC9E29737429428DCF (void); // 0x00001F10 System.Char[] System.IO.BinaryReader::ReadChars(System.Int32) extern void BinaryReader_ReadChars_mC1D265931253A1E09D794AC4E489BD150173456A (void); // 0x00001F11 System.Int32 System.IO.BinaryReader::Read(System.Byte[],System.Int32,System.Int32) extern void BinaryReader_Read_mFCF0310B9037B3AC7180F02769E890635513020F (void); // 0x00001F12 System.Byte[] System.IO.BinaryReader::ReadBytes(System.Int32) extern void BinaryReader_ReadBytes_m8C481FEF20F9B6BC6EAD93AFFCEEFD7B05426A63 (void); // 0x00001F13 System.Void System.IO.BinaryReader::FillBuffer(System.Int32) extern void BinaryReader_FillBuffer_mF507505820BAC2C0B5D1B521E7900DB24E85B691 (void); // 0x00001F14 System.Int32 System.IO.BinaryReader::Read7BitEncodedInt() extern void BinaryReader_Read7BitEncodedInt_mAC30887A2BB23F481A73FA61A487159F855D34F5 (void); // 0x00001F15 System.Void System.IO.BinaryWriter::.ctor() extern void BinaryWriter__ctor_m860E1F386330088B80E559B85BC30A1C3DB790E4 (void); // 0x00001F16 System.Void System.IO.BinaryWriter::.ctor(System.IO.Stream,System.Text.Encoding) extern void BinaryWriter__ctor_m2B32D5012023033323CE412C1093D5AA484EC052 (void); // 0x00001F17 System.Void System.IO.BinaryWriter::.ctor(System.IO.Stream,System.Text.Encoding,System.Boolean) extern void BinaryWriter__ctor_mC9B3074DA762BA216338E5A94C664862265238C3 (void); // 0x00001F18 System.Void System.IO.BinaryWriter::Dispose(System.Boolean) extern void BinaryWriter_Dispose_mDF89CC87DB70DA374C2AB708CF0C9201B64FDDEB (void); // 0x00001F19 System.Void System.IO.BinaryWriter::Dispose() extern void BinaryWriter_Dispose_m62A1213D09FA2598A6F7866DC60357D53393E5B2 (void); // 0x00001F1A System.Void System.IO.BinaryWriter::Flush() extern void BinaryWriter_Flush_m191E03B9EEA18D904F957B7AEC4824CA9868A1C2 (void); // 0x00001F1B System.Void System.IO.BinaryWriter::Write(System.Boolean) extern void BinaryWriter_Write_m7A9F2DFA4F657F925180347C1F9EDA7A6F199419 (void); // 0x00001F1C System.Void System.IO.BinaryWriter::Write(System.Byte) extern void BinaryWriter_Write_mA3CA253EF187E2EF88936F3C7854B1404736C07A (void); // 0x00001F1D System.Void System.IO.BinaryWriter::Write(System.Byte[]) extern void BinaryWriter_Write_m4106B0E282D57371DC9B1BB078CE30F46228C7F2 (void); // 0x00001F1E System.Void System.IO.BinaryWriter::Write(System.Byte[],System.Int32,System.Int32) extern void BinaryWriter_Write_mBE7D21D48FCD6430AA4A8BB6E7FDEC64A39F376D (void); // 0x00001F1F System.Void System.IO.BinaryWriter::Write(System.Char) extern void BinaryWriter_Write_m94C79C9FD1E7F175B82058589269FA7A0A19B782 (void); // 0x00001F20 System.Void System.IO.BinaryWriter::Write(System.Char[]) extern void BinaryWriter_Write_m44FB205859159622D2A85725C282DDBA9ECAF191 (void); // 0x00001F21 System.Void System.IO.BinaryWriter::Write(System.Double) extern void BinaryWriter_Write_m91970A5609F32494716AD2A884F79327F270BC1A (void); // 0x00001F22 System.Void System.IO.BinaryWriter::Write(System.Int16) extern void BinaryWriter_Write_m12E660E1890B6DC4C7AA5F347EC2A372F9FEDD9A (void); // 0x00001F23 System.Void System.IO.BinaryWriter::Write(System.UInt16) extern void BinaryWriter_Write_m89F94D76648D1B1C31103B9E85C7F99DC258CE81 (void); // 0x00001F24 System.Void System.IO.BinaryWriter::Write(System.Int32) extern void BinaryWriter_Write_m939113A059C3467AE641E0DB8BA9D1023729BC3D (void); // 0x00001F25 System.Void System.IO.BinaryWriter::Write(System.UInt32) extern void BinaryWriter_Write_mF45144C43B829D2F11C68195DBAF791B6263E984 (void); // 0x00001F26 System.Void System.IO.BinaryWriter::Write(System.Int64) extern void BinaryWriter_Write_m845A79CA8FA67D5DEF46F9A518D13AAE890331D5 (void); // 0x00001F27 System.Void System.IO.BinaryWriter::Write(System.UInt64) extern void BinaryWriter_Write_m139EA5789DD6F7EBC5F4913EE70DE4A524C07DF8 (void); // 0x00001F28 System.Void System.IO.BinaryWriter::Write(System.Single) extern void BinaryWriter_Write_m5D06D4293FB9A921B9D258116156F42E586FB033 (void); // 0x00001F29 System.Void System.IO.BinaryWriter::Write(System.String) extern void BinaryWriter_Write_m0035DF378323E5EB978FEABC79FC7D0FE421568F (void); // 0x00001F2A System.Void System.IO.BinaryWriter::Write7BitEncodedInt(System.Int32) extern void BinaryWriter_Write7BitEncodedInt_m4E635B57122A4266BE3E01C0633BAFE001B15C76 (void); // 0x00001F2B System.Void System.IO.BinaryWriter::.cctor() extern void BinaryWriter__cctor_mF2B65F85EF53BFC9052FB72109120C72695CFD6F (void); // 0x00001F2C System.Void System.IO.StringReader::.ctor(System.String) extern void StringReader__ctor_m72556EC1062F49E05CF41B0825AC7FA2DB2A81C0 (void); // 0x00001F2D System.Void System.IO.StringReader::Dispose(System.Boolean) extern void StringReader_Dispose_m54A5CF920D150AFD4FF21BDB3FF618FA61F047CE (void); // 0x00001F2E System.Int32 System.IO.StringReader::Peek() extern void StringReader_Peek_mBAD8B484B56E8959E54F66BA26C71465AD292BC2 (void); // 0x00001F2F System.Int32 System.IO.StringReader::Read() extern void StringReader_Read_mE6AC535DE649ED02193BAD690902D3E6BAF49C88 (void); // 0x00001F30 System.Int32 System.IO.StringReader::Read(System.Char[],System.Int32,System.Int32) extern void StringReader_Read_m147D0175A7D46C1B7D48F7ECB5B6DA55470791F6 (void); // 0x00001F31 System.String System.IO.StringReader::ReadToEnd() extern void StringReader_ReadToEnd_m702EFAA79597E9519BD564470038892D61284920 (void); // 0x00001F32 System.String System.IO.StringReader::ReadLine() extern void StringReader_ReadLine_m2E44C1A55C4A732620DF015A2DF5C4EEF8E1E303 (void); // 0x00001F33 System.Void System.IO.FileStream::.ctor(System.IntPtr,System.IO.FileAccess,System.Boolean,System.Int32,System.Boolean,System.Boolean) extern void FileStream__ctor_m13836A33E03714476B2CEA7917B80ECD70A8F5E9 (void); // 0x00001F34 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess) extern void FileStream__ctor_m158997E4E7ADD1BA5E75F4835882E32137ACB3C9 (void); // 0x00001F35 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) extern void FileStream__ctor_mA39506EF7A1F33FCA0199B880BE1D82217E33EEC (void); // 0x00001F36 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32) extern void FileStream__ctor_m059A8F48B2F463D020113605765EC40F2D54E928 (void); // 0x00001F37 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.IO.FileOptions) extern void FileStream__ctor_mCF0C1E859853B23725D0048DEA0653A759A5E657 (void); // 0x00001F38 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.Boolean,System.Boolean) extern void FileStream__ctor_m91A43EE01E8AB9C4B04681486E6F0B598642EA01 (void); // 0x00001F39 System.Void System.IO.FileStream::.ctor(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.Int32,System.Boolean,System.IO.FileOptions) extern void FileStream__ctor_m16C2A184C2E9D43D0DC7ECFB1659F0299400E416 (void); // 0x00001F3A System.Void System.IO.FileStream::Init(Microsoft.Win32.SafeHandles.SafeFileHandle,System.IO.FileAccess,System.Boolean,System.Int32,System.Boolean,System.Boolean) extern void FileStream_Init_m32797A64AA4EC19AB931C011D6FA317380A67D61 (void); // 0x00001F3B System.Boolean System.IO.FileStream::get_CanRead() extern void FileStream_get_CanRead_mED8369EC4E93EE2E4FD814BC17569D520573E8A0 (void); // 0x00001F3C System.Boolean System.IO.FileStream::get_CanWrite() extern void FileStream_get_CanWrite_mFBFD142D4F2692352D2C8FBF34FFC3B92B158ED1 (void); // 0x00001F3D System.Boolean System.IO.FileStream::get_CanSeek() extern void FileStream_get_CanSeek_m3857AF0CA2FC11EF93B43F06930460D6D1584C36 (void); // 0x00001F3E System.Int64 System.IO.FileStream::get_Length() extern void FileStream_get_Length_m315564C6AB9EE3D3C514DDF14066CBC23CF0F623 (void); // 0x00001F3F System.Int64 System.IO.FileStream::get_Position() extern void FileStream_get_Position_m2B5220CEFE803AB1C75B6E2CE249D121A876761A (void); // 0x00001F40 System.Void System.IO.FileStream::set_Position(System.Int64) extern void FileStream_set_Position_m976B6B73848918C63E9CB625EF02938A85D7C03F (void); // 0x00001F41 Microsoft.Win32.SafeHandles.SafeFileHandle System.IO.FileStream::get_SafeFileHandle() extern void FileStream_get_SafeFileHandle_m4196141A91D89EEC610ECDF752CF2EB04A0E0C09 (void); // 0x00001F42 System.Void System.IO.FileStream::ExposeHandle() extern void FileStream_ExposeHandle_m835087323776DB022F1CE4BD7EC6DED879A28E11 (void); // 0x00001F43 System.Int32 System.IO.FileStream::ReadByte() extern void FileStream_ReadByte_mA1F299BBCDEB16658FC7F843A49582767318E25B (void); // 0x00001F44 System.Void System.IO.FileStream::WriteByte(System.Byte) extern void FileStream_WriteByte_m82D81D5954402937857EE082C72A10A5F0DDC19E (void); // 0x00001F45 System.Int32 System.IO.FileStream::Read(System.Byte[],System.Int32,System.Int32) extern void FileStream_Read_mDD3E7BEDCD8E59D47876184A43BCC95523DBE77A (void); // 0x00001F46 System.Int32 System.IO.FileStream::ReadInternal(System.Byte[],System.Int32,System.Int32) extern void FileStream_ReadInternal_mA8A92317733048DC6E37E98826BA1061C634E9DA (void); // 0x00001F47 System.IAsyncResult System.IO.FileStream::BeginRead(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void FileStream_BeginRead_mAF1D444E4DB43E2DD74A8EF58ECB5DEDE2F6B718 (void); // 0x00001F48 System.Int32 System.IO.FileStream::EndRead(System.IAsyncResult) extern void FileStream_EndRead_mBF4D58C3D0929220E383FE8CD81B2FBD8347775C (void); // 0x00001F49 System.Void System.IO.FileStream::Write(System.Byte[],System.Int32,System.Int32) extern void FileStream_Write_m7A551B6D2844AF0DB6BB83A0BAFADA60AD7009CF (void); // 0x00001F4A System.Void System.IO.FileStream::WriteInternal(System.Byte[],System.Int32,System.Int32) extern void FileStream_WriteInternal_m9D405362E4E9055F31CC00FFA80B0FAD18AC7F5E (void); // 0x00001F4B System.IAsyncResult System.IO.FileStream::BeginWrite(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void FileStream_BeginWrite_m4ED11D71A64ECE16272D4282267D90C72FA893D3 (void); // 0x00001F4C System.Void System.IO.FileStream::EndWrite(System.IAsyncResult) extern void FileStream_EndWrite_mE36D93CC2A44F94404496186288419B30CB663E9 (void); // 0x00001F4D System.Int64 System.IO.FileStream::Seek(System.Int64,System.IO.SeekOrigin) extern void FileStream_Seek_mB21E1A8CAB108B4870CEB236C2F0BF7E13CECAC1 (void); // 0x00001F4E System.Void System.IO.FileStream::Flush() extern void FileStream_Flush_mB753F951892BAC19E42F620310E366F92CDFDD8C (void); // 0x00001F4F System.Void System.IO.FileStream::Finalize() extern void FileStream_Finalize_m28B7B18E5B3176CC4A8568E5CB86040A2C558453 (void); // 0x00001F50 System.Void System.IO.FileStream::Dispose(System.Boolean) extern void FileStream_Dispose_mFDB2D0B3FCD191C489786FEBE3C077D9F1FDFE97 (void); // 0x00001F51 System.Threading.Tasks.Task`1 System.IO.FileStream::ReadAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void FileStream_ReadAsync_m6771ECAE6F1FFF904C4617417BA2909A1FC515FC (void); // 0x00001F52 System.Threading.Tasks.Task System.IO.FileStream::WriteAsync(System.Byte[],System.Int32,System.Int32,System.Threading.CancellationToken) extern void FileStream_WriteAsync_mA8FD11E50DC40104FD89F78B28F4307DB7282A95 (void); // 0x00001F53 System.Int32 System.IO.FileStream::ReadSegment(System.Byte[],System.Int32,System.Int32) extern void FileStream_ReadSegment_mCD78BB943282C9E6BE58732F5DF2088A3306A8B3 (void); // 0x00001F54 System.Int32 System.IO.FileStream::WriteSegment(System.Byte[],System.Int32,System.Int32) extern void FileStream_WriteSegment_mA441AD916DD05C437FBE25C11B29E583F1569781 (void); // 0x00001F55 System.Void System.IO.FileStream::FlushBuffer() extern void FileStream_FlushBuffer_m7C7C0AB5003F303D2997C0E35E0815A4E951B573 (void); // 0x00001F56 System.Void System.IO.FileStream::FlushBufferIfDirty() extern void FileStream_FlushBufferIfDirty_mDEF657CEB53D709680E724DA19A38E0C574C5DDA (void); // 0x00001F57 System.Void System.IO.FileStream::RefillBuffer() extern void FileStream_RefillBuffer_m9D6C65025188EFC506FC4C6229C72393EE845537 (void); // 0x00001F58 System.Int32 System.IO.FileStream::ReadData(System.Runtime.InteropServices.SafeHandle,System.Byte[],System.Int32,System.Int32) extern void FileStream_ReadData_mAC2EAFFD52C8743E2B58A12E452AB7C269C19B5B (void); // 0x00001F59 System.Void System.IO.FileStream::InitBuffer(System.Int32,System.Boolean) extern void FileStream_InitBuffer_m7B4EBD9DB95CAA2D58BCBEEB1B1CA1CB07A80064 (void); // 0x00001F5A System.String System.IO.FileStream::GetSecureFileName(System.String) extern void FileStream_GetSecureFileName_mFC0E9CB355A9AB8953E492D4BDB7ABE95ADFD636 (void); // 0x00001F5B System.String System.IO.FileStream::GetSecureFileName(System.String,System.Boolean) extern void FileStream_GetSecureFileName_mF870E05187521BE648D30DEE1D904958B8ADDBB7 (void); // 0x00001F5C System.Void System.IO.FileStream::.cctor() extern void FileStream__cctor_mAA7E3170AE4DD8F7364706B43AC43D241834062B (void); // 0x00001F5D System.Void System.IO.FileStream/ReadDelegate::.ctor(System.Object,System.IntPtr) extern void ReadDelegate__ctor_mBA1BEB5913BE4A71248167B48787B3FF6E1DB6EE (void); // 0x00001F5E System.Int32 System.IO.FileStream/ReadDelegate::Invoke(System.Byte[],System.Int32,System.Int32) extern void ReadDelegate_Invoke_mA05655ED3D897B96171A69924F4A6A53B2955C39 (void); // 0x00001F5F System.IAsyncResult System.IO.FileStream/ReadDelegate::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void ReadDelegate_BeginInvoke_mA1EC49077A5F2D0288A8C1150A52B63A92296A8C (void); // 0x00001F60 System.Int32 System.IO.FileStream/ReadDelegate::EndInvoke(System.IAsyncResult) extern void ReadDelegate_EndInvoke_mA7BFB7DF1C102734891B994DB7230E6895A94EF6 (void); // 0x00001F61 System.Void System.IO.FileStream/WriteDelegate::.ctor(System.Object,System.IntPtr) extern void WriteDelegate__ctor_m186943F3D4E331CB3302B459ABFF74E80FF80055 (void); // 0x00001F62 System.Void System.IO.FileStream/WriteDelegate::Invoke(System.Byte[],System.Int32,System.Int32) extern void WriteDelegate_Invoke_mD68C31FAC1E18B960ADFEF38A97F7B4F37DBA893 (void); // 0x00001F63 System.IAsyncResult System.IO.FileStream/WriteDelegate::BeginInvoke(System.Byte[],System.Int32,System.Int32,System.AsyncCallback,System.Object) extern void WriteDelegate_BeginInvoke_m8EA7AA1E0DA584A7C9B0491DA771D4FD7436D6F8 (void); // 0x00001F64 System.Void System.IO.FileStream/WriteDelegate::EndInvoke(System.IAsyncResult) extern void WriteDelegate_EndInvoke_m92AABB59A77DB173BDC2FD1396F633C7C433F8F6 (void); // 0x00001F65 System.Void System.IO.FileStreamAsyncResult::.ctor(System.AsyncCallback,System.Object) extern void FileStreamAsyncResult__ctor_m0985ECF746AEB53C743BE9F5F51B4933E6ABF85D (void); // 0x00001F66 System.Void System.IO.FileStreamAsyncResult::CBWrapper(System.IAsyncResult) extern void FileStreamAsyncResult_CBWrapper_mACCBD60374BA19FDC03F26FAA266703EEAF2855B (void); // 0x00001F67 System.Object System.IO.FileStreamAsyncResult::get_AsyncState() extern void FileStreamAsyncResult_get_AsyncState_m2B90899E0FE1D441D661E540B2F290972163FD4E (void); // 0x00001F68 System.Boolean System.IO.FileStreamAsyncResult::get_CompletedSynchronously() extern void FileStreamAsyncResult_get_CompletedSynchronously_mC466E3B42499C836519F88255D97B74A27B9CFAE (void); // 0x00001F69 System.Threading.WaitHandle System.IO.FileStreamAsyncResult::get_AsyncWaitHandle() extern void FileStreamAsyncResult_get_AsyncWaitHandle_mF30168A776594AD881D0E1A84C07D1660ABE39D7 (void); // 0x00001F6A System.Exception System.IO.MonoIO::GetException(System.IO.MonoIOError) extern void MonoIO_GetException_m7D5D880A5D6D35C63AAD55841C0C30B977430B5F (void); // 0x00001F6B System.Exception System.IO.MonoIO::GetException(System.String,System.IO.MonoIOError) extern void MonoIO_GetException_m79DACEAB76A421F1BF73B8BF0336BE2FFEB53E84 (void); // 0x00001F6C System.String System.IO.MonoIO::GetCurrentDirectory(System.IO.MonoIOError&) extern void MonoIO_GetCurrentDirectory_mD43B2707E719A410228135650871EA2E7AE8A8E7 (void); // 0x00001F6D System.IO.MonoFileType System.IO.MonoIO::GetFileType(System.IntPtr,System.IO.MonoIOError&) extern void MonoIO_GetFileType_mFF1BA2D8F5E7AE1CFA951C3A9DC76686431C509B (void); // 0x00001F6E System.IO.MonoFileType System.IO.MonoIO::GetFileType(System.Runtime.InteropServices.SafeHandle,System.IO.MonoIOError&) extern void MonoIO_GetFileType_mAD1F08206574390BCEA22BE5B90DF9C283E55602 (void); // 0x00001F6F System.IntPtr System.IO.MonoIO::Open(System.Char*,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&) extern void MonoIO_Open_m9D9F466876113F6B8A79B4660E6BE3844995F27A (void); // 0x00001F70 System.IntPtr System.IO.MonoIO::Open(System.String,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,System.IO.FileOptions,System.IO.MonoIOError&) extern void MonoIO_Open_mC9778D633EF75F88DD96E796942750EAF8D80205 (void); // 0x00001F71 System.Boolean System.IO.MonoIO::Close(System.IntPtr,System.IO.MonoIOError&) extern void MonoIO_Close_m0EF5E4613FDD2FAC98D5C41CA660EB0B328CB5F0 (void); // 0x00001F72 System.Int32 System.IO.MonoIO::Read(System.IntPtr,System.Byte[],System.Int32,System.Int32,System.IO.MonoIOError&) extern void MonoIO_Read_m89DE6104A7705186AB4A9F0667DA68FEDE899E42 (void); // 0x00001F73 System.Int32 System.IO.MonoIO::Read(System.Runtime.InteropServices.SafeHandle,System.Byte[],System.Int32,System.Int32,System.IO.MonoIOError&) extern void MonoIO_Read_m4D3218C74EA3765291BAE67D2F32ECC6C866210E (void); // 0x00001F74 System.Int32 System.IO.MonoIO::Write(System.IntPtr,System.Byte[],System.Int32,System.Int32,System.IO.MonoIOError&) extern void MonoIO_Write_mA9CDE40B6B207BCC261551522FAD8744A2E7382D (void); // 0x00001F75 System.Int32 System.IO.MonoIO::Write(System.Runtime.InteropServices.SafeHandle,System.Byte[],System.Int32,System.Int32,System.IO.MonoIOError&) extern void MonoIO_Write_m9863AAD76278EBBE29358736C1EF753BA6DC67FF (void); // 0x00001F76 System.Int64 System.IO.MonoIO::Seek(System.IntPtr,System.Int64,System.IO.SeekOrigin,System.IO.MonoIOError&) extern void MonoIO_Seek_m9E57120F13FA74E22BEA08F1E3D09FEAD4366A81 (void); // 0x00001F77 System.Int64 System.IO.MonoIO::Seek(System.Runtime.InteropServices.SafeHandle,System.Int64,System.IO.SeekOrigin,System.IO.MonoIOError&) extern void MonoIO_Seek_m9B670961E0BFAAD9713A34110FA234B8E280956E (void); // 0x00001F78 System.Int64 System.IO.MonoIO::GetLength(System.IntPtr,System.IO.MonoIOError&) extern void MonoIO_GetLength_m593597D3D5D8BBFD69FFAF12350C326A962A09A2 (void); // 0x00001F79 System.Int64 System.IO.MonoIO::GetLength(System.Runtime.InteropServices.SafeHandle,System.IO.MonoIOError&) extern void MonoIO_GetLength_m7E1E0176BE93B2552059D10E3BD565DC48489D48 (void); // 0x00001F7A System.IntPtr System.IO.MonoIO::get_ConsoleOutput() extern void MonoIO_get_ConsoleOutput_mD6567A9DB3B87CCE432E2F6118FB339AADA70C62 (void); // 0x00001F7B System.IntPtr System.IO.MonoIO::get_ConsoleInput() extern void MonoIO_get_ConsoleInput_mF24F450A69BE1E69614309DCC2CF8211A600A4A7 (void); // 0x00001F7C System.IntPtr System.IO.MonoIO::get_ConsoleError() extern void MonoIO_get_ConsoleError_m00875210C604E766D76008ABEC62B1134DEEA917 (void); // 0x00001F7D System.Char System.IO.MonoIO::get_VolumeSeparatorChar() extern void MonoIO_get_VolumeSeparatorChar_m27E122B97AFA48AB5248E8B3717911FA6D70482B (void); // 0x00001F7E System.Char System.IO.MonoIO::get_DirectorySeparatorChar() extern void MonoIO_get_DirectorySeparatorChar_m9F3E1CD39876B691AED5DB985FFF63784FD91B11 (void); // 0x00001F7F System.Char System.IO.MonoIO::get_AltDirectorySeparatorChar() extern void MonoIO_get_AltDirectorySeparatorChar_m58AAEA5910EA35D334CDF521F094D38261DE82B9 (void); // 0x00001F80 System.Char System.IO.MonoIO::get_PathSeparator() extern void MonoIO_get_PathSeparator_m4914E29A4261B7FB91EAEE51E7692A9FAB903594 (void); // 0x00001F81 System.Void System.IO.MonoIO::DumpHandles() extern void MonoIO_DumpHandles_mAF4FACADE08168336CBC333D1967E65900A9AF88 (void); // 0x00001F82 System.Boolean System.IO.MonoIO::RemapPath(System.String,System.String&) extern void MonoIO_RemapPath_m33F932FFD23EE423B23BE45655F4D46D4C8FE7EF (void); // 0x00001F83 System.Void System.IO.MonoIO::.cctor() extern void MonoIO__cctor_mABACB46F025121422672E2B1DE5B1714484C5F78 (void); // 0x00001F84 System.String System.IO.Path::ChangeExtension(System.String,System.String) extern void Path_ChangeExtension_mBC1AFA3E5E6FE1F855925EA34A4FAB7248478A83 (void); // 0x00001F85 System.String System.IO.Path::Combine(System.String,System.String) extern void Path_Combine_m1ADAC05CDA2D1D61B172DF65A81E86592696BEAE (void); // 0x00001F86 System.String System.IO.Path::CleanPath(System.String) extern void Path_CleanPath_mCDB249D6F74F320C2A3ADDDC32B35F1CC2D65BC3 (void); // 0x00001F87 System.String System.IO.Path::GetDirectoryName(System.String) extern void Path_GetDirectoryName_m428BADBE493A3927B51A13DEF658929B430516F6 (void); // 0x00001F88 System.ReadOnlySpan`1 System.IO.Path::GetDirectoryName(System.ReadOnlySpan`1) extern void Path_GetDirectoryName_m2AE373CA8E44D477F094978AEAA12E6A26D16DF3 (void); // 0x00001F89 System.String System.IO.Path::GetExtension(System.String) extern void Path_GetExtension_m6FEAA9E14451BFD210B9D1AEC2430C813F570FE5 (void); // 0x00001F8A System.String System.IO.Path::GetFileName(System.String) extern void Path_GetFileName_mB1A8CE314EE250B06E3D33142315E2BD3A75D1D6 (void); // 0x00001F8B System.String System.IO.Path::GetFileNameWithoutExtension(System.String) extern void Path_GetFileNameWithoutExtension_m2D14CCBAB9C60DC8D32C2443CCE3D34644822FAF (void); // 0x00001F8C System.String System.IO.Path::GetFullPath(System.String) extern void Path_GetFullPath_m9E485D7D38A868A6A5863CBD24677231288EECE2 (void); // 0x00001F8D System.String System.IO.Path::GetFullPathInternal(System.String) extern void Path_GetFullPathInternal_mE703E7B63FA3400844D5D78E3AA6011ED72182FC (void); // 0x00001F8E System.String System.IO.Path::InsecureGetFullPath(System.String) extern void Path_InsecureGetFullPath_mCBBBAC7EEC4D096AE9CFDDD36C29F2EBD85948F3 (void); // 0x00001F8F System.Boolean System.IO.Path::IsDirectorySeparator(System.Char) extern void Path_IsDirectorySeparator_m584EAD6F69A5557CE15C6281B148474D2FC99430 (void); // 0x00001F90 System.String System.IO.Path::GetPathRoot(System.String) extern void Path_GetPathRoot_m31AA9272864F572DEC78EC2595D2A5ABFEF5651C (void); // 0x00001F91 System.String System.IO.Path::GetTempPath() extern void Path_GetTempPath_mA919EEA03E4CDC7C85A73771EBCF90F48A74B856 (void); // 0x00001F92 System.String System.IO.Path::get_temp_path() extern void Path_get_temp_path_m20CE5DF7F08E6F2E61AAB41A8FEC867911A01CE8 (void); // 0x00001F93 System.Boolean System.IO.Path::IsPathRooted(System.ReadOnlySpan`1) extern void Path_IsPathRooted_mC05ED8AD72A87608716C0DEC1C230EE6E6CA70E1 (void); // 0x00001F94 System.Boolean System.IO.Path::IsPathRooted(System.String) extern void Path_IsPathRooted_m0AAA41017FBDDFD52AFC56508EFB5A4195E89C43 (void); // 0x00001F95 System.Char[] System.IO.Path::GetInvalidPathChars() extern void Path_GetInvalidPathChars_m27820354D43C5A699E25FF20509465396D927732 (void); // 0x00001F96 System.Int32 System.IO.Path::findExtension(System.String) extern void Path_findExtension_m6B521914CAD3E7A4F1DCBA78914B99D4452C0C4C (void); // 0x00001F97 System.Void System.IO.Path::.cctor() extern void Path__cctor_m40D655BA00BDCD0951F83FDD6D8F86D3F841E411 (void); // 0x00001F98 System.String System.IO.Path::CanonicalizePath(System.String) extern void Path_CanonicalizePath_mACDDC520C23B5B0F1D840DACB64D8F5B2ACE76DF (void); // 0x00001F99 System.String System.IO.Path::Combine(System.String[]) extern void Path_Combine_mEA760CA2D407903CC2C67BB1906C8021C47F62E5 (void); // 0x00001F9A System.String System.IO.Path::Combine(System.String,System.String,System.String) extern void Path_Combine_mA07781A88C6F9067A942D5C11B9703DA8518E4C3 (void); // 0x00001F9B System.ReadOnlySpan`1 System.IO.Path::GetFileName(System.ReadOnlySpan`1) extern void Path_GetFileName_m37B17C2E9A82A17DF8032BEA4BFEBCB119F73652 (void); // 0x00001F9C System.String System.IO.Path::Join(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void Path_Join_mA8659405C90B9441AA2249C7D45B587808ABCB3F (void); // 0x00001F9D System.String System.IO.Path::Join(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void Path_Join_mCEAA3D6E4A40574CE578D59CF8081E725D4220B6 (void); // 0x00001F9E System.Boolean System.IO.Path::TryJoin(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Span`1,System.Int32&) extern void Path_TryJoin_m5659FE5E59ABD7D9EB1F60D2F1322A28126FC662 (void); // 0x00001F9F System.String System.IO.Path::JoinInternal(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void Path_JoinInternal_mBFDD27EE95CA01278F226C9ECD6DB886052A5B53 (void); // 0x00001FA0 System.String System.IO.Path::JoinInternal(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void Path_JoinInternal_m706285C1A9871AF1DE35328CC121E87922B90CEF (void); // 0x00001FA1 System.Void System.IO.Path/<>c::.cctor() extern void U3CU3Ec__cctor_m3BA96DDC5BAB42D8CB2DE90857D3CF8929F3829F (void); // 0x00001FA2 System.Void System.IO.Path/<>c::.ctor() extern void U3CU3Ec__ctor_m37298FA1992E7669B4A9C5E17CEF65FF95BB493D (void); // 0x00001FA3 System.Void System.IO.Path/<>c::b__56_0(System.Span`1,System.ValueTuple`5) extern void U3CU3Ec_U3CJoinInternalU3Eb__56_0_m95927EEC558A9C0E6F119E76DA4964AC20C81FB4 (void); // 0x00001FA4 System.Void System.IO.Path/<>c::b__57_0(System.Span`1,System.ValueTuple`8>) extern void U3CU3Ec_U3CJoinInternalU3Eb__57_0_m5B37A1C00BD003BDA7D5DEEDC5FA66AE74327B03 (void); // 0x00001FA5 System.Void System.IO.UnexceptionalStreamReader::.cctor() extern void UnexceptionalStreamReader__cctor_mFA2CB7B25E9ACD0F859B41C6C84653254CD2B1A9 (void); // 0x00001FA6 System.Void System.IO.UnexceptionalStreamReader::.ctor(System.IO.Stream,System.Text.Encoding) extern void UnexceptionalStreamReader__ctor_m46F97ECD314C035AAD8313BB7B3137B7F2BC1294 (void); // 0x00001FA7 System.Int32 System.IO.UnexceptionalStreamReader::Peek() extern void UnexceptionalStreamReader_Peek_mA24A3843FBA7783C7F47808F8474F2CD87D627A2 (void); // 0x00001FA8 System.Int32 System.IO.UnexceptionalStreamReader::Read() extern void UnexceptionalStreamReader_Read_mD9DF0142CBCE14EC8CAEDAAC9C6802A1D8FBA149 (void); // 0x00001FA9 System.Int32 System.IO.UnexceptionalStreamReader::Read(System.Char[],System.Int32,System.Int32) extern void UnexceptionalStreamReader_Read_m22BD0BB94B4575905541068A2BF813CEDCB1F513 (void); // 0x00001FAA System.Boolean System.IO.UnexceptionalStreamReader::CheckEOL(System.Char) extern void UnexceptionalStreamReader_CheckEOL_m200CB322B32C8859E4EC257C95757C8237193F28 (void); // 0x00001FAB System.String System.IO.UnexceptionalStreamReader::ReadLine() extern void UnexceptionalStreamReader_ReadLine_m5FCA4BF3924751D1F590731D33614C9BF93F1B65 (void); // 0x00001FAC System.String System.IO.UnexceptionalStreamReader::ReadToEnd() extern void UnexceptionalStreamReader_ReadToEnd_m7E8BCC8D4E23EE4C1370E3E681664B90B83D6EC3 (void); // 0x00001FAD System.Void System.IO.UnexceptionalStreamWriter::.ctor(System.IO.Stream,System.Text.Encoding) extern void UnexceptionalStreamWriter__ctor_m53698D5B086CA5299A487D660E1290DCE67CD692 (void); // 0x00001FAE System.Void System.IO.UnexceptionalStreamWriter::Write(System.Char[],System.Int32,System.Int32) extern void UnexceptionalStreamWriter_Write_m9732035F6E3A92A69095D023347D5C7C0F9EAC77 (void); // 0x00001FAF System.Void System.IO.UnexceptionalStreamWriter::Write(System.Char) extern void UnexceptionalStreamWriter_Write_m42EE4C4A0BA015E6EADA14894261813E1D731D26 (void); // 0x00001FB0 System.Void System.IO.UnexceptionalStreamWriter::Write(System.Char[]) extern void UnexceptionalStreamWriter_Write_mDD477599E98A5D8D74C737AD4F50555756B6C788 (void); // 0x00001FB1 System.Void System.IO.UnexceptionalStreamWriter::Write(System.String) extern void UnexceptionalStreamWriter_Write_m536D6C56F80D0F791FED3AB05B206FB50235BD35 (void); // 0x00001FB2 System.Void System.IO.CStreamReader::.ctor(System.IO.Stream,System.Text.Encoding) extern void CStreamReader__ctor_m8339E35B2BA614508E617056486C49A9AA8E7B5B (void); // 0x00001FB3 System.Int32 System.IO.CStreamReader::Peek() extern void CStreamReader_Peek_m4ADB9249F9E3984F19004DE42098A0ECAC52BE8D (void); // 0x00001FB4 System.Int32 System.IO.CStreamReader::Read() extern void CStreamReader_Read_mE2C28F65F72910827112FC891EE2007B4BB847A8 (void); // 0x00001FB5 System.Int32 System.IO.CStreamReader::Read(System.Char[],System.Int32,System.Int32) extern void CStreamReader_Read_mF326C19B1DCECDEE67D5FF17B3EA3A82D3602238 (void); // 0x00001FB6 System.String System.IO.CStreamReader::ReadLine() extern void CStreamReader_ReadLine_mF55ADCB05EF97E3BA9EBE72317DD35A152EF35D5 (void); // 0x00001FB7 System.String System.IO.CStreamReader::ReadToEnd() extern void CStreamReader_ReadToEnd_m630EA7790224481715D07A42161A466623800A62 (void); // 0x00001FB8 System.Void System.IO.CStreamWriter::.ctor(System.IO.Stream,System.Text.Encoding,System.Boolean) extern void CStreamWriter__ctor_m724255FB2BE27FB2D095AF9B727A7DEF9AF15350 (void); // 0x00001FB9 System.Void System.IO.CStreamWriter::Write(System.Char[],System.Int32,System.Int32) extern void CStreamWriter_Write_m526B4CD669F4540F508130C299EEC940032DD6F5 (void); // 0x00001FBA System.Void System.IO.CStreamWriter::Write(System.Char) extern void CStreamWriter_Write_m7D5588F88FEC45B22EDAE98BD5164C063F7DE8A2 (void); // 0x00001FBB System.Void System.IO.CStreamWriter::InternalWriteString(System.String) extern void CStreamWriter_InternalWriteString_mA7F19C54F5E5B44B1B7ED789CCD988847FF822AC (void); // 0x00001FBC System.Void System.IO.CStreamWriter::InternalWriteChar(System.Char) extern void CStreamWriter_InternalWriteChar_m34145F97CB254D0299E62B2303E4112F3FBF84E5 (void); // 0x00001FBD System.Void System.IO.CStreamWriter::InternalWriteChars(System.Char[],System.Int32) extern void CStreamWriter_InternalWriteChars_m8B87F8FB68A46E88514E58FFA29BB000E2A2843C (void); // 0x00001FBE System.Void System.IO.CStreamWriter::Write(System.Char[]) extern void CStreamWriter_Write_mBD4E67DACC8983690EBB734CD23DBB568DABCCFF (void); // 0x00001FBF System.Void System.IO.CStreamWriter::Write(System.String) extern void CStreamWriter_Write_m9074BCE272DB3F2C8CBC3C1F99C12B0A3361ED31 (void); // 0x00001FC0 T[] System.IO.MonoLinqHelper::ToArray(System.Collections.Generic.IEnumerable`1) // 0x00001FC1 System.IO.FileAttributes System.IO.Enumeration.FileSystemEntry::Initialize(System.IO.Enumeration.FileSystemEntry&,Interop/Sys/DirectoryEntry,System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Span`1) extern void FileSystemEntry_Initialize_m0CDA4CDB09ED734B099DA2D2E1EDD9B40EC7BF2F (void); // 0x00001FC2 System.ReadOnlySpan`1 System.IO.Enumeration.FileSystemEntry::get_FullPath() extern void FileSystemEntry_get_FullPath_mE6B2DC569EDE15035D8D319A4C5B5F16ED7450FD (void); // 0x00001FC3 System.ReadOnlySpan`1 System.IO.Enumeration.FileSystemEntry::get_FileName() extern void FileSystemEntry_get_FileName_m33D89416B0459807829E6A0F521E423616EC92E4 (void); // 0x00001FC4 System.ReadOnlySpan`1 System.IO.Enumeration.FileSystemEntry::get_Directory() extern void FileSystemEntry_get_Directory_m6D30A6BF9BD8C8197DB3DF0A4800E593D767A064 (void); // 0x00001FC5 System.Void System.IO.Enumeration.FileSystemEntry::set_Directory(System.ReadOnlySpan`1) extern void FileSystemEntry_set_Directory_m4B89E1D043BFD6748B9B4ACA6C16002C42BA2384 (void); // 0x00001FC6 System.ReadOnlySpan`1 System.IO.Enumeration.FileSystemEntry::get_RootDirectory() extern void FileSystemEntry_get_RootDirectory_mDE11F0376F476FDB023259BD2C6C467BA2C63CAD (void); // 0x00001FC7 System.Void System.IO.Enumeration.FileSystemEntry::set_RootDirectory(System.ReadOnlySpan`1) extern void FileSystemEntry_set_RootDirectory_m5BFF18E51BDBB5CE088701B523555CA71CCB9A12 (void); // 0x00001FC8 System.ReadOnlySpan`1 System.IO.Enumeration.FileSystemEntry::get_OriginalRootDirectory() extern void FileSystemEntry_get_OriginalRootDirectory_m013005841C530C69E570F013577DFEA397CCAA86 (void); // 0x00001FC9 System.Void System.IO.Enumeration.FileSystemEntry::set_OriginalRootDirectory(System.ReadOnlySpan`1) extern void FileSystemEntry_set_OriginalRootDirectory_m948B80D63832D95151074706FEFC5C67A390A9C3 (void); // 0x00001FCA System.IO.FileAttributes System.IO.Enumeration.FileSystemEntry::get_Attributes() extern void FileSystemEntry_get_Attributes_mFD1D48D0F605BE2117617194F55B5E2CB4FBA0D9 (void); // 0x00001FCB System.Boolean System.IO.Enumeration.FileSystemEntry::get_IsDirectory() extern void FileSystemEntry_get_IsDirectory_mDAD3A4C87FC9FA2F0D305497266D2E14D135F7CF (void); // 0x00001FCC System.IO.FileSystemInfo System.IO.Enumeration.FileSystemEntry::ToFileSystemInfo() extern void FileSystemEntry_ToFileSystemInfo_mCAE56C0B077C9F4154C2A28341A8F4E3468A518F (void); // 0x00001FCD System.String System.IO.Enumeration.FileSystemEntry::ToFullPath() extern void FileSystemEntry_ToFullPath_m68A0AA3E1038E6AA7F14F291D9BCC7CE9013429D (void); // 0x00001FCE System.String System.IO.Enumeration.FileSystemEntry::ToSpecifiedFullPath() extern void FileSystemEntry_ToSpecifiedFullPath_mADF59883D5AE262198A6B7E0A3418B827077076D (void); // 0x00001FCF System.Void System.IO.Enumeration.FileSystemEnumerable`1::.ctor(System.String,System.IO.Enumeration.FileSystemEnumerable`1/FindTransform,System.IO.EnumerationOptions) // 0x00001FD0 System.IO.Enumeration.FileSystemEnumerable`1/FindPredicate System.IO.Enumeration.FileSystemEnumerable`1::get_ShouldIncludePredicate() // 0x00001FD1 System.Void System.IO.Enumeration.FileSystemEnumerable`1::set_ShouldIncludePredicate(System.IO.Enumeration.FileSystemEnumerable`1/FindPredicate) // 0x00001FD2 System.IO.Enumeration.FileSystemEnumerable`1/FindPredicate System.IO.Enumeration.FileSystemEnumerable`1::get_ShouldRecursePredicate() // 0x00001FD3 System.Collections.Generic.IEnumerator`1 System.IO.Enumeration.FileSystemEnumerable`1::GetEnumerator() // 0x00001FD4 System.Collections.IEnumerator System.IO.Enumeration.FileSystemEnumerable`1::System.Collections.IEnumerable.GetEnumerator() // 0x00001FD5 System.Void System.IO.Enumeration.FileSystemEnumerable`1/FindPredicate::.ctor(System.Object,System.IntPtr) // 0x00001FD6 System.Boolean System.IO.Enumeration.FileSystemEnumerable`1/FindPredicate::Invoke(System.IO.Enumeration.FileSystemEntry&) // 0x00001FD7 System.Void System.IO.Enumeration.FileSystemEnumerable`1/FindTransform::.ctor(System.Object,System.IntPtr) // 0x00001FD8 TResult System.IO.Enumeration.FileSystemEnumerable`1/FindTransform::Invoke(System.IO.Enumeration.FileSystemEntry&) // 0x00001FD9 System.Void System.IO.Enumeration.FileSystemEnumerable`1/DelegateEnumerator::.ctor(System.IO.Enumeration.FileSystemEnumerable`1) // 0x00001FDA TResult System.IO.Enumeration.FileSystemEnumerable`1/DelegateEnumerator::TransformEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00001FDB System.Boolean System.IO.Enumeration.FileSystemEnumerable`1/DelegateEnumerator::ShouldRecurseIntoEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00001FDC System.Boolean System.IO.Enumeration.FileSystemEnumerable`1/DelegateEnumerator::ShouldIncludeEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00001FDD System.Void System.IO.Enumeration.FileSystemEnumerableFactory::NormalizeInputs(System.String&,System.String&,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_NormalizeInputs_mA8683D48B9B7F73E1639EBBA7B2EB96568FBF6CC (void); // 0x00001FDE System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory::MatchesPattern(System.String,System.ReadOnlySpan`1,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_MatchesPattern_mBFF4020C20F0DEEE54A7D92BB1D3D721E47C3191 (void); // 0x00001FDF System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::UserFiles(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_UserFiles_m7323D4E19609743C7E57FF8FEBB8366878D3B14A (void); // 0x00001FE0 System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::UserDirectories(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_UserDirectories_m4D9F4B6EFC9611DC7F19D35260A93FE554485D2E (void); // 0x00001FE1 System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::UserEntries(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_UserEntries_m732353EFD127A5CBDD4252C968E1438D8ADC5702 (void); // 0x00001FE2 System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::FileInfos(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_FileInfos_m38DCBDA029524ED38AAC4F3AD4F2BAB66A32F661 (void); // 0x00001FE3 System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::DirectoryInfos(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_DirectoryInfos_m584BDCC8114BBBD3739C9A856AC4BB8036EF48F3 (void); // 0x00001FE4 System.Collections.Generic.IEnumerable`1 System.IO.Enumeration.FileSystemEnumerableFactory::FileSystemInfos(System.String,System.String,System.IO.EnumerationOptions) extern void FileSystemEnumerableFactory_FileSystemInfos_m75734EF7E53CC2F28EA416B49975EF43F280A3D4 (void); // 0x00001FE5 System.Void System.IO.Enumeration.FileSystemEnumerableFactory::.cctor() extern void FileSystemEnumerableFactory__cctor_m0AF17877CDFF804934E1DA6A5584C6F045C70E56 (void); // 0x00001FE6 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass3_0::.ctor() extern void U3CU3Ec__DisplayClass3_0__ctor_m7C703ADC211F2E4BEFF62EC47D0D91D3C4471A5B (void); // 0x00001FE7 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass3_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass3_0_U3CUserFilesU3Eb__1_m2427827CD0D1AF4B508346294C42AD13FFA7FAD9 (void); // 0x00001FE8 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c::.cctor() extern void U3CU3Ec__cctor_mB930B443CA97B0B4C481DB4D64377D676BA987B5 (void); // 0x00001FE9 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c::.ctor() extern void U3CU3Ec__ctor_m0499FE3028330DB904D14AF0BCAB83F737172566 (void); // 0x00001FEA System.String System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__3_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CUserFilesU3Eb__3_0_m388CFF04D9EB835A8CFB835DCAA027F1EFC02F79 (void); // 0x00001FEB System.String System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__4_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CUserDirectoriesU3Eb__4_0_mC3E8D83A39495A2178DD8871F6357781D4516A2C (void); // 0x00001FEC System.String System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__5_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CUserEntriesU3Eb__5_0_mD54648E464E1D65FC449687C61C01EF43A299394 (void); // 0x00001FED System.IO.FileInfo System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__6_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CFileInfosU3Eb__6_0_m6CE09DEBB1B5D86A4C84C06820E1BED676DB7AD1 (void); // 0x00001FEE System.IO.DirectoryInfo System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__7_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CDirectoryInfosU3Eb__7_0_m3D3D664BFD618E447141AC68D184D85874F53B60 (void); // 0x00001FEF System.IO.FileSystemInfo System.IO.Enumeration.FileSystemEnumerableFactory/<>c::b__8_0(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec_U3CFileSystemInfosU3Eb__8_0_m75F0120FE217E3EB81907AA9F20EB3B35111E27C (void); // 0x00001FF0 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass4_0::.ctor() extern void U3CU3Ec__DisplayClass4_0__ctor_mC6C37EDD2ADD3FD0ED3D08667C10A280D5CC0011 (void); // 0x00001FF1 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass4_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass4_0_U3CUserDirectoriesU3Eb__1_m9D02B1EA4F99F32AEB1C15E03956CC611C0F06B0 (void); // 0x00001FF2 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass5_0::.ctor() extern void U3CU3Ec__DisplayClass5_0__ctor_m400BA8EA0210B51F667BE71AD0C1D02ECD5E6D8A (void); // 0x00001FF3 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass5_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass5_0_U3CUserEntriesU3Eb__1_mCAE83636AB13AF6E3F825C02D6910C749A0B2FDE (void); // 0x00001FF4 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass6_0::.ctor() extern void U3CU3Ec__DisplayClass6_0__ctor_m848166D3235A5F10207DE7490D9F6CFACDCBDF02 (void); // 0x00001FF5 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass6_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass6_0_U3CFileInfosU3Eb__1_mDC0D6176A72DE297D33169BB701F4B5C38B649AF (void); // 0x00001FF6 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass7_0::.ctor() extern void U3CU3Ec__DisplayClass7_0__ctor_mE110AB4775FBD7A1DF94AEF53160EAF67F9F8E09 (void); // 0x00001FF7 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass7_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass7_0_U3CDirectoryInfosU3Eb__1_m62ABD45598CF2AFCAC00C51BC71F03FD0322F4D4 (void); // 0x00001FF8 System.Void System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass8_0::.ctor() extern void U3CU3Ec__DisplayClass8_0__ctor_mB84FB59A131156C8B1FC2212016493D905A0B67F (void); // 0x00001FF9 System.Boolean System.IO.Enumeration.FileSystemEnumerableFactory/<>c__DisplayClass8_0::b__1(System.IO.Enumeration.FileSystemEntry&) extern void U3CU3Ec__DisplayClass8_0_U3CFileSystemInfosU3Eb__1_m76E622C639EDBC1D4E9C3BBB90B4FA9A903A243E (void); // 0x00001FFA System.Void System.IO.Enumeration.FileSystemEnumerator`1::.ctor(System.String,System.IO.EnumerationOptions) // 0x00001FFB System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::InternalContinueOnError(Interop/ErrorInfo,System.Boolean) // 0x00001FFC System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::IsDirectoryNotFound(Interop/ErrorInfo) // 0x00001FFD System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::IsAccessError(Interop/ErrorInfo) // 0x00001FFE System.IntPtr System.IO.Enumeration.FileSystemEnumerator`1::CreateDirectoryHandle(System.String,System.Boolean) // 0x00001FFF System.Void System.IO.Enumeration.FileSystemEnumerator`1::CloseDirectoryHandle() // 0x00002000 System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::MoveNext() // 0x00002001 System.Void System.IO.Enumeration.FileSystemEnumerator`1::FindNextEntry() // 0x00002002 System.Void System.IO.Enumeration.FileSystemEnumerator`1::FindNextEntry(System.Byte*,System.Int32) // 0x00002003 System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::DequeueNextDirectory() // 0x00002004 System.Void System.IO.Enumeration.FileSystemEnumerator`1::InternalDispose(System.Boolean) // 0x00002005 System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::ShouldIncludeEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00002006 System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::ShouldRecurseIntoEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00002007 TResult System.IO.Enumeration.FileSystemEnumerator`1::TransformEntry(System.IO.Enumeration.FileSystemEntry&) // 0x00002008 System.Void System.IO.Enumeration.FileSystemEnumerator`1::OnDirectoryFinished(System.ReadOnlySpan`1) // 0x00002009 System.Boolean System.IO.Enumeration.FileSystemEnumerator`1::ContinueOnError(System.Int32) // 0x0000200A TResult System.IO.Enumeration.FileSystemEnumerator`1::get_Current() // 0x0000200B System.Object System.IO.Enumeration.FileSystemEnumerator`1::System.Collections.IEnumerator.get_Current() // 0x0000200C System.Void System.IO.Enumeration.FileSystemEnumerator`1::DirectoryFinished() // 0x0000200D System.Void System.IO.Enumeration.FileSystemEnumerator`1::Reset() // 0x0000200E System.Void System.IO.Enumeration.FileSystemEnumerator`1::Dispose() // 0x0000200F System.Void System.IO.Enumeration.FileSystemEnumerator`1::Dispose(System.Boolean) // 0x00002010 System.Void System.IO.Enumeration.FileSystemEnumerator`1::Finalize() // 0x00002011 System.String System.IO.Enumeration.FileSystemName::TranslateWin32Expression(System.String) extern void FileSystemName_TranslateWin32Expression_m26217BA1E8CE4F54DB6FBAE0316A9CCAEA1120B8 (void); // 0x00002012 System.Boolean System.IO.Enumeration.FileSystemName::MatchesWin32Expression(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Boolean) extern void FileSystemName_MatchesWin32Expression_mA3E42C1609789D84A7C7EA85E444C81ABE66D844 (void); // 0x00002013 System.Boolean System.IO.Enumeration.FileSystemName::MatchesSimpleExpression(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Boolean) extern void FileSystemName_MatchesSimpleExpression_mACF03D97D75802EEC03BEC33C32F117BBF42B168 (void); // 0x00002014 System.Boolean System.IO.Enumeration.FileSystemName::MatchPattern(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Boolean,System.Boolean) extern void FileSystemName_MatchPattern_mB8ABD704DB2D7B1050B87CEFED828141274DE1BD (void); // 0x00002015 System.Void System.IO.Enumeration.FileSystemName::.cctor() extern void FileSystemName__cctor_m306CEEC577DB3B7813696282439F256BCF815CDC (void); // 0x00002016 System.Int32 System.Globalization.CharUnicodeInfo::InternalConvertToUtf32(System.String,System.Int32) extern void CharUnicodeInfo_InternalConvertToUtf32_m0BCED025A8370CFC00D8BBD00B099BDB3A95F2A5 (void); // 0x00002017 System.Globalization.UnicodeCategory System.Globalization.CharUnicodeInfo::GetUnicodeCategory(System.Char) extern void CharUnicodeInfo_GetUnicodeCategory_m86A3CBA3BE4DF6FCD2A21D9DC9A1C2E30634E979 (void); // 0x00002018 System.Globalization.UnicodeCategory System.Globalization.CharUnicodeInfo::GetUnicodeCategory(System.String,System.Int32) extern void CharUnicodeInfo_GetUnicodeCategory_m608B3A60874131B5E65FF33AB2818EF27C036952 (void); // 0x00002019 System.Globalization.UnicodeCategory System.Globalization.CharUnicodeInfo::GetUnicodeCategory(System.Int32) extern void CharUnicodeInfo_GetUnicodeCategory_m1283EB681E7CA6F948839B3D992800946D004F78 (void); // 0x0000201A System.Byte System.Globalization.CharUnicodeInfo::InternalGetCategoryValue(System.Int32,System.Int32) extern void CharUnicodeInfo_InternalGetCategoryValue_m45184E1E449BADF3776EF3740A227991BEF9ECC2 (void); // 0x0000201B System.Globalization.UnicodeCategory System.Globalization.CharUnicodeInfo::InternalGetUnicodeCategory(System.String,System.Int32) extern void CharUnicodeInfo_InternalGetUnicodeCategory_m32CDEE41292837256617B0CEC7005CA509F3CB34 (void); // 0x0000201C System.Boolean System.Globalization.CharUnicodeInfo::IsWhiteSpace(System.String,System.Int32) extern void CharUnicodeInfo_IsWhiteSpace_mD5BF9D53716470B5D68F1DC90A21A7865AD10675 (void); // 0x0000201D System.Boolean System.Globalization.CharUnicodeInfo::IsWhiteSpace(System.Char) extern void CharUnicodeInfo_IsWhiteSpace_m4AC6E734B3E5E8C87ED713EB04E2A1B8D40A5149 (void); // 0x0000201E System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo::get_CategoryLevel1Index() extern void CharUnicodeInfo_get_CategoryLevel1Index_mB86F8DFADF1F69A459E186FC3424A7A955DE0AC1 (void); // 0x0000201F System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo::get_CategoryLevel2Index() extern void CharUnicodeInfo_get_CategoryLevel2Index_m1A1DDAE709F102544D9E97D202DAB9C56FFFA6A7 (void); // 0x00002020 System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo::get_CategoryLevel3Index() extern void CharUnicodeInfo_get_CategoryLevel3Index_mA27527211DD9EE342D88505F4D84107DA3B93B81 (void); // 0x00002021 System.ReadOnlySpan`1 System.Globalization.CharUnicodeInfo::get_CategoriesValue() extern void CharUnicodeInfo_get_CategoriesValue_mE194B041C5E4EBEED137AE8C8E6BA87BF991C54D (void); // 0x00002022 System.Int32 System.Globalization.CompareInfo::InvariantIndexOf(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_InvariantIndexOf_mE4064C1032BC869C018CD0D57F3470BD66E622C2 (void); // 0x00002023 System.Int32 System.Globalization.CompareInfo::InvariantLastIndexOf(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_InvariantLastIndexOf_mCAB646FB9334DF80B7C7B4D186497426840253C3 (void); // 0x00002024 System.Int32 System.Globalization.CompareInfo::InvariantFindString(System.Char*,System.Int32,System.Char*,System.Int32,System.Boolean,System.Boolean) extern void CompareInfo_InvariantFindString_m18CBABE2FBC65665F20B3402C1BAD17EE8BAFD55 (void); // 0x00002025 System.Char System.Globalization.CompareInfo::InvariantToUpper(System.Char) extern void CompareInfo_InvariantToUpper_m6942D823760D8BA227CC35160CC187222F2B2741 (void); // 0x00002026 System.Globalization.SortKey System.Globalization.CompareInfo::InvariantCreateSortKey(System.String,System.Globalization.CompareOptions) extern void CompareInfo_InvariantCreateSortKey_mC38E99F237128A0E32CEB01EDB50AF3DC30EF9F0 (void); // 0x00002027 System.Void System.Globalization.CompareInfo::.ctor(System.Globalization.CultureInfo) extern void CompareInfo__ctor_m9FEA771F33E566572282454CD13694E654DBF417 (void); // 0x00002028 System.Globalization.CompareInfo System.Globalization.CompareInfo::GetCompareInfo(System.String) extern void CompareInfo_GetCompareInfo_m09BDED3EF372E165F2FAD3554D3369AAEEF46BA0 (void); // 0x00002029 System.Void System.Globalization.CompareInfo::OnDeserializing(System.Runtime.Serialization.StreamingContext) extern void CompareInfo_OnDeserializing_m78E4DB476677DC93349AD0F95E79D2E8B0AE4741 (void); // 0x0000202A System.Void System.Globalization.CompareInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void CompareInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m43C235C4FBFA27CE1DD6338AD33811448C035596 (void); // 0x0000202B System.Void System.Globalization.CompareInfo::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void CompareInfo_OnDeserialized_mF3CEBF1F8514528C694D7E097C55911AC7A019FD (void); // 0x0000202C System.Void System.Globalization.CompareInfo::OnDeserialized() extern void CompareInfo_OnDeserialized_m73BC438E4F500D28513C706BB471D8597A194EEB (void); // 0x0000202D System.Void System.Globalization.CompareInfo::OnSerializing(System.Runtime.Serialization.StreamingContext) extern void CompareInfo_OnSerializing_m953648EDFC86A3A7F3B475CD519A8050C510FEEF (void); // 0x0000202E System.String System.Globalization.CompareInfo::get_Name() extern void CompareInfo_get_Name_m594910592983C2FC96FE43CAFF27D89E60B78C82 (void); // 0x0000202F System.Int32 System.Globalization.CompareInfo::Compare(System.String,System.String) extern void CompareInfo_Compare_mD4D43A9B91F0D8DBF944586447E03670544A22A1 (void); // 0x00002030 System.Int32 System.Globalization.CompareInfo::Compare(System.String,System.String,System.Globalization.CompareOptions) extern void CompareInfo_Compare_m614D87C06F77D62DD7506665F07F2887D97AC829 (void); // 0x00002031 System.Int32 System.Globalization.CompareInfo::Compare(System.ReadOnlySpan`1,System.String,System.Globalization.CompareOptions) extern void CompareInfo_Compare_mFD591987EB505C7B67AFF638293F718976A215C6 (void); // 0x00002032 System.Int32 System.Globalization.CompareInfo::CompareOptionIgnoreCase(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void CompareInfo_CompareOptionIgnoreCase_m707A09DA84BE513742B5F7A05138A6E96809EEBE (void); // 0x00002033 System.Int32 System.Globalization.CompareInfo::Compare(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_Compare_mA204245F73A92A6195012B5491ACE7B4AACFC9BE (void); // 0x00002034 System.Int32 System.Globalization.CompareInfo::CompareOrdinalIgnoreCase(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32) extern void CompareInfo_CompareOrdinalIgnoreCase_mE14A76E96DD89A8F1E35E20B0A5DA52C9FB4D2C4 (void); // 0x00002035 System.Int32 System.Globalization.CompareInfo::CompareOrdinalIgnoreCase(System.ReadOnlySpan`1,System.ReadOnlySpan`1) extern void CompareInfo_CompareOrdinalIgnoreCase_mDD33EF7DEB14E5B3CC2CC4CC4E1DE26A7E5C1202 (void); // 0x00002036 System.Boolean System.Globalization.CompareInfo::IsPrefix(System.String,System.String,System.Globalization.CompareOptions) extern void CompareInfo_IsPrefix_mFA1761BA04C5934BC5AD534852E010AA8406857C (void); // 0x00002037 System.Boolean System.Globalization.CompareInfo::IsSuffix(System.String,System.String,System.Globalization.CompareOptions) extern void CompareInfo_IsSuffix_m853C26636884C617B13A897EB46738FDA8C9BE60 (void); // 0x00002038 System.Boolean System.Globalization.CompareInfo::IsSuffix(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) extern void CompareInfo_IsSuffix_mE8034317BD3B2074054255AD778BF23B1303EC9F (void); // 0x00002039 System.Int32 System.Globalization.CompareInfo::IndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_IndexOf_m7433BE43D1406C75F02B150AF54541EA14C4DA06 (void); // 0x0000203A System.Int32 System.Globalization.CompareInfo::IndexOfOrdinal(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_IndexOfOrdinal_m87959AB92C780219806FC97DE8CD47B4F94D822D (void); // 0x0000203B System.Int32 System.Globalization.CompareInfo::LastIndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_LastIndexOf_m2BB8657B172F5218A782DFAC6E62CDC51B18C799 (void); // 0x0000203C System.Int32 System.Globalization.CompareInfo::LastIndexOfOrdinal(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_LastIndexOfOrdinal_mD8736746151EB1105985AF0D0A67FB1E0AA0BDFF (void); // 0x0000203D System.Globalization.SortKey System.Globalization.CompareInfo::GetSortKey(System.String,System.Globalization.CompareOptions) extern void CompareInfo_GetSortKey_m318D695001F29F3D190D1EC6D4198EEA01F01967 (void); // 0x0000203E System.Boolean System.Globalization.CompareInfo::Equals(System.Object) extern void CompareInfo_Equals_m80435D3DC8BE41240A780AE740B2A9C6B17FDFB3 (void); // 0x0000203F System.Int32 System.Globalization.CompareInfo::GetHashCode() extern void CompareInfo_GetHashCode_mDEE5BE8BD07E6F4ED7F62680AAA1C6DDB12B0517 (void); // 0x00002040 System.Int32 System.Globalization.CompareInfo::GetIgnoreCaseHash(System.String) extern void CompareInfo_GetIgnoreCaseHash_m30B29DD17E663DFA46A46D04B24DCED4EB9E2781 (void); // 0x00002041 System.Int32 System.Globalization.CompareInfo::GetHashCodeOfString(System.String,System.Globalization.CompareOptions) extern void CompareInfo_GetHashCodeOfString_m6CAF73F87A15B3C35C33C87C3DB49EA3FDEBAD92 (void); // 0x00002042 System.String System.Globalization.CompareInfo::ToString() extern void CompareInfo_ToString_m12E883D348560EF755BEE9B97623D62852A2C857 (void); // 0x00002043 System.Boolean System.Globalization.CompareInfo::get_UseManagedCollation() extern void CompareInfo_get_UseManagedCollation_m6FA3F922497F61F9BC496A2151227EC1884D986D (void); // 0x00002044 System.Globalization.ISimpleCollator System.Globalization.CompareInfo::GetCollator() extern void CompareInfo_GetCollator_mB8886510772AA1CF51B2E697683A06176D98197B (void); // 0x00002045 System.Globalization.SortKey System.Globalization.CompareInfo::CreateSortKeyCore(System.String,System.Globalization.CompareOptions) extern void CompareInfo_CreateSortKeyCore_mDA16E8FB49A89D8577B059864CD667807B7624C8 (void); // 0x00002046 System.Int32 System.Globalization.CompareInfo::internal_index_switch(System.String,System.Int32,System.Int32,System.String,System.Globalization.CompareOptions,System.Boolean) extern void CompareInfo_internal_index_switch_m231E0A7E894CCDD4706500F8EB48A93AFCBF6079 (void); // 0x00002047 System.Int32 System.Globalization.CompareInfo::internal_compare_switch(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_internal_compare_switch_mA92A6C94A0E3129ACD3AB9F4EF4815D00D6128DA (void); // 0x00002048 System.Int32 System.Globalization.CompareInfo::internal_compare_managed(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_internal_compare_managed_m903E05A9930AD5C8EF5DE92E443CBD7B30EB59F9 (void); // 0x00002049 System.Int32 System.Globalization.CompareInfo::internal_index_managed(System.String,System.Int32,System.Int32,System.String,System.Globalization.CompareOptions,System.Boolean) extern void CompareInfo_internal_index_managed_mC21CBF2B153BB10B8FC73A7A47E66A986C349AB6 (void); // 0x0000204A System.Int32 System.Globalization.CompareInfo::internal_compare_icall(System.Char*,System.Int32,System.Char*,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_internal_compare_icall_mC61ABB6ED16646BCC028DF085AEDBD7417413588 (void); // 0x0000204B System.Int32 System.Globalization.CompareInfo::internal_compare(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_internal_compare_mA93D0E5052269F62805D42CFB0EF621257CDFCE8 (void); // 0x0000204C System.Int32 System.Globalization.CompareInfo::internal_index_icall(System.Char*,System.Int32,System.Int32,System.Char*,System.Int32,System.Boolean) extern void CompareInfo_internal_index_icall_m144952921508F63C4E719366210BAC3C4FE27BFB (void); // 0x0000204D System.Int32 System.Globalization.CompareInfo::internal_index(System.String,System.Int32,System.Int32,System.String,System.Boolean) extern void CompareInfo_internal_index_mD9410E1F4837EFD7360956D80B7A2B515A9E9F84 (void); // 0x0000204E System.Void System.Globalization.CompareInfo::InitSort(System.Globalization.CultureInfo) extern void CompareInfo_InitSort_mB4F0EF7757B69EFEF6C2F0D3C6D3012263BB5E0D (void); // 0x0000204F System.Int32 System.Globalization.CompareInfo::CompareStringOrdinalIgnoreCase(System.Char*,System.Int32,System.Char*,System.Int32) extern void CompareInfo_CompareStringOrdinalIgnoreCase_mE9A447D1CA90AF9F1F271197C7BBE85B136EF53C (void); // 0x00002050 System.Int32 System.Globalization.CompareInfo::IndexOfOrdinalCore(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_IndexOfOrdinalCore_mB6DFB029A7B13E6870B0D72772977214542FF620 (void); // 0x00002051 System.Int32 System.Globalization.CompareInfo::LastIndexOfOrdinalCore(System.String,System.String,System.Int32,System.Int32,System.Boolean) extern void CompareInfo_LastIndexOfOrdinalCore_mD63504544B8D7DE39D24BD2FCA63ADE8374C35C9 (void); // 0x00002052 System.Int32 System.Globalization.CompareInfo::LastIndexOfCore(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) extern void CompareInfo_LastIndexOfCore_m7F4C482A63356F32A3813322797EAFDC6202DDCA (void); // 0x00002053 System.Int32 System.Globalization.CompareInfo::IndexOfCore(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions,System.Int32*) extern void CompareInfo_IndexOfCore_m046B524A65A687A4123E8C9C0AF9E8417016EED2 (void); // 0x00002054 System.Int32 System.Globalization.CompareInfo::CompareString(System.ReadOnlySpan`1,System.String,System.Globalization.CompareOptions) extern void CompareInfo_CompareString_mF83C240C1CA43752D6870817960F203A70F6A741 (void); // 0x00002055 System.Int32 System.Globalization.CompareInfo::CompareString(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) extern void CompareInfo_CompareString_mDFDB466CBF24B19D51D95273CE20AD97DE4812AF (void); // 0x00002056 System.Globalization.SortKey System.Globalization.CompareInfo::CreateSortKey(System.String,System.Globalization.CompareOptions) extern void CompareInfo_CreateSortKey_m349821496C50E80E54E32BBF8C3724B2AEB2C76A (void); // 0x00002057 System.Boolean System.Globalization.CompareInfo::StartsWith(System.String,System.String,System.Globalization.CompareOptions) extern void CompareInfo_StartsWith_mD87E0EDCD91743BFE274A1068B06D5B3C937A617 (void); // 0x00002058 System.Boolean System.Globalization.CompareInfo::EndsWith(System.String,System.String,System.Globalization.CompareOptions) extern void CompareInfo_EndsWith_m0C487281A4F21A11A431D7CDCE550A24922BC65F (void); // 0x00002059 System.Boolean System.Globalization.CompareInfo::EndsWith(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.CompareOptions) extern void CompareInfo_EndsWith_mE10C80AB88F2915E419971E481CE5346249BE0C3 (void); // 0x0000205A System.Int32 System.Globalization.CompareInfo::GetHashCodeOfStringCore(System.String,System.Globalization.CompareOptions) extern void CompareInfo_GetHashCodeOfStringCore_mD0CA3EC5C61F20D83CF39C92C36DD558710CA4E8 (void); // 0x0000205B System.Void System.Globalization.CompareInfo::.cctor() extern void CompareInfo__cctor_m71BA8166DD30134A03044370C229BBBE5930583C (void); // 0x0000205C System.Void System.Globalization.CompareInfo::.ctor() extern void CompareInfo__ctor_m4E6A82ECA85D843EEDC9318F1CA20213EA19432C (void); // 0x0000205D System.Void System.Globalization.CultureNotFoundException::.ctor() extern void CultureNotFoundException__ctor_m8451376B6BB2F1CD9F3BD16C8D70E3D3FCF95918 (void); // 0x0000205E System.Void System.Globalization.CultureNotFoundException::.ctor(System.String,System.String) extern void CultureNotFoundException__ctor_m191FF5BE9F1ABB67D8EAE5B2A0C43200C8BB0BA0 (void); // 0x0000205F System.Void System.Globalization.CultureNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CultureNotFoundException__ctor_m994F993FE92DA7C39FE995F8B550F9F6EE8B3560 (void); // 0x00002060 System.Void System.Globalization.CultureNotFoundException::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void CultureNotFoundException_GetObjectData_m5CF4C3D3BD4DF8CE633AE93626E08D6C24D55825 (void); // 0x00002061 System.Nullable`1 System.Globalization.CultureNotFoundException::get_InvalidCultureId() extern void CultureNotFoundException_get_InvalidCultureId_m5FA807D676E290F58AE3D067B8BE873B879494F8 (void); // 0x00002062 System.String System.Globalization.CultureNotFoundException::get_InvalidCultureName() extern void CultureNotFoundException_get_InvalidCultureName_mB33352777A38DEE27ED52279274EF84AFE384A8E (void); // 0x00002063 System.String System.Globalization.CultureNotFoundException::get_DefaultMessage() extern void CultureNotFoundException_get_DefaultMessage_mD0537B95D43804948B665743AE46CCD1AB71B7F0 (void); // 0x00002064 System.String System.Globalization.CultureNotFoundException::get_FormatedInvalidCultureId() extern void CultureNotFoundException_get_FormatedInvalidCultureId_mCC36A0F4B028D9140A2150804DF758CAC8F965D3 (void); // 0x00002065 System.String System.Globalization.CultureNotFoundException::get_Message() extern void CultureNotFoundException_get_Message_mB884CA71B40DD1A03B13294ACBEAA5CB532BEC99 (void); // 0x00002066 System.String System.Globalization.DateTimeFormatInfo::get_CultureName() extern void DateTimeFormatInfo_get_CultureName_m410EBEDA423E1CAE0C653F3D82AE9D01316C89D2 (void); // 0x00002067 System.Globalization.CultureInfo System.Globalization.DateTimeFormatInfo::get_Culture() extern void DateTimeFormatInfo_get_Culture_m6EEF1FF7BE8BAC34CA48CFE34F137CAFB784540D (void); // 0x00002068 System.String System.Globalization.DateTimeFormatInfo::get_LanguageName() extern void DateTimeFormatInfo_get_LanguageName_m99D05179B543EA097E6924E474134F3993996B64 (void); // 0x00002069 System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedDayOfWeekNames() extern void DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_mBC5F40082790A3A1AB9EA579DF71E4BBB0A71A9A (void); // 0x0000206A System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedDayOfWeekNamesCore() extern void DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNamesCore_mC52F665A92EC70BE17327005931C7F46C4130A2B (void); // 0x0000206B System.String[] System.Globalization.DateTimeFormatInfo::internalGetDayOfWeekNames() extern void DateTimeFormatInfo_internalGetDayOfWeekNames_m2A7C9A0E1FCA72CEBA9B272E64DB7F9327D7899A (void); // 0x0000206C System.String[] System.Globalization.DateTimeFormatInfo::internalGetDayOfWeekNamesCore() extern void DateTimeFormatInfo_internalGetDayOfWeekNamesCore_m50267677CFCA922B1FF2CF2496649919E222BE76 (void); // 0x0000206D System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedMonthNames() extern void DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mF81BF7FEA24725A5A91A04351A685FE69C494F91 (void); // 0x0000206E System.String[] System.Globalization.DateTimeFormatInfo::internalGetAbbreviatedMonthNamesCore() extern void DateTimeFormatInfo_internalGetAbbreviatedMonthNamesCore_mD41DD66095F210493EE140ED0BDE6C72FB4CFA77 (void); // 0x0000206F System.String[] System.Globalization.DateTimeFormatInfo::internalGetMonthNames() extern void DateTimeFormatInfo_internalGetMonthNames_mD70334135AED396FFDA8B29CD186DCE6CF491BA0 (void); // 0x00002070 System.String[] System.Globalization.DateTimeFormatInfo::internalGetMonthNamesCore() extern void DateTimeFormatInfo_internalGetMonthNamesCore_m2D1AE7A25FC80B44398109F7DB80C0CA043C994B (void); // 0x00002071 System.Void System.Globalization.DateTimeFormatInfo::.ctor() extern void DateTimeFormatInfo__ctor_mAA16FC601FB22A82B8137BB65E30514536C8225C (void); // 0x00002072 System.Void System.Globalization.DateTimeFormatInfo::.ctor(System.Globalization.CultureData,System.Globalization.Calendar) extern void DateTimeFormatInfo__ctor_mF2D9E1D2DCF721C669300E240CC00AB95DADC09F (void); // 0x00002073 System.Void System.Globalization.DateTimeFormatInfo::InitializeOverridableProperties(System.Globalization.CultureData,System.Int32) extern void DateTimeFormatInfo_InitializeOverridableProperties_m3EEA42752EE7B1E8C9727057DC2D00F759997C7E (void); // 0x00002074 System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_InvariantInfo() extern void DateTimeFormatInfo_get_InvariantInfo_m24804C20A94D2952323C82193D4A59ADF171C8AA (void); // 0x00002075 System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::get_CurrentInfo() extern void DateTimeFormatInfo_get_CurrentInfo_m68EACA767F32805E5D92BFF5BD9C4D39817A8D6C (void); // 0x00002076 System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetInstance(System.IFormatProvider) extern void DateTimeFormatInfo_GetInstance_m610566C9C55DA97F13DA7436BCC18E796AAB1CBD (void); // 0x00002077 System.Object System.Globalization.DateTimeFormatInfo::GetFormat(System.Type) extern void DateTimeFormatInfo_GetFormat_m00BD199226E2062A2E7E6934C89B2ED114CA7CA9 (void); // 0x00002078 System.Object System.Globalization.DateTimeFormatInfo::Clone() extern void DateTimeFormatInfo_Clone_mCBA61859E15A29FC79AC3CDAA616D063901540E8 (void); // 0x00002079 System.String System.Globalization.DateTimeFormatInfo::get_AMDesignator() extern void DateTimeFormatInfo_get_AMDesignator_m132D601293E679B6FC624E88517B25246F6EC4CB (void); // 0x0000207A System.Globalization.Calendar System.Globalization.DateTimeFormatInfo::get_Calendar() extern void DateTimeFormatInfo_get_Calendar_m1280AC2F196ECBE7B664394CC3821062015DEF99 (void); // 0x0000207B System.Void System.Globalization.DateTimeFormatInfo::set_Calendar(System.Globalization.Calendar) extern void DateTimeFormatInfo_set_Calendar_m46840C102CBE9D5BF30C44F0910426969A543564 (void); // 0x0000207C System.Globalization.CalendarId[] System.Globalization.DateTimeFormatInfo::get_OptionalCalendars() extern void DateTimeFormatInfo_get_OptionalCalendars_mAEFDA2492F8FEC55AD8A4C3829D958D6D78C94A2 (void); // 0x0000207D System.String[] System.Globalization.DateTimeFormatInfo::get_EraNames() extern void DateTimeFormatInfo_get_EraNames_mC3D3A3D945D2F5EAEC5C7A1728FBA222ED8391B5 (void); // 0x0000207E System.String System.Globalization.DateTimeFormatInfo::GetEraName(System.Int32) extern void DateTimeFormatInfo_GetEraName_mEFEC407D99F9C8D98C332FB785B1D32A8BC8202F (void); // 0x0000207F System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEraNames() extern void DateTimeFormatInfo_get_AbbreviatedEraNames_m471C00503BB5F1C9BC01DA1671D80BDF7911E94B (void); // 0x00002080 System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedEraName(System.Int32) extern void DateTimeFormatInfo_GetAbbreviatedEraName_mF42A4A5F3EB9EF1B9DD7465BB563E3D60AFBA7C5 (void); // 0x00002081 System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedEnglishEraNames() extern void DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m6A330106D7D67AFE5567CE33AFCA2B3188B0FAD9 (void); // 0x00002082 System.String System.Globalization.DateTimeFormatInfo::get_DateSeparator() extern void DateTimeFormatInfo_get_DateSeparator_mBD2B8F51FE1491BC6695B10CB1973754BBF54CDD (void); // 0x00002083 System.String System.Globalization.DateTimeFormatInfo::get_FullDateTimePattern() extern void DateTimeFormatInfo_get_FullDateTimePattern_mD9F9E7F88253C37BAB91B7A6EFD4D750CBA10170 (void); // 0x00002084 System.String System.Globalization.DateTimeFormatInfo::get_LongDatePattern() extern void DateTimeFormatInfo_get_LongDatePattern_m5745B956A1340A9F6304C86F0C574B5338BF56B1 (void); // 0x00002085 System.String System.Globalization.DateTimeFormatInfo::get_LongTimePattern() extern void DateTimeFormatInfo_get_LongTimePattern_m8ECFC475A70921D789E02878FA99C407B2C01BC7 (void); // 0x00002086 System.String System.Globalization.DateTimeFormatInfo::get_MonthDayPattern() extern void DateTimeFormatInfo_get_MonthDayPattern_m868752F743E864688FC5D251412A5657747EEEFD (void); // 0x00002087 System.String System.Globalization.DateTimeFormatInfo::get_PMDesignator() extern void DateTimeFormatInfo_get_PMDesignator_m3B06ECAF8B79E1AAAF8159198A9334658EB1F2CC (void); // 0x00002088 System.String System.Globalization.DateTimeFormatInfo::get_RFC1123Pattern() extern void DateTimeFormatInfo_get_RFC1123Pattern_mCE40B43C4A95F9F745A271CA52E93510CA338A66 (void); // 0x00002089 System.String System.Globalization.DateTimeFormatInfo::get_ShortDatePattern() extern void DateTimeFormatInfo_get_ShortDatePattern_m8B5B3BC573F1836C9257B9CCB9C3C4B890E66A0D (void); // 0x0000208A System.String System.Globalization.DateTimeFormatInfo::get_ShortTimePattern() extern void DateTimeFormatInfo_get_ShortTimePattern_m1ECB24D998656104918CCFD092207FA9FA4300A6 (void); // 0x0000208B System.String System.Globalization.DateTimeFormatInfo::get_SortableDateTimePattern() extern void DateTimeFormatInfo_get_SortableDateTimePattern_mABB0FA1D64D9A0528F77F8AB3395969A5C16E9B2 (void); // 0x0000208C System.String System.Globalization.DateTimeFormatInfo::get_GeneralShortTimePattern() extern void DateTimeFormatInfo_get_GeneralShortTimePattern_mAC0D32A71DD6FCDDC1EB0D08D4D89E73603B9957 (void); // 0x0000208D System.String System.Globalization.DateTimeFormatInfo::get_GeneralLongTimePattern() extern void DateTimeFormatInfo_get_GeneralLongTimePattern_m492FC4744C69B014F6A443F152BDEB0F2D0B912A (void); // 0x0000208E System.String System.Globalization.DateTimeFormatInfo::get_DateTimeOffsetPattern() extern void DateTimeFormatInfo_get_DateTimeOffsetPattern_m100011083D539153415ECC8E86725B35FB12EA57 (void); // 0x0000208F System.String System.Globalization.DateTimeFormatInfo::get_TimeSeparator() extern void DateTimeFormatInfo_get_TimeSeparator_m708070A0307E7FB6D0FB9C5FF3E371EBF8800791 (void); // 0x00002090 System.String System.Globalization.DateTimeFormatInfo::get_UniversalSortableDateTimePattern() extern void DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mBF940398A8E235EF9D29B889E984FC73ECDB7F7E (void); // 0x00002091 System.String System.Globalization.DateTimeFormatInfo::get_YearMonthPattern() extern void DateTimeFormatInfo_get_YearMonthPattern_m98C6AAE1CA577D103C522991D843FCD5817EDF04 (void); // 0x00002092 System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedDayNames() extern void DateTimeFormatInfo_get_AbbreviatedDayNames_m5FF3B8C196AFAF3053AF1D23B23142BF8C59447D (void); // 0x00002093 System.String[] System.Globalization.DateTimeFormatInfo::get_DayNames() extern void DateTimeFormatInfo_get_DayNames_mC0EF4F13AAF83583D40644170329AEECEBCB752E (void); // 0x00002094 System.String[] System.Globalization.DateTimeFormatInfo::get_AbbreviatedMonthNames() extern void DateTimeFormatInfo_get_AbbreviatedMonthNames_m8C049BD0316BBE69A99AC1A71A3EF5C6FF792007 (void); // 0x00002095 System.String[] System.Globalization.DateTimeFormatInfo::get_MonthNames() extern void DateTimeFormatInfo_get_MonthNames_m6432E2A595003E6DC61AD6C5988EA4DAE062814F (void); // 0x00002096 System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInMonthNames() extern void DateTimeFormatInfo_get_HasSpacesInMonthNames_m93B2F520AE7A2E5F0FF27A033C090D1EA6DF61C9 (void); // 0x00002097 System.Boolean System.Globalization.DateTimeFormatInfo::get_HasSpacesInDayNames() extern void DateTimeFormatInfo_get_HasSpacesInDayNames_mE14BD4B06203A8592604D170CCF7EE8303B9D771 (void); // 0x00002098 System.String System.Globalization.DateTimeFormatInfo::internalGetMonthName(System.Int32,System.Globalization.MonthNameStyles,System.Boolean) extern void DateTimeFormatInfo_internalGetMonthName_m670C3977E0F91474E492C2F9E1AAB435D846CB14 (void); // 0x00002099 System.String[] System.Globalization.DateTimeFormatInfo::internalGetGenitiveMonthNames(System.Boolean) extern void DateTimeFormatInfo_internalGetGenitiveMonthNames_m9243320F563332A9F87F20F0E0EC50CB6193255F (void); // 0x0000209A System.String[] System.Globalization.DateTimeFormatInfo::internalGetLeapYearMonthNames() extern void DateTimeFormatInfo_internalGetLeapYearMonthNames_mE8FA856937882C90948FEABC760B73546B10D894 (void); // 0x0000209B System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedDayName(System.DayOfWeek) extern void DateTimeFormatInfo_GetAbbreviatedDayName_m12EC6E4400C2FC1B69A7F987338F9EF0A100277E (void); // 0x0000209C System.String[] System.Globalization.DateTimeFormatInfo::GetCombinedPatterns(System.String[],System.String[],System.String) extern void DateTimeFormatInfo_GetCombinedPatterns_mB3627635326A9426D0ECAF4C38134A60A5420331 (void); // 0x0000209D System.String[] System.Globalization.DateTimeFormatInfo::GetAllDateTimePatterns(System.Char) extern void DateTimeFormatInfo_GetAllDateTimePatterns_mCF965765CEA0B10FEA9B9ED9F0B0A81399BEDC05 (void); // 0x0000209E System.String System.Globalization.DateTimeFormatInfo::GetDayName(System.DayOfWeek) extern void DateTimeFormatInfo_GetDayName_m7C4E70449F205F063D75944FEC66A3B0FFD3F20A (void); // 0x0000209F System.String System.Globalization.DateTimeFormatInfo::GetAbbreviatedMonthName(System.Int32) extern void DateTimeFormatInfo_GetAbbreviatedMonthName_mC0DF9D2AABADA5B7F47C6856F78B7BCC11FC8C89 (void); // 0x000020A0 System.String System.Globalization.DateTimeFormatInfo::GetMonthName(System.Int32) extern void DateTimeFormatInfo_GetMonthName_mCCCA8C327C346C7B2AE22AFD9C42C4DCBF48B539 (void); // 0x000020A1 System.String[] System.Globalization.DateTimeFormatInfo::GetMergedPatterns(System.String[],System.String) extern void DateTimeFormatInfo_GetMergedPatterns_mDE8B2217F53BB5E6278B62DCEE24E2E676564BF6 (void); // 0x000020A2 System.String[] System.Globalization.DateTimeFormatInfo::get_AllYearMonthPatterns() extern void DateTimeFormatInfo_get_AllYearMonthPatterns_mDDAEB10667A2ED2EE5F8B13BAD3801FBA1BD4C74 (void); // 0x000020A3 System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortDatePatterns() extern void DateTimeFormatInfo_get_AllShortDatePatterns_mD0555329488402770F65F2EF7090810E045E259D (void); // 0x000020A4 System.String[] System.Globalization.DateTimeFormatInfo::get_AllShortTimePatterns() extern void DateTimeFormatInfo_get_AllShortTimePatterns_m864D61719372ABDA33CB58CC20325874EE842EF0 (void); // 0x000020A5 System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongDatePatterns() extern void DateTimeFormatInfo_get_AllLongDatePatterns_mEB993EF387DE442C7101804E0359507005F9ED38 (void); // 0x000020A6 System.String[] System.Globalization.DateTimeFormatInfo::get_AllLongTimePatterns() extern void DateTimeFormatInfo_get_AllLongTimePatterns_m4BF5BC23FFE95705DB47D35972D078572599D561 (void); // 0x000020A7 System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedYearMonthPatterns() extern void DateTimeFormatInfo_get_UnclonedYearMonthPatterns_mC2765A37C67693871AF7239FF15FD87FBB8B0C0B (void); // 0x000020A8 System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortDatePatterns() extern void DateTimeFormatInfo_get_UnclonedShortDatePatterns_m4894D81404753862EDE4DA67EA0AFB9B8BF7BD15 (void); // 0x000020A9 System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongDatePatterns() extern void DateTimeFormatInfo_get_UnclonedLongDatePatterns_m5D7399F2986DE24A312BC4A4D774BE5B1755BFF2 (void); // 0x000020AA System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedShortTimePatterns() extern void DateTimeFormatInfo_get_UnclonedShortTimePatterns_m6AC3EFDC6F18E58E5F2AA79E607E9240DEE2BFF3 (void); // 0x000020AB System.String[] System.Globalization.DateTimeFormatInfo::get_UnclonedLongTimePatterns() extern void DateTimeFormatInfo_get_UnclonedLongTimePatterns_m42ED9076415614F330188162B2F15C68DD1BB4FD (void); // 0x000020AC System.Boolean System.Globalization.DateTimeFormatInfo::get_IsReadOnly() extern void DateTimeFormatInfo_get_IsReadOnly_m3AC171E9280BC62A9FD2384671C12454211FEE5A (void); // 0x000020AD System.String System.Globalization.DateTimeFormatInfo::get_FullTimeSpanPositivePattern() extern void DateTimeFormatInfo_get_FullTimeSpanPositivePattern_m7636558565D496A66B68149D09FF6A1171DA908F (void); // 0x000020AE System.String System.Globalization.DateTimeFormatInfo::get_FullTimeSpanNegativePattern() extern void DateTimeFormatInfo_get_FullTimeSpanNegativePattern_m2BA4A1AC9BB9BA9EA066345601C773B981AE2D21 (void); // 0x000020AF System.Globalization.CompareInfo System.Globalization.DateTimeFormatInfo::get_CompareInfo() extern void DateTimeFormatInfo_get_CompareInfo_m5EE0D2D859788948D1A235DD8166A25B30908426 (void); // 0x000020B0 System.Globalization.DateTimeFormatFlags System.Globalization.DateTimeFormatInfo::get_FormatFlags() extern void DateTimeFormatInfo_get_FormatFlags_m02C18CB504B5F1547635C20439FF6E468D08A669 (void); // 0x000020B1 System.Globalization.DateTimeFormatFlags System.Globalization.DateTimeFormatInfo::InitializeFormatFlags() extern void DateTimeFormatInfo_InitializeFormatFlags_m4EA140FB05D6E53F6D386905471429FDBD53B4D3 (void); // 0x000020B2 System.Boolean System.Globalization.DateTimeFormatInfo::get_HasForceTwoDigitYears() extern void DateTimeFormatInfo_get_HasForceTwoDigitYears_m25CFF727E1A830DF26A757917BAD564C99DE3899 (void); // 0x000020B3 System.Boolean System.Globalization.DateTimeFormatInfo::YearMonthAdjustment(System.Int32&,System.Int32&,System.Boolean) extern void DateTimeFormatInfo_YearMonthAdjustment_m92A876ED6E935255CFFBFA4BD022D293181436EF (void); // 0x000020B4 System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetJapaneseCalendarDTFI() extern void DateTimeFormatInfo_GetJapaneseCalendarDTFI_m7EFE92E42018E6706062C56BAB24AFFE75B4F69D (void); // 0x000020B5 System.Globalization.DateTimeFormatInfo System.Globalization.DateTimeFormatInfo::GetTaiwanCalendarDTFI() extern void DateTimeFormatInfo_GetTaiwanCalendarDTFI_m0C8EC567ABDEEAD46157F36D438A93BC9A87291C (void); // 0x000020B6 System.Void System.Globalization.DateTimeFormatInfo::ClearTokenHashTable() extern void DateTimeFormatInfo_ClearTokenHashTable_m4C054FB76650BE43AFE4CC79C639C4378E6C69E5 (void); // 0x000020B7 System.Globalization.DateTimeFormatInfo/TokenHashValue[] System.Globalization.DateTimeFormatInfo::CreateTokenHashTable() extern void DateTimeFormatInfo_CreateTokenHashTable_mBA53880B8243B880D445CD23D824A60AD9D8BEED (void); // 0x000020B8 System.Void System.Globalization.DateTimeFormatInfo::PopulateSpecialTokenHashTable(System.Globalization.DateTimeFormatInfo/TokenHashValue[],System.Boolean&) extern void DateTimeFormatInfo_PopulateSpecialTokenHashTable_mF5EF8A0A5CC14E4CCF7225A6440F302F53B5437E (void); // 0x000020B9 System.Boolean System.Globalization.DateTimeFormatInfo::IsJapaneseCalendar(System.Globalization.Calendar) extern void DateTimeFormatInfo_IsJapaneseCalendar_m40BFC28251DF8B86A0226079B32CFDDD673E09DE (void); // 0x000020BA System.Void System.Globalization.DateTimeFormatInfo::AddMonthNames(System.Globalization.DateTimeFormatInfo/TokenHashValue[],System.String) extern void DateTimeFormatInfo_AddMonthNames_m4DA365B7C689990CC32EB245CDD05FAF02F960E9 (void); // 0x000020BB System.Boolean System.Globalization.DateTimeFormatInfo::TryParseHebrewNumber(System.__DTString&,System.Boolean&,System.Int32&) extern void DateTimeFormatInfo_TryParseHebrewNumber_m865A50B2012435988D2CE5C510BA06A8DA269168 (void); // 0x000020BC System.Boolean System.Globalization.DateTimeFormatInfo::IsHebrewChar(System.Char) extern void DateTimeFormatInfo_IsHebrewChar_m68AC2005AB8FA1379AE9539CFF154CD814284C1A (void); // 0x000020BD System.Boolean System.Globalization.DateTimeFormatInfo::IsAllowedJapaneseTokenFollowedByNonSpaceLetter(System.String,System.Char) extern void DateTimeFormatInfo_IsAllowedJapaneseTokenFollowedByNonSpaceLetter_m7AD88287382CA993EAFC627C6D1E03AF2F746D2C (void); // 0x000020BE System.Boolean System.Globalization.DateTimeFormatInfo::Tokenize(System.TokenType,System.TokenType&,System.Int32&,System.__DTString&) extern void DateTimeFormatInfo_Tokenize_mF3AFCE9FF7A9E916C1FD45D74259144A5F9B773F (void); // 0x000020BF System.Void System.Globalization.DateTimeFormatInfo::InsertAtCurrentHashNode(System.Globalization.DateTimeFormatInfo/TokenHashValue[],System.String,System.Char,System.TokenType,System.Int32,System.Int32,System.Int32,System.Int32) extern void DateTimeFormatInfo_InsertAtCurrentHashNode_mBB6FC935C22DC4ADC1FA2EB44CBDDD8B64FF04A0 (void); // 0x000020C0 System.Void System.Globalization.DateTimeFormatInfo::InsertHash(System.Globalization.DateTimeFormatInfo/TokenHashValue[],System.String,System.TokenType,System.Int32) extern void DateTimeFormatInfo_InsertHash_mE2AB3B8946823ABEB401AA3F03C825A605328F7B (void); // 0x000020C1 System.Boolean System.Globalization.DateTimeFormatInfo::CompareStringIgnoreCaseOptimized(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32) extern void DateTimeFormatInfo_CompareStringIgnoreCaseOptimized_m1C91EDC723D59A122C8B21C361C53E833F80330A (void); // 0x000020C2 System.Void System.Globalization.DateTimeFormatInfo::.cctor() extern void DateTimeFormatInfo__cctor_mB2D53F68730DEFDC468EEBE5CF0D999294200971 (void); // 0x000020C3 System.Void System.Globalization.DateTimeFormatInfo/TokenHashValue::.ctor(System.String,System.TokenType,System.Int32) extern void TokenHashValue__ctor_m65063981131927B053ACE78540232F9BA213051E (void); // 0x000020C4 System.Collections.Generic.Dictionary`2 System.Globalization.DateTimeFormatInfoScanner::get_KnownWords() extern void DateTimeFormatInfoScanner_get_KnownWords_m2122EF87C63D72F4D7E282509E49907C840276F5 (void); // 0x000020C5 System.Int32 System.Globalization.DateTimeFormatInfoScanner::SkipWhiteSpacesAndNonLetter(System.String,System.Int32) extern void DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter_m83EF4606202BD432D7845642B89848B8792738D9 (void); // 0x000020C6 System.Void System.Globalization.DateTimeFormatInfoScanner::AddDateWordOrPostfix(System.String,System.String) extern void DateTimeFormatInfoScanner_AddDateWordOrPostfix_mA2B76D8C2694B4ACA51138F72D5F2B29A419FCA9 (void); // 0x000020C7 System.Int32 System.Globalization.DateTimeFormatInfoScanner::AddDateWords(System.String,System.Int32,System.String) extern void DateTimeFormatInfoScanner_AddDateWords_m3B6BEDBAAC6E2A03B7D8604009DDC92D425791F1 (void); // 0x000020C8 System.Int32 System.Globalization.DateTimeFormatInfoScanner::ScanRepeatChar(System.String,System.Char,System.Int32,System.Int32&) extern void DateTimeFormatInfoScanner_ScanRepeatChar_mF2FEB811BF4653029513A178DDDE04938AD3091C (void); // 0x000020C9 System.Void System.Globalization.DateTimeFormatInfoScanner::AddIgnorableSymbols(System.String) extern void DateTimeFormatInfoScanner_AddIgnorableSymbols_mA5EF65893831747884684A0C58E4D042D8604BF7 (void); // 0x000020CA System.Void System.Globalization.DateTimeFormatInfoScanner::ScanDateWord(System.String) extern void DateTimeFormatInfoScanner_ScanDateWord_m1911D12913D4BA7D40CDBCF5171EA34A1EABD196 (void); // 0x000020CB System.String[] System.Globalization.DateTimeFormatInfoScanner::GetDateWordsOfDTFI(System.Globalization.DateTimeFormatInfo) extern void DateTimeFormatInfoScanner_GetDateWordsOfDTFI_mBC020C970A97963F9C40830D663EFD32A3447216 (void); // 0x000020CC System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagGenitiveMonth(System.String[],System.String[],System.String[],System.String[]) extern void DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth_m937038185245361E13B2652DC5BD9BEE0BF4C349 (void); // 0x000020CD System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInMonthNames(System.String[],System.String[],System.String[],System.String[]) extern void DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames_m28225D876D10AA2A7A734656D247ECDAD092FB2E (void); // 0x000020CE System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseSpaceInDayNames(System.String[],System.String[]) extern void DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames_m0ED07E05AF1DF43101C22DAD9973036A16CC99CA (void); // 0x000020CF System.Globalization.FORMATFLAGS System.Globalization.DateTimeFormatInfoScanner::GetFormatFlagUseHebrewCalendar(System.Int32) extern void DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar_m158EEDE22A39CECA1581A348C59B97C640A624A3 (void); // 0x000020D0 System.Boolean System.Globalization.DateTimeFormatInfoScanner::EqualStringArrays(System.String[],System.String[]) extern void DateTimeFormatInfoScanner_EqualStringArrays_mBF18E0CA8BA58B4DEE14C4903BB5F45FBB5EDABC (void); // 0x000020D1 System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsHaveSpace(System.String[]) extern void DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mA5F9E6ABB1612F1C6EDFFA55AD5CA71F37C2C643 (void); // 0x000020D2 System.Boolean System.Globalization.DateTimeFormatInfoScanner::ArrayElementsBeginWithDigit(System.String[]) extern void DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m7A9701BD29834B0A4FCA0A54FC7561FED4AA6204 (void); // 0x000020D3 System.Void System.Globalization.DateTimeFormatInfoScanner::.ctor() extern void DateTimeFormatInfoScanner__ctor_mD690D5E62FD434342E1B2D0FBB0AFA50CA5424AA (void); // 0x000020D4 System.Void System.Globalization.DaylightTimeStruct::.ctor(System.DateTime,System.DateTime,System.TimeSpan) extern void DaylightTimeStruct__ctor_m1A00C6B8123F9F3DD3D739155355DFC1E2ACA0CE (void); // 0x000020D5 System.Void System.Globalization.HebrewNumberParsingContext::.ctor(System.Int32) extern void HebrewNumberParsingContext__ctor_mF04BF245C589BD01536CAE69FE0938DD731E80B0 (void); // 0x000020D6 System.String System.Globalization.HebrewNumber::ToString(System.Int32) extern void HebrewNumber_ToString_mFC30A1831DD94BF5D1BDEDA5D2B2255BE3C337BB (void); // 0x000020D7 System.Globalization.HebrewNumberParsingState System.Globalization.HebrewNumber::ParseByChar(System.Char,System.Globalization.HebrewNumberParsingContext&) extern void HebrewNumber_ParseByChar_m2A206999A38BBF2E0565BF45D77C97B641FB5C03 (void); // 0x000020D8 System.Boolean System.Globalization.HebrewNumber::IsDigit(System.Char) extern void HebrewNumber_IsDigit_mEC9273772EDF749A5CA7774FC9EF60F821145CD7 (void); // 0x000020D9 System.Void System.Globalization.HebrewNumber::.cctor() extern void HebrewNumber__cctor_m74A062F8C5488AB2E36A5175013EFBF3A23481D2 (void); // 0x000020DA System.Void System.Globalization.HebrewNumber/HebrewValue::.ctor(System.Globalization.HebrewNumber/HebrewToken,System.Int16) extern void HebrewValue__ctor_m7128223503B4DF80A6A050AAE99F0299F5CC9A3C (void); // 0x000020DB System.Void System.Globalization.TimeSpanFormat::AppendNonNegativeInt32(System.Text.StringBuilder,System.Int32,System.Int32) extern void TimeSpanFormat_AppendNonNegativeInt32_mC31BB7FB94ADB65774DA6CDF8BB6CD5FE04F730F (void); // 0x000020DC System.String System.Globalization.TimeSpanFormat::Format(System.TimeSpan,System.String,System.IFormatProvider) extern void TimeSpanFormat_Format_mFC2FB73B211F63E5CEC9B032A630F0F524C670BA (void); // 0x000020DD System.Boolean System.Globalization.TimeSpanFormat::TryFormat(System.TimeSpan,System.Span`1,System.Int32&,System.ReadOnlySpan`1,System.IFormatProvider) extern void TimeSpanFormat_TryFormat_mEF19FE4CC2635CD6813BE76FFAD3867B3AA0F1EA (void); // 0x000020DE System.Text.StringBuilder System.Globalization.TimeSpanFormat::FormatToBuilder(System.TimeSpan,System.ReadOnlySpan`1,System.IFormatProvider) extern void TimeSpanFormat_FormatToBuilder_m12E537FF3E2C21A764BCF460AA179A676F6491A3 (void); // 0x000020DF System.Text.StringBuilder System.Globalization.TimeSpanFormat::FormatStandard(System.TimeSpan,System.Boolean,System.ReadOnlySpan`1,System.Globalization.TimeSpanFormat/Pattern) extern void TimeSpanFormat_FormatStandard_mED7978A427FDDC880535C549F6F75C0A9A5E14FA (void); // 0x000020E0 System.Text.StringBuilder System.Globalization.TimeSpanFormat::FormatCustomized(System.TimeSpan,System.ReadOnlySpan`1,System.Globalization.DateTimeFormatInfo,System.Text.StringBuilder) extern void TimeSpanFormat_FormatCustomized_m84CF841BD473346C8763A8F3D06D15DE8B5A898C (void); // 0x000020E1 System.Void System.Globalization.TimeSpanFormat::.cctor() extern void TimeSpanFormat__cctor_m1514EAF53BA7B4990EE5A00995C820E055B91E44 (void); // 0x000020E2 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_Start() extern void FormatLiterals_get_Start_mEA88CFDF3C17D0A8D5A209BE9AE1FF92F01CA9C0 (void); // 0x000020E3 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_DayHourSep() extern void FormatLiterals_get_DayHourSep_m7EF513D210488C90A5D6DD1FB5C2594B670AD14C (void); // 0x000020E4 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_HourMinuteSep() extern void FormatLiterals_get_HourMinuteSep_mC740285F053F1981D570EAB2113B55D92904DE2C (void); // 0x000020E5 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_MinuteSecondSep() extern void FormatLiterals_get_MinuteSecondSep_mFF6684085F37DE23D83F673B681D69E567395D20 (void); // 0x000020E6 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_SecondFractionSep() extern void FormatLiterals_get_SecondFractionSep_mD3DACB740F5F26956073F1C20E65FCC7CA1B6A03 (void); // 0x000020E7 System.String System.Globalization.TimeSpanFormat/FormatLiterals::get_End() extern void FormatLiterals_get_End_mBA0243F0CC0C456D7304EBE66CB5484DC55AB417 (void); // 0x000020E8 System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanFormat/FormatLiterals::InitInvariant(System.Boolean) extern void FormatLiterals_InitInvariant_m113EAC3EF3044F39388FD070CA9DE4BD40B95A58 (void); // 0x000020E9 System.Void System.Globalization.TimeSpanFormat/FormatLiterals::Init(System.ReadOnlySpan`1,System.Boolean) extern void FormatLiterals_Init_mCF40E6A24C752E0293A6597243F7AD5B07F3A715 (void); // 0x000020EA System.Int64 System.Globalization.TimeSpanParse::Pow10(System.Int32) extern void TimeSpanParse_Pow10_mE853D7B374E580296D1B29105B58E71477C0A726 (void); // 0x000020EB System.Boolean System.Globalization.TimeSpanParse::TryTimeToTicks(System.Boolean,System.Globalization.TimeSpanParse/TimeSpanToken,System.Globalization.TimeSpanParse/TimeSpanToken,System.Globalization.TimeSpanParse/TimeSpanToken,System.Globalization.TimeSpanParse/TimeSpanToken,System.Globalization.TimeSpanParse/TimeSpanToken,System.Int64&) extern void TimeSpanParse_TryTimeToTicks_m4E93B0F7A5607318E5E0DCCB49AE0E0DAB01AC82 (void); // 0x000020EC System.Boolean System.Globalization.TimeSpanParse::TryParseExact(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.IFormatProvider,System.Globalization.TimeSpanStyles,System.TimeSpan&) extern void TimeSpanParse_TryParseExact_m3E3436381CF4F1BB0B32B199F889AD7AFE356580 (void); // 0x000020ED System.Boolean System.Globalization.TimeSpanParse::TryParseTimeSpan(System.ReadOnlySpan`1,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.IFormatProvider,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_TryParseTimeSpan_m3C26BEEE4E929988448F53E231C8D2C570840937 (void); // 0x000020EE System.Boolean System.Globalization.TimeSpanParse::ProcessTerminalState(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminalState_m1D3306085A703349F267CBD67950836EFEE6B23B (void); // 0x000020EF System.Boolean System.Globalization.TimeSpanParse::ProcessTerminal_DHMSF(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminal_DHMSF_mB1F4360223AF2C3B576881E26C80DC801D5D8BCC (void); // 0x000020F0 System.Boolean System.Globalization.TimeSpanParse::ProcessTerminal_HMS_F_D(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminal_HMS_F_D_mBCFA60642683B5F01CED9A7FB839E9B504130123 (void); // 0x000020F1 System.Boolean System.Globalization.TimeSpanParse::ProcessTerminal_HM_S_D(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminal_HM_S_D_m4D789CB609281DF7C61C8491139F8F8988D44625 (void); // 0x000020F2 System.Boolean System.Globalization.TimeSpanParse::ProcessTerminal_HM(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminal_HM_m1D336390F83D869B80472754AC95C2FD24848744 (void); // 0x000020F3 System.Boolean System.Globalization.TimeSpanParse::ProcessTerminal_D(System.Globalization.TimeSpanParse/TimeSpanRawInfo&,System.Globalization.TimeSpanParse/TimeSpanStandardStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_ProcessTerminal_D_m6150BF2F5884BC92CB8BF2FB18329D3C6E6EE436 (void); // 0x000020F4 System.Boolean System.Globalization.TimeSpanParse::TryParseExactTimeSpan(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.IFormatProvider,System.Globalization.TimeSpanStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_TryParseExactTimeSpan_m4FE53224B6E400936F1BA48A9C368AA4295B66E3 (void); // 0x000020F5 System.Boolean System.Globalization.TimeSpanParse::TryParseByFormat(System.ReadOnlySpan`1,System.ReadOnlySpan`1,System.Globalization.TimeSpanStyles,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_TryParseByFormat_m02B59EFD11E57BE9866F34B60303D1CE3156FC50 (void); // 0x000020F6 System.Boolean System.Globalization.TimeSpanParse::ParseExactDigits(System.Globalization.TimeSpanParse/TimeSpanTokenizer&,System.Int32,System.Int32&) extern void TimeSpanParse_ParseExactDigits_m8C81F4494D9EBB67EAEEC34F04B92D57D95FFE89 (void); // 0x000020F7 System.Boolean System.Globalization.TimeSpanParse::ParseExactDigits(System.Globalization.TimeSpanParse/TimeSpanTokenizer&,System.Int32,System.Int32,System.Int32&,System.Int32&) extern void TimeSpanParse_ParseExactDigits_m3A845AE5CF80C9FAC9810D1295C28B9DC581DA07 (void); // 0x000020F8 System.Boolean System.Globalization.TimeSpanParse::ParseExactLiteral(System.Globalization.TimeSpanParse/TimeSpanTokenizer&,System.Text.StringBuilder) extern void TimeSpanParse_ParseExactLiteral_m4B8F61D9BFB005FB2C2FB65602A366DCC92ABE57 (void); // 0x000020F9 System.Boolean System.Globalization.TimeSpanParse::TryParseTimeSpanConstant(System.ReadOnlySpan`1,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanParse_TryParseTimeSpanConstant_m22F80DF21ACD3287AB227EC102810DC461C4A938 (void); // 0x000020FA System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Globalization.TimeSpanParse/TTT) extern void TimeSpanToken__ctor_m0A3CE8377C526F05615A24E44F85AD2360474E8D (void); // 0x000020FB System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Int32) extern void TimeSpanToken__ctor_mD0569B1E852997A448D83BDB8A2E7CAA0F6F68B6 (void); // 0x000020FC System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Int32,System.Int32) extern void TimeSpanToken__ctor_m66DBD54CDFCE72BA81A4555B7FB78BBADA34371E (void); // 0x000020FD System.Void System.Globalization.TimeSpanParse/TimeSpanToken::.ctor(System.Globalization.TimeSpanParse/TTT,System.Int32,System.Int32,System.ReadOnlySpan`1) extern void TimeSpanToken__ctor_mA2B06FDEDC769B89B3BA7283FA9B8BC0B82B0B4A (void); // 0x000020FE System.Boolean System.Globalization.TimeSpanParse/TimeSpanToken::IsInvalidFraction() extern void TimeSpanToken_IsInvalidFraction_m59071E07A13FD7AE1353FE07394A460BEDDF6479 (void); // 0x000020FF System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::.ctor(System.ReadOnlySpan`1) extern void TimeSpanTokenizer__ctor_m4144D3D0E5979B4DE39FBE1B810B271223CFF910 (void); // 0x00002100 System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::.ctor(System.ReadOnlySpan`1,System.Int32) extern void TimeSpanTokenizer__ctor_m1CDD5ADE033CD9FD89E7C44FA4CC6CFA0A58263B (void); // 0x00002101 System.Globalization.TimeSpanParse/TimeSpanToken System.Globalization.TimeSpanParse/TimeSpanTokenizer::GetNextToken() extern void TimeSpanTokenizer_GetNextToken_m73141645F1998EA17EC6AF09FED0FC3E00B140CA (void); // 0x00002102 System.Boolean System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_EOL() extern void TimeSpanTokenizer_get_EOL_m45D64FA386546CA806DDD419E9C6E5A9D3E4DF37 (void); // 0x00002103 System.Void System.Globalization.TimeSpanParse/TimeSpanTokenizer::BackOne() extern void TimeSpanTokenizer_BackOne_mDD58B4B27A802D0E73BDAFF56820D7A4EE815CC0 (void); // 0x00002104 System.Char System.Globalization.TimeSpanParse/TimeSpanTokenizer::get_NextChar() extern void TimeSpanTokenizer_get_NextChar_mDBAAD826AA076D6D317F2FF96442697BC47A6037 (void); // 0x00002105 System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanParse/TimeSpanRawInfo::get_PositiveInvariant() extern void TimeSpanRawInfo_get_PositiveInvariant_mE4911DC998FDC4AD5B1377C5691FC05B292B2099 (void); // 0x00002106 System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanParse/TimeSpanRawInfo::get_NegativeInvariant() extern void TimeSpanRawInfo_get_NegativeInvariant_m82C0570241B4467225885D0D50E7ABA586F44315 (void); // 0x00002107 System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanParse/TimeSpanRawInfo::get_PositiveLocalized() extern void TimeSpanRawInfo_get_PositiveLocalized_mB8B33A551D7D55FBD47D0F2B2A77B46B1D7A9A58 (void); // 0x00002108 System.Globalization.TimeSpanFormat/FormatLiterals System.Globalization.TimeSpanParse/TimeSpanRawInfo::get_NegativeLocalized() extern void TimeSpanRawInfo_get_NegativeLocalized_m458AEC3703DBD90642E2119FAF939459C3998FBA (void); // 0x00002109 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullAppCompatMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullAppCompatMatch_m7C859DC22E2E482B8A46DE1E90B859A79F86CB6C (void); // 0x0000210A System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::PartialAppCompatMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_PartialAppCompatMatch_m122D3B79555870C1363B82BF749757206BE5B065 (void); // 0x0000210B System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullMatch_mF143B141AAF909E50A974090D2DF4D44D966A33F (void); // 0x0000210C System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullDMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullDMatch_m173FB926545B5DD01EFD48A19D78B76F6EE9BF59 (void); // 0x0000210D System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullHMMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullHMMatch_m3E2B1D9C839CCAE9B216704DE7BBCD5BDB386722 (void); // 0x0000210E System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullDHMMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullDHMMatch_mBCACA23256E2CB382341116692DB623CC03F5134 (void); // 0x0000210F System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullHMSMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullHMSMatch_mD5C1370DB8247E0BC39151FC8F376B82F1E0AB63 (void); // 0x00002110 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullDHMSMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullDHMSMatch_m21FCFF3A386C058B1CAB3C7FB22BBD5BEE8C9427 (void); // 0x00002111 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::FullHMSFMatch(System.Globalization.TimeSpanFormat/FormatLiterals) extern void TimeSpanRawInfo_FullHMSFMatch_mF4897D8768F659AD02D550E174B252146C3257C6 (void); // 0x00002112 System.Void System.Globalization.TimeSpanParse/TimeSpanRawInfo::Init(System.Globalization.DateTimeFormatInfo) extern void TimeSpanRawInfo_Init_mC92ADF001D565F8108BC79D2F5B9392818FE4119 (void); // 0x00002113 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::ProcessToken(System.Globalization.TimeSpanParse/TimeSpanToken&,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanRawInfo_ProcessToken_m6C1F7681E242E5C154C9480EF55F255270A2E097 (void); // 0x00002114 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::AddSep(System.ReadOnlySpan`1,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanRawInfo_AddSep_mC8DCE438D00BBC02F5EBE1D1DF32830CEDD10DD6 (void); // 0x00002115 System.Boolean System.Globalization.TimeSpanParse/TimeSpanRawInfo::AddNum(System.Globalization.TimeSpanParse/TimeSpanToken,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void TimeSpanRawInfo_AddNum_m67184906D4C292A707DC11F4713CDDC0B304890D (void); // 0x00002116 System.Void System.Globalization.TimeSpanParse/TimeSpanResult::.ctor(System.Boolean) extern void TimeSpanResult__ctor_m7B7631A4C6E93FCB42AF9F050CFC9438B559BCDE (void); // 0x00002117 System.Boolean System.Globalization.TimeSpanParse/TimeSpanResult::SetFailure(System.Globalization.TimeSpanParse/ParseFailureKind,System.String,System.Object,System.String) extern void TimeSpanResult_SetFailure_m2732B210A9FC550C4237D287DACAAAED3CABB7D5 (void); // 0x00002118 System.Void System.Globalization.TimeSpanParse/StringParser::NextChar() extern void StringParser_NextChar_mF753A7B93F39F50D2DF4CF3DD1C4DBA1C9573A22 (void); // 0x00002119 System.Char System.Globalization.TimeSpanParse/StringParser::NextNonDigit() extern void StringParser_NextNonDigit_m42F4B4BDCDB2B9CFDD7536AA063FCE1997FB54EF (void); // 0x0000211A System.Boolean System.Globalization.TimeSpanParse/StringParser::TryParse(System.ReadOnlySpan`1,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void StringParser_TryParse_m4BEF90DA57B7A3D39ECC2FD53B549312A3F68439 (void); // 0x0000211B System.Boolean System.Globalization.TimeSpanParse/StringParser::ParseInt(System.Int32,System.Int32&,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void StringParser_ParseInt_mE71763C8FF55CAB49167A17D9C266204CAE4A208 (void); // 0x0000211C System.Boolean System.Globalization.TimeSpanParse/StringParser::ParseTime(System.Int64&,System.Globalization.TimeSpanParse/TimeSpanResult&) extern void StringParser_ParseTime_mD21261F8A5E4372105DCD33A409DBCFE4E4FB48F (void); // 0x0000211D System.Void System.Globalization.TimeSpanParse/StringParser::SkipBlanks() extern void StringParser_SkipBlanks_mA967C7B67937723F1F90C306F3489E155C76AA7D (void); // 0x0000211E System.Boolean System.Globalization.GlobalizationMode::get_Invariant() extern void GlobalizationMode_get_Invariant_m07C027203B17E9B629D292376366608B7DDB2903 (void); // 0x0000211F System.Boolean System.Globalization.GlobalizationMode::GetGlobalizationInvariantMode() extern void GlobalizationMode_GetGlobalizationInvariantMode_m907CEFAF920331075174D2EA96F089321CC76A13 (void); // 0x00002120 System.Void System.Globalization.GlobalizationMode::.cctor() extern void GlobalizationMode__cctor_m2CB48D5B73832DB4CB16F6100E6342232CFEB17E (void); // 0x00002121 System.DateTime System.Globalization.Calendar::get_MinSupportedDateTime() extern void Calendar_get_MinSupportedDateTime_m4FCE9D1DDE39C23DA89342343A8F51F766DFECB3 (void); // 0x00002122 System.DateTime System.Globalization.Calendar::get_MaxSupportedDateTime() extern void Calendar_get_MaxSupportedDateTime_m11C4BB466D7BF72F422C09AB1C7EF91D3083886D (void); // 0x00002123 System.Void System.Globalization.Calendar::.ctor() extern void Calendar__ctor_mCA44DC39A700EAA06125E40215800356CDDFA65D (void); // 0x00002124 System.Int32 System.Globalization.Calendar::get_ID() extern void Calendar_get_ID_mF6B05E396540466FCAD1C0963BA9A7D28962C122 (void); // 0x00002125 System.Int32 System.Globalization.Calendar::get_BaseCalendarID() extern void Calendar_get_BaseCalendarID_m3BEBE09077A42AEA8835D860A32C2C47AEC56598 (void); // 0x00002126 System.Object System.Globalization.Calendar::Clone() extern void Calendar_Clone_m220D160CBA9E2D061C0921557BFC72C75FC22270 (void); // 0x00002127 System.Void System.Globalization.Calendar::SetReadOnlyState(System.Boolean) extern void Calendar_SetReadOnlyState_mA26373A96C860CF8BD4D61DC67B45059591C8BE3 (void); // 0x00002128 System.Int32 System.Globalization.Calendar::get_CurrentEraValue() extern void Calendar_get_CurrentEraValue_m04A360E320DD310DD6D37E7B896AB2F56FC1E63E (void); // 0x00002129 System.Int32 System.Globalization.Calendar::GetDayOfMonth(System.DateTime) // 0x0000212A System.DayOfWeek System.Globalization.Calendar::GetDayOfWeek(System.DateTime) // 0x0000212B System.Int32 System.Globalization.Calendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) // 0x0000212C System.Int32 System.Globalization.Calendar::GetDaysInYear(System.Int32,System.Int32) // 0x0000212D System.Int32 System.Globalization.Calendar::GetEra(System.DateTime) // 0x0000212E System.Int32[] System.Globalization.Calendar::get_Eras() // 0x0000212F System.Int32 System.Globalization.Calendar::GetMonth(System.DateTime) // 0x00002130 System.Int32 System.Globalization.Calendar::GetMonthsInYear(System.Int32,System.Int32) // 0x00002131 System.Int32 System.Globalization.Calendar::GetYear(System.DateTime) // 0x00002132 System.Boolean System.Globalization.Calendar::IsLeapYear(System.Int32) extern void Calendar_IsLeapYear_m4F98AE1F5F0402DCB2D7E29B747271650C8387C4 (void); // 0x00002133 System.Boolean System.Globalization.Calendar::IsLeapYear(System.Int32,System.Int32) // 0x00002134 System.DateTime System.Globalization.Calendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) // 0x00002135 System.Boolean System.Globalization.Calendar::TryToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) extern void Calendar_TryToDateTime_mB9FCB93FFA24E773B4CE1BFF046E3F678FEB2CAA (void); // 0x00002136 System.Boolean System.Globalization.Calendar::IsValidYear(System.Int32,System.Int32) extern void Calendar_IsValidYear_m926F543213C53DB0B2C5E39C64A767C080829F7C (void); // 0x00002137 System.Boolean System.Globalization.Calendar::IsValidMonth(System.Int32,System.Int32,System.Int32) extern void Calendar_IsValidMonth_m0E513A4D6540018F50EDA8D1CB09C1E686CFBA20 (void); // 0x00002138 System.Boolean System.Globalization.Calendar::IsValidDay(System.Int32,System.Int32,System.Int32,System.Int32) extern void Calendar_IsValidDay_mA84D1D6A94C33A0030CBF179F810C3792FE0B6C1 (void); // 0x00002139 System.Int32 System.Globalization.Calendar::get_TwoDigitYearMax() extern void Calendar_get_TwoDigitYearMax_m0C4E57AAB1EB93565602DCAC0BA1BD2B5B97A4BA (void); // 0x0000213A System.Int32 System.Globalization.Calendar::ToFourDigitYear(System.Int32) extern void Calendar_ToFourDigitYear_m19E0969391053AEC74874CB0FC41F59868E83DC5 (void); // 0x0000213B System.Int64 System.Globalization.Calendar::TimeToTicks(System.Int32,System.Int32,System.Int32,System.Int32) extern void Calendar_TimeToTicks_m93A6006E50E39BF9F143F25B2D078CD1639E72DB (void); // 0x0000213C System.Int32 System.Globalization.Calendar::GetSystemTwoDigitYearSetting(System.Int32,System.Int32) extern void Calendar_GetSystemTwoDigitYearSetting_mBA56944261CA5924319D54AAC19347884DEDD640 (void); // 0x0000213D System.Void System.Globalization.CalendarData::.ctor() extern void CalendarData__ctor_mE85EB8B35992306DCC9003A004FE1FFD55D9D66C (void); // 0x0000213E System.Void System.Globalization.CalendarData::.cctor() extern void CalendarData__cctor_m4C8EE0FFF2B7EFA492F2FDB69F53D3CBB81B9968 (void); // 0x0000213F System.Void System.Globalization.CalendarData::.ctor(System.String,System.Int32,System.Boolean) extern void CalendarData__ctor_mDD1531BA06CF019F1353B90136799945296B1112 (void); // 0x00002140 System.Void System.Globalization.CalendarData::InitializeEraNames(System.String,System.Int32) extern void CalendarData_InitializeEraNames_m96E364F1DDE3DC7E38D8E8E1FDCFF40696568771 (void); // 0x00002141 System.String[] System.Globalization.CalendarData::GetJapaneseEraNames() extern void CalendarData_GetJapaneseEraNames_mBC57CBC2A5F6CB0C7B9D91F1EFD696D299443527 (void); // 0x00002142 System.String[] System.Globalization.CalendarData::GetJapaneseEnglishEraNames() extern void CalendarData_GetJapaneseEnglishEraNames_m1FD3683C6888A0D94CA16EC9EAA9D4FC629C3FE2 (void); // 0x00002143 System.Void System.Globalization.CalendarData::InitializeAbbreviatedEraNames(System.String,System.Int32) extern void CalendarData_InitializeAbbreviatedEraNames_m424B7E7B9AD5BB88300AF1E2B6F6995B08B71768 (void); // 0x00002144 System.Globalization.CalendarData System.Globalization.CalendarData::GetCalendarData(System.Int32) extern void CalendarData_GetCalendarData_m5E3A34CA03C3173E70CDADF1D43F1B0D68E7E5E4 (void); // 0x00002145 System.String System.Globalization.CalendarData::CalendarIdToCultureName(System.Int32) extern void CalendarData_CalendarIdToCultureName_m0DA228A1A10946250BFFEBE6A0EA31E7DB0C1AEF (void); // 0x00002146 System.Int32 System.Globalization.CalendarData::nativeGetTwoDigitYearMax(System.Int32) extern void CalendarData_nativeGetTwoDigitYearMax_m669689D18E95D2854A9C0EE6704213B529064514 (void); // 0x00002147 System.Boolean System.Globalization.CalendarData::nativeGetCalendarData(System.Globalization.CalendarData,System.String,System.Int32) extern void CalendarData_nativeGetCalendarData_m797773D468247BD7E29E432BB61D823D394D1AD2 (void); // 0x00002148 System.Boolean System.Globalization.CalendarData::fill_calendar_data(System.String,System.Int32) extern void CalendarData_fill_calendar_data_m60932F28A3ACA09CF50F3DBCB3BF6F72CB3469A2 (void); // 0x00002149 System.Void System.Globalization.GregorianCalendar::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void GregorianCalendar_OnDeserialized_m1AD847DE7E1B662CB97A00645EEBB38D010BFFEA (void); // 0x0000214A System.DateTime System.Globalization.GregorianCalendar::get_MinSupportedDateTime() extern void GregorianCalendar_get_MinSupportedDateTime_m6E4E05D4B12074B01A092A103FE6ECD28B73BCBB (void); // 0x0000214B System.DateTime System.Globalization.GregorianCalendar::get_MaxSupportedDateTime() extern void GregorianCalendar_get_MaxSupportedDateTime_m5AAC26F85213B0A8A719EA5C9CAE9FD2EA596BC2 (void); // 0x0000214C System.Globalization.Calendar System.Globalization.GregorianCalendar::GetDefaultInstance() extern void GregorianCalendar_GetDefaultInstance_mD47205AFE3A1E57FAE3857D4B82041A08FDB346A (void); // 0x0000214D System.Void System.Globalization.GregorianCalendar::.ctor() extern void GregorianCalendar__ctor_m084D332E973E4D1D9368868F30E107BC4EEA3713 (void); // 0x0000214E System.Void System.Globalization.GregorianCalendar::.ctor(System.Globalization.GregorianCalendarTypes) extern void GregorianCalendar__ctor_mF2A4745BB45BBCF47424271D1592BEDCB8522C66 (void); // 0x0000214F System.Int32 System.Globalization.GregorianCalendar::get_ID() extern void GregorianCalendar_get_ID_mE041F9B4CF16C18B7FD79E8E802D1E6EB6FE68D2 (void); // 0x00002150 System.Int32 System.Globalization.GregorianCalendar::GetDatePart(System.Int64,System.Int32) extern void GregorianCalendar_GetDatePart_m5790F23E0F574DCA23183165B0A3E89781D4011F (void); // 0x00002151 System.Int64 System.Globalization.GregorianCalendar::GetAbsoluteDate(System.Int32,System.Int32,System.Int32) extern void GregorianCalendar_GetAbsoluteDate_m439E3A280382F2BC01623E9426FD5FA25DBE642A (void); // 0x00002152 System.Int32 System.Globalization.GregorianCalendar::GetDayOfMonth(System.DateTime) extern void GregorianCalendar_GetDayOfMonth_mBEBCEAF1DA633E847B76DD5EC51DC5BE04C5ADED (void); // 0x00002153 System.DayOfWeek System.Globalization.GregorianCalendar::GetDayOfWeek(System.DateTime) extern void GregorianCalendar_GetDayOfWeek_mF9FB4E9276D24987F69B39939042FFBCB2E922A6 (void); // 0x00002154 System.Int32 System.Globalization.GregorianCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void GregorianCalendar_GetDaysInMonth_m307D5C480F529D79EE4C7605A23D6603D7CF30F1 (void); // 0x00002155 System.Int32 System.Globalization.GregorianCalendar::GetDaysInYear(System.Int32,System.Int32) extern void GregorianCalendar_GetDaysInYear_mB4360916A839387C9B21471267DC4E56B54BBFD1 (void); // 0x00002156 System.Int32 System.Globalization.GregorianCalendar::GetEra(System.DateTime) extern void GregorianCalendar_GetEra_m157F5CA1CD142CF2E15E37D4B5F6077053307CF8 (void); // 0x00002157 System.Int32[] System.Globalization.GregorianCalendar::get_Eras() extern void GregorianCalendar_get_Eras_mF969DB4F4CA7BBB06714AF826D34427644FAD523 (void); // 0x00002158 System.Int32 System.Globalization.GregorianCalendar::GetMonth(System.DateTime) extern void GregorianCalendar_GetMonth_m263904FE601E2D3E81748999DC6534955ACD87DA (void); // 0x00002159 System.Int32 System.Globalization.GregorianCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void GregorianCalendar_GetMonthsInYear_m4EEF9F0C52C085FF221000B627F9129EA37B3869 (void); // 0x0000215A System.Int32 System.Globalization.GregorianCalendar::GetYear(System.DateTime) extern void GregorianCalendar_GetYear_mFD727805528DD6099285FD7ACB7A47D760219576 (void); // 0x0000215B System.Boolean System.Globalization.GregorianCalendar::IsLeapYear(System.Int32,System.Int32) extern void GregorianCalendar_IsLeapYear_mE76663A6D8953CA8E58E1A7F1B6E9F55397878DB (void); // 0x0000215C System.DateTime System.Globalization.GregorianCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void GregorianCalendar_ToDateTime_mB9AACF079AA0C1AFC49B999777C05BD34FF322E4 (void); // 0x0000215D System.Boolean System.Globalization.GregorianCalendar::TryToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.DateTime&) extern void GregorianCalendar_TryToDateTime_m727120CC916871FF8F428D5C2D1411BBFBE46608 (void); // 0x0000215E System.Int32 System.Globalization.GregorianCalendar::get_TwoDigitYearMax() extern void GregorianCalendar_get_TwoDigitYearMax_m37269BC1B780F9A24F8B889D3865C9FAC4A01874 (void); // 0x0000215F System.Int32 System.Globalization.GregorianCalendar::ToFourDigitYear(System.Int32) extern void GregorianCalendar_ToFourDigitYear_mCEB6F28EC33CEF204179ED4C7039972AF4BDFA6A (void); // 0x00002160 System.Void System.Globalization.GregorianCalendar::.cctor() extern void GregorianCalendar__cctor_m4EDBE5766DC8CF5DD3241A13CADF02C78395CDCD (void); // 0x00002161 System.Void System.Globalization.EraInfo::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void EraInfo__ctor_m5E2876C2D2125D19B666495A090E3ECF2B5F80C9 (void); // 0x00002162 System.Void System.Globalization.EraInfo::.ctor(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.String,System.String,System.String) extern void EraInfo__ctor_m3CB5F42FA82B85B2BE80840854B2123C6AE3514F (void); // 0x00002163 System.Int32 System.Globalization.GregorianCalendarHelper::get_MaxYear() extern void GregorianCalendarHelper_get_MaxYear_m8D9E6AA725B30F672528D32EC4F97E5D715346EA (void); // 0x00002164 System.Void System.Globalization.GregorianCalendarHelper::.ctor(System.Globalization.Calendar,System.Globalization.EraInfo[]) extern void GregorianCalendarHelper__ctor_m57E541DCBD6EE4B9307074469762D319972FEAA4 (void); // 0x00002165 System.Int32 System.Globalization.GregorianCalendarHelper::GetYearOffset(System.Int32,System.Int32,System.Boolean) extern void GregorianCalendarHelper_GetYearOffset_mCC9603CE11532135E4E65B2E455BB138E6793ED5 (void); // 0x00002166 System.Int32 System.Globalization.GregorianCalendarHelper::GetGregorianYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_GetGregorianYear_mC80CDD8B6C8FCA89BEE33805A39407CF5740EDE7 (void); // 0x00002167 System.Boolean System.Globalization.GregorianCalendarHelper::IsValidYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_IsValidYear_m97369E0B44868CF9B6EA5F9D82ED5250AFA13AFC (void); // 0x00002168 System.Int32 System.Globalization.GregorianCalendarHelper::GetDatePart(System.Int64,System.Int32) extern void GregorianCalendarHelper_GetDatePart_m6BBED451B2ADE4567FE0C8626B0824553118319D (void); // 0x00002169 System.Int64 System.Globalization.GregorianCalendarHelper::GetAbsoluteDate(System.Int32,System.Int32,System.Int32) extern void GregorianCalendarHelper_GetAbsoluteDate_m55AFD4C672F6BEA45D4120C964D9ECD4C2FED13E (void); // 0x0000216A System.Int64 System.Globalization.GregorianCalendarHelper::DateToTicks(System.Int32,System.Int32,System.Int32) extern void GregorianCalendarHelper_DateToTicks_m9F6B031B50252EFCE99D4E4F0FE82ED12ECEA0F1 (void); // 0x0000216B System.Int64 System.Globalization.GregorianCalendarHelper::TimeToTicks(System.Int32,System.Int32,System.Int32,System.Int32) extern void GregorianCalendarHelper_TimeToTicks_m7B4554F6215C8B22934A80EFCADC3D3A56D3DF71 (void); // 0x0000216C System.Void System.Globalization.GregorianCalendarHelper::CheckTicksRange(System.Int64) extern void GregorianCalendarHelper_CheckTicksRange_mDF371AC1AB28FBEF3E5BFCCEEC6EF118AC1B3559 (void); // 0x0000216D System.Int32 System.Globalization.GregorianCalendarHelper::GetDayOfMonth(System.DateTime) extern void GregorianCalendarHelper_GetDayOfMonth_m77C237DA0AAF014B72B7DC8A65250A09063421EA (void); // 0x0000216E System.DayOfWeek System.Globalization.GregorianCalendarHelper::GetDayOfWeek(System.DateTime) extern void GregorianCalendarHelper_GetDayOfWeek_m9E906D39201EF033460714BF4672F0DE127EBEFC (void); // 0x0000216F System.Int32 System.Globalization.GregorianCalendarHelper::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void GregorianCalendarHelper_GetDaysInMonth_m0983BC282A81D958DC797FD3D528A0D1600150C2 (void); // 0x00002170 System.Int32 System.Globalization.GregorianCalendarHelper::GetDaysInYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_GetDaysInYear_mFF8A17212964E60FB7159BEC0D988122E5841A02 (void); // 0x00002171 System.Int32 System.Globalization.GregorianCalendarHelper::GetEra(System.DateTime) extern void GregorianCalendarHelper_GetEra_mAD12F23218E3E32D48FC2A141976592C8F32E17A (void); // 0x00002172 System.Int32[] System.Globalization.GregorianCalendarHelper::get_Eras() extern void GregorianCalendarHelper_get_Eras_mF1586F148A69818499B6C5DD0D226277A0CF410D (void); // 0x00002173 System.Int32 System.Globalization.GregorianCalendarHelper::GetMonth(System.DateTime) extern void GregorianCalendarHelper_GetMonth_m330EBDC35C09A719CA8E4891FD869DBD665908D5 (void); // 0x00002174 System.Int32 System.Globalization.GregorianCalendarHelper::GetMonthsInYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_GetMonthsInYear_m770143A7917B0D7C1B6CF1AFBEFA4F2C75613EBB (void); // 0x00002175 System.Int32 System.Globalization.GregorianCalendarHelper::GetYear(System.DateTime) extern void GregorianCalendarHelper_GetYear_mC1A55DDEBB57DDED212A96198E6E6DE0D5640EFB (void); // 0x00002176 System.Boolean System.Globalization.GregorianCalendarHelper::IsLeapYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_IsLeapYear_m87998D32AD91AC7CF1C2E3868F1EE5314A5C1B06 (void); // 0x00002177 System.DateTime System.Globalization.GregorianCalendarHelper::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void GregorianCalendarHelper_ToDateTime_m80FBDC8C9F970378EACEA5465869D95324E356A9 (void); // 0x00002178 System.Int32 System.Globalization.GregorianCalendarHelper::ToFourDigitYear(System.Int32,System.Int32) extern void GregorianCalendarHelper_ToFourDigitYear_m4E5C6CAD9E549AA1919514CC019D223036110B78 (void); // 0x00002179 System.Void System.Globalization.GregorianCalendarHelper::.cctor() extern void GregorianCalendarHelper__cctor_m6BC27F1DD0ACDF9D4170B7777A4256836258DDA8 (void); // 0x0000217A System.DateTime System.Globalization.HijriCalendar::get_MinSupportedDateTime() extern void HijriCalendar_get_MinSupportedDateTime_mB961F0A7B63FF8CB8FDC4825E901EF1744A55869 (void); // 0x0000217B System.DateTime System.Globalization.HijriCalendar::get_MaxSupportedDateTime() extern void HijriCalendar_get_MaxSupportedDateTime_m22F37543EE97820CC19C16C9E77499E9C06CE416 (void); // 0x0000217C System.Void System.Globalization.HijriCalendar::.ctor() extern void HijriCalendar__ctor_mAA68E466B57652BB7CEF2D642A17E5366FB21DD9 (void); // 0x0000217D System.Int32 System.Globalization.HijriCalendar::get_ID() extern void HijriCalendar_get_ID_m5DE147FE273A81635D1E5E00C5474CB020D41EA8 (void); // 0x0000217E System.Int64 System.Globalization.HijriCalendar::GetAbsoluteDateHijri(System.Int32,System.Int32,System.Int32) extern void HijriCalendar_GetAbsoluteDateHijri_m77587A1018C78CEB283A95757F9AD3B596128C03 (void); // 0x0000217F System.Int64 System.Globalization.HijriCalendar::DaysUpToHijriYear(System.Int32) extern void HijriCalendar_DaysUpToHijriYear_m63E702B215DC8104865E17EA16B37B87831669AE (void); // 0x00002180 System.Int32 System.Globalization.HijriCalendar::get_HijriAdjustment() extern void HijriCalendar_get_HijriAdjustment_m908D6A3D5ACE86932A3195CB77334CE29B01AEA8 (void); // 0x00002181 System.Int32 System.Globalization.HijriCalendar::GetAdvanceHijriDate() extern void HijriCalendar_GetAdvanceHijriDate_m6E2B5910753E5524DAC64E5ED01AA2A5B5608EAB (void); // 0x00002182 System.Void System.Globalization.HijriCalendar::CheckTicksRange(System.Int64) extern void HijriCalendar_CheckTicksRange_m5CEF4ADCA69E3684A5E9F593C19501CE0D4374F3 (void); // 0x00002183 System.Void System.Globalization.HijriCalendar::CheckEraRange(System.Int32) extern void HijriCalendar_CheckEraRange_m87E37CDD0691A16D7DCA8F5403BCE01AD4B91CF9 (void); // 0x00002184 System.Void System.Globalization.HijriCalendar::CheckYearRange(System.Int32,System.Int32) extern void HijriCalendar_CheckYearRange_m5D9B328DB29A90A91F9F3611B2CD1DEB36DEFECF (void); // 0x00002185 System.Void System.Globalization.HijriCalendar::CheckYearMonthRange(System.Int32,System.Int32,System.Int32) extern void HijriCalendar_CheckYearMonthRange_m62BFB316E2E88BDBCCA706C81F7A0A10D77C3122 (void); // 0x00002186 System.Int32 System.Globalization.HijriCalendar::GetDatePart(System.Int64,System.Int32) extern void HijriCalendar_GetDatePart_m2B0875D3E8F5B347FC94F517AB701AF3F469EA01 (void); // 0x00002187 System.Int32 System.Globalization.HijriCalendar::GetDayOfMonth(System.DateTime) extern void HijriCalendar_GetDayOfMonth_mF9C718BFAD96D0DC1CBF8BD674F8EE54FF7C858F (void); // 0x00002188 System.DayOfWeek System.Globalization.HijriCalendar::GetDayOfWeek(System.DateTime) extern void HijriCalendar_GetDayOfWeek_m37B7833482C87A567AB42E0CBAF976C4BC50745E (void); // 0x00002189 System.Int32 System.Globalization.HijriCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void HijriCalendar_GetDaysInMonth_mD1A29F739791CB2CB55C171FD6F80D1169D2B8CD (void); // 0x0000218A System.Int32 System.Globalization.HijriCalendar::GetDaysInYear(System.Int32,System.Int32) extern void HijriCalendar_GetDaysInYear_m69E2B5EBAC6F71CBA0879F7658FFBCF048EBD400 (void); // 0x0000218B System.Int32 System.Globalization.HijriCalendar::GetEra(System.DateTime) extern void HijriCalendar_GetEra_mF7A2603D0E82AB6ACF5666B61A1D93EB097AD349 (void); // 0x0000218C System.Int32[] System.Globalization.HijriCalendar::get_Eras() extern void HijriCalendar_get_Eras_m1DFDEE8F93EEA3B44A80B88B1BF072E793BC6AEA (void); // 0x0000218D System.Int32 System.Globalization.HijriCalendar::GetMonth(System.DateTime) extern void HijriCalendar_GetMonth_m2D4AA3A34399284A7889B07221FA6A4C3A8E05C1 (void); // 0x0000218E System.Int32 System.Globalization.HijriCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void HijriCalendar_GetMonthsInYear_m8CE530448AEF740F7C92E8DD84DA64195F4F19A5 (void); // 0x0000218F System.Int32 System.Globalization.HijriCalendar::GetYear(System.DateTime) extern void HijriCalendar_GetYear_m3754F45443EA920DF0BB50F3534067E65BBE894F (void); // 0x00002190 System.Boolean System.Globalization.HijriCalendar::IsLeapYear(System.Int32,System.Int32) extern void HijriCalendar_IsLeapYear_mC7C570F8FD80FCA8121F5CA5B174C2B2D0775510 (void); // 0x00002191 System.DateTime System.Globalization.HijriCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void HijriCalendar_ToDateTime_mC7AB9393DD851085C3D47E7C959BFD8C6AAC04EF (void); // 0x00002192 System.Int32 System.Globalization.HijriCalendar::get_TwoDigitYearMax() extern void HijriCalendar_get_TwoDigitYearMax_mAD7532864D8415C6399DAC882A6B8A06B0C4A424 (void); // 0x00002193 System.Int32 System.Globalization.HijriCalendar::ToFourDigitYear(System.Int32) extern void HijriCalendar_ToFourDigitYear_mCFF3F0729EA3EE1E8C93D00E4C3C2EFB5E89C0E5 (void); // 0x00002194 System.Void System.Globalization.HijriCalendar::.cctor() extern void HijriCalendar__cctor_mCB29862D73A49C188B7318E8877F1D5910573C4E (void); // 0x00002195 System.DateTime System.Globalization.JapaneseCalendar::get_MinSupportedDateTime() extern void JapaneseCalendar_get_MinSupportedDateTime_mB743E04F55626D705874FB93762B3A6EFF07B906 (void); // 0x00002196 System.DateTime System.Globalization.JapaneseCalendar::get_MaxSupportedDateTime() extern void JapaneseCalendar_get_MaxSupportedDateTime_m1AC2795052F1F9795AED87F17B3712D117B36B00 (void); // 0x00002197 System.Globalization.EraInfo[] System.Globalization.JapaneseCalendar::GetEraInfo() extern void JapaneseCalendar_GetEraInfo_m9E745493D95CACA38F17FABCE78D7DEBAE64B739 (void); // 0x00002198 System.Globalization.EraInfo[] System.Globalization.JapaneseCalendar::GetErasFromRegistry() extern void JapaneseCalendar_GetErasFromRegistry_m0B049E7291A749AEB8A98F921B41BC99C59EBB01 (void); // 0x00002199 System.Globalization.Calendar System.Globalization.JapaneseCalendar::GetDefaultInstance() extern void JapaneseCalendar_GetDefaultInstance_m5589EE694818CED9EEB6ED73C683971A7B6D53D1 (void); // 0x0000219A System.Void System.Globalization.JapaneseCalendar::.ctor() extern void JapaneseCalendar__ctor_mC33F6344A8F35D4C1A75D0CFDFBFB37B587E8458 (void); // 0x0000219B System.Int32 System.Globalization.JapaneseCalendar::get_ID() extern void JapaneseCalendar_get_ID_m12FE54AF006E0FB26C72C775F775400A2DA8B458 (void); // 0x0000219C System.Int32 System.Globalization.JapaneseCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void JapaneseCalendar_GetDaysInMonth_m4319442AF252B8FBEFB38A90CAF3D5BAD4724E81 (void); // 0x0000219D System.Int32 System.Globalization.JapaneseCalendar::GetDaysInYear(System.Int32,System.Int32) extern void JapaneseCalendar_GetDaysInYear_m37458469C96BCCCF7B9AFFDD59A55A442DCE2F62 (void); // 0x0000219E System.Int32 System.Globalization.JapaneseCalendar::GetDayOfMonth(System.DateTime) extern void JapaneseCalendar_GetDayOfMonth_mE64BE013751C9046B7ACA24DEB20C40083244AF9 (void); // 0x0000219F System.DayOfWeek System.Globalization.JapaneseCalendar::GetDayOfWeek(System.DateTime) extern void JapaneseCalendar_GetDayOfWeek_mB59EC3F9D77EF229ACEE0860E0F2D92AE3B1003E (void); // 0x000021A0 System.Int32 System.Globalization.JapaneseCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void JapaneseCalendar_GetMonthsInYear_m9620618B964970AD1CF96E750C733B406BB7B0C5 (void); // 0x000021A1 System.Int32 System.Globalization.JapaneseCalendar::GetEra(System.DateTime) extern void JapaneseCalendar_GetEra_m9C2AEDCA7DBD3A04B3B28EDD1922EA7A228AD70C (void); // 0x000021A2 System.Int32 System.Globalization.JapaneseCalendar::GetMonth(System.DateTime) extern void JapaneseCalendar_GetMonth_m2C1032A2AB8A91DCE51AA9153C36316F2DA7B75D (void); // 0x000021A3 System.Int32 System.Globalization.JapaneseCalendar::GetYear(System.DateTime) extern void JapaneseCalendar_GetYear_mE7B75A00534DDD6A26922F4952AF0FE60DC9ED52 (void); // 0x000021A4 System.Boolean System.Globalization.JapaneseCalendar::IsLeapYear(System.Int32,System.Int32) extern void JapaneseCalendar_IsLeapYear_m94969ECB9043C61B8EAC2E1255D1EFF5DCE1A161 (void); // 0x000021A5 System.DateTime System.Globalization.JapaneseCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void JapaneseCalendar_ToDateTime_m88568A849A5012853109E2409F43D4E8CB5D584D (void); // 0x000021A6 System.Int32 System.Globalization.JapaneseCalendar::ToFourDigitYear(System.Int32) extern void JapaneseCalendar_ToFourDigitYear_mF36D466E1C7EE1AD087270EAAB036F3EC94EB8AC (void); // 0x000021A7 System.Int32[] System.Globalization.JapaneseCalendar::get_Eras() extern void JapaneseCalendar_get_Eras_mEB71C95DBFA17A737CF455494A5A5E854163B607 (void); // 0x000021A8 System.String[] System.Globalization.JapaneseCalendar::EraNames() extern void JapaneseCalendar_EraNames_mD12FB0FFDA0758EA777ED8C6C5B8C4A5C7987633 (void); // 0x000021A9 System.String[] System.Globalization.JapaneseCalendar::EnglishEraNames() extern void JapaneseCalendar_EnglishEraNames_m777FBDCC73D2CFF61491C43C476BFB90D0A0962C (void); // 0x000021AA System.Boolean System.Globalization.JapaneseCalendar::IsValidYear(System.Int32,System.Int32) extern void JapaneseCalendar_IsValidYear_m751AE166F97D74F3388EAB73C73A8900D3BD45E9 (void); // 0x000021AB System.Int32 System.Globalization.JapaneseCalendar::get_TwoDigitYearMax() extern void JapaneseCalendar_get_TwoDigitYearMax_m5824C806EEE08FFD6A561EA8EC45D5410793B503 (void); // 0x000021AC System.Void System.Globalization.JapaneseCalendar::.cctor() extern void JapaneseCalendar__cctor_mC10B384A6A33A9EE689B86B94D5EA25868DBDCBE (void); // 0x000021AD System.Void System.Globalization.NumberFormatInfo::.ctor() extern void NumberFormatInfo__ctor_m94502038B1DB45D50D1331C312DDAD0D80CD608C (void); // 0x000021AE System.Void System.Globalization.NumberFormatInfo::OnSerializing(System.Runtime.Serialization.StreamingContext) extern void NumberFormatInfo_OnSerializing_mF0E7297E880E13B5E67A633A22482C2E78772923 (void); // 0x000021AF System.Void System.Globalization.NumberFormatInfo::OnDeserializing(System.Runtime.Serialization.StreamingContext) extern void NumberFormatInfo_OnDeserializing_m0BA4A455B26DAC622E4F705CD24E006306B26D4A (void); // 0x000021B0 System.Void System.Globalization.NumberFormatInfo::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void NumberFormatInfo_OnDeserialized_m89FF7A8B1F83D44368A0D1F66270BC1C17E7CE28 (void); // 0x000021B1 System.Void System.Globalization.NumberFormatInfo::.ctor(System.Globalization.CultureData) extern void NumberFormatInfo__ctor_mC15797C73621B9010D82044D547231E6C166FB83 (void); // 0x000021B2 System.Void System.Globalization.NumberFormatInfo::VerifyWritable() extern void NumberFormatInfo_VerifyWritable_m2B1C4E1D5770936E3AB4ABD954245B0B581BE8BE (void); // 0x000021B3 System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_InvariantInfo() extern void NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA (void); // 0x000021B4 System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::GetInstance(System.IFormatProvider) extern void NumberFormatInfo_GetInstance_m705987E5E7D3E5EC5C5DD2D088FBC9BCBA0FC31F (void); // 0x000021B5 System.Object System.Globalization.NumberFormatInfo::Clone() extern void NumberFormatInfo_Clone_m12C86C3EBA330551B09ABDC700AD0D86CC800134 (void); // 0x000021B6 System.Int32 System.Globalization.NumberFormatInfo::get_CurrencyDecimalDigits() extern void NumberFormatInfo_get_CurrencyDecimalDigits_m5E04D902AB388705BF7FED31630AF7730EFA34BE (void); // 0x000021B7 System.String System.Globalization.NumberFormatInfo::get_CurrencyDecimalSeparator() extern void NumberFormatInfo_get_CurrencyDecimalSeparator_mBAD4DAC07DC995653374C16BFB02E6CF2CA121BD (void); // 0x000021B8 System.Boolean System.Globalization.NumberFormatInfo::get_IsReadOnly() extern void NumberFormatInfo_get_IsReadOnly_m94257C69FDC20261240AF69BDC2616047E3F1BE9 (void); // 0x000021B9 System.String System.Globalization.NumberFormatInfo::get_CurrencyGroupSeparator() extern void NumberFormatInfo_get_CurrencyGroupSeparator_mE8F7687A3D4812C75092E30554B4C15C974441BD (void); // 0x000021BA System.String System.Globalization.NumberFormatInfo::get_CurrencySymbol() extern void NumberFormatInfo_get_CurrencySymbol_m69E8700B6E102ADA1351AD4C6BBC7779D9F13F43 (void); // 0x000021BB System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::get_CurrentInfo() extern void NumberFormatInfo_get_CurrentInfo_m121C9878F777AD81289C7B2BF589293E509FD9B4 (void); // 0x000021BC System.String System.Globalization.NumberFormatInfo::get_NaNSymbol() extern void NumberFormatInfo_get_NaNSymbol_mD64FD5783A434442A15DF6DEDC6BC561ACB91ABC (void); // 0x000021BD System.Void System.Globalization.NumberFormatInfo::set_NaNSymbol(System.String) extern void NumberFormatInfo_set_NaNSymbol_m1C740F8F33A136F7DFD9367645FE25B312217DBA (void); // 0x000021BE System.Int32 System.Globalization.NumberFormatInfo::get_CurrencyNegativePattern() extern void NumberFormatInfo_get_CurrencyNegativePattern_m35EAAAC0517F13B43B444B82343F14D9B0A14FC4 (void); // 0x000021BF System.Int32 System.Globalization.NumberFormatInfo::get_NumberNegativePattern() extern void NumberFormatInfo_get_NumberNegativePattern_mB2D78035F14DA736695A2476B33B70A8BE3DB772 (void); // 0x000021C0 System.Int32 System.Globalization.NumberFormatInfo::get_PercentPositivePattern() extern void NumberFormatInfo_get_PercentPositivePattern_m2720656715E7A19D1CEAD0155412B2EE01FC68FA (void); // 0x000021C1 System.Int32 System.Globalization.NumberFormatInfo::get_PercentNegativePattern() extern void NumberFormatInfo_get_PercentNegativePattern_m3EED4EC4B89339AA00581150F4999BCC3400CDAD (void); // 0x000021C2 System.String System.Globalization.NumberFormatInfo::get_NegativeInfinitySymbol() extern void NumberFormatInfo_get_NegativeInfinitySymbol_mE8995F15D392D0114D2A6DCE3C2B440A7BFE4173 (void); // 0x000021C3 System.String System.Globalization.NumberFormatInfo::get_NegativeSign() extern void NumberFormatInfo_get_NegativeSign_m7744D30B65FFC7D00CDD1CCF7E53D3722D350E7C (void); // 0x000021C4 System.Int32 System.Globalization.NumberFormatInfo::get_NumberDecimalDigits() extern void NumberFormatInfo_get_NumberDecimalDigits_m5EB881B449699981560942A65714C5D5CBA897BD (void); // 0x000021C5 System.String System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator() extern void NumberFormatInfo_get_NumberDecimalSeparator_m7413FA8739F3FA6F5D61B54331DBF3232FC6BFC7 (void); // 0x000021C6 System.String System.Globalization.NumberFormatInfo::get_NumberGroupSeparator() extern void NumberFormatInfo_get_NumberGroupSeparator_m0556B092AA471513B1EDC31C047712226D39BEB6 (void); // 0x000021C7 System.Int32 System.Globalization.NumberFormatInfo::get_CurrencyPositivePattern() extern void NumberFormatInfo_get_CurrencyPositivePattern_m253954FD1F79EB2F9B12070A348E8E1DB0E75263 (void); // 0x000021C8 System.String System.Globalization.NumberFormatInfo::get_PositiveInfinitySymbol() extern void NumberFormatInfo_get_PositiveInfinitySymbol_m022DC518C4D976C05E9160891169F238E744B160 (void); // 0x000021C9 System.String System.Globalization.NumberFormatInfo::get_PositiveSign() extern void NumberFormatInfo_get_PositiveSign_mEB874CC4589FD7B2F57CD3269AE6D9043A0C25EF (void); // 0x000021CA System.Int32 System.Globalization.NumberFormatInfo::get_PercentDecimalDigits() extern void NumberFormatInfo_get_PercentDecimalDigits_m49B53E03F294674AA1B20B77C56E10721BA8643D (void); // 0x000021CB System.String System.Globalization.NumberFormatInfo::get_PercentDecimalSeparator() extern void NumberFormatInfo_get_PercentDecimalSeparator_mB656F8F033BB700E4647AF14044C607F34634B80 (void); // 0x000021CC System.String System.Globalization.NumberFormatInfo::get_PercentGroupSeparator() extern void NumberFormatInfo_get_PercentGroupSeparator_m1321ACEA2239006587D132AF6445E55D733BABF9 (void); // 0x000021CD System.String System.Globalization.NumberFormatInfo::get_PercentSymbol() extern void NumberFormatInfo_get_PercentSymbol_mB3F25C2B5F71574B7F4A0BEE95A7028E7A48CFC2 (void); // 0x000021CE System.String System.Globalization.NumberFormatInfo::get_PerMilleSymbol() extern void NumberFormatInfo_get_PerMilleSymbol_mBE43A9E5D7F05030C0258FB452BD94FD6E411533 (void); // 0x000021CF System.Object System.Globalization.NumberFormatInfo::GetFormat(System.Type) extern void NumberFormatInfo_GetFormat_m2621548078840850412DF5CF31CFCFB3A8FB2B57 (void); // 0x000021D0 System.Globalization.NumberFormatInfo System.Globalization.NumberFormatInfo::ReadOnly(System.Globalization.NumberFormatInfo) extern void NumberFormatInfo_ReadOnly_m3C29BD0683459118D4F1A7F5380ADC475ABA4B34 (void); // 0x000021D1 System.Void System.Globalization.NumberFormatInfo::ValidateParseStyleInteger(System.Globalization.NumberStyles) extern void NumberFormatInfo_ValidateParseStyleInteger_mF397DAF8AA78FEEC47D154A66FFB8EBBC90E8E8F (void); // 0x000021D2 System.Void System.Globalization.NumberFormatInfo::ValidateParseStyleFloatingPoint(System.Globalization.NumberStyles) extern void NumberFormatInfo_ValidateParseStyleFloatingPoint_mD18024FEBFD9A00AB82AB8EDBBD804368012CCF2 (void); // 0x000021D3 System.Globalization.Calendar System.Globalization.TaiwanCalendar::GetDefaultInstance() extern void TaiwanCalendar_GetDefaultInstance_m66CEDD8A02B6AB4786E93CD2D5FA125FE54F9B84 (void); // 0x000021D4 System.DateTime System.Globalization.TaiwanCalendar::get_MinSupportedDateTime() extern void TaiwanCalendar_get_MinSupportedDateTime_m3850CA82ED76BCEF6459A31F99F69045196BC233 (void); // 0x000021D5 System.DateTime System.Globalization.TaiwanCalendar::get_MaxSupportedDateTime() extern void TaiwanCalendar_get_MaxSupportedDateTime_m934A99365FB3CC01D08BD70872FEFC82C71735B0 (void); // 0x000021D6 System.Void System.Globalization.TaiwanCalendar::.ctor() extern void TaiwanCalendar__ctor_m1689A90029BC09F05AB406E678A7B3DB16A5CB30 (void); // 0x000021D7 System.Int32 System.Globalization.TaiwanCalendar::get_ID() extern void TaiwanCalendar_get_ID_m667A3B52B88EF43CBCD79EFA69BC89EADE31E0A2 (void); // 0x000021D8 System.Int32 System.Globalization.TaiwanCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void TaiwanCalendar_GetDaysInMonth_mCF53CC34BC9082AD0344E14DA08051B533712D70 (void); // 0x000021D9 System.Int32 System.Globalization.TaiwanCalendar::GetDaysInYear(System.Int32,System.Int32) extern void TaiwanCalendar_GetDaysInYear_mB97D941621457F51FCEAD959D710F8AE07BF8CD7 (void); // 0x000021DA System.Int32 System.Globalization.TaiwanCalendar::GetDayOfMonth(System.DateTime) extern void TaiwanCalendar_GetDayOfMonth_m853B0CFE27AFC6C8672D4A22AB65DEB58C8BA0F5 (void); // 0x000021DB System.DayOfWeek System.Globalization.TaiwanCalendar::GetDayOfWeek(System.DateTime) extern void TaiwanCalendar_GetDayOfWeek_mDEF03902781CFFA250CAC4AAB3D271BE4E9CEFDA (void); // 0x000021DC System.Int32 System.Globalization.TaiwanCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void TaiwanCalendar_GetMonthsInYear_m7D418A325AE4B0E0AD6544E3FA3DE223E80583DA (void); // 0x000021DD System.Int32 System.Globalization.TaiwanCalendar::GetEra(System.DateTime) extern void TaiwanCalendar_GetEra_mD661D8B28DC0F040A116BF67E9EC9018737EBF30 (void); // 0x000021DE System.Int32 System.Globalization.TaiwanCalendar::GetMonth(System.DateTime) extern void TaiwanCalendar_GetMonth_mE3C553BD863A2510E103F74AB93A9535FF5A4E28 (void); // 0x000021DF System.Int32 System.Globalization.TaiwanCalendar::GetYear(System.DateTime) extern void TaiwanCalendar_GetYear_m38E8C4743EDBA49644373FADE98161243D9C3B5B (void); // 0x000021E0 System.Boolean System.Globalization.TaiwanCalendar::IsLeapYear(System.Int32,System.Int32) extern void TaiwanCalendar_IsLeapYear_mB5AEAD0BB4B93EB8F1B635B7EA31CAAD1A10127F (void); // 0x000021E1 System.DateTime System.Globalization.TaiwanCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void TaiwanCalendar_ToDateTime_mE4BE25F88A9B64FCCF43B154483B8B49A3A0FC8C (void); // 0x000021E2 System.Int32[] System.Globalization.TaiwanCalendar::get_Eras() extern void TaiwanCalendar_get_Eras_m736B802F061D7FA094C47CFD74ADAA442B434C4D (void); // 0x000021E3 System.Int32 System.Globalization.TaiwanCalendar::get_TwoDigitYearMax() extern void TaiwanCalendar_get_TwoDigitYearMax_mC5D5306D2073C245735CC65E04551699A52EAEEA (void); // 0x000021E4 System.Int32 System.Globalization.TaiwanCalendar::ToFourDigitYear(System.Int32) extern void TaiwanCalendar_ToFourDigitYear_m610457143B8E8BB259D32F3BC8E74AEC46A50B32 (void); // 0x000021E5 System.Void System.Globalization.TaiwanCalendar::.cctor() extern void TaiwanCalendar__cctor_mB52764156C7F9E20632AFBCE856BCF1F4725A507 (void); // 0x000021E6 System.Globalization.TextInfo System.Globalization.TextInfo::get_Invariant() extern void TextInfo_get_Invariant_m4F60BA20029628B605BE84A5C68996BB1C0E1874 (void); // 0x000021E7 System.Void System.Globalization.TextInfo::.ctor(System.Globalization.CultureData) extern void TextInfo__ctor_m12535D09D9ECD5C8126B923332E9B9F06BAAB4DC (void); // 0x000021E8 System.Void System.Globalization.TextInfo::OnDeserializing(System.Runtime.Serialization.StreamingContext) extern void TextInfo_OnDeserializing_mE2665A8EE8D2C4012FAB62D5D3CA4F9C669AB1D9 (void); // 0x000021E9 System.Void System.Globalization.TextInfo::OnDeserialized() extern void TextInfo_OnDeserialized_m86CE3E0EA7944C1BF29A1202213BF0A86632DB93 (void); // 0x000021EA System.Void System.Globalization.TextInfo::OnDeserialized(System.Runtime.Serialization.StreamingContext) extern void TextInfo_OnDeserialized_m94C5C5B1D1444065F169C15951A052A3D27B5E5A (void); // 0x000021EB System.Void System.Globalization.TextInfo::OnSerializing(System.Runtime.Serialization.StreamingContext) extern void TextInfo_OnSerializing_m263B7B3EDE132D32E391CF4A92248C5521CB638D (void); // 0x000021EC System.String System.Globalization.TextInfo::get_CultureName() extern void TextInfo_get_CultureName_mB07C5415B63C2E2E2B48ADDCD3284B5FCB7FB852 (void); // 0x000021ED System.Object System.Globalization.TextInfo::Clone() extern void TextInfo_Clone_m832FA98AA9934F2DA7B2428768D2EB52658EEB00 (void); // 0x000021EE System.Void System.Globalization.TextInfo::SetReadOnlyState(System.Boolean) extern void TextInfo_SetReadOnlyState_m96282842532B04ECC10FCFEC2DA6B9F495B02766 (void); // 0x000021EF System.Char System.Globalization.TextInfo::ToLower(System.Char) extern void TextInfo_ToLower_mB442BAE653B21A106F854AAC29AEDC21B34E58CF (void); // 0x000021F0 System.String System.Globalization.TextInfo::ToLower(System.String) extern void TextInfo_ToLower_mD304642BBF2474DE0B332F9DDE14C7639D0D5585 (void); // 0x000021F1 System.Char System.Globalization.TextInfo::ToLowerAsciiInvariant(System.Char) extern void TextInfo_ToLowerAsciiInvariant_mE7573F22AA9CB987D607803C6B4DE9A8D185CCA8 (void); // 0x000021F2 System.Char System.Globalization.TextInfo::ToUpper(System.Char) extern void TextInfo_ToUpper_mACF92E63D0BD2B62AB59248C8193939AFC6E524C (void); // 0x000021F3 System.String System.Globalization.TextInfo::ToUpper(System.String) extern void TextInfo_ToUpper_m9068E49BB90F710F3042DCAA9968774EF93D839E (void); // 0x000021F4 System.Char System.Globalization.TextInfo::ToUpperAsciiInvariant(System.Char) extern void TextInfo_ToUpperAsciiInvariant_mC4BA3A5F8BCCBBEA2C0DCAEF85534ECF8E281AD3 (void); // 0x000021F5 System.Boolean System.Globalization.TextInfo::IsAscii(System.Char) extern void TextInfo_IsAscii_mC4992695C136A0EA4EFCF2AD51B28E1023C66C61 (void); // 0x000021F6 System.Boolean System.Globalization.TextInfo::get_IsAsciiCasingSameAsInvariant() extern void TextInfo_get_IsAsciiCasingSameAsInvariant_m1BB9F7D77BAB27194941810032512DDA9C5B6A68 (void); // 0x000021F7 System.Boolean System.Globalization.TextInfo::Equals(System.Object) extern void TextInfo_Equals_m1D9B94F35A42F0E9AB65FF8B9A47C5EA57AC38BC (void); // 0x000021F8 System.Int32 System.Globalization.TextInfo::GetHashCode() extern void TextInfo_GetHashCode_m11FA4D43ADC66486E27F3E8B1AA18D6BCABA2065 (void); // 0x000021F9 System.String System.Globalization.TextInfo::ToString() extern void TextInfo_ToString_mDEDE82FABD2E48357FB5D6D1502C9C66D9C46C8B (void); // 0x000021FA System.Void System.Globalization.TextInfo::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) extern void TextInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m9F50B967A9DB507D69215C1331203A7394A78A7E (void); // 0x000021FB System.String System.Globalization.TextInfo::ToUpperInternal(System.String) extern void TextInfo_ToUpperInternal_mC37CFEDAD06521D1EA645F211C59E622A2B756BC (void); // 0x000021FC System.String System.Globalization.TextInfo::ToLowerInternal(System.String) extern void TextInfo_ToLowerInternal_mC1A76B1A7BCA7E988C9BCEEE709EB0BB31D64B03 (void); // 0x000021FD System.Char System.Globalization.TextInfo::ToUpperInternal(System.Char) extern void TextInfo_ToUpperInternal_m7679C7F01BC14CEC397BFAE5934A4AA3D4F92EBE (void); // 0x000021FE System.Char System.Globalization.TextInfo::ToLowerInternal(System.Char) extern void TextInfo_ToLowerInternal_m8B7A64AA117F6855EA9368CBF56849F3B1ECADB3 (void); // 0x000021FF System.Void System.Globalization.TextInfo::ToUpperAsciiInvariant(System.ReadOnlySpan`1,System.Span`1) extern void TextInfo_ToUpperAsciiInvariant_m043F9CCBF157C115A46ADE9B5D3B616950F7C0AF (void); // 0x00002200 System.Void System.Globalization.TextInfo::ChangeCase(System.ReadOnlySpan`1,System.Span`1,System.Boolean) extern void TextInfo_ChangeCase_m2DA176CABE4E99346FDBB39095E2FFADC85B28E2 (void); // 0x00002201 System.Void System.Globalization.TextInfo::.ctor() extern void TextInfo__ctor_mFE2B0EEA83CDA1A733AC15B0FA3AD0BC975C5E6B (void); // 0x00002202 System.DateTime System.Globalization.ThaiBuddhistCalendar::get_MinSupportedDateTime() extern void ThaiBuddhistCalendar_get_MinSupportedDateTime_m75B0690FCC47984BBF16D6C8187A5C224FC6AF37 (void); // 0x00002203 System.DateTime System.Globalization.ThaiBuddhistCalendar::get_MaxSupportedDateTime() extern void ThaiBuddhistCalendar_get_MaxSupportedDateTime_m95A221E14FF8B32C255ADD8592C8BB364DB1839A (void); // 0x00002204 System.Void System.Globalization.ThaiBuddhistCalendar::.ctor() extern void ThaiBuddhistCalendar__ctor_m7E054F07445E1BDEAEED55BE3C79BA2C59A2A704 (void); // 0x00002205 System.Int32 System.Globalization.ThaiBuddhistCalendar::get_ID() extern void ThaiBuddhistCalendar_get_ID_mDC0DA37BABE911F3ACD05B0A432DFCF1299ED795 (void); // 0x00002206 System.Int32 System.Globalization.ThaiBuddhistCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void ThaiBuddhistCalendar_GetDaysInMonth_m261F1905C634796C325205C00B6A4DA22C4FEC83 (void); // 0x00002207 System.Int32 System.Globalization.ThaiBuddhistCalendar::GetDaysInYear(System.Int32,System.Int32) extern void ThaiBuddhistCalendar_GetDaysInYear_m24C6640052A67D0688D1F18073AFCCC15F0AE8A2 (void); // 0x00002208 System.Int32 System.Globalization.ThaiBuddhistCalendar::GetDayOfMonth(System.DateTime) extern void ThaiBuddhistCalendar_GetDayOfMonth_m8DF60E4BB5061242EDDE6B86D77F254FC2500806 (void); // 0x00002209 System.DayOfWeek System.Globalization.ThaiBuddhistCalendar::GetDayOfWeek(System.DateTime) extern void ThaiBuddhistCalendar_GetDayOfWeek_mC8C06CAF95D10070296A1865A8496CA25D26C7FA (void); // 0x0000220A System.Int32 System.Globalization.ThaiBuddhistCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void ThaiBuddhistCalendar_GetMonthsInYear_m55A3E0F69E6BAF257AA23D4294CA685E47C50407 (void); // 0x0000220B System.Int32 System.Globalization.ThaiBuddhistCalendar::GetEra(System.DateTime) extern void ThaiBuddhistCalendar_GetEra_m5DBC0129A1DDD1CB0154C712B99DE7A845CABC86 (void); // 0x0000220C System.Int32 System.Globalization.ThaiBuddhistCalendar::GetMonth(System.DateTime) extern void ThaiBuddhistCalendar_GetMonth_mE5E1E4E58DCE6A8EF311E50470ACA3684ED47F5B (void); // 0x0000220D System.Int32 System.Globalization.ThaiBuddhistCalendar::GetYear(System.DateTime) extern void ThaiBuddhistCalendar_GetYear_mA972D20C883D6DB92D06322D8229B077040C6E08 (void); // 0x0000220E System.Boolean System.Globalization.ThaiBuddhistCalendar::IsLeapYear(System.Int32,System.Int32) extern void ThaiBuddhistCalendar_IsLeapYear_mC606265E14A9330A26BA863C56B2478B7AC6F84F (void); // 0x0000220F System.DateTime System.Globalization.ThaiBuddhistCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void ThaiBuddhistCalendar_ToDateTime_mCB2DA1394D9E643ED18F32A6BE29BA7F7EE3554A (void); // 0x00002210 System.Int32[] System.Globalization.ThaiBuddhistCalendar::get_Eras() extern void ThaiBuddhistCalendar_get_Eras_mA276B1B40D46993B452C27282359777DEF5E8FA6 (void); // 0x00002211 System.Int32 System.Globalization.ThaiBuddhistCalendar::get_TwoDigitYearMax() extern void ThaiBuddhistCalendar_get_TwoDigitYearMax_m69074AF45195B730D4FD050966B19A4D3A85CE72 (void); // 0x00002212 System.Int32 System.Globalization.ThaiBuddhistCalendar::ToFourDigitYear(System.Int32) extern void ThaiBuddhistCalendar_ToFourDigitYear_m2B4137933846D693556A2C5068AC61C904174145 (void); // 0x00002213 System.Void System.Globalization.ThaiBuddhistCalendar::.cctor() extern void ThaiBuddhistCalendar__cctor_m88620E3EC77CA8F8A93741344FC4A8D282EFD57E (void); // 0x00002214 System.Globalization.UmAlQuraCalendar/DateMapping[] System.Globalization.UmAlQuraCalendar::InitDateMapping() extern void UmAlQuraCalendar_InitDateMapping_mB6C5F95BFC613BE36E279C4339703FE29D06271F (void); // 0x00002215 System.DateTime System.Globalization.UmAlQuraCalendar::get_MinSupportedDateTime() extern void UmAlQuraCalendar_get_MinSupportedDateTime_m4D0B17F351CAD064045277D4B40ADA8B20B5B796 (void); // 0x00002216 System.DateTime System.Globalization.UmAlQuraCalendar::get_MaxSupportedDateTime() extern void UmAlQuraCalendar_get_MaxSupportedDateTime_m8E307AE7AE58867B44DE6DFAFE392DD42CD28EC2 (void); // 0x00002217 System.Void System.Globalization.UmAlQuraCalendar::.ctor() extern void UmAlQuraCalendar__ctor_m62DE5CC45080254F3F218998A976A7254AA79D31 (void); // 0x00002218 System.Int32 System.Globalization.UmAlQuraCalendar::get_BaseCalendarID() extern void UmAlQuraCalendar_get_BaseCalendarID_m6E957C24DB80E1F23F15BBCDF4E2EB83A2E6393D (void); // 0x00002219 System.Int32 System.Globalization.UmAlQuraCalendar::get_ID() extern void UmAlQuraCalendar_get_ID_m66E6CDAC88BD8329F967F1E77E4D52D4C052DA34 (void); // 0x0000221A System.Void System.Globalization.UmAlQuraCalendar::ConvertHijriToGregorian(System.Int32,System.Int32,System.Int32,System.Int32&,System.Int32&,System.Int32&) extern void UmAlQuraCalendar_ConvertHijriToGregorian_mE45B2D9E097D18D797F6EE6CCBA23BD95FAEEEC2 (void); // 0x0000221B System.Int64 System.Globalization.UmAlQuraCalendar::GetAbsoluteDateUmAlQura(System.Int32,System.Int32,System.Int32) extern void UmAlQuraCalendar_GetAbsoluteDateUmAlQura_mEB0C87D2A6A2BB4B0A4DBF07E40B22686AC9E179 (void); // 0x0000221C System.Void System.Globalization.UmAlQuraCalendar::CheckTicksRange(System.Int64) extern void UmAlQuraCalendar_CheckTicksRange_mBA2959172A68F005AA5CA882A79BC94E6CB9E58B (void); // 0x0000221D System.Void System.Globalization.UmAlQuraCalendar::CheckEraRange(System.Int32) extern void UmAlQuraCalendar_CheckEraRange_mDE9AA06043506EEA0A0928177B8ECFFD17C2D5E6 (void); // 0x0000221E System.Void System.Globalization.UmAlQuraCalendar::CheckYearRange(System.Int32,System.Int32) extern void UmAlQuraCalendar_CheckYearRange_mCEA99910DFF1659B5DD45B3C9A4502936A656E02 (void); // 0x0000221F System.Void System.Globalization.UmAlQuraCalendar::CheckYearMonthRange(System.Int32,System.Int32,System.Int32) extern void UmAlQuraCalendar_CheckYearMonthRange_mD7B80AB6ADA0B466AEED666697FD1CBBF85136B8 (void); // 0x00002220 System.Void System.Globalization.UmAlQuraCalendar::ConvertGregorianToHijri(System.DateTime,System.Int32&,System.Int32&,System.Int32&) extern void UmAlQuraCalendar_ConvertGregorianToHijri_m26832DA219E1250C7003B72C0F213301DDEC31A6 (void); // 0x00002221 System.Int32 System.Globalization.UmAlQuraCalendar::GetDatePart(System.DateTime,System.Int32) extern void UmAlQuraCalendar_GetDatePart_m5CDAB4C4A0D261FF258EA853BC6039EC4B1A334D (void); // 0x00002222 System.Int32 System.Globalization.UmAlQuraCalendar::GetDayOfMonth(System.DateTime) extern void UmAlQuraCalendar_GetDayOfMonth_m0C7DF121DF63868369EFEB2557BE4653BE4D7064 (void); // 0x00002223 System.DayOfWeek System.Globalization.UmAlQuraCalendar::GetDayOfWeek(System.DateTime) extern void UmAlQuraCalendar_GetDayOfWeek_m12FA00B83A28A4D491BB605339919D466080D67D (void); // 0x00002224 System.Int32 System.Globalization.UmAlQuraCalendar::GetDaysInMonth(System.Int32,System.Int32,System.Int32) extern void UmAlQuraCalendar_GetDaysInMonth_mC22BE263E478B34C4B3C812B1FDCAB33D588282E (void); // 0x00002225 System.Int32 System.Globalization.UmAlQuraCalendar::RealGetDaysInYear(System.Int32) extern void UmAlQuraCalendar_RealGetDaysInYear_mA3740641CD7F52F6DAF785DC8B461B12782426F0 (void); // 0x00002226 System.Int32 System.Globalization.UmAlQuraCalendar::GetDaysInYear(System.Int32,System.Int32) extern void UmAlQuraCalendar_GetDaysInYear_m5F6F766CC15E1272E410D2DC4CAE68DCECB8177E (void); // 0x00002227 System.Int32 System.Globalization.UmAlQuraCalendar::GetEra(System.DateTime) extern void UmAlQuraCalendar_GetEra_mD23C4511C9FB5C48582DCAAA89B777763AA1FE3F (void); // 0x00002228 System.Int32[] System.Globalization.UmAlQuraCalendar::get_Eras() extern void UmAlQuraCalendar_get_Eras_mFE277C341C985383E166530A7DF10FFD57BB75B0 (void); // 0x00002229 System.Int32 System.Globalization.UmAlQuraCalendar::GetMonth(System.DateTime) extern void UmAlQuraCalendar_GetMonth_m737882DB7ED007A1ACC4A61F9F2D84C91CD92D2D (void); // 0x0000222A System.Int32 System.Globalization.UmAlQuraCalendar::GetMonthsInYear(System.Int32,System.Int32) extern void UmAlQuraCalendar_GetMonthsInYear_m44F5C8B0ED03DA666A15CCDB7A01F3511FD05E6D (void); // 0x0000222B System.Int32 System.Globalization.UmAlQuraCalendar::GetYear(System.DateTime) extern void UmAlQuraCalendar_GetYear_mC98C0C9CAD93BD3DEE3C67791C6413B43CAF2674 (void); // 0x0000222C System.Boolean System.Globalization.UmAlQuraCalendar::IsLeapYear(System.Int32,System.Int32) extern void UmAlQuraCalendar_IsLeapYear_mC9AB8C4956EB83D39D8FA67E3ABBBB8294D6423C (void); // 0x0000222D System.DateTime System.Globalization.UmAlQuraCalendar::ToDateTime(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void UmAlQuraCalendar_ToDateTime_mA518A2073DCCFA2CEF560F22FD8D0FB8A6B9DDE7 (void); // 0x0000222E System.Int32 System.Globalization.UmAlQuraCalendar::get_TwoDigitYearMax() extern void UmAlQuraCalendar_get_TwoDigitYearMax_m713E3ECAAB7104C02063A0D7AC061D9456BD15AD (void); // 0x0000222F System.Int32 System.Globalization.UmAlQuraCalendar::ToFourDigitYear(System.Int32) extern void UmAlQuraCalendar_ToFourDigitYear_m3C3B790D27276010B76DA0CD8295157330189BE8 (void); // 0x00002230 System.Void System.Globalization.UmAlQuraCalendar::.cctor() extern void UmAlQuraCalendar__cctor_m00670E92C567B055E85ED9A1EDF8EF08112CEE61 (void); // 0x00002231 System.Void System.Globalization.UmAlQuraCalendar/DateMapping::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) extern void DateMapping__ctor_m6861844EAE45E8AD7B3289F9C6C487146D6F7A6E (void); // 0x00002232 System.Int32 System.Globalization.SortKey::Compare(System.Globalization.SortKey,System.Globalization.SortKey) extern void SortKey_Compare_m0E2A6280FBC5C163A3549F9649143CA802508B64 (void); // 0x00002233 System.Void System.Globalization.SortKey::.ctor(System.Int32,System.String,System.Globalization.CompareOptions) extern void SortKey__ctor_m7D2E71954D100D93D173D740246A09A3039EEC70 (void); // 0x00002234 System.Void System.Globalization.SortKey::.ctor(System.Int32,System.String,System.Byte[],System.Globalization.CompareOptions,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void SortKey__ctor_m17EC2276AE294AA8397E51FDCC4B89BF367EC7A5 (void); // 0x00002235 System.Void System.Globalization.SortKey::.ctor(System.String,System.String,System.Globalization.CompareOptions,System.Byte[]) extern void SortKey__ctor_m7A809CA7B8C0AD0B2D17BA1870282FDFF999C687 (void); // 0x00002236 System.String System.Globalization.SortKey::get_OriginalString() extern void SortKey_get_OriginalString_mBEB2536D5E5B33F37896EF8E19C29912A4A25269 (void); // 0x00002237 System.Byte[] System.Globalization.SortKey::get_KeyData() extern void SortKey_get_KeyData_mC9220C735AC27E6504D4E8FFF71EAE21E2A775A7 (void); // 0x00002238 System.Boolean System.Globalization.SortKey::Equals(System.Object) extern void SortKey_Equals_mFEE425B9552CA7CC610EEE289FD80B95A6498506 (void); // 0x00002239 System.Int32 System.Globalization.SortKey::GetHashCode() extern void SortKey_GetHashCode_m84348BF803AE321B7D3EE59D212E867821135316 (void); // 0x0000223A System.String System.Globalization.SortKey::ToString() extern void SortKey_ToString_m5AB89052EDFDD89861625A4400DDDD62C465BBA6 (void); // 0x0000223B System.Void System.Globalization.SortKey::.ctor() extern void SortKey__ctor_mC4A2198EF902E5F41B076873C69BD913D467732E (void); // 0x0000223C System.Globalization.SortKey System.Globalization.ISimpleCollator::GetSortKey(System.String,System.Globalization.CompareOptions) // 0x0000223D System.Int32 System.Globalization.ISimpleCollator::Compare(System.String,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) // 0x0000223E System.Boolean System.Globalization.ISimpleCollator::IsPrefix(System.String,System.String,System.Globalization.CompareOptions) // 0x0000223F System.Boolean System.Globalization.ISimpleCollator::IsSuffix(System.String,System.String,System.Globalization.CompareOptions) // 0x00002240 System.Int32 System.Globalization.ISimpleCollator::IndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) // 0x00002241 System.Int32 System.Globalization.ISimpleCollator::LastIndexOf(System.String,System.String,System.Int32,System.Int32,System.Globalization.CompareOptions) // 0x00002242 System.Void System.Globalization.CultureData::.ctor(System.String) extern void CultureData__ctor_mE4D79236E9A9C349FD2DEFBE4D0731EB0FC538E6 (void); // 0x00002243 System.Globalization.CultureData System.Globalization.CultureData::get_Invariant() extern void CultureData_get_Invariant_m7E637D8616A9C91194529069F9178873ACAC9696 (void); // 0x00002244 System.Globalization.CultureData System.Globalization.CultureData::GetCultureData(System.String,System.Boolean) extern void CultureData_GetCultureData_mDC1A3499EAC72C6E0E47D0CCB84CF9F4AA897752 (void); // 0x00002245 System.Globalization.CultureData System.Globalization.CultureData::GetCultureData(System.String,System.Boolean,System.Int32,System.Int32,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.String) extern void CultureData_GetCultureData_m30574DE3D236ABFBDDE6996A71B2045BB23CAB78 (void); // 0x00002246 System.Void System.Globalization.CultureData::fill_culture_data(System.Int32) extern void CultureData_fill_culture_data_mAE80D09619E2C2584543E97FCD39D0B319E42E9F (void); // 0x00002247 System.Globalization.CalendarData System.Globalization.CultureData::GetCalendar(System.Int32) extern void CultureData_GetCalendar_m7276EA4DDC9A1D1B5D178604BA38B75C6B0EFD7A (void); // 0x00002248 System.String[] System.Globalization.CultureData::get_LongTimes() extern void CultureData_get_LongTimes_m0B863968CA0AFED573623AD40A21D7B80B4AD64E (void); // 0x00002249 System.String[] System.Globalization.CultureData::get_ShortTimes() extern void CultureData_get_ShortTimes_m2919729B7289AFCE8DEE56EA55DE448CC6906EBC (void); // 0x0000224A System.String System.Globalization.CultureData::get_SISO639LANGNAME() extern void CultureData_get_SISO639LANGNAME_mE278D78EE726CC8269BB8477C0BA7242AA79D3C8 (void); // 0x0000224B System.Int32 System.Globalization.CultureData::get_IFIRSTDAYOFWEEK() extern void CultureData_get_IFIRSTDAYOFWEEK_mCC3D9AFE32379AD2C7D9178064D289A0C2E1189C (void); // 0x0000224C System.Int32 System.Globalization.CultureData::get_IFIRSTWEEKOFYEAR() extern void CultureData_get_IFIRSTWEEKOFYEAR_m540F7E5A7FF0C6C2620A5B641D1CCC7B0B8DCC72 (void); // 0x0000224D System.String System.Globalization.CultureData::get_SAM1159() extern void CultureData_get_SAM1159_m296FC7AFAD3AF7ECEC30700FB53BC12912550E39 (void); // 0x0000224E System.String System.Globalization.CultureData::get_SPM2359() extern void CultureData_get_SPM2359_m04D75B52717F5BDC468452BD1DD41A77F0C76EEF (void); // 0x0000224F System.String System.Globalization.CultureData::get_TimeSeparator() extern void CultureData_get_TimeSeparator_mBF0C759DEDEB18CC9C4F7B373D000A2EF42F2735 (void); // 0x00002250 System.Int32[] System.Globalization.CultureData::get_CalendarIds() extern void CultureData_get_CalendarIds_m4D50492C94B6706D8F6B282F09BAC4BFD55F5386 (void); // 0x00002251 System.Globalization.CalendarId[] System.Globalization.CultureData::GetCalendarIds() extern void CultureData_GetCalendarIds_m70B45E83B46044518D0735442DAF0F488F6ADF58 (void); // 0x00002252 System.Boolean System.Globalization.CultureData::get_IsInvariantCulture() extern void CultureData_get_IsInvariantCulture_m297DA69F4C334E0B56A73619750A70BA8FB908E6 (void); // 0x00002253 System.String System.Globalization.CultureData::get_CultureName() extern void CultureData_get_CultureName_mE26859FE2D592757F49859CB82F7B517BFE89109 (void); // 0x00002254 System.String System.Globalization.CultureData::get_SCOMPAREINFO() extern void CultureData_get_SCOMPAREINFO_m1854F9FF420268E579C472E8A2351DF520506773 (void); // 0x00002255 System.String System.Globalization.CultureData::get_STEXTINFO() extern void CultureData_get_STEXTINFO_m2946DDEFE63330D0864563897175C978AF9261B4 (void); // 0x00002256 System.Boolean System.Globalization.CultureData::get_UseUserOverride() extern void CultureData_get_UseUserOverride_m7DBD71FF58AA4A874910761170F34E811A510CE5 (void); // 0x00002257 System.String[] System.Globalization.CultureData::EraNames(System.Int32) extern void CultureData_EraNames_m601D743082D08C44F9B842B53DE55D5AEF1AFA9D (void); // 0x00002258 System.String[] System.Globalization.CultureData::AbbrevEraNames(System.Int32) extern void CultureData_AbbrevEraNames_m5C0D0CA89B2C6B433B5763FF15719ED16BBF0D29 (void); // 0x00002259 System.String[] System.Globalization.CultureData::AbbreviatedEnglishEraNames(System.Int32) extern void CultureData_AbbreviatedEnglishEraNames_mA28BB5F7C068D9AFE0BB97CADBBCA91FB95CB2DD (void); // 0x0000225A System.String[] System.Globalization.CultureData::ShortDates(System.Int32) extern void CultureData_ShortDates_m9D11ECA82071351DE1A9BB51303519CCEEFF7A53 (void); // 0x0000225B System.String[] System.Globalization.CultureData::LongDates(System.Int32) extern void CultureData_LongDates_m30F11BA252D05D5425A33C3800780251BD51ED5A (void); // 0x0000225C System.String[] System.Globalization.CultureData::YearMonths(System.Int32) extern void CultureData_YearMonths_m845A439093261BD54CCA9232E8AA96949F44D17E (void); // 0x0000225D System.String[] System.Globalization.CultureData::DayNames(System.Int32) extern void CultureData_DayNames_m07597779833FC91C500906D1F3A837822FD1DEB1 (void); // 0x0000225E System.String[] System.Globalization.CultureData::AbbreviatedDayNames(System.Int32) extern void CultureData_AbbreviatedDayNames_mBEBAA73074E11818C93B2A4964A1AD160AA1228B (void); // 0x0000225F System.String[] System.Globalization.CultureData::MonthNames(System.Int32) extern void CultureData_MonthNames_m06BAA69E1FA723846B262E5E480F60AA52015B26 (void); // 0x00002260 System.String[] System.Globalization.CultureData::GenitiveMonthNames(System.Int32) extern void CultureData_GenitiveMonthNames_m04352295CE93E5981CF0B738A04947DDA38A483E (void); // 0x00002261 System.String[] System.Globalization.CultureData::AbbreviatedMonthNames(System.Int32) extern void CultureData_AbbreviatedMonthNames_m32D8DDEEB2C978EEE964144DEAE6C02E536687E2 (void); // 0x00002262 System.String[] System.Globalization.CultureData::AbbreviatedGenitiveMonthNames(System.Int32) extern void CultureData_AbbreviatedGenitiveMonthNames_mE02F757508D8FC0BAB43B963001696D299028049 (void); // 0x00002263 System.String[] System.Globalization.CultureData::LeapYearMonthNames(System.Int32) extern void CultureData_LeapYearMonthNames_m0545F145A1456AF2791D1CEB3CCD95A58432EF85 (void); // 0x00002264 System.String System.Globalization.CultureData::MonthDay(System.Int32) extern void CultureData_MonthDay_m340A8CAD783990DB5E63B3991AB576F8EDA2BB9C (void); // 0x00002265 System.String System.Globalization.CultureData::DateSeparator(System.Int32) extern void CultureData_DateSeparator_mA780702402107C33694B0D9A861B596FE47E516C (void); // 0x00002266 System.String System.Globalization.CultureData::GetDateSeparator(System.String) extern void CultureData_GetDateSeparator_m19C1CE4D4D26270B987FF501403BAEF451737D71 (void); // 0x00002267 System.String System.Globalization.CultureData::GetSeparator(System.String,System.String) extern void CultureData_GetSeparator_mC0F0C7AF31A2DC0F75F10B495FF0B4A37C78F282 (void); // 0x00002268 System.Int32 System.Globalization.CultureData::IndexOfTimePart(System.String,System.Int32,System.String) extern void CultureData_IndexOfTimePart_m77C8BEC98AFBB5C0904756F9753E4CE93CA1605A (void); // 0x00002269 System.String System.Globalization.CultureData::UnescapeNlsString(System.String,System.Int32,System.Int32) extern void CultureData_UnescapeNlsString_m2E21D40CBF3F38A83AE29EDF0A25FCF36ACFFA2B (void); // 0x0000226A System.String[] System.Globalization.CultureData::ReescapeWin32Strings(System.String[]) extern void CultureData_ReescapeWin32Strings_mC9E67D35DF2440FC00D3528FB55C7386FD735088 (void); // 0x0000226B System.String System.Globalization.CultureData::ReescapeWin32String(System.String) extern void CultureData_ReescapeWin32String_m3A1603297FD62679D2D75415072CBDF1FA2CE7A9 (void); // 0x0000226C System.Int32 System.Globalization.CultureData::strlen(System.Byte*) extern void CultureData_strlen_m8F10963ABB1914C51F1EF3F15FAFB47499F98503 (void); // 0x0000226D System.String System.Globalization.CultureData::idx2string(System.Byte*,System.Int32) extern void CultureData_idx2string_m233F22C29BCA28B69FF376C5D05B48D83C384EBE (void); // 0x0000226E System.Int32[] System.Globalization.CultureData::create_group_sizes_array(System.Int32,System.Int32) extern void CultureData_create_group_sizes_array_m242984E544727DAAEC9DB7A5F647F4A8CC4F34CE (void); // 0x0000226F System.Void System.Globalization.CultureData::GetNFIValues(System.Globalization.NumberFormatInfo) extern void CultureData_GetNFIValues_m76574B642162BB8FC6AB20EAA7C09EB2CB976B16 (void); // 0x00002270 System.Byte* System.Globalization.CultureData::fill_number_data(System.Int32,System.Globalization.CultureData/NumberFormatEntryManaged&) extern void CultureData_fill_number_data_mC964BA963C1A0D60FD1BC6B1710B930FFDEB8C1B (void); // 0x00002271 System.Void System.Globalization.CodePageDataItem::.ctor(System.Int32) extern void CodePageDataItem__ctor_mDC8441B19F9810D77250F4B9AABFBB2912C4C5E7 (void); // 0x00002272 System.Void System.Globalization.CodePageDataItem::.cctor() extern void CodePageDataItem__cctor_mA0B9201BDB06D97BC68F5AA5B4E06F37E60EA958 (void); // 0x00002273 System.Int32 System.Globalization.EncodingTable::GetNumEncodingItems() extern void EncodingTable_GetNumEncodingItems_m1A544889D719E2510FD05F3A7DFF133B75385ED6 (void); // 0x00002274 System.Globalization.InternalEncodingDataItem System.Globalization.EncodingTable::ENC(System.String,System.UInt16) extern void EncodingTable_ENC_m11645D8B62D904482EA1728A35EFF6E59C2F7EE2 (void); // 0x00002275 System.Globalization.InternalCodePageDataItem System.Globalization.EncodingTable::MapCodePageDataItem(System.UInt16,System.UInt16,System.String,System.UInt32) extern void EncodingTable_MapCodePageDataItem_m7D8F376F9B79D824AE03082F1030E47D3167EBF0 (void); // 0x00002276 System.Void System.Globalization.EncodingTable::.cctor() extern void EncodingTable__cctor_mD4E7D2D95A5A595CB29A85FF220EFF108E9F76A9 (void); // 0x00002277 System.Int32 System.Globalization.EncodingTable::internalGetCodePageFromName(System.String) extern void EncodingTable_internalGetCodePageFromName_m74D9802B68A98423A0E9BAE83A384E473489A576 (void); // 0x00002278 System.Int32 System.Globalization.EncodingTable::GetCodePageFromName(System.String) extern void EncodingTable_GetCodePageFromName_mA9ABD1DF7FEFD9DBB1DE83CB510AB16F610A368D (void); // 0x00002279 System.Globalization.CodePageDataItem System.Globalization.EncodingTable::GetCodePageDataItem(System.Int32) extern void EncodingTable_GetCodePageDataItem_m47B6DEEF44284408BF6ECEF70BC684A9E016520B (void); // 0x0000227A System.Void System.Globalization.TextInfoToUpperData::.cctor() extern void TextInfoToUpperData__cctor_m8844265A8385EDE95BAE17FDC7AF1936F23044FA (void); // 0x0000227B System.Void System.Globalization.TextInfoToLowerData::.cctor() extern void TextInfoToLowerData__cctor_mB84EA54ABBE56A4EA92FC902F0E424491B4A5926 (void); // 0x0000227C System.Globalization.CultureData System.Globalization.CultureInfo::get__cultureData() extern void CultureInfo_get__cultureData_m165BB2EE4B1B1E62FE4461D4569AF98A5192F777 (void); // 0x0000227D System.Boolean System.Globalization.CultureInfo::get__isInherited() extern void CultureInfo_get__isInherited_m48F0AC0E5AF701EA6326268BC05BEBD4620519BE (void); // 0x0000227E System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() extern void CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (void); // 0x0000227F System.Globalization.CultureInfo System.Globalization.CultureInfo::get_CurrentCulture() extern void CultureInfo_get_CurrentCulture_m8A4580F49DDD7E9DB34C699965423DB8E3BBA9A5 (void); // 0x00002280 System.Globalization.CultureInfo System.Globalization.CultureInfo::get_CurrentUICulture() extern void CultureInfo_get_CurrentUICulture_m1620C5666BB7E4BD8A58FB12FB86352FC5311455 (void); // 0x00002281 System.Globalization.CultureInfo System.Globalization.CultureInfo::ConstructCurrentCulture() extern void CultureInfo_ConstructCurrentCulture_m7A16EB1ACB37C57FE79B6A125426F1E0F1A508B3 (void); // 0x00002282 System.Globalization.CultureInfo System.Globalization.CultureInfo::ConstructCurrentUICulture() extern void CultureInfo_ConstructCurrentUICulture_m22625A1ADE18B6B21ACDAA141C9D9D20D09C2815 (void); // 0x00002283 System.String System.Globalization.CultureInfo::get_Territory() extern void CultureInfo_get_Territory_m41573C4628267F6EAD9E054500FC0E5CC8876E6C (void); // 0x00002284 System.String System.Globalization.CultureInfo::get__name() extern void CultureInfo_get__name_m9FD07C6D0C9FBA2FB33444F253EAF8E7EDD28FD3 (void); // 0x00002285 System.Int32 System.Globalization.CultureInfo::get_LCID() extern void CultureInfo_get_LCID_mED8001294418F28680FD658C9845C5EBEF0C4F24 (void); // 0x00002286 System.String System.Globalization.CultureInfo::get_Name() extern void CultureInfo_get_Name_mA9A5A43462A6E609D1DA957F971CAFE7B989D433 (void); // 0x00002287 System.Globalization.Calendar System.Globalization.CultureInfo::get_Calendar() extern void CultureInfo_get_Calendar_mBF3B6ABCC88ABDD7D953A48087512B66E98B469A (void); // 0x00002288 System.Globalization.CultureInfo System.Globalization.CultureInfo::get_Parent() extern void CultureInfo_get_Parent_m5E48CC5F1260FC6AFC5DECE810697873B9808316 (void); // 0x00002289 System.Globalization.TextInfo System.Globalization.CultureInfo::get_TextInfo() extern void CultureInfo_get_TextInfo_m9986C9F311B05DDF0FFD45D3BB48305FDCD6B7DF (void); // 0x0000228A System.Object System.Globalization.CultureInfo::Clone() extern void CultureInfo_Clone_m7D36E181C5E6D9DBA5ED7A383525D8EE2474230B (void); // 0x0000228B System.Boolean System.Globalization.CultureInfo::Equals(System.Object) extern void CultureInfo_Equals_mB5B2715295F60DEE382163C1078E73A3FDF48197 (void); // 0x0000228C System.Globalization.CultureInfo/Data System.Globalization.CultureInfo::GetTextInfoData() extern void CultureInfo_GetTextInfoData_m0507D49638799E09D2C92D0D167E4F4451A9F03B (void); // 0x0000228D System.Int32 System.Globalization.CultureInfo::GetHashCode() extern void CultureInfo_GetHashCode_m73D1A9002D97B9175D5382058E7BA5B6982A5A29 (void); // 0x0000228E System.String System.Globalization.CultureInfo::ToString() extern void CultureInfo_ToString_m346217E6DF8AAE1868AFE956F46D5268D6800624 (void); // 0x0000228F System.Globalization.CompareInfo System.Globalization.CultureInfo::get_CompareInfo() extern void CultureInfo_get_CompareInfo_mB9FD879C1060D211542F26C314E7386FC659607B (void); // 0x00002290 System.Boolean System.Globalization.CultureInfo::get_IsNeutralCulture() extern void CultureInfo_get_IsNeutralCulture_mCAE3EC024024F0D6427778A17A1DAA006E967D76 (void); // 0x00002291 System.Void System.Globalization.CultureInfo::CheckNeutral() extern void CultureInfo_CheckNeutral_m4E7FFDC0DD344929D58E51F7F83CCE77E9218281 (void); // 0x00002292 System.Globalization.NumberFormatInfo System.Globalization.CultureInfo::get_NumberFormat() extern void CultureInfo_get_NumberFormat_mBB8A0FED2582FF76491429995C492F69244D54E8 (void); // 0x00002293 System.Void System.Globalization.CultureInfo::set_NumberFormat(System.Globalization.NumberFormatInfo) extern void CultureInfo_set_NumberFormat_m182D453960A09E4AB82CBAB8D8E449184FC63AE9 (void); // 0x00002294 System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo::get_DateTimeFormat() extern void CultureInfo_get_DateTimeFormat_m669CC3E346B46C24A5F9BC10CFA9D800BBC5469F (void); // 0x00002295 System.Void System.Globalization.CultureInfo::set_DateTimeFormat(System.Globalization.DateTimeFormatInfo) extern void CultureInfo_set_DateTimeFormat_m5A1D9406FDCB5F93E943DFFF913D319BCA55106A (void); // 0x00002296 System.String System.Globalization.CultureInfo::get_EnglishName() extern void CultureInfo_get_EnglishName_m25D8D4E896E109CBBAE24227123E01B242AA1C1C (void); // 0x00002297 System.Object System.Globalization.CultureInfo::GetFormat(System.Type) extern void CultureInfo_GetFormat_mBEAD75880B6A222C2257B7F5F6602937B05550E3 (void); // 0x00002298 System.Void System.Globalization.CultureInfo::Construct() extern void CultureInfo_Construct_m2D51CC70221149B7175CC84E85A07E422762FB25 (void); // 0x00002299 System.Boolean System.Globalization.CultureInfo::construct_internal_locale_from_lcid(System.Int32) extern void CultureInfo_construct_internal_locale_from_lcid_m202FD6FFFE68FB6F6401F31A41B1820A50845514 (void); // 0x0000229A System.Boolean System.Globalization.CultureInfo::construct_internal_locale_from_name(System.String) extern void CultureInfo_construct_internal_locale_from_name_m331F8563A3881090567A2BC1FB6D3EEE659349E7 (void); // 0x0000229B System.String System.Globalization.CultureInfo::get_current_locale_name() extern void CultureInfo_get_current_locale_name_m7A78FD4717EDB2DBF545C787677B5675B2767C8D (void); // 0x0000229C System.Void System.Globalization.CultureInfo::ConstructInvariant(System.Boolean) extern void CultureInfo_ConstructInvariant_m905A2E2617425B5B33C8FCBC7360AA21C4CAE679 (void); // 0x0000229D System.Globalization.TextInfo System.Globalization.CultureInfo::CreateTextInfo(System.Boolean) extern void CultureInfo_CreateTextInfo_m4810E6A5DFACE17D7A026E1CB84346A0D254245B (void); // 0x0000229E System.Void System.Globalization.CultureInfo::.ctor(System.Int32) extern void CultureInfo__ctor_mD1D75C5265C13B47789C51609AF1BCBC86FB846A (void); // 0x0000229F System.Void System.Globalization.CultureInfo::.ctor(System.Int32,System.Boolean) extern void CultureInfo__ctor_mA8F33A9567D0759123DDFB1FD21AF60C7E617336 (void); // 0x000022A0 System.Void System.Globalization.CultureInfo::.ctor(System.Int32,System.Boolean,System.Boolean) extern void CultureInfo__ctor_mB7D1A620E997AA811D44C475FE46AEFB6CBE0FBE (void); // 0x000022A1 System.Void System.Globalization.CultureInfo::.ctor(System.String) extern void CultureInfo__ctor_m13C68B1478A97FC5FA9653C46B2C42DA01573FFB (void); // 0x000022A2 System.Void System.Globalization.CultureInfo::.ctor(System.String,System.Boolean) extern void CultureInfo__ctor_mCE140B446F8E3F092B325F05F25AFF89B9FA820A (void); // 0x000022A3 System.Void System.Globalization.CultureInfo::.ctor(System.String,System.Boolean,System.Boolean) extern void CultureInfo__ctor_m13A3D2DD57E19147591B0986414628E247181080 (void); // 0x000022A4 System.Void System.Globalization.CultureInfo::.ctor() extern void CultureInfo__ctor_m2BD9260D53F19AE1EC21636DB2967E389790A2ED (void); // 0x000022A5 System.Void System.Globalization.CultureInfo::insert_into_shared_tables(System.Globalization.CultureInfo) extern void CultureInfo_insert_into_shared_tables_m37B2DD82D1E129E7942A778E3AE04B66A4005ABC (void); // 0x000022A6 System.Globalization.CultureInfo System.Globalization.CultureInfo::GetCultureInfo(System.Int32) extern void CultureInfo_GetCultureInfo_m7B3C1F8F350401E2FE485E2D1693BA2A0B7BEB6D (void); // 0x000022A7 System.Globalization.CultureInfo System.Globalization.CultureInfo::GetCultureInfo(System.String) extern void CultureInfo_GetCultureInfo_mF07467FB427362952D26EAC992010EB03CE41511 (void); // 0x000022A8 System.Globalization.CultureInfo System.Globalization.CultureInfo::CreateCulture(System.String,System.Boolean) extern void CultureInfo_CreateCulture_m84EAC43D12EC8BC1DF5EE87A89ADB86404B29B5F (void); // 0x000022A9 System.Globalization.CultureInfo System.Globalization.CultureInfo::CreateSpecificCulture(System.String) extern void CultureInfo_CreateSpecificCulture_mC1286D27FA9B93CAF14B3100A7C4361E702BE440 (void); // 0x000022AA System.Boolean System.Globalization.CultureInfo::ConstructLocaleFromName(System.String) extern void CultureInfo_ConstructLocaleFromName_m151E613275A8B73E9146D5BF78E54124497126F6 (void); // 0x000022AB System.Globalization.CultureInfo System.Globalization.CultureInfo::CreateSpecificCultureFromNeutral(System.String) extern void CultureInfo_CreateSpecificCultureFromNeutral_mD7FF1FCF8E3C44704D52FC7C8C0DA49AED7AC450 (void); // 0x000022AC System.Int32 System.Globalization.CultureInfo::get_CalendarType() extern void CultureInfo_get_CalendarType_mDD53F7BB807B490C830A02498435914EEEDE542B (void); // 0x000022AD System.Globalization.Calendar System.Globalization.CultureInfo::CreateCalendar(System.Int32) extern void CultureInfo_CreateCalendar_mBCC8981F4DB907F8EBF2E1696EDFDE81016B9B3A (void); // 0x000022AE System.Exception System.Globalization.CultureInfo::CreateNotFoundException(System.String) extern void CultureInfo_CreateNotFoundException_mF720248968F036AAE53902EBDE31B044D1989995 (void); // 0x000022AF System.Globalization.CultureInfo System.Globalization.CultureInfo::get_DefaultThreadCurrentCulture() extern void CultureInfo_get_DefaultThreadCurrentCulture_m047EEE26F61C62245F728F7BBF2C661432A88DC3 (void); // 0x000022B0 System.Globalization.CultureInfo System.Globalization.CultureInfo::get_DefaultThreadCurrentUICulture() extern void CultureInfo_get_DefaultThreadCurrentUICulture_m070BDC84A56E70B9B564E480414B521FF3433F3E (void); // 0x000022B1 System.String System.Globalization.CultureInfo::get_SortName() extern void CultureInfo_get_SortName_m21556F497160E2F0CE54B9823D6F1DE5B505055A (void); // 0x000022B2 System.Globalization.CultureInfo System.Globalization.CultureInfo::get_UserDefaultUICulture() extern void CultureInfo_get_UserDefaultUICulture_m80F0E6CAB1176BD9440C6E06844881FCEE2ED066 (void); // 0x000022B3 System.Globalization.CultureInfo System.Globalization.CultureInfo::get_UserDefaultCulture() extern void CultureInfo_get_UserDefaultCulture_m1F63BC165EE3C782C175834B588C07320CA061D5 (void); // 0x000022B4 System.Void System.Globalization.CultureInfo::InitializeUserPreferredCultureInfoInAppX(System.Globalization.CultureInfo/OnCultureInfoChangedDelegate) extern void CultureInfo_InitializeUserPreferredCultureInfoInAppX_mF46E2E8D4D880F8BEE0F3F77F43F57F4624B6263 (void); // 0x000022B5 System.Void System.Globalization.CultureInfo::OnCultureInfoChangedInAppX(System.String) extern void CultureInfo_OnCultureInfoChangedInAppX_m407BCFC1029A4485B7B063BC2F3601968C3BE577 (void); // 0x000022B6 System.Globalization.CultureInfo System.Globalization.CultureInfo::GetCultureInfoForUserPreferredLanguageInAppX() extern void CultureInfo_GetCultureInfoForUserPreferredLanguageInAppX_m78D39E131C644E7C3B49EFAA0D8FC550F9EDD84E (void); // 0x000022B7 System.Void System.Globalization.CultureInfo::.cctor() extern void CultureInfo__cctor_m30556E56CA6D56979DEB5890287C68CBE0DE4178 (void); // 0x000022B8 System.Void System.Globalization.CultureInfo/OnCultureInfoChangedDelegate::.ctor(System.Object,System.IntPtr) extern void OnCultureInfoChangedDelegate__ctor_mDDDB8BFE449BABF15CDB8FFFF44F27E1976796AB (void); // 0x000022B9 System.Void System.Globalization.CultureInfo/OnCultureInfoChangedDelegate::Invoke(System.String) extern void OnCultureInfoChangedDelegate_Invoke_m0B1A63FCC3BC0CC1EBE15D2FEDC61D225AAA57FD (void); // 0x000022BA System.Void System.Globalization.IdnMapping::.ctor() extern void IdnMapping__ctor_m1128F0904A9B3F8CD81CF613CAF8AEC9455FC8AE (void); // 0x000022BB System.Boolean System.Globalization.IdnMapping::Equals(System.Object) extern void IdnMapping_Equals_m2E1F55AC624E6EBF300F6321F9EFBFBF123D1EB9 (void); // 0x000022BC System.Int32 System.Globalization.IdnMapping::GetHashCode() extern void IdnMapping_GetHashCode_mDDE06B9384CAAD86B79372CAAF93DB17B4150D14 (void); // 0x000022BD System.String System.Globalization.IdnMapping::GetAscii(System.String) extern void IdnMapping_GetAscii_mA4A89B67014507D490722D7C6BDFA5E19A3E4635 (void); // 0x000022BE System.String System.Globalization.IdnMapping::GetAscii(System.String,System.Int32,System.Int32) extern void IdnMapping_GetAscii_mF61DB2EB5465B52524F9CD52418F133EC9A989A6 (void); // 0x000022BF System.String System.Globalization.IdnMapping::Convert(System.String,System.Int32,System.Int32,System.Boolean) extern void IdnMapping_Convert_mE1C94D1B09C8907C4F5D4CD9D6C906389B3A0368 (void); // 0x000022C0 System.String System.Globalization.IdnMapping::ToAscii(System.String,System.Int32) extern void IdnMapping_ToAscii_m21063BB5EA484F7550240BD6F18567E596ADD484 (void); // 0x000022C1 System.Void System.Globalization.IdnMapping::VerifyLength(System.String,System.Int32) extern void IdnMapping_VerifyLength_m62DCC12F1C907133D996FAABD48015E7FB542DFF (void); // 0x000022C2 System.String System.Globalization.IdnMapping::NamePrep(System.String,System.Int32) extern void IdnMapping_NamePrep_m62FAF6E8C61B86DB8CDCD3358D3AD5E85322DEE9 (void); // 0x000022C3 System.Void System.Globalization.IdnMapping::VerifyProhibitedCharacters(System.String,System.Int32) extern void IdnMapping_VerifyProhibitedCharacters_m0E43BDC789C3CDC4D98D256396F387B736CDBB8D (void); // 0x000022C4 System.Void System.Globalization.IdnMapping::VerifyStd3AsciiRules(System.String,System.Int32) extern void IdnMapping_VerifyStd3AsciiRules_mE755A05FEB03E1C58CFB7DD9B31D8B4A121C5E7E (void); // 0x000022C5 System.String System.Globalization.IdnMapping::GetUnicode(System.String) extern void IdnMapping_GetUnicode_mCC150BC9761DF474E752484693DC567FA21406E7 (void); // 0x000022C6 System.String System.Globalization.IdnMapping::GetUnicode(System.String,System.Int32,System.Int32) extern void IdnMapping_GetUnicode_m291C4562D3CC962D8A6F1DF417C16DA339956E82 (void); // 0x000022C7 System.String System.Globalization.IdnMapping::ToUnicode(System.String,System.Int32) extern void IdnMapping_ToUnicode_m7F360A2967F2183F6B3FA8EE11144920518CC1D8 (void); // 0x000022C8 System.Void System.Globalization.Bootstring::.ctor(System.Char,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) extern void Bootstring__ctor_mAD2400ED1D514C28EA0F51E00E36101071D71EF3 (void); // 0x000022C9 System.String System.Globalization.Bootstring::Encode(System.String,System.Int32) extern void Bootstring_Encode_m77C628E72EBC4208743CC8F000EA5D10DF1764F7 (void); // 0x000022CA System.Char System.Globalization.Bootstring::EncodeDigit(System.Int32) extern void Bootstring_EncodeDigit_mAD7E733BCFAF26E99FC6A326727587B215F3D3F5 (void); // 0x000022CB System.Int32 System.Globalization.Bootstring::DecodeDigit(System.Char) extern void Bootstring_DecodeDigit_mC8A0AF977E663636F9EE77B86C5D77BF37370F48 (void); // 0x000022CC System.Int32 System.Globalization.Bootstring::Adapt(System.Int32,System.Int32,System.Boolean) extern void Bootstring_Adapt_m7F810E5C8232495B45D482BDE84F3903E133D846 (void); // 0x000022CD System.String System.Globalization.Bootstring::Decode(System.String,System.Int32) extern void Bootstring_Decode_mFDC512629697009B17F10CD6F74E4D8CCF0CD366 (void); // 0x000022CE System.Void System.Globalization.Punycode::.ctor() extern void Punycode__ctor_mA724ADE4D83C72190185A988C57A8FAF51D94F3F (void); // 0x000022CF System.Globalization.RegionInfo System.Globalization.RegionInfo::get_CurrentRegion() extern void RegionInfo_get_CurrentRegion_mB82DE2D6B69557416CE18565789F6C77A3CB6791 (void); // 0x000022D0 System.Void System.Globalization.RegionInfo::.ctor(System.Int32) extern void RegionInfo__ctor_mD496A2C9B302F95DF4062256AECE8AD304E5DA72 (void); // 0x000022D1 System.Void System.Globalization.RegionInfo::.ctor(System.String) extern void RegionInfo__ctor_m3DB2F00BCDB453A9657C8BEF0D63ACEA373062A3 (void); // 0x000022D2 System.Void System.Globalization.RegionInfo::.ctor(System.Globalization.CultureInfo) extern void RegionInfo__ctor_m85E194710DB7740ADC7F54FAD11ED4D1284C932B (void); // 0x000022D3 System.Boolean System.Globalization.RegionInfo::GetByTerritory(System.Globalization.CultureInfo) extern void RegionInfo_GetByTerritory_m14111C93A3F4634959DE68FA70F44FAA919D81EE (void); // 0x000022D4 System.Boolean System.Globalization.RegionInfo::construct_internal_region_from_name(System.String) extern void RegionInfo_construct_internal_region_from_name_mE1FD5A67E46E1CF0ADF84FEC0FA0841B246B3A80 (void); // 0x000022D5 System.String System.Globalization.RegionInfo::get_CurrencyEnglishName() extern void RegionInfo_get_CurrencyEnglishName_m93A3AA212B285D1A96EA05A67CFC83893DC2DEF0 (void); // 0x000022D6 System.String System.Globalization.RegionInfo::get_CurrencySymbol() extern void RegionInfo_get_CurrencySymbol_m35D4F0F7416E92D7381A0783EC12D8C2ADB20E8D (void); // 0x000022D7 System.String System.Globalization.RegionInfo::get_DisplayName() extern void RegionInfo_get_DisplayName_m9B6C469850812AAD2E0B199ECBD41BB9E4B55081 (void); // 0x000022D8 System.String System.Globalization.RegionInfo::get_EnglishName() extern void RegionInfo_get_EnglishName_m2DA91E0B3D4210D4510E984A9AA2E1160E689799 (void); // 0x000022D9 System.Int32 System.Globalization.RegionInfo::get_GeoId() extern void RegionInfo_get_GeoId_m95F33E279D8D13EE5E6775D1779A7A36457555E4 (void); // 0x000022DA System.Boolean System.Globalization.RegionInfo::get_IsMetric() extern void RegionInfo_get_IsMetric_m136D3C2117F970A189BEDFD24985CF3980219177 (void); // 0x000022DB System.String System.Globalization.RegionInfo::get_ISOCurrencySymbol() extern void RegionInfo_get_ISOCurrencySymbol_m21DE3924E3FA8BF3D343E1DDAD3532B8727E619D (void); // 0x000022DC System.String System.Globalization.RegionInfo::get_NativeName() extern void RegionInfo_get_NativeName_mF67CFBF78E37E57C6CCD5BFCF7389BA73D50519A (void); // 0x000022DD System.String System.Globalization.RegionInfo::get_CurrencyNativeName() extern void RegionInfo_get_CurrencyNativeName_m9C8894D11447E0D35B443E0698D36D1A9E8126A4 (void); // 0x000022DE System.String System.Globalization.RegionInfo::get_Name() extern void RegionInfo_get_Name_mF8A86651F3C6032DFE0537331AA480667F79AA7E (void); // 0x000022DF System.String System.Globalization.RegionInfo::get_ThreeLetterISORegionName() extern void RegionInfo_get_ThreeLetterISORegionName_m82CB89C053FB430968E895316FC889E9C8D1E156 (void); // 0x000022E0 System.String System.Globalization.RegionInfo::get_ThreeLetterWindowsRegionName() extern void RegionInfo_get_ThreeLetterWindowsRegionName_m5CF4CF999127AAAA799E643D8C86AE24B2ABE1E8 (void); // 0x000022E1 System.String System.Globalization.RegionInfo::get_TwoLetterISORegionName() extern void RegionInfo_get_TwoLetterISORegionName_mFEF5A8E893AE5BEA1E7E93C06982745B0725C081 (void); // 0x000022E2 System.Boolean System.Globalization.RegionInfo::Equals(System.Object) extern void RegionInfo_Equals_m7A43FFFCC402C604AB267C698F63D12A275EB4F9 (void); // 0x000022E3 System.Int32 System.Globalization.RegionInfo::GetHashCode() extern void RegionInfo_GetHashCode_mBFF4223CB4C15BCE9E5D6CC868D5B335793A3FC0 (void); // 0x000022E4 System.String System.Globalization.RegionInfo::ToString() extern void RegionInfo_ToString_m4506D2C52BC428BF22D1C32CDB3CA2CD09F413E0 (void); // 0x000022E5 System.Void System.Globalization.RegionInfo::ClearCachedData() extern void RegionInfo_ClearCachedData_mFF8443777DC5A8CB40F2E1A8BF09BC2D6EED01BF (void); // 0x000022E6 System.Void System.Diagnostics.ConditionalAttribute::.ctor(System.String) extern void ConditionalAttribute__ctor_m948BC90599397308C76C433D98236C3BD81BF27F (void); // 0x000022E7 System.Void System.Diagnostics.StackTraceHiddenAttribute::.ctor() extern void StackTraceHiddenAttribute__ctor_m83DCA7FAFFB09C900AECA921EB946F4D2E3505D2 (void); // 0x000022E8 System.Void System.Diagnostics.DebuggerStepThroughAttribute::.ctor() extern void DebuggerStepThroughAttribute__ctor_m234010EF8ABF85EFCA7E148C1F707782432DB443 (void); // 0x000022E9 System.Void System.Diagnostics.DebuggerHiddenAttribute::.ctor() extern void DebuggerHiddenAttribute__ctor_m0FFFF90465675AA29346825F8E8F8C7355704F6D (void); // 0x000022EA System.Void System.Diagnostics.DebuggerNonUserCodeAttribute::.ctor() extern void DebuggerNonUserCodeAttribute__ctor_mCB1CDB28B1C8B3FFCBF13FDD091F4EBF4E92FEDD (void); // 0x000022EB System.Void System.Diagnostics.DebuggableAttribute::.ctor(System.Diagnostics.DebuggableAttribute/DebuggingModes) extern void DebuggableAttribute__ctor_mEA1D84CE13056A4092BCB1B1DD5D664EDB71482D (void); // 0x000022EC System.Void System.Diagnostics.DebuggerBrowsableAttribute::.ctor(System.Diagnostics.DebuggerBrowsableState) extern void DebuggerBrowsableAttribute__ctor_mA78466747C5C6154F71F0100F7F16B97571A02F1 (void); // 0x000022ED System.Void System.Diagnostics.DebuggerTypeProxyAttribute::.ctor(System.Type) extern void DebuggerTypeProxyAttribute__ctor_m0B22B1DC018FAA2B0B799840E67DDB8D0CD9ABCA (void); // 0x000022EE System.Void System.Diagnostics.DebuggerDisplayAttribute::.ctor(System.String) extern void DebuggerDisplayAttribute__ctor_mB04D0624105DB5AF34A45AD2CCF438C5B5C604CF (void); // 0x000022EF System.Void System.Diagnostics.Debugger::NotifyOfCrossThreadDependency() extern void Debugger_NotifyOfCrossThreadDependency_m25686501BF1D2BC1D0CD3E27743388EE92A03644 (void); // 0x000022F0 System.Void System.Diagnostics.Debugger::.cctor() extern void Debugger__cctor_m4284657C52B9C3934A2CFFB642825EEC87DDFCA9 (void); // 0x000022F1 System.Boolean System.Diagnostics.StackFrame::get_frame_info(System.Int32,System.Boolean,System.Reflection.MethodBase&,System.Int32&,System.Int32&,System.String&,System.Int32&,System.Int32&) extern void StackFrame_get_frame_info_m6D0A049A6ADDEC0F3158DABFF06B1386DB33298F (void); // 0x000022F2 System.Void System.Diagnostics.StackFrame::.ctor() extern void StackFrame__ctor_mC42596F07F5491246D6E1E0F5DA414AA7913CE0B (void); // 0x000022F3 System.Void System.Diagnostics.StackFrame::.ctor(System.Int32,System.Boolean) extern void StackFrame__ctor_m4A3FF044DB0118EF4B019E29E7B79AEA394FDFC6 (void); // 0x000022F4 System.Int32 System.Diagnostics.StackFrame::GetFileLineNumber() extern void StackFrame_GetFileLineNumber_m2AF9694B1A61CA6ABA27CC632BA2ADDC16179879 (void); // 0x000022F5 System.String System.Diagnostics.StackFrame::GetFileName() extern void StackFrame_GetFileName_m2DD06CC917C0B7120B8CC08C4AB9D78240139F4A (void); // 0x000022F6 System.String System.Diagnostics.StackFrame::GetSecureFileName() extern void StackFrame_GetSecureFileName_mE683AA07D71320222C830C4F468444AB1456911C (void); // 0x000022F7 System.Int32 System.Diagnostics.StackFrame::GetILOffset() extern void StackFrame_GetILOffset_mA88BF94C5C707524B0FD0F1BF4A3A2507ED57688 (void); // 0x000022F8 System.Reflection.MethodBase System.Diagnostics.StackFrame::GetMethod() extern void StackFrame_GetMethod_m30DDF96CFCA2CC000F4B7FF0F956D2EA78560E7F (void); // 0x000022F9 System.Int32 System.Diagnostics.StackFrame::GetNativeOffset() extern void StackFrame_GetNativeOffset_m9E66339B33662CB9116F37AFEAF4ABFB4B27105F (void); // 0x000022FA System.Int64 System.Diagnostics.StackFrame::GetMethodAddress() extern void StackFrame_GetMethodAddress_mF387B1090E102E17E676896A16D21E5EB5649F9A (void); // 0x000022FB System.UInt32 System.Diagnostics.StackFrame::GetMethodIndex() extern void StackFrame_GetMethodIndex_mDD134EBF64B083B759B883B35757CE0C68363CE8 (void); // 0x000022FC System.String System.Diagnostics.StackFrame::GetInternalMethodName() extern void StackFrame_GetInternalMethodName_mE432F77894FD3B046810EEDD739DCC81D45069DF (void); // 0x000022FD System.String System.Diagnostics.StackFrame::ToString() extern void StackFrame_ToString_m7C1464167966B8602EF1F97DFD333340E5CB40B3 (void); // 0x000022FE System.Void System.Diagnostics.StackTrace::.ctor() extern void StackTrace__ctor_mD22253A455F1F750410D5E48BF7E14994EDA12BD (void); // 0x000022FF System.Void System.Diagnostics.StackTrace::.ctor(System.Boolean) extern void StackTrace__ctor_m269D00E49783BC3205FD5C7E879888884D72107C (void); // 0x00002300 System.Void System.Diagnostics.StackTrace::.ctor(System.Int32,System.Boolean) extern void StackTrace__ctor_m7C03595A7D2ADA64E7CB5311C9563AF588DC8480 (void); // 0x00002301 System.Void System.Diagnostics.StackTrace::init_frames(System.Int32,System.Boolean) extern void StackTrace_init_frames_m629CD3E1EAC7C0B3C27432C4BCB2EA6234DB54FA (void); // 0x00002302 System.Diagnostics.StackFrame[] System.Diagnostics.StackTrace::get_trace(System.Exception,System.Int32,System.Boolean) extern void StackTrace_get_trace_mD87DF0D20142792EF523A9D0A5BBFE847C4FF9BE (void); // 0x00002303 System.Void System.Diagnostics.StackTrace::.ctor(System.Exception,System.Boolean) extern void StackTrace__ctor_m9BE489F499935CFA9AD4154B18A3AB35C52886DF (void); // 0x00002304 System.Void System.Diagnostics.StackTrace::.ctor(System.Exception,System.Int32,System.Boolean) extern void StackTrace__ctor_m3E3D95384EDE9CC0D716B88A37005F2FAB9A2BB1 (void); // 0x00002305 System.Int32 System.Diagnostics.StackTrace::get_FrameCount() extern void StackTrace_get_FrameCount_mB840FEC17263C1DB248EF594E7D008798AF4BB80 (void); // 0x00002306 System.Diagnostics.StackFrame System.Diagnostics.StackTrace::GetFrame(System.Int32) extern void StackTrace_GetFrame_m019CFC0EAE6869E5100FBB84EC0348D885E2707B (void); // 0x00002307 System.String System.Diagnostics.StackTrace::GetAotId() extern void StackTrace_GetAotId_m7DD1B04A2F586280F4291C750E5B1795C75E1FFB (void); // 0x00002308 System.Boolean System.Diagnostics.StackTrace::AddFrames(System.Text.StringBuilder,System.Boolean,System.Boolean&) extern void StackTrace_AddFrames_mFD2C38B4281C8B800FC463FD96DF39DA57BF13A9 (void); // 0x00002309 System.Void System.Diagnostics.StackTrace::GetFullNameForStackTrace(System.Text.StringBuilder,System.Reflection.MethodBase,System.Boolean,System.Boolean&,System.Boolean&) extern void StackTrace_GetFullNameForStackTrace_m4B2BACBB18F8441E1D601567D3A9E7D6E2B16F01 (void); // 0x0000230A System.Void System.Diagnostics.StackTrace::ConvertAsyncStateMachineMethod(System.Reflection.MethodBase&,System.Type&) extern void StackTrace_ConvertAsyncStateMachineMethod_m7400401B4F938D08E899981328B3E532013414CB (void); // 0x0000230B System.String System.Diagnostics.StackTrace::ToString() extern void StackTrace_ToString_m46323EE6573660B32A02BA5BC774FC1D1F529717 (void); // 0x0000230C System.String System.Diagnostics.StackTrace::ToString(System.Diagnostics.StackTrace/TraceFormat) extern void StackTrace_ToString_m8732EDFFAFD39EA9E34978B7563D19BD70CD8627 (void); // 0x0000230D System.Boolean System.Diagnostics.Contracts.Contract::ForAll(System.Collections.Generic.IEnumerable`1,System.Predicate`1) // 0x0000230E System.Void System.Diagnostics.Tracing.EventAttribute::.ctor(System.Int32) extern void EventAttribute__ctor_mE3EE00CEF40B031F862D58BBEE97D5626D92F2E1 (void); // 0x0000230F System.Void System.Diagnostics.Tracing.EventAttribute::set_EventId(System.Int32) extern void EventAttribute_set_EventId_mC5617BB069437135E936C4CC9138B426192C9153 (void); // 0x00002310 System.Void System.Diagnostics.Tracing.EventAttribute::set_Level(System.Diagnostics.Tracing.EventLevel) extern void EventAttribute_set_Level_m89A5925EAA7B867DFB3B670390E61A8C1BE7381B (void); // 0x00002311 System.Void System.Diagnostics.Tracing.EventSource::.ctor() extern void EventSource__ctor_mDF751901186604B47C80B7DCC8DCB624FE5664BC (void); // 0x00002312 System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.String) extern void EventSource__ctor_m6DDF3ABD543CF9CB6493C593B06A772B5F6E50A6 (void); // 0x00002313 System.Void System.Diagnostics.Tracing.EventSource::.ctor(System.Guid,System.String) extern void EventSource__ctor_mA6FB74138AB52C540333000C0CEAD367D5072083 (void); // 0x00002314 System.Void System.Diagnostics.Tracing.EventSource::Finalize() extern void EventSource_Finalize_m4E94F5985E3D687A2ABCCE0EE9150174EE09D92E (void); // 0x00002315 System.Void System.Diagnostics.Tracing.EventSource::set_Name(System.String) extern void EventSource_set_Name_m55128F99D84FDFE12B36CED0D6E9BC8A2C7D77B8 (void); // 0x00002316 System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled() extern void EventSource_IsEnabled_m0B2F63F81423D7832DC5526D0F3490C77CAB57A5 (void); // 0x00002317 System.Boolean System.Diagnostics.Tracing.EventSource::IsEnabled(System.Diagnostics.Tracing.EventLevel,System.Diagnostics.Tracing.EventKeywords) extern void EventSource_IsEnabled_m744D6915CB7FFC678DECA5519509ED97D342B0A3 (void); // 0x00002318 System.Void System.Diagnostics.Tracing.EventSource::Dispose() extern void EventSource_Dispose_mF14781ABBB50FDB6CAEC8D7DC1B7896C96CCDED8 (void); // 0x00002319 System.Void System.Diagnostics.Tracing.EventSource::Dispose(System.Boolean) extern void EventSource_Dispose_m9F164B3103C672CA687CDFCD08A01007AEE8062E (void); // 0x0000231A System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Int32) extern void EventSource_WriteEvent_m8609472BD078A398CF4CA9DBF4BBDA1C454096A6 (void); // 0x0000231B System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Int32,System.Int32) extern void EventSource_WriteEvent_mF3DADFC0459BB9C89B17BCECE51A57C3F4ED7D88 (void); // 0x0000231C System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Int32,System.Int32,System.Int32) extern void EventSource_WriteEvent_m29A840C8BA6AEBC203406BC9BBED63067788805F (void); // 0x0000231D System.Void System.Diagnostics.Tracing.EventSource::WriteEvent(System.Int32,System.Object[]) extern void EventSource_WriteEvent_mD93F560C6627CA14D4EBC29243EF9790FECFE22F (void); // 0x0000231E System.Void System.Diagnostics.Tracing.EventSource::WriteEventCore(System.Int32,System.Int32,System.Diagnostics.Tracing.EventSource/EventData*) extern void EventSource_WriteEventCore_m168D78A12127FCD1AF49F42E7E3DB2303035B631 (void); // 0x0000231F System.Void System.Diagnostics.Tracing.EventSource/EventData::set_DataPointer(System.IntPtr) extern void EventData_set_DataPointer_m77D62FE7997CE5DC1F29E7DCDFB3C413AEF93929 (void); // 0x00002320 System.Void System.Diagnostics.Tracing.EventSource/EventData::set_Size(System.Int32) extern void EventData_set_Size_m4F0086F2CA3FFE1F1E0B57EF54F1324694BD094F (void); // 0x00002321 System.Void System.Diagnostics.Tracing.EventSource/EventData::set_Reserved(System.Int32) extern void EventData_set_Reserved_m0FE18C01D6ECA5BA76B431305E944F6D437C4799 (void); // 0x00002322 System.Void System.Diagnostics.Tracing.EventSourceAttribute::set_Guid(System.String) extern void EventSourceAttribute_set_Guid_mE9D8036126BA2AAB0FC2CE62C08A245A7EF6CE33 (void); // 0x00002323 System.Void System.Diagnostics.Tracing.EventSourceAttribute::set_Name(System.String) extern void EventSourceAttribute_set_Name_m059BF0157E42299C4B01FE2E953BE811AC058757 (void); // 0x00002324 System.Void System.Diagnostics.Tracing.EventSourceAttribute::.ctor() extern void EventSourceAttribute__ctor_m5EC6B0E45D34CCA699909C6D3D096487C8F5BD9B (void); // 0x00002325 System.Void System.Collections.Comparer::.ctor(System.Globalization.CultureInfo) extern void Comparer__ctor_mD217D5CAFCB729C3F2DE01F51D6A30DC0D380568 (void); // 0x00002326 System.Void System.Collections.Comparer::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Comparer__ctor_m562E1FAFF9CAE3C9CEAF84C0C39CE73C41B940B2 (void); // 0x00002327 System.Void System.Collections.Comparer::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Comparer_GetObjectData_mD1C091EEB209483F6231A4412ADFE30E0177FCC6 (void); // 0x00002328 System.Int32 System.Collections.Comparer::Compare(System.Object,System.Object) extern void Comparer_Compare_mDD38FA42ECFEF28996EFF1EB6E504895A16FB021 (void); // 0x00002329 System.Void System.Collections.Comparer::.cctor() extern void Comparer__cctor_m9874922732F56EE6677D109FE49CA124A9B27615 (void); // 0x0000232A System.Void System.Collections.DictionaryEntry::.ctor(System.Object,System.Object) extern void DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA (void); // 0x0000232B System.Object System.Collections.DictionaryEntry::get_Key() extern void DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE (void); // 0x0000232C System.Object System.Collections.DictionaryEntry::get_Value() extern void DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E (void); // 0x0000232D System.Boolean System.Collections.HashHelpers::IsPrime(System.Int32) extern void HashHelpers_IsPrime_mE1421D059FBC1DF88DB8F7C23438BF89B0F8E633 (void); // 0x0000232E System.Int32 System.Collections.HashHelpers::GetPrime(System.Int32) extern void HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472 (void); // 0x0000232F System.Int32 System.Collections.HashHelpers::ExpandPrime(System.Int32) extern void HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9 (void); // 0x00002330 System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Collections.HashHelpers::get_SerializationInfoTable() extern void HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F (void); // 0x00002331 System.Void System.Collections.HashHelpers::.cctor() extern void HashHelpers__cctor_m9DF40233ECCED64A671EAAA6DD1819BFFAEE243F (void); // 0x00002332 System.Void System.Collections.ICollection::CopyTo(System.Array,System.Int32) // 0x00002333 System.Int32 System.Collections.ICollection::get_Count() // 0x00002334 System.Object System.Collections.ICollection::get_SyncRoot() // 0x00002335 System.Int32 System.Collections.IComparer::Compare(System.Object,System.Object) // 0x00002336 System.Object System.Collections.IDictionary::get_Item(System.Object) // 0x00002337 System.Void System.Collections.IDictionary::set_Item(System.Object,System.Object) // 0x00002338 System.Collections.ICollection System.Collections.IDictionary::get_Keys() // 0x00002339 System.Boolean System.Collections.IDictionary::Contains(System.Object) // 0x0000233A System.Collections.IDictionaryEnumerator System.Collections.IDictionary::GetEnumerator() // 0x0000233B System.Object System.Collections.IDictionaryEnumerator::get_Key() // 0x0000233C System.Object System.Collections.IDictionaryEnumerator::get_Value() // 0x0000233D System.Collections.DictionaryEntry System.Collections.IDictionaryEnumerator::get_Entry() // 0x0000233E System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() // 0x0000233F System.Boolean System.Collections.IEnumerator::MoveNext() // 0x00002340 System.Object System.Collections.IEnumerator::get_Current() // 0x00002341 System.Void System.Collections.IEnumerator::Reset() // 0x00002342 System.Boolean System.Collections.IEqualityComparer::Equals(System.Object,System.Object) // 0x00002343 System.Int32 System.Collections.IEqualityComparer::GetHashCode(System.Object) // 0x00002344 System.Object System.Collections.IList::get_Item(System.Int32) // 0x00002345 System.Void System.Collections.IList::set_Item(System.Int32,System.Object) // 0x00002346 System.Int32 System.Collections.IList::Add(System.Object) // 0x00002347 System.Boolean System.Collections.IList::Contains(System.Object) // 0x00002348 System.Void System.Collections.IList::Clear() // 0x00002349 System.Boolean System.Collections.IList::get_IsReadOnly() // 0x0000234A System.Boolean System.Collections.IList::get_IsFixedSize() // 0x0000234B System.Int32 System.Collections.IList::IndexOf(System.Object) // 0x0000234C System.Void System.Collections.IList::Insert(System.Int32,System.Object) // 0x0000234D System.Void System.Collections.IList::Remove(System.Object) // 0x0000234E System.Void System.Collections.IList::RemoveAt(System.Int32) // 0x0000234F System.Int32 System.Collections.IStructuralComparable::CompareTo(System.Object,System.Collections.IComparer) // 0x00002350 System.Boolean System.Collections.IStructuralEquatable::Equals(System.Object,System.Collections.IEqualityComparer) // 0x00002351 System.Int32 System.Collections.IStructuralEquatable::GetHashCode(System.Collections.IEqualityComparer) // 0x00002352 System.Void System.Collections.ListDictionaryInternal::.ctor() extern void ListDictionaryInternal__ctor_mB7A6828B81425B52BE5C3F967471CFA703465FB0 (void); // 0x00002353 System.Object System.Collections.ListDictionaryInternal::get_Item(System.Object) extern void ListDictionaryInternal_get_Item_mDC0A8FCCB80A0CCF56A23290EC0F0B0171D1DEA9 (void); // 0x00002354 System.Void System.Collections.ListDictionaryInternal::set_Item(System.Object,System.Object) extern void ListDictionaryInternal_set_Item_mE92FAA3316C4236A957DAE30BD212672B3D56906 (void); // 0x00002355 System.Int32 System.Collections.ListDictionaryInternal::get_Count() extern void ListDictionaryInternal_get_Count_mC8F585CAB29896B42726AF57626B6D7814AFCFD9 (void); // 0x00002356 System.Collections.ICollection System.Collections.ListDictionaryInternal::get_Keys() extern void ListDictionaryInternal_get_Keys_mACAD6976778926F70BD1D6031670F5EF352B27C6 (void); // 0x00002357 System.Object System.Collections.ListDictionaryInternal::get_SyncRoot() extern void ListDictionaryInternal_get_SyncRoot_mFB2E704607FD4DB0FA2E58DC7DE5D8AF8D74BB8F (void); // 0x00002358 System.Boolean System.Collections.ListDictionaryInternal::Contains(System.Object) extern void ListDictionaryInternal_Contains_m13B783F4FD105808A8D8016CB28BEAD89CC5350D (void); // 0x00002359 System.Void System.Collections.ListDictionaryInternal::CopyTo(System.Array,System.Int32) extern void ListDictionaryInternal_CopyTo_mE7251E7CE412FE943EAC5F2CA8A8416D9B7130DD (void); // 0x0000235A System.Collections.IDictionaryEnumerator System.Collections.ListDictionaryInternal::GetEnumerator() extern void ListDictionaryInternal_GetEnumerator_m56C225C8034FBD915EF5F40EA9C33E36FF5EF200 (void); // 0x0000235B System.Collections.IEnumerator System.Collections.ListDictionaryInternal::System.Collections.IEnumerable.GetEnumerator() extern void ListDictionaryInternal_System_Collections_IEnumerable_GetEnumerator_m5030CCE9F2F60B321D715C9E6B183E7B34030063 (void); // 0x0000235C System.Void System.Collections.ListDictionaryInternal/NodeEnumerator::.ctor(System.Collections.ListDictionaryInternal) extern void NodeEnumerator__ctor_m0F85D195064B3A6D129FF52D3B87E55C41784D4D (void); // 0x0000235D System.Object System.Collections.ListDictionaryInternal/NodeEnumerator::get_Current() extern void NodeEnumerator_get_Current_m45C08019148F71364CA1C72BC10465549DA1608D (void); // 0x0000235E System.Collections.DictionaryEntry System.Collections.ListDictionaryInternal/NodeEnumerator::get_Entry() extern void NodeEnumerator_get_Entry_m0D8782706E05D6695992D6ACC5ED2212DB777EDB (void); // 0x0000235F System.Object System.Collections.ListDictionaryInternal/NodeEnumerator::get_Key() extern void NodeEnumerator_get_Key_mBC1D321D60EAA8F3ADE1D6D5DED7D521EB545F3B (void); // 0x00002360 System.Object System.Collections.ListDictionaryInternal/NodeEnumerator::get_Value() extern void NodeEnumerator_get_Value_m5D35483F88E7B6A47F88B61158452979CE329969 (void); // 0x00002361 System.Boolean System.Collections.ListDictionaryInternal/NodeEnumerator::MoveNext() extern void NodeEnumerator_MoveNext_mAC3A8BA7AEB35F7D512ED301B352B2FC9E4C360B (void); // 0x00002362 System.Void System.Collections.ListDictionaryInternal/NodeEnumerator::Reset() extern void NodeEnumerator_Reset_m52AD33268396FEAAB5D9161B2FB0A1CDE36B8826 (void); // 0x00002363 System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection::.ctor(System.Collections.ListDictionaryInternal,System.Boolean) extern void NodeKeyValueCollection__ctor_mD12642741A2F8A1FD8522ABC1FBCDFCD1266899A (void); // 0x00002364 System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) extern void NodeKeyValueCollection_System_Collections_ICollection_CopyTo_mB540C19131B0664DAB093960B7AB3DB861D69E90 (void); // 0x00002365 System.Int32 System.Collections.ListDictionaryInternal/NodeKeyValueCollection::System.Collections.ICollection.get_Count() extern void NodeKeyValueCollection_System_Collections_ICollection_get_Count_m3B6E99311C491ED458D0D8F96DC3D5AAF926EC60 (void); // 0x00002366 System.Object System.Collections.ListDictionaryInternal/NodeKeyValueCollection::System.Collections.ICollection.get_SyncRoot() extern void NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m859A253EFA914071F4D6D97D8104FAE457AAC7DE (void); // 0x00002367 System.Collections.IEnumerator System.Collections.ListDictionaryInternal/NodeKeyValueCollection::System.Collections.IEnumerable.GetEnumerator() extern void NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m6780E2B772FCFD9348A34370CCEB9790B709264F (void); // 0x00002368 System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::.ctor(System.Collections.ListDictionaryInternal,System.Boolean) extern void NodeKeyValueEnumerator__ctor_mC13463ABE040309EBC89D6F3605F9FFE23E818B4 (void); // 0x00002369 System.Object System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::get_Current() extern void NodeKeyValueEnumerator_get_Current_m7994A17A9A7BF5D16F964FBDDD5BC8594573ADAC (void); // 0x0000236A System.Boolean System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::MoveNext() extern void NodeKeyValueEnumerator_MoveNext_m35913C76526B45C40474251AC7D621F37BA4FD75 (void); // 0x0000236B System.Void System.Collections.ListDictionaryInternal/NodeKeyValueCollection/NodeKeyValueEnumerator::Reset() extern void NodeKeyValueEnumerator_Reset_m31E748087CB74E55A1CB70BD5A6B11D2FA3D7F15 (void); // 0x0000236C System.Void System.Collections.ListDictionaryInternal/DictionaryNode::.ctor() extern void DictionaryNode__ctor_m9357A7727A8ED2BF9CDB7A674C49D0121DC00F22 (void); // 0x0000236D System.Void System.Collections.CompatibleComparer::.ctor(System.Collections.IHashCodeProvider,System.Collections.IComparer) extern void CompatibleComparer__ctor_mD070CC744D2BA684391418B77E61E24F8E735492 (void); // 0x0000236E System.Collections.IHashCodeProvider System.Collections.CompatibleComparer::get_HashCodeProvider() extern void CompatibleComparer_get_HashCodeProvider_mE25935574860D4D71106E4BB4F689C4CCB8FF599 (void); // 0x0000236F System.Collections.IComparer System.Collections.CompatibleComparer::get_Comparer() extern void CompatibleComparer_get_Comparer_m39BC17C080DFDF285593D156478FFECCB1928F36 (void); // 0x00002370 System.Boolean System.Collections.CompatibleComparer::Equals(System.Object,System.Object) extern void CompatibleComparer_Equals_m236C8A3AC0917198EAE468022DF973A75600A749 (void); // 0x00002371 System.Int32 System.Collections.CompatibleComparer::Compare(System.Object,System.Object) extern void CompatibleComparer_Compare_m2FA8636A804A278CFD91C474268DEFB615B77CD6 (void); // 0x00002372 System.Int32 System.Collections.CompatibleComparer::GetHashCode(System.Object) extern void CompatibleComparer_GetHashCode_m2DCDE0BF85BBCEFF30F315567F74F892CCAE3FD4 (void); // 0x00002373 System.Void System.Collections.Queue::.ctor() extern void Queue__ctor_mFCCBE2B4FFBD3F33D6FBE2D010C9A0CA976784CB (void); // 0x00002374 System.Void System.Collections.Queue::.ctor(System.Int32) extern void Queue__ctor_mF3022386EC827D710D6C9E0E3FB564B8A467D708 (void); // 0x00002375 System.Void System.Collections.Queue::.ctor(System.Int32,System.Single) extern void Queue__ctor_m0C6B9BD1DE04B4CB09706B181A0176CF5ACFD5AF (void); // 0x00002376 System.Void System.Collections.Queue::.ctor(System.Collections.ICollection) extern void Queue__ctor_mC8D4457894462D84210E9032A7FF5663B1C7E5C8 (void); // 0x00002377 System.Int32 System.Collections.Queue::get_Count() extern void Queue_get_Count_mD40164CFB8392F3101A58C7F208615F1E14D65E1 (void); // 0x00002378 System.Object System.Collections.Queue::Clone() extern void Queue_Clone_m6C0C28E96A5CED963EC8CEC1CCE1A8135F029A42 (void); // 0x00002379 System.Object System.Collections.Queue::get_SyncRoot() extern void Queue_get_SyncRoot_mB5DF7B19BDE24380C17A5346F7BA721B6CBAF01C (void); // 0x0000237A System.Void System.Collections.Queue::CopyTo(System.Array,System.Int32) extern void Queue_CopyTo_mF1ADF0681B8A28769891D1B0D4F761D7D0C500F3 (void); // 0x0000237B System.Void System.Collections.Queue::Enqueue(System.Object) extern void Queue_Enqueue_m0128D3EC88636F987C43B07A337E46D6734EEE0E (void); // 0x0000237C System.Collections.IEnumerator System.Collections.Queue::GetEnumerator() extern void Queue_GetEnumerator_m169D3B852872E27FF69FC5EDB9ABFA7B77CE0DF0 (void); // 0x0000237D System.Object System.Collections.Queue::Dequeue() extern void Queue_Dequeue_m89B22F0E9AD92C04919C8F98AE170E8D75A52B90 (void); // 0x0000237E System.Object System.Collections.Queue::Peek() extern void Queue_Peek_m23547E6A2765C50351CC5C25499168C74A937BE3 (void); // 0x0000237F System.Object System.Collections.Queue::GetElement(System.Int32) extern void Queue_GetElement_m2DDA15A3A9D73E3CB798BEBEEFA13B59FC9FE1F1 (void); // 0x00002380 System.Void System.Collections.Queue::SetCapacity(System.Int32) extern void Queue_SetCapacity_m0F22CA22FA5E6ECD22AACDA717C530BF02231CAC (void); // 0x00002381 System.Void System.Collections.Queue/QueueEnumerator::.ctor(System.Collections.Queue) extern void QueueEnumerator__ctor_mC05AAA2306368D630FDDEBC1FDFCDF18586393D8 (void); // 0x00002382 System.Object System.Collections.Queue/QueueEnumerator::Clone() extern void QueueEnumerator_Clone_m9A6EB2B1F905B3CE04B6DFFFB28848CF0CC741F9 (void); // 0x00002383 System.Boolean System.Collections.Queue/QueueEnumerator::MoveNext() extern void QueueEnumerator_MoveNext_m81FC4568198C6B9B866F32938BB972F62003B884 (void); // 0x00002384 System.Object System.Collections.Queue/QueueEnumerator::get_Current() extern void QueueEnumerator_get_Current_mCCBFFF155BA2BB78C2965260C96BCFDCBA860E6C (void); // 0x00002385 System.Void System.Collections.Queue/QueueEnumerator::Reset() extern void QueueEnumerator_Reset_mD77CF947A155EA2626AC9EBF9DA1C0C8B3A3947D (void); // 0x00002386 System.Void System.Collections.Stack::.ctor() extern void Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7 (void); // 0x00002387 System.Void System.Collections.Stack::.ctor(System.Int32) extern void Stack__ctor_m19ADC1D26A734E0BA311F9B4DB7A4E4C9502D73A (void); // 0x00002388 System.Int32 System.Collections.Stack::get_Count() extern void Stack_get_Count_m055BAF05AD795275B6B4BF41CB72350B65966F42 (void); // 0x00002389 System.Object System.Collections.Stack::get_SyncRoot() extern void Stack_get_SyncRoot_m82CE43D1A6B9FB5DE7ED43EF4639683A394C2F0D (void); // 0x0000238A System.Void System.Collections.Stack::Clear() extern void Stack_Clear_m072E156916E3979C871855E94D9E174C5720F1FF (void); // 0x0000238B System.Object System.Collections.Stack::Clone() extern void Stack_Clone_mDB477E4CD7604E77E2BB1FCB632CFFCE78B9909C (void); // 0x0000238C System.Void System.Collections.Stack::CopyTo(System.Array,System.Int32) extern void Stack_CopyTo_m1509CC9F532CA580CE98DE6E3DDB63B19373770E (void); // 0x0000238D System.Collections.IEnumerator System.Collections.Stack::GetEnumerator() extern void Stack_GetEnumerator_mB4CE45FB1D15BF08D44D544F6C5E9BD0EC2ECE51 (void); // 0x0000238E System.Object System.Collections.Stack::Peek() extern void Stack_Peek_mCE1FD35FFBA060C183EE87C761042E6B70EC2BA0 (void); // 0x0000238F System.Object System.Collections.Stack::Pop() extern void Stack_Pop_mEB2BEADDD7173A13FD7AF514E27F3258270AF3BA (void); // 0x00002390 System.Void System.Collections.Stack::Push(System.Object) extern void Stack_Push_m1C40D68127367AAD24A0B246B1A51AAEC8DA149A (void); // 0x00002391 System.Void System.Collections.Stack/StackEnumerator::.ctor(System.Collections.Stack) extern void StackEnumerator__ctor_mDFF10633A7D78478B3544DF76A293BA81E931872 (void); // 0x00002392 System.Object System.Collections.Stack/StackEnumerator::Clone() extern void StackEnumerator_Clone_m5DEB8385FE52D4FCA935223B76F8AD67850FA8CE (void); // 0x00002393 System.Boolean System.Collections.Stack/StackEnumerator::MoveNext() extern void StackEnumerator_MoveNext_m7546F84C5380ED4CB0EA5776C83AFAEF33BA8AA2 (void); // 0x00002394 System.Object System.Collections.Stack/StackEnumerator::get_Current() extern void StackEnumerator_get_Current_m25ED88304D983AB82147BDB2B0E909DA3ED29978 (void); // 0x00002395 System.Void System.Collections.Stack/StackEnumerator::Reset() extern void StackEnumerator_Reset_mDA888FAA77A784E91C188BDCF3543603FB3138E4 (void); // 0x00002396 System.Void System.Collections.ArrayList::.ctor() extern void ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80 (void); // 0x00002397 System.Void System.Collections.ArrayList::.ctor(System.Int32) extern void ArrayList__ctor_m4637812384C075439BB17EEC1C2DF802BD41EBD0 (void); // 0x00002398 System.Void System.Collections.ArrayList::.ctor(System.Collections.ICollection) extern void ArrayList__ctor_mCE5AABB7EF7F41F9170791E2C5145E49684DCE11 (void); // 0x00002399 System.Void System.Collections.ArrayList::set_Capacity(System.Int32) extern void ArrayList_set_Capacity_m0B13CB55FABE8A22C19C0C0F5BCFF42BA193E169 (void); // 0x0000239A System.Int32 System.Collections.ArrayList::get_Count() extern void ArrayList_get_Count_m0C8A956B9AADFEF064360B3A8EDF25487A00B62B (void); // 0x0000239B System.Boolean System.Collections.ArrayList::get_IsFixedSize() extern void ArrayList_get_IsFixedSize_mC6BB8129ECB203917DD0F1E205F339DFA923C54C (void); // 0x0000239C System.Boolean System.Collections.ArrayList::get_IsReadOnly() extern void ArrayList_get_IsReadOnly_m5D17B1E11EA4CEBBDD7A7D7DC9CE4D8ACDF8F8D4 (void); // 0x0000239D System.Object System.Collections.ArrayList::get_SyncRoot() extern void ArrayList_get_SyncRoot_mF2A9D7F8C12B832BE65E0EABB4DD53F916469482 (void); // 0x0000239E System.Object System.Collections.ArrayList::get_Item(System.Int32) extern void ArrayList_get_Item_m0095B602FC62FCE80DBB647A4116414840AC2B82 (void); // 0x0000239F System.Void System.Collections.ArrayList::set_Item(System.Int32,System.Object) extern void ArrayList_set_Item_m858A91A06ECA70EDF2B230AB3D0634E1457E5784 (void); // 0x000023A0 System.Int32 System.Collections.ArrayList::Add(System.Object) extern void ArrayList_Add_mDE1DE6105251401C1C54A9E1B9423CC258F4B370 (void); // 0x000023A1 System.Void System.Collections.ArrayList::AddRange(System.Collections.ICollection) extern void ArrayList_AddRange_m2D5837BD97F926C79820D9E4F1ACAE8651BDA89F (void); // 0x000023A2 System.Void System.Collections.ArrayList::Clear() extern void ArrayList_Clear_mC2EFEE814314A2BB15316852444B6F5877F5DA07 (void); // 0x000023A3 System.Object System.Collections.ArrayList::Clone() extern void ArrayList_Clone_m4F7BE074DFF28EA5E8D8076A67AFAD53949212C4 (void); // 0x000023A4 System.Boolean System.Collections.ArrayList::Contains(System.Object) extern void ArrayList_Contains_m1892F05118EF9C353954B020324CFCACA77434F4 (void); // 0x000023A5 System.Void System.Collections.ArrayList::CopyTo(System.Array,System.Int32) extern void ArrayList_CopyTo_mADDECA2EF6906AA598DF77E147F0A966FD691DA5 (void); // 0x000023A6 System.Void System.Collections.ArrayList::EnsureCapacity(System.Int32) extern void ArrayList_EnsureCapacity_m7939538F9439FE4C927992FA68DF44491A583F45 (void); // 0x000023A7 System.Collections.IEnumerator System.Collections.ArrayList::GetEnumerator() extern void ArrayList_GetEnumerator_m805139F78BF3FEAE1E5C64339010BFE215EEC208 (void); // 0x000023A8 System.Int32 System.Collections.ArrayList::IndexOf(System.Object) extern void ArrayList_IndexOf_m43C4451177F92C838C7D4D95B06A27785F919760 (void); // 0x000023A9 System.Void System.Collections.ArrayList::Insert(System.Int32,System.Object) extern void ArrayList_Insert_m2A924439882971EC8795EA63607BE78847FA8246 (void); // 0x000023AA System.Void System.Collections.ArrayList::InsertRange(System.Int32,System.Collections.ICollection) extern void ArrayList_InsertRange_mA570D0D0E9E2CDF00D7405DB79FF08FA5AE50769 (void); // 0x000023AB System.Void System.Collections.ArrayList::Remove(System.Object) extern void ArrayList_Remove_m3B0F41422C022DB515CA68B086B0E075D5819BC2 (void); // 0x000023AC System.Void System.Collections.ArrayList::RemoveAt(System.Int32) extern void ArrayList_RemoveAt_m50F9214E068EDA2553CE6F5BBBF0FB746F4D3709 (void); // 0x000023AD System.Object[] System.Collections.ArrayList::ToArray() extern void ArrayList_ToArray_m3FA9DC2B8EB238BB7895EDEAD45B0D69B1CAC9F5 (void); // 0x000023AE System.Array System.Collections.ArrayList::ToArray(System.Type) extern void ArrayList_ToArray_mFE4CD6D4FB1FD135D20146A9E5A69DF9B6B4029B (void); // 0x000023AF System.Void System.Collections.ArrayList/ArrayListEnumeratorSimple::.ctor(System.Collections.ArrayList) extern void ArrayListEnumeratorSimple__ctor_mD171473379C7B7D2632F9FB1156983000FC83F22 (void); // 0x000023B0 System.Object System.Collections.ArrayList/ArrayListEnumeratorSimple::Clone() extern void ArrayListEnumeratorSimple_Clone_mB8CAE8F92F790B72257148726FF453F8833228AB (void); // 0x000023B1 System.Boolean System.Collections.ArrayList/ArrayListEnumeratorSimple::MoveNext() extern void ArrayListEnumeratorSimple_MoveNext_m8138ECAB6271595D2B271AD27DF8BC1242637E66 (void); // 0x000023B2 System.Object System.Collections.ArrayList/ArrayListEnumeratorSimple::get_Current() extern void ArrayListEnumeratorSimple_get_Current_m37B813C38A8EE4BE18A4EC908DCAA02DF3DE4613 (void); // 0x000023B3 System.Void System.Collections.ArrayList/ArrayListEnumeratorSimple::Reset() extern void ArrayListEnumeratorSimple_Reset_mDF974CA5DDF1B8C46C756871711697AE745E3ABD (void); // 0x000023B4 System.Void System.Collections.ArrayList/ArrayListEnumeratorSimple::.cctor() extern void ArrayListEnumeratorSimple__cctor_mBEC9A7DC7A482D2F74844D36DB12A98BF18B5CEA (void); // 0x000023B5 System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Collections.Hashtable::get_SerializationInfoTable() extern void Hashtable_get_SerializationInfoTable_m29B0EBA91904F2C579B7F3BE6A791DE9F1F6C8BC (void); // 0x000023B6 System.Void System.Collections.Hashtable::.ctor() extern void Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D (void); // 0x000023B7 System.Void System.Collections.Hashtable::.ctor(System.Int32) extern void Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80 (void); // 0x000023B8 System.Void System.Collections.Hashtable::.ctor(System.Int32,System.Single) extern void Hashtable__ctor_mF77B5A58D1E293CE5F40A06146D9C24D7C7F638A (void); // 0x000023B9 System.Void System.Collections.Hashtable::.ctor(System.Int32,System.Single,System.Collections.IEqualityComparer) extern void Hashtable__ctor_mDDBD0273515277E4386A6D3D1E8F8ADB78D0FFDB (void); // 0x000023BA System.Void System.Collections.Hashtable::.ctor(System.Collections.IEqualityComparer) extern void Hashtable__ctor_m1F7298B21166D6C35BD6C6EC9F71BAC05981B164 (void); // 0x000023BB System.Void System.Collections.Hashtable::.ctor(System.Int32,System.Collections.IEqualityComparer) extern void Hashtable__ctor_mDE29E5ABF17000F07880AD49D21C42132A5BA7EC (void); // 0x000023BC System.Void System.Collections.Hashtable::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Hashtable__ctor_mD50422D7B9D147207A33AB5BDC0B7CE963A51056 (void); // 0x000023BD System.UInt32 System.Collections.Hashtable::InitHash(System.Object,System.Int32,System.UInt32&,System.UInt32&) extern void Hashtable_InitHash_mE575CF5A0F7C4EE34ACDEB12597E6FE5A3B13587 (void); // 0x000023BE System.Void System.Collections.Hashtable::Add(System.Object,System.Object) extern void Hashtable_Add_mF9DD33B30614D8CCA5392AE6D00A040A7F0F19D5 (void); // 0x000023BF System.Object System.Collections.Hashtable::Clone() extern void Hashtable_Clone_mB2563D44229924F89AE7F351E657CDF87CD7BF7B (void); // 0x000023C0 System.Boolean System.Collections.Hashtable::Contains(System.Object) extern void Hashtable_Contains_m096438B2D1B051BAF09EEA1BB6A590A12DC1CA12 (void); // 0x000023C1 System.Boolean System.Collections.Hashtable::ContainsKey(System.Object) extern void Hashtable_ContainsKey_mD7547474EE4492B67247124EAEFCA6A92FE861E0 (void); // 0x000023C2 System.Void System.Collections.Hashtable::CopyKeys(System.Array,System.Int32) extern void Hashtable_CopyKeys_mDD7A5AE7064B9845366D9116BC670A210A1C5AA4 (void); // 0x000023C3 System.Void System.Collections.Hashtable::CopyEntries(System.Array,System.Int32) extern void Hashtable_CopyEntries_m5AA0C8FC1FE9E5F6DC2AEB98D18C00919783040B (void); // 0x000023C4 System.Void System.Collections.Hashtable::CopyTo(System.Array,System.Int32) extern void Hashtable_CopyTo_mF64638BD6F1A7003B362A0A410FCFC5B5304A989 (void); // 0x000023C5 System.Void System.Collections.Hashtable::CopyValues(System.Array,System.Int32) extern void Hashtable_CopyValues_mBF30183D730BBFCA6D6313FF616834605B49D8CF (void); // 0x000023C6 System.Object System.Collections.Hashtable::get_Item(System.Object) extern void Hashtable_get_Item_m9E54CED9DB1DB76DD826C235F162BC2109D1D925 (void); // 0x000023C7 System.Void System.Collections.Hashtable::set_Item(System.Object,System.Object) extern void Hashtable_set_Item_mDF3D54BA5F202F104D31EFAE9065380FEF8859EC (void); // 0x000023C8 System.Void System.Collections.Hashtable::expand() extern void Hashtable_expand_m0FF616AD3323989E34824B1AE634759C3BAF8937 (void); // 0x000023C9 System.Void System.Collections.Hashtable::rehash() extern void Hashtable_rehash_mF4C7E0C7240002F6E5FDFF32EF77C06EF2729DB5 (void); // 0x000023CA System.Void System.Collections.Hashtable::UpdateVersion() extern void Hashtable_UpdateVersion_m1D0B844B95441A5B4328F413C245FBECF1D3538A (void); // 0x000023CB System.Void System.Collections.Hashtable::rehash(System.Int32) extern void Hashtable_rehash_m359C272F11FE496EAD29CD875CE080464AE5C688 (void); // 0x000023CC System.Collections.IEnumerator System.Collections.Hashtable::System.Collections.IEnumerable.GetEnumerator() extern void Hashtable_System_Collections_IEnumerable_GetEnumerator_m1E7D435C0370CE614C891A645773762D0D04EC86 (void); // 0x000023CD System.Collections.IDictionaryEnumerator System.Collections.Hashtable::GetEnumerator() extern void Hashtable_GetEnumerator_mFDC4AC74F7AB0A9DBDFC66B6A4A4EFFC8E33A453 (void); // 0x000023CE System.Int32 System.Collections.Hashtable::GetHash(System.Object) extern void Hashtable_GetHash_m459113F6E61C0DB4A4C015283CD15653D518E05A (void); // 0x000023CF System.Boolean System.Collections.Hashtable::KeyEquals(System.Object,System.Object) extern void Hashtable_KeyEquals_m95D23B7F952AA10E9127A936B01A64995ACE54F6 (void); // 0x000023D0 System.Collections.ICollection System.Collections.Hashtable::get_Keys() extern void Hashtable_get_Keys_mA9014B9C2DC73105DF8D383EDD50438A82E67D10 (void); // 0x000023D1 System.Void System.Collections.Hashtable::Insert(System.Object,System.Object,System.Boolean) extern void Hashtable_Insert_mCE383FCEDF95EF53D7A5FAA83454F65C20552291 (void); // 0x000023D2 System.Void System.Collections.Hashtable::putEntry(System.Collections.Hashtable/bucket[],System.Object,System.Object,System.Int32) extern void Hashtable_putEntry_mAB0F8F0E2148856D87749F9623EFBEF913323C4B (void); // 0x000023D3 System.Void System.Collections.Hashtable::Remove(System.Object) extern void Hashtable_Remove_mE9F11255E490CB42E8F6D9F659EA5F3B9A3A6D1F (void); // 0x000023D4 System.Object System.Collections.Hashtable::get_SyncRoot() extern void Hashtable_get_SyncRoot_mED003D6ED8C083913A6EC414AB950AE4EE42ED4F (void); // 0x000023D5 System.Int32 System.Collections.Hashtable::get_Count() extern void Hashtable_get_Count_mA7BE8DF97C45F9046C93AC8F0C57EA31F1257999 (void); // 0x000023D6 System.Void System.Collections.Hashtable::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void Hashtable_GetObjectData_m1BD67716932F63BD5EBD6A946564D4C7E2C573D9 (void); // 0x000023D7 System.Void System.Collections.Hashtable::OnDeserialization(System.Object) extern void Hashtable_OnDeserialization_mF74C1F7E5BC49CB2FDD0955B7B82D1B663344565 (void); // 0x000023D8 System.Void System.Collections.Hashtable/KeyCollection::.ctor(System.Collections.Hashtable) extern void KeyCollection__ctor_m2F5EB768C82E9BCAA0CAB8823EFE996749ABFDDD (void); // 0x000023D9 System.Void System.Collections.Hashtable/KeyCollection::CopyTo(System.Array,System.Int32) extern void KeyCollection_CopyTo_m5062910D0AF077DE093FA9C67E7E9DF942792AF8 (void); // 0x000023DA System.Collections.IEnumerator System.Collections.Hashtable/KeyCollection::GetEnumerator() extern void KeyCollection_GetEnumerator_mB5D64FA7602FCDC338B3B14FAB7728BC7BFF1B66 (void); // 0x000023DB System.Object System.Collections.Hashtable/KeyCollection::get_SyncRoot() extern void KeyCollection_get_SyncRoot_m6F13C08AEF47BF3A079CE95E1E0CC3B8E205C30E (void); // 0x000023DC System.Int32 System.Collections.Hashtable/KeyCollection::get_Count() extern void KeyCollection_get_Count_mE0D7DA771777A99DBC8D6C477465529BCB0DBC4B (void); // 0x000023DD System.Void System.Collections.Hashtable/HashtableEnumerator::.ctor(System.Collections.Hashtable,System.Int32) extern void HashtableEnumerator__ctor_m39524FF87DAA4FBB78BED54175E69215AE47D2DC (void); // 0x000023DE System.Object System.Collections.Hashtable/HashtableEnumerator::Clone() extern void HashtableEnumerator_Clone_m85F090BFD61509B1F8B16A10E0DFB78606C96873 (void); // 0x000023DF System.Object System.Collections.Hashtable/HashtableEnumerator::get_Key() extern void HashtableEnumerator_get_Key_m0C1262C3A8839D8F5C7814E08A2AF850A544310C (void); // 0x000023E0 System.Boolean System.Collections.Hashtable/HashtableEnumerator::MoveNext() extern void HashtableEnumerator_MoveNext_m211FB14AC78F8E4A68AD090BB1942C18FF069A1E (void); // 0x000023E1 System.Collections.DictionaryEntry System.Collections.Hashtable/HashtableEnumerator::get_Entry() extern void HashtableEnumerator_get_Entry_m4DDDE56EB20FCAB680D4D871CF28910E6FFD7C20 (void); // 0x000023E2 System.Object System.Collections.Hashtable/HashtableEnumerator::get_Current() extern void HashtableEnumerator_get_Current_mE6421EB7F4E1327453DE6D3BE41289DCC8BF8F15 (void); // 0x000023E3 System.Object System.Collections.Hashtable/HashtableEnumerator::get_Value() extern void HashtableEnumerator_get_Value_m30BAEC76875DF2C4AF27B87F83FD960BE35503D2 (void); // 0x000023E4 System.Void System.Collections.Hashtable/HashtableEnumerator::Reset() extern void HashtableEnumerator_Reset_m72C56174ABFACD3B9073CA3DB7134083D2803876 (void); // 0x000023E5 System.Int32 System.Collections.IHashCodeProvider::GetHashCode(System.Object) // 0x000023E6 System.Void System.Collections.Concurrent.CDSCollectionETWBCLProvider::.ctor() extern void CDSCollectionETWBCLProvider__ctor_m0A733DDB35201F79E9DED7B044B5D8484FC5448D (void); // 0x000023E7 System.Void System.Collections.Concurrent.CDSCollectionETWBCLProvider::ConcurrentDictionary_AcquiringAllLocks(System.Int32) extern void CDSCollectionETWBCLProvider_ConcurrentDictionary_AcquiringAllLocks_mF33BBE9D19970C7F3C3DB3C0F6BCF16BEEC26EFA (void); // 0x000023E8 System.Void System.Collections.Concurrent.CDSCollectionETWBCLProvider::.cctor() extern void CDSCollectionETWBCLProvider__cctor_mD453FA4DF10AC2B540573340C4BA29CC5995643A (void); // 0x000023E9 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::IsValueWriteAtomic() // 0x000023EA System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor() // 0x000023EB System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) // 0x000023EC System.Void System.Collections.Concurrent.ConcurrentDictionary`2::InitializeFromCollection(System.Collections.Generic.IEnumerable`1>) // 0x000023ED System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.ctor(System.Int32,System.Int32,System.Boolean,System.Collections.Generic.IEqualityComparer`1) // 0x000023EE System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryAdd(TKey,TValue) // 0x000023EF System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::ContainsKey(TKey) // 0x000023F0 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryRemoveInternal(TKey,TValue&,System.Boolean,TValue) // 0x000023F1 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryGetValue(TKey,TValue&) // 0x000023F2 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryGetValueInternal(TKey,System.Int32,TValue&) // 0x000023F3 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::Clear() // 0x000023F4 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32) // 0x000023F5 System.Collections.Generic.KeyValuePair`2[] System.Collections.Concurrent.ConcurrentDictionary`2::ToArray() // 0x000023F6 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::CopyToPairs(System.Collections.Generic.KeyValuePair`2[],System.Int32) // 0x000023F7 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::CopyToEntries(System.Collections.DictionaryEntry[],System.Int32) // 0x000023F8 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::CopyToObjects(System.Object[],System.Int32) // 0x000023F9 System.Collections.Generic.IEnumerator`1> System.Collections.Concurrent.ConcurrentDictionary`2::GetEnumerator() // 0x000023FA System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::TryAddInternal(TKey,System.Int32,TValue,System.Boolean,System.Boolean,TValue&) // 0x000023FB System.Void System.Collections.Concurrent.ConcurrentDictionary`2::set_Item(TKey,TValue) // 0x000023FC System.Void System.Collections.Concurrent.ConcurrentDictionary`2::ThrowKeyNullException() // 0x000023FD System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::get_Count() // 0x000023FE System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::GetCountInternal() // 0x000023FF TValue System.Collections.Concurrent.ConcurrentDictionary`2::GetOrAdd(TKey,System.Func`2) // 0x00002400 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.IDictionary.Add(TKey,TValue) // 0x00002401 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2) // 0x00002402 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2) // 0x00002403 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly() // 0x00002404 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2) // 0x00002405 System.Collections.IEnumerator System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IEnumerable.GetEnumerator() // 0x00002406 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IDictionary.Contains(System.Object) // 0x00002407 System.Collections.IDictionaryEnumerator System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IDictionary.GetEnumerator() // 0x00002408 System.Collections.ICollection System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IDictionary.get_Keys() // 0x00002409 System.Object System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IDictionary.get_Item(System.Object) // 0x0000240A System.Void System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.IDictionary.set_Item(System.Object,System.Object) // 0x0000240B System.Void System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x0000240C System.Object System.Collections.Concurrent.ConcurrentDictionary`2::System.Collections.ICollection.get_SyncRoot() // 0x0000240D System.Void System.Collections.Concurrent.ConcurrentDictionary`2::GrowTable(System.Collections.Concurrent.ConcurrentDictionary`2/Tables) // 0x0000240E System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::GetBucket(System.Int32,System.Int32) // 0x0000240F System.Void System.Collections.Concurrent.ConcurrentDictionary`2::GetBucketAndLockNo(System.Int32,System.Int32&,System.Int32&,System.Int32,System.Int32) // 0x00002410 System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2::get_DefaultConcurrencyLevel() // 0x00002411 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::AcquireAllLocks(System.Int32&) // 0x00002412 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::AcquireLocks(System.Int32,System.Int32,System.Int32&) // 0x00002413 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::ReleaseLocks(System.Int32,System.Int32) // 0x00002414 System.Collections.ObjectModel.ReadOnlyCollection`1 System.Collections.Concurrent.ConcurrentDictionary`2::GetKeys() // 0x00002415 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::OnSerializing(System.Runtime.Serialization.StreamingContext) // 0x00002416 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::OnSerialized(System.Runtime.Serialization.StreamingContext) // 0x00002417 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::OnDeserialized(System.Runtime.Serialization.StreamingContext) // 0x00002418 System.Void System.Collections.Concurrent.ConcurrentDictionary`2::.cctor() // 0x00002419 System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Tables::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2/Node[],System.Object[],System.Int32[]) // 0x0000241A System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Node::.ctor(TKey,TValue,System.Int32,System.Collections.Concurrent.ConcurrentDictionary`2/Node) // 0x0000241B System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2) // 0x0000241C System.Collections.DictionaryEntry System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::get_Entry() // 0x0000241D System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::get_Key() // 0x0000241E System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::get_Value() // 0x0000241F System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::get_Current() // 0x00002420 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::MoveNext() // 0x00002421 System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator::Reset() // 0x00002422 System.Void System.Collections.Concurrent.ConcurrentDictionary`2/d__35::.ctor(System.Int32) // 0x00002423 System.Void System.Collections.Concurrent.ConcurrentDictionary`2/d__35::System.IDisposable.Dispose() // 0x00002424 System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/d__35::MoveNext() // 0x00002425 System.Collections.Generic.KeyValuePair`2 System.Collections.Concurrent.ConcurrentDictionary`2/d__35::System.Collections.Generic.IEnumerator>.get_Current() // 0x00002426 System.Void System.Collections.Concurrent.ConcurrentDictionary`2/d__35::System.Collections.IEnumerator.Reset() // 0x00002427 System.Object System.Collections.Concurrent.ConcurrentDictionary`2/d__35::System.Collections.IEnumerator.get_Current() // 0x00002428 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::.ctor(System.Collections.Generic.IList`1) // 0x00002429 System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() // 0x0000242A T System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) // 0x0000242B System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::Contains(T) // 0x0000242C System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::CopyTo(T[],System.Int32) // 0x0000242D System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() // 0x0000242E System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::IndexOf(T) // 0x0000242F System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.get_IsReadOnly() // 0x00002430 T System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.get_Item(System.Int32) // 0x00002431 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.set_Item(System.Int32,T) // 0x00002432 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Add(T) // 0x00002433 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Clear() // 0x00002434 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.Insert(System.Int32,T) // 0x00002435 System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.ICollection.Remove(T) // 0x00002436 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.Generic.IList.RemoveAt(System.Int32) // 0x00002437 System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IEnumerable.GetEnumerator() // 0x00002438 System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.get_SyncRoot() // 0x00002439 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x0000243A System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsFixedSize() // 0x0000243B System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_IsReadOnly() // 0x0000243C System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.get_Item(System.Int32) // 0x0000243D System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.set_Item(System.Int32,System.Object) // 0x0000243E System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Add(System.Object) // 0x0000243F System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Clear() // 0x00002440 System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::IsCompatibleObject(System.Object) // 0x00002441 System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Contains(System.Object) // 0x00002442 System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.IndexOf(System.Object) // 0x00002443 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Insert(System.Int32,System.Object) // 0x00002444 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.Remove(System.Object) // 0x00002445 System.Void System.Collections.ObjectModel.ReadOnlyCollection`1::System.Collections.IList.RemoveAt(System.Int32) // 0x00002446 System.Void System.Collections.Generic.Dictionary`2::.ctor() // 0x00002447 System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32) // 0x00002448 System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Collections.Generic.IEqualityComparer`1) // 0x00002449 System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1) // 0x0000244A System.Void System.Collections.Generic.Dictionary`2::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x0000244B System.Int32 System.Collections.Generic.Dictionary`2::get_Count() // 0x0000244C System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::get_Keys() // 0x0000244D System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::get_Values() // 0x0000244E TValue System.Collections.Generic.Dictionary`2::get_Item(TKey) // 0x0000244F System.Void System.Collections.Generic.Dictionary`2::set_Item(TKey,TValue) // 0x00002450 System.Void System.Collections.Generic.Dictionary`2::Add(TKey,TValue) // 0x00002451 System.Void System.Collections.Generic.Dictionary`2::System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair`2) // 0x00002452 System.Boolean System.Collections.Generic.Dictionary`2::System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair`2) // 0x00002453 System.Boolean System.Collections.Generic.Dictionary`2::System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair`2) // 0x00002454 System.Void System.Collections.Generic.Dictionary`2::Clear() // 0x00002455 System.Boolean System.Collections.Generic.Dictionary`2::ContainsKey(TKey) // 0x00002456 System.Boolean System.Collections.Generic.Dictionary`2::ContainsValue(TValue) // 0x00002457 System.Void System.Collections.Generic.Dictionary`2::CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32) // 0x00002458 System.Collections.Generic.Dictionary`2/Enumerator System.Collections.Generic.Dictionary`2::GetEnumerator() // 0x00002459 System.Collections.Generic.IEnumerator`1> System.Collections.Generic.Dictionary`2::System.Collections.Generic.IEnumerable>.GetEnumerator() // 0x0000245A System.Void System.Collections.Generic.Dictionary`2::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x0000245B System.Int32 System.Collections.Generic.Dictionary`2::FindEntry(TKey) // 0x0000245C System.Int32 System.Collections.Generic.Dictionary`2::Initialize(System.Int32) // 0x0000245D System.Boolean System.Collections.Generic.Dictionary`2::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) // 0x0000245E System.Void System.Collections.Generic.Dictionary`2::OnDeserialization(System.Object) // 0x0000245F System.Void System.Collections.Generic.Dictionary`2::Resize() // 0x00002460 System.Void System.Collections.Generic.Dictionary`2::Resize(System.Int32,System.Boolean) // 0x00002461 System.Boolean System.Collections.Generic.Dictionary`2::Remove(TKey) // 0x00002462 System.Boolean System.Collections.Generic.Dictionary`2::TryGetValue(TKey,TValue&) // 0x00002463 System.Boolean System.Collections.Generic.Dictionary`2::TryAdd(TKey,TValue) // 0x00002464 System.Boolean System.Collections.Generic.Dictionary`2::System.Collections.Generic.ICollection>.get_IsReadOnly() // 0x00002465 System.Void System.Collections.Generic.Dictionary`2::System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair`2[],System.Int32) // 0x00002466 System.Void System.Collections.Generic.Dictionary`2::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x00002467 System.Collections.IEnumerator System.Collections.Generic.Dictionary`2::System.Collections.IEnumerable.GetEnumerator() // 0x00002468 System.Object System.Collections.Generic.Dictionary`2::System.Collections.ICollection.get_SyncRoot() // 0x00002469 System.Collections.ICollection System.Collections.Generic.Dictionary`2::System.Collections.IDictionary.get_Keys() // 0x0000246A System.Object System.Collections.Generic.Dictionary`2::System.Collections.IDictionary.get_Item(System.Object) // 0x0000246B System.Void System.Collections.Generic.Dictionary`2::System.Collections.IDictionary.set_Item(System.Object,System.Object) // 0x0000246C System.Boolean System.Collections.Generic.Dictionary`2::IsCompatibleKey(System.Object) // 0x0000246D System.Boolean System.Collections.Generic.Dictionary`2::System.Collections.IDictionary.Contains(System.Object) // 0x0000246E System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2::System.Collections.IDictionary.GetEnumerator() // 0x0000246F System.Void System.Collections.Generic.Dictionary`2/Enumerator::.ctor(System.Collections.Generic.Dictionary`2,System.Int32) // 0x00002470 System.Boolean System.Collections.Generic.Dictionary`2/Enumerator::MoveNext() // 0x00002471 System.Collections.Generic.KeyValuePair`2 System.Collections.Generic.Dictionary`2/Enumerator::get_Current() // 0x00002472 System.Void System.Collections.Generic.Dictionary`2/Enumerator::Dispose() // 0x00002473 System.Object System.Collections.Generic.Dictionary`2/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00002474 System.Void System.Collections.Generic.Dictionary`2/Enumerator::System.Collections.IEnumerator.Reset() // 0x00002475 System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Entry() // 0x00002476 System.Object System.Collections.Generic.Dictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Key() // 0x00002477 System.Object System.Collections.Generic.Dictionary`2/Enumerator::System.Collections.IDictionaryEnumerator.get_Value() // 0x00002478 System.Void System.Collections.Generic.Dictionary`2/KeyCollection::.ctor(System.Collections.Generic.Dictionary`2) // 0x00002479 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator System.Collections.Generic.Dictionary`2/KeyCollection::GetEnumerator() // 0x0000247A System.Void System.Collections.Generic.Dictionary`2/KeyCollection::CopyTo(TKey[],System.Int32) // 0x0000247B System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection::get_Count() // 0x0000247C System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.ICollection.get_IsReadOnly() // 0x0000247D System.Void System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.ICollection.Add(TKey) // 0x0000247E System.Void System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.ICollection.Clear() // 0x0000247F System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.ICollection.Contains(TKey) // 0x00002480 System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.ICollection.Remove(TKey) // 0x00002481 System.Collections.Generic.IEnumerator`1 System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x00002482 System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.IEnumerable.GetEnumerator() // 0x00002483 System.Void System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x00002484 System.Object System.Collections.Generic.Dictionary`2/KeyCollection::System.Collections.ICollection.get_SyncRoot() // 0x00002485 System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::.ctor(System.Collections.Generic.Dictionary`2) // 0x00002486 System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::Dispose() // 0x00002487 System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::MoveNext() // 0x00002488 TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::get_Current() // 0x00002489 System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::System.Collections.IEnumerator.get_Current() // 0x0000248A System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator::System.Collections.IEnumerator.Reset() // 0x0000248B System.Void System.Collections.Generic.Dictionary`2/ValueCollection::.ctor(System.Collections.Generic.Dictionary`2) // 0x0000248C System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator System.Collections.Generic.Dictionary`2/ValueCollection::GetEnumerator() // 0x0000248D System.Void System.Collections.Generic.Dictionary`2/ValueCollection::CopyTo(TValue[],System.Int32) // 0x0000248E System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection::get_Count() // 0x0000248F System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.ICollection.get_IsReadOnly() // 0x00002490 System.Void System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.ICollection.Add(TValue) // 0x00002491 System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.ICollection.Remove(TValue) // 0x00002492 System.Void System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.ICollection.Clear() // 0x00002493 System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.ICollection.Contains(TValue) // 0x00002494 System.Collections.Generic.IEnumerator`1 System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x00002495 System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.IEnumerable.GetEnumerator() // 0x00002496 System.Void System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x00002497 System.Object System.Collections.Generic.Dictionary`2/ValueCollection::System.Collections.ICollection.get_SyncRoot() // 0x00002498 System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::.ctor(System.Collections.Generic.Dictionary`2) // 0x00002499 System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::Dispose() // 0x0000249A System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::MoveNext() // 0x0000249B TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::get_Current() // 0x0000249C System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::System.Collections.IEnumerator.get_Current() // 0x0000249D System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator::System.Collections.IEnumerator.Reset() // 0x0000249E System.Int32 System.Collections.Generic.ICollection`1::get_Count() // 0x0000249F System.Boolean System.Collections.Generic.ICollection`1::get_IsReadOnly() // 0x000024A0 System.Void System.Collections.Generic.ICollection`1::Add(T) // 0x000024A1 System.Void System.Collections.Generic.ICollection`1::Clear() // 0x000024A2 System.Boolean System.Collections.Generic.ICollection`1::Contains(T) // 0x000024A3 System.Void System.Collections.Generic.ICollection`1::CopyTo(T[],System.Int32) // 0x000024A4 System.Boolean System.Collections.Generic.ICollection`1::Remove(T) // 0x000024A5 System.Int32 System.Collections.Generic.IComparer`1::Compare(T,T) // 0x000024A6 System.Void System.Collections.Generic.IDictionary`2::Add(TKey,TValue) // 0x000024A7 System.Boolean System.Collections.Generic.IDictionary`2::TryGetValue(TKey,TValue&) // 0x000024A8 System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1::GetEnumerator() // 0x000024A9 T System.Collections.Generic.IEnumerator`1::get_Current() // 0x000024AA System.Boolean System.Collections.Generic.IEqualityComparer`1::Equals(T,T) // 0x000024AB System.Int32 System.Collections.Generic.IEqualityComparer`1::GetHashCode(T) // 0x000024AC T System.Collections.Generic.IList`1::get_Item(System.Int32) // 0x000024AD System.Void System.Collections.Generic.IList`1::set_Item(System.Int32,T) // 0x000024AE System.Int32 System.Collections.Generic.IList`1::IndexOf(T) // 0x000024AF System.Void System.Collections.Generic.IList`1::Insert(System.Int32,T) // 0x000024B0 System.Void System.Collections.Generic.IList`1::RemoveAt(System.Int32) // 0x000024B1 System.Int32 System.Collections.Generic.IReadOnlyCollection`1::get_Count() // 0x000024B2 System.Boolean System.Collections.Generic.IReadOnlyDictionary`2::TryGetValue(TKey,TValue&) // 0x000024B3 T System.Collections.Generic.IReadOnlyList`1::get_Item(System.Int32) // 0x000024B4 System.Void System.Collections.Generic.KeyNotFoundException::.ctor() extern void KeyNotFoundException__ctor_m4650AA08FA75F015089EA648572674FC6511E8DF (void); // 0x000024B5 System.Void System.Collections.Generic.KeyNotFoundException::.ctor(System.String) extern void KeyNotFoundException__ctor_mBD1D75B73DD5D7C6C72E4F7A021778837B6F2C6B (void); // 0x000024B6 System.Void System.Collections.Generic.KeyNotFoundException::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) extern void KeyNotFoundException__ctor_m546AE2CB4D7CBD6EA8E321CD8F1AE3D53ACFD29C (void); // 0x000024B7 System.String System.Collections.Generic.KeyValuePair::PairToString(System.Object,System.Object) extern void KeyValuePair_PairToString_mBD93B04A82B9F554147E6FF8E6B90C5480B38646 (void); // 0x000024B8 System.Void System.Collections.Generic.KeyValuePair`2::.ctor(TKey,TValue) // 0x000024B9 TKey System.Collections.Generic.KeyValuePair`2::get_Key() // 0x000024BA TValue System.Collections.Generic.KeyValuePair`2::get_Value() // 0x000024BB System.String System.Collections.Generic.KeyValuePair`2::ToString() // 0x000024BC System.Void System.Collections.Generic.List`1::.ctor() // 0x000024BD System.Void System.Collections.Generic.List`1::.ctor(System.Int32) // 0x000024BE System.Void System.Collections.Generic.List`1::.ctor(System.Collections.Generic.IEnumerable`1) // 0x000024BF System.Int32 System.Collections.Generic.List`1::get_Capacity() // 0x000024C0 System.Void System.Collections.Generic.List`1::set_Capacity(System.Int32) // 0x000024C1 System.Int32 System.Collections.Generic.List`1::get_Count() // 0x000024C2 System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsFixedSize() // 0x000024C3 System.Boolean System.Collections.Generic.List`1::System.Collections.Generic.ICollection.get_IsReadOnly() // 0x000024C4 System.Boolean System.Collections.Generic.List`1::System.Collections.IList.get_IsReadOnly() // 0x000024C5 System.Object System.Collections.Generic.List`1::System.Collections.ICollection.get_SyncRoot() // 0x000024C6 T System.Collections.Generic.List`1::get_Item(System.Int32) // 0x000024C7 System.Void System.Collections.Generic.List`1::set_Item(System.Int32,T) // 0x000024C8 System.Boolean System.Collections.Generic.List`1::IsCompatibleObject(System.Object) // 0x000024C9 System.Object System.Collections.Generic.List`1::System.Collections.IList.get_Item(System.Int32) // 0x000024CA System.Void System.Collections.Generic.List`1::System.Collections.IList.set_Item(System.Int32,System.Object) // 0x000024CB System.Void System.Collections.Generic.List`1::Add(T) // 0x000024CC System.Void System.Collections.Generic.List`1::AddWithResize(T) // 0x000024CD System.Int32 System.Collections.Generic.List`1::System.Collections.IList.Add(System.Object) // 0x000024CE System.Void System.Collections.Generic.List`1::AddRange(System.Collections.Generic.IEnumerable`1) // 0x000024CF System.Int32 System.Collections.Generic.List`1::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) // 0x000024D0 System.Int32 System.Collections.Generic.List`1::BinarySearch(T) // 0x000024D1 System.Int32 System.Collections.Generic.List`1::BinarySearch(T,System.Collections.Generic.IComparer`1) // 0x000024D2 System.Void System.Collections.Generic.List`1::Clear() // 0x000024D3 System.Boolean System.Collections.Generic.List`1::Contains(T) // 0x000024D4 System.Boolean System.Collections.Generic.List`1::System.Collections.IList.Contains(System.Object) // 0x000024D5 System.Collections.Generic.List`1 System.Collections.Generic.List`1::ConvertAll(System.Converter`2) // 0x000024D6 System.Void System.Collections.Generic.List`1::CopyTo(T[]) // 0x000024D7 System.Void System.Collections.Generic.List`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x000024D8 System.Void System.Collections.Generic.List`1::CopyTo(T[],System.Int32) // 0x000024D9 System.Void System.Collections.Generic.List`1::EnsureCapacity(System.Int32) // 0x000024DA T System.Collections.Generic.List`1::Find(System.Predicate`1) // 0x000024DB System.Collections.Generic.List`1 System.Collections.Generic.List`1::FindAll(System.Predicate`1) // 0x000024DC System.Int32 System.Collections.Generic.List`1::FindIndex(System.Predicate`1) // 0x000024DD System.Int32 System.Collections.Generic.List`1::FindIndex(System.Int32,System.Int32,System.Predicate`1) // 0x000024DE System.Collections.Generic.List`1/Enumerator System.Collections.Generic.List`1::GetEnumerator() // 0x000024DF System.Collections.Generic.IEnumerator`1 System.Collections.Generic.List`1::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x000024E0 System.Collections.IEnumerator System.Collections.Generic.List`1::System.Collections.IEnumerable.GetEnumerator() // 0x000024E1 System.Collections.Generic.List`1 System.Collections.Generic.List`1::GetRange(System.Int32,System.Int32) // 0x000024E2 System.Int32 System.Collections.Generic.List`1::IndexOf(T) // 0x000024E3 System.Int32 System.Collections.Generic.List`1::System.Collections.IList.IndexOf(System.Object) // 0x000024E4 System.Void System.Collections.Generic.List`1::Insert(System.Int32,T) // 0x000024E5 System.Void System.Collections.Generic.List`1::System.Collections.IList.Insert(System.Int32,System.Object) // 0x000024E6 System.Void System.Collections.Generic.List`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) // 0x000024E7 System.Boolean System.Collections.Generic.List`1::Remove(T) // 0x000024E8 System.Void System.Collections.Generic.List`1::System.Collections.IList.Remove(System.Object) // 0x000024E9 System.Int32 System.Collections.Generic.List`1::RemoveAll(System.Predicate`1) // 0x000024EA System.Void System.Collections.Generic.List`1::RemoveAt(System.Int32) // 0x000024EB System.Void System.Collections.Generic.List`1::RemoveRange(System.Int32,System.Int32) // 0x000024EC System.Void System.Collections.Generic.List`1::Reverse() // 0x000024ED System.Void System.Collections.Generic.List`1::Reverse(System.Int32,System.Int32) // 0x000024EE System.Void System.Collections.Generic.List`1::Sort() // 0x000024EF System.Void System.Collections.Generic.List`1::Sort(System.Collections.Generic.IComparer`1) // 0x000024F0 System.Void System.Collections.Generic.List`1::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x000024F1 System.Void System.Collections.Generic.List`1::Sort(System.Comparison`1) // 0x000024F2 T[] System.Collections.Generic.List`1::ToArray() // 0x000024F3 System.Void System.Collections.Generic.List`1::AddEnumerable(System.Collections.Generic.IEnumerable`1) // 0x000024F4 System.Void System.Collections.Generic.List`1::.cctor() // 0x000024F5 System.Void System.Collections.Generic.List`1/Enumerator::.ctor(System.Collections.Generic.List`1) // 0x000024F6 System.Void System.Collections.Generic.List`1/Enumerator::Dispose() // 0x000024F7 System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNext() // 0x000024F8 System.Boolean System.Collections.Generic.List`1/Enumerator::MoveNextRare() // 0x000024F9 T System.Collections.Generic.List`1/Enumerator::get_Current() // 0x000024FA System.Object System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.get_Current() // 0x000024FB System.Void System.Collections.Generic.List`1/Enumerator::System.Collections.IEnumerator.Reset() // 0x000024FC System.Void System.Collections.Generic.ValueListBuilder`1::.ctor(System.Span`1) // 0x000024FD System.Int32 System.Collections.Generic.ValueListBuilder`1::get_Length() // 0x000024FE System.Void System.Collections.Generic.ValueListBuilder`1::Append(T) // 0x000024FF System.ReadOnlySpan`1 System.Collections.Generic.ValueListBuilder`1::AsSpan() // 0x00002500 System.Void System.Collections.Generic.ValueListBuilder`1::Dispose() // 0x00002501 System.Void System.Collections.Generic.ValueListBuilder`1::Grow() // 0x00002502 System.Int32 System.Collections.Generic.ArrayBuilder`1::get_Capacity() // 0x00002503 System.Int32 System.Collections.Generic.ArrayBuilder`1::get_Count() // 0x00002504 T System.Collections.Generic.ArrayBuilder`1::get_Item(System.Int32) // 0x00002505 System.Void System.Collections.Generic.ArrayBuilder`1::Add(T) // 0x00002506 System.Void System.Collections.Generic.ArrayBuilder`1::UncheckedAdd(T) // 0x00002507 System.Void System.Collections.Generic.ArrayBuilder`1::EnsureCapacity(System.Int32) // 0x00002508 T[] System.Collections.Generic.EnumerableHelpers::ToArray(System.Collections.Generic.IEnumerable`1) // 0x00002509 System.Void System.Collections.Generic.LargeArrayBuilder`1::.ctor(System.Boolean) // 0x0000250A System.Void System.Collections.Generic.LargeArrayBuilder`1::.ctor(System.Int32) // 0x0000250B System.Void System.Collections.Generic.LargeArrayBuilder`1::AddRange(System.Collections.Generic.IEnumerable`1) // 0x0000250C System.Void System.Collections.Generic.LargeArrayBuilder`1::AddWithBufferAllocation(T,T[]&,System.Int32&) // 0x0000250D System.Void System.Collections.Generic.LargeArrayBuilder`1::CopyTo(T[],System.Int32,System.Int32) // 0x0000250E T[] System.Collections.Generic.LargeArrayBuilder`1::GetBuffer(System.Int32) // 0x0000250F T[] System.Collections.Generic.LargeArrayBuilder`1::ToArray() // 0x00002510 System.Boolean System.Collections.Generic.LargeArrayBuilder`1::TryMove(T[]&) // 0x00002511 System.Void System.Collections.Generic.LargeArrayBuilder`1::AllocateBuffer() // 0x00002512 System.Void System.Collections.Generic.LowLevelDictionary`2::.ctor() // 0x00002513 System.Void System.Collections.Generic.LowLevelDictionary`2::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1) // 0x00002514 System.Void System.Collections.Generic.LowLevelDictionary`2::set_Item(TKey,TValue) // 0x00002515 System.Void System.Collections.Generic.LowLevelDictionary`2::Clear(System.Int32) // 0x00002516 System.Boolean System.Collections.Generic.LowLevelDictionary`2::Remove(TKey) // 0x00002517 System.Collections.Generic.LowLevelDictionary`2/Entry System.Collections.Generic.LowLevelDictionary`2::Find(TKey) // 0x00002518 System.Collections.Generic.LowLevelDictionary`2/Entry System.Collections.Generic.LowLevelDictionary`2::UncheckedAdd(TKey,TValue) // 0x00002519 System.Void System.Collections.Generic.LowLevelDictionary`2::ExpandBuckets() // 0x0000251A System.Int32 System.Collections.Generic.LowLevelDictionary`2::GetBucket(TKey,System.Int32) // 0x0000251B System.Void System.Collections.Generic.LowLevelDictionary`2/Entry::.ctor() // 0x0000251C System.Boolean System.Collections.Generic.LowLevelDictionary`2/DefaultComparer`1::Equals(T,T) // 0x0000251D System.Int32 System.Collections.Generic.LowLevelDictionary`2/DefaultComparer`1::GetHashCode(T) // 0x0000251E System.Void System.Collections.Generic.LowLevelDictionary`2/DefaultComparer`1::.ctor() // 0x0000251F TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault(System.Collections.Generic.IReadOnlyDictionary`2,TKey) // 0x00002520 TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault(System.Collections.Generic.IReadOnlyDictionary`2,TKey,TValue) // 0x00002521 System.Void System.Collections.Generic.Queue`1::.ctor() // 0x00002522 System.Void System.Collections.Generic.Queue`1::.ctor(System.Int32) // 0x00002523 System.Int32 System.Collections.Generic.Queue`1::get_Count() // 0x00002524 System.Object System.Collections.Generic.Queue`1::System.Collections.ICollection.get_SyncRoot() // 0x00002525 System.Void System.Collections.Generic.Queue`1::Clear() // 0x00002526 System.Void System.Collections.Generic.Queue`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x00002527 System.Void System.Collections.Generic.Queue`1::Enqueue(T) // 0x00002528 System.Collections.Generic.IEnumerator`1 System.Collections.Generic.Queue`1::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x00002529 System.Collections.IEnumerator System.Collections.Generic.Queue`1::System.Collections.IEnumerable.GetEnumerator() // 0x0000252A T System.Collections.Generic.Queue`1::Dequeue() // 0x0000252B System.Void System.Collections.Generic.Queue`1::SetCapacity(System.Int32) // 0x0000252C System.Void System.Collections.Generic.Queue`1::MoveNext(System.Int32&) // 0x0000252D System.Void System.Collections.Generic.Queue`1::ThrowForEmptyQueue() // 0x0000252E System.Void System.Collections.Generic.Queue`1/Enumerator::.ctor(System.Collections.Generic.Queue`1) // 0x0000252F System.Void System.Collections.Generic.Queue`1/Enumerator::Dispose() // 0x00002530 System.Boolean System.Collections.Generic.Queue`1/Enumerator::MoveNext() // 0x00002531 T System.Collections.Generic.Queue`1/Enumerator::get_Current() // 0x00002532 System.Void System.Collections.Generic.Queue`1/Enumerator::ThrowEnumerationNotStartedOrEnded() // 0x00002533 System.Object System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00002534 System.Void System.Collections.Generic.Queue`1/Enumerator::System.Collections.IEnumerator.Reset() // 0x00002535 System.Void System.Collections.Generic.Stack`1::.ctor() // 0x00002536 System.Void System.Collections.Generic.Stack`1::.ctor(System.Int32) // 0x00002537 System.Int32 System.Collections.Generic.Stack`1::get_Count() // 0x00002538 System.Object System.Collections.Generic.Stack`1::System.Collections.ICollection.get_SyncRoot() // 0x00002539 System.Void System.Collections.Generic.Stack`1::Clear() // 0x0000253A System.Boolean System.Collections.Generic.Stack`1::Contains(T) // 0x0000253B System.Void System.Collections.Generic.Stack`1::System.Collections.ICollection.CopyTo(System.Array,System.Int32) // 0x0000253C System.Collections.Generic.IEnumerator`1 System.Collections.Generic.Stack`1::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x0000253D System.Collections.IEnumerator System.Collections.Generic.Stack`1::System.Collections.IEnumerable.GetEnumerator() // 0x0000253E T System.Collections.Generic.Stack`1::Peek() // 0x0000253F T System.Collections.Generic.Stack`1::Pop() // 0x00002540 System.Void System.Collections.Generic.Stack`1::Push(T) // 0x00002541 System.Void System.Collections.Generic.Stack`1::PushWithResize(T) // 0x00002542 System.Void System.Collections.Generic.Stack`1::ThrowForEmptyStack() // 0x00002543 System.Void System.Collections.Generic.Stack`1/Enumerator::.ctor(System.Collections.Generic.Stack`1) // 0x00002544 System.Void System.Collections.Generic.Stack`1/Enumerator::Dispose() // 0x00002545 System.Boolean System.Collections.Generic.Stack`1/Enumerator::MoveNext() // 0x00002546 T System.Collections.Generic.Stack`1/Enumerator::get_Current() // 0x00002547 System.Void System.Collections.Generic.Stack`1/Enumerator::ThrowEnumerationNotStartedOrEnded() // 0x00002548 System.Object System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00002549 System.Void System.Collections.Generic.Stack`1/Enumerator::System.Collections.IEnumerator.Reset() // 0x0000254A System.Void System.Collections.Generic.LowLevelList`1::.ctor() // 0x0000254B System.Void System.Collections.Generic.LowLevelList`1::.ctor(System.Int32) // 0x0000254C System.Int32 System.Collections.Generic.LowLevelList`1::get_Capacity() // 0x0000254D System.Void System.Collections.Generic.LowLevelList`1::set_Capacity(System.Int32) // 0x0000254E System.Int32 System.Collections.Generic.LowLevelList`1::get_Count() // 0x0000254F T System.Collections.Generic.LowLevelList`1::get_Item(System.Int32) // 0x00002550 System.Void System.Collections.Generic.LowLevelList`1::set_Item(System.Int32,T) // 0x00002551 System.Void System.Collections.Generic.LowLevelList`1::Add(T) // 0x00002552 System.Void System.Collections.Generic.LowLevelList`1::EnsureCapacity(System.Int32) // 0x00002553 System.Void System.Collections.Generic.LowLevelList`1::AddRange(System.Collections.Generic.IEnumerable`1) // 0x00002554 System.Void System.Collections.Generic.LowLevelList`1::Clear() // 0x00002555 System.Boolean System.Collections.Generic.LowLevelList`1::Contains(T) // 0x00002556 System.Void System.Collections.Generic.LowLevelList`1::CopyTo(T[],System.Int32) // 0x00002557 System.Int32 System.Collections.Generic.LowLevelList`1::IndexOf(T) // 0x00002558 System.Void System.Collections.Generic.LowLevelList`1::Insert(System.Int32,T) // 0x00002559 System.Void System.Collections.Generic.LowLevelList`1::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1) // 0x0000255A System.Boolean System.Collections.Generic.LowLevelList`1::Remove(T) // 0x0000255B System.Int32 System.Collections.Generic.LowLevelList`1::RemoveAll(System.Predicate`1) // 0x0000255C System.Void System.Collections.Generic.LowLevelList`1::RemoveAt(System.Int32) // 0x0000255D System.Void System.Collections.Generic.LowLevelList`1::.cctor() // 0x0000255E System.Void System.Collections.Generic.LowLevelListWithIList`1::.ctor() // 0x0000255F System.Void System.Collections.Generic.LowLevelListWithIList`1::.ctor(System.Int32) // 0x00002560 System.Boolean System.Collections.Generic.LowLevelListWithIList`1::System.Collections.Generic.ICollection.get_IsReadOnly() // 0x00002561 System.Collections.Generic.IEnumerator`1 System.Collections.Generic.LowLevelListWithIList`1::System.Collections.Generic.IEnumerable.GetEnumerator() // 0x00002562 System.Collections.IEnumerator System.Collections.Generic.LowLevelListWithIList`1::System.Collections.IEnumerable.GetEnumerator() // 0x00002563 System.Void System.Collections.Generic.LowLevelListWithIList`1/Enumerator::.ctor(System.Collections.Generic.LowLevelListWithIList`1) // 0x00002564 System.Void System.Collections.Generic.LowLevelListWithIList`1/Enumerator::Dispose() // 0x00002565 System.Boolean System.Collections.Generic.LowLevelListWithIList`1/Enumerator::MoveNext() // 0x00002566 System.Boolean System.Collections.Generic.LowLevelListWithIList`1/Enumerator::MoveNextRare() // 0x00002567 T System.Collections.Generic.LowLevelListWithIList`1/Enumerator::get_Current() // 0x00002568 System.Object System.Collections.Generic.LowLevelListWithIList`1/Enumerator::System.Collections.IEnumerator.get_Current() // 0x00002569 System.Void System.Collections.Generic.LowLevelListWithIList`1/Enumerator::System.Collections.IEnumerator.Reset() // 0x0000256A System.Int32 System.Collections.Generic.IntrospectiveSortUtilities::FloorLog2PlusOne(System.Int32) extern void IntrospectiveSortUtilities_FloorLog2PlusOne_m33AC60574EC2B80A3B7084361A3736D4CFE91F6D (void); // 0x0000256B System.Void System.Collections.Generic.IntrospectiveSortUtilities::ThrowOrIgnoreBadComparer(System.Object) extern void IntrospectiveSortUtilities_ThrowOrIgnoreBadComparer_m119232371BEE9732FE70D22EE93B3818E577EFAF (void); // 0x0000256C System.Void System.Collections.Generic.ArraySortHelper`1::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x0000256D System.Int32 System.Collections.Generic.ArraySortHelper`1::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) // 0x0000256E System.Void System.Collections.Generic.ArraySortHelper`1::Sort(T[],System.Int32,System.Int32,System.Comparison`1) // 0x0000256F System.Int32 System.Collections.Generic.ArraySortHelper`1::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1) // 0x00002570 System.Void System.Collections.Generic.ArraySortHelper`1::SwapIfGreater(T[],System.Comparison`1,System.Int32,System.Int32) // 0x00002571 System.Void System.Collections.Generic.ArraySortHelper`1::Swap(T[],System.Int32,System.Int32) // 0x00002572 System.Void System.Collections.Generic.ArraySortHelper`1::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1) // 0x00002573 System.Void System.Collections.Generic.ArraySortHelper`1::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1) // 0x00002574 System.Int32 System.Collections.Generic.ArraySortHelper`1::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1) // 0x00002575 System.Void System.Collections.Generic.ArraySortHelper`1::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1) // 0x00002576 System.Void System.Collections.Generic.ArraySortHelper`1::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1) // 0x00002577 System.Void System.Collections.Generic.ArraySortHelper`1::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1) // 0x00002578 System.Collections.Generic.ArraySortHelper`1 System.Collections.Generic.ArraySortHelper`1::get_Default() // 0x00002579 System.Void System.Collections.Generic.ArraySortHelper`1::.ctor() // 0x0000257A System.Void System.Collections.Generic.ArraySortHelper`1::.cctor() // 0x0000257B System.Void System.Collections.Generic.ArraySortHelper`2::Sort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x0000257C System.Void System.Collections.Generic.ArraySortHelper`2::SwapIfGreaterWithItems(TKey[],TValue[],System.Collections.Generic.IComparer`1,System.Int32,System.Int32) // 0x0000257D System.Void System.Collections.Generic.ArraySortHelper`2::Swap(TKey[],TValue[],System.Int32,System.Int32) // 0x0000257E System.Void System.Collections.Generic.ArraySortHelper`2::IntrospectiveSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x0000257F System.Void System.Collections.Generic.ArraySortHelper`2::IntroSort(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x00002580 System.Int32 System.Collections.Generic.ArraySortHelper`2::PickPivotAndPartition(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x00002581 System.Void System.Collections.Generic.ArraySortHelper`2::Heapsort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x00002582 System.Void System.Collections.Generic.ArraySortHelper`2::DownHeap(TKey[],TValue[],System.Int32,System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x00002583 System.Void System.Collections.Generic.ArraySortHelper`2::InsertionSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1) // 0x00002584 System.Collections.Generic.ArraySortHelper`2 System.Collections.Generic.ArraySortHelper`2::get_Default() // 0x00002585 System.Void System.Collections.Generic.ArraySortHelper`2::.ctor() // 0x00002586 System.Void System.Collections.Generic.ArraySortHelper`2::.cctor() // 0x00002587 System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1::get_Default() // 0x00002588 System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1::CreateComparer() // 0x00002589 System.Int32 System.Collections.Generic.Comparer`1::Compare(T,T) // 0x0000258A System.Int32 System.Collections.Generic.Comparer`1::System.Collections.IComparer.Compare(System.Object,System.Object) // 0x0000258B System.Void System.Collections.Generic.Comparer`1::.ctor() // 0x0000258C System.Int32 System.Collections.Generic.GenericComparer`1::Compare(T,T) // 0x0000258D System.Boolean System.Collections.Generic.GenericComparer`1::Equals(System.Object) // 0x0000258E System.Int32 System.Collections.Generic.GenericComparer`1::GetHashCode() // 0x0000258F System.Void System.Collections.Generic.GenericComparer`1::.ctor() // 0x00002590 System.Int32 System.Collections.Generic.NullableComparer`1::Compare(System.Nullable`1,System.Nullable`1) // 0x00002591 System.Boolean System.Collections.Generic.NullableComparer`1::Equals(System.Object) // 0x00002592 System.Int32 System.Collections.Generic.NullableComparer`1::GetHashCode() // 0x00002593 System.Void System.Collections.Generic.NullableComparer`1::.ctor() // 0x00002594 System.Int32 System.Collections.Generic.ObjectComparer`1::Compare(T,T) // 0x00002595 System.Boolean System.Collections.Generic.ObjectComparer`1::Equals(System.Object) // 0x00002596 System.Int32 System.Collections.Generic.ObjectComparer`1::GetHashCode() // 0x00002597 System.Void System.Collections.Generic.ObjectComparer`1::.ctor() // 0x00002598 System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1::get_Default() // 0x00002599 System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1::CreateComparer() // 0x0000259A System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(T,T) // 0x0000259B System.Int32 System.Collections.Generic.EqualityComparer`1::GetHashCode(T) // 0x0000259C System.Int32 System.Collections.Generic.EqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) // 0x0000259D System.Int32 System.Collections.Generic.EqualityComparer`1::LastIndexOf(T[],T,System.Int32,System.Int32) // 0x0000259E System.Int32 System.Collections.Generic.EqualityComparer`1::System.Collections.IEqualityComparer.GetHashCode(System.Object) // 0x0000259F System.Boolean System.Collections.Generic.EqualityComparer`1::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) // 0x000025A0 System.Void System.Collections.Generic.EqualityComparer`1::.ctor() // 0x000025A1 System.Boolean System.Collections.Generic.GenericEqualityComparer`1::Equals(T,T) // 0x000025A2 System.Int32 System.Collections.Generic.GenericEqualityComparer`1::GetHashCode(T) // 0x000025A3 System.Int32 System.Collections.Generic.GenericEqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) // 0x000025A4 System.Int32 System.Collections.Generic.GenericEqualityComparer`1::LastIndexOf(T[],T,System.Int32,System.Int32) // 0x000025A5 System.Boolean System.Collections.Generic.GenericEqualityComparer`1::Equals(System.Object) // 0x000025A6 System.Int32 System.Collections.Generic.GenericEqualityComparer`1::GetHashCode() // 0x000025A7 System.Void System.Collections.Generic.GenericEqualityComparer`1::.ctor() // 0x000025A8 System.Boolean System.Collections.Generic.NullableEqualityComparer`1::Equals(System.Nullable`1,System.Nullable`1) // 0x000025A9 System.Int32 System.Collections.Generic.NullableEqualityComparer`1::GetHashCode(System.Nullable`1) // 0x000025AA System.Int32 System.Collections.Generic.NullableEqualityComparer`1::IndexOf(System.Nullable`1[],System.Nullable`1,System.Int32,System.Int32) // 0x000025AB System.Int32 System.Collections.Generic.NullableEqualityComparer`1::LastIndexOf(System.Nullable`1[],System.Nullable`1,System.Int32,System.Int32) // 0x000025AC System.Boolean System.Collections.Generic.NullableEqualityComparer`1::Equals(System.Object) // 0x000025AD System.Int32 System.Collections.Generic.NullableEqualityComparer`1::GetHashCode() // 0x000025AE System.Void System.Collections.Generic.NullableEqualityComparer`1::.ctor() // 0x000025AF System.Boolean System.Collections.Generic.ObjectEqualityComparer`1::Equals(T,T) // 0x000025B0 System.Int32 System.Collections.Generic.ObjectEqualityComparer`1::GetHashCode(T) // 0x000025B1 System.Int32 System.Collections.Generic.ObjectEqualityComparer`1::IndexOf(T[],T,System.Int32,System.Int32) // 0x000025B2 System.Int32 System.Collections.Generic.ObjectEqualityComparer`1::LastIndexOf(T[],T,System.Int32,System.Int32) // 0x000025B3 System.Boolean System.Collections.Generic.ObjectEqualityComparer`1::Equals(System.Object) // 0x000025B4 System.Int32 System.Collections.Generic.ObjectEqualityComparer`1::GetHashCode() // 0x000025B5 System.Void System.Collections.Generic.ObjectEqualityComparer`1::.ctor() // 0x000025B6 System.Boolean System.Collections.Generic.ByteEqualityComparer::Equals(System.Byte,System.Byte) extern void ByteEqualityComparer_Equals_m4ABF0097A06636549CB7BB4ED696CB0D3B98563E (void); // 0x000025B7 System.Int32 System.Collections.Generic.ByteEqualityComparer::GetHashCode(System.Byte) extern void ByteEqualityComparer_GetHashCode_m019849C226C9A0E22213E1EC02550F6739CFCF3B (void); // 0x000025B8 System.Int32 System.Collections.Generic.ByteEqualityComparer::IndexOf(System.Byte[],System.Byte,System.Int32,System.Int32) extern void ByteEqualityComparer_IndexOf_mFFA29BDEAC6472E9942D453FDA4D88C409EFCDA8 (void); // 0x000025B9 System.Int32 System.Collections.Generic.ByteEqualityComparer::LastIndexOf(System.Byte[],System.Byte,System.Int32,System.Int32) extern void ByteEqualityComparer_LastIndexOf_m8A5A08F15AC6060CA70CC8AC280C32ADFBB749ED (void); // 0x000025BA System.Boolean System.Collections.Generic.ByteEqualityComparer::Equals(System.Object) extern void ByteEqualityComparer_Equals_m9B113E83537F9F939D54627EAFAF81E463C1A468 (void); // 0x000025BB System.Int32 System.Collections.Generic.ByteEqualityComparer::GetHashCode() extern void ByteEqualityComparer_GetHashCode_mC71878E73D9E43C3DA44DA3BD0FD34A1337556E7 (void); // 0x000025BC System.Void System.Collections.Generic.ByteEqualityComparer::.ctor() extern void ByteEqualityComparer__ctor_m6A7EE7FCB7B4275069DC078346C35ED9B6F71AAE (void); // 0x000025BD System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(T,T) // 0x000025BE System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode(T) // 0x000025BF System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor() // 0x000025C0 System.Void System.Collections.Generic.EnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025C1 System.Void System.Collections.Generic.EnumEqualityComparer`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025C2 System.Boolean System.Collections.Generic.EnumEqualityComparer`1::Equals(System.Object) // 0x000025C3 System.Int32 System.Collections.Generic.EnumEqualityComparer`1::GetHashCode() // 0x000025C4 System.Void System.Collections.Generic.SByteEnumEqualityComparer`1::.ctor() // 0x000025C5 System.Void System.Collections.Generic.SByteEnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025C6 System.Int32 System.Collections.Generic.SByteEnumEqualityComparer`1::GetHashCode(T) // 0x000025C7 System.Void System.Collections.Generic.ShortEnumEqualityComparer`1::.ctor() // 0x000025C8 System.Void System.Collections.Generic.ShortEnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025C9 System.Int32 System.Collections.Generic.ShortEnumEqualityComparer`1::GetHashCode(T) // 0x000025CA System.Boolean System.Collections.Generic.LongEnumEqualityComparer`1::Equals(T,T) // 0x000025CB System.Int32 System.Collections.Generic.LongEnumEqualityComparer`1::GetHashCode(T) // 0x000025CC System.Boolean System.Collections.Generic.LongEnumEqualityComparer`1::Equals(System.Object) // 0x000025CD System.Int32 System.Collections.Generic.LongEnumEqualityComparer`1::GetHashCode() // 0x000025CE System.Void System.Collections.Generic.LongEnumEqualityComparer`1::.ctor() // 0x000025CF System.Void System.Collections.Generic.LongEnumEqualityComparer`1::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025D0 System.Void System.Collections.Generic.LongEnumEqualityComparer`1::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) // 0x000025D1 System.Int32 System.Collections.Generic.InternalStringComparer::GetHashCode(System.String) extern void InternalStringComparer_GetHashCode_m4EC162DE81A1F8235C20BD7ADFD2ED0BB12FD7C6 (void); // 0x000025D2 System.Boolean System.Collections.Generic.InternalStringComparer::Equals(System.String,System.String) extern void InternalStringComparer_Equals_m788524086ADC25F1E939088DF22FF301DF3018B0 (void); // 0x000025D3 System.Int32 System.Collections.Generic.InternalStringComparer::IndexOf(System.String[],System.String,System.Int32,System.Int32) extern void InternalStringComparer_IndexOf_mE69D32A9D7690C656336174756E70C54C457067D (void); // 0x000025D4 System.Void System.Collections.Generic.InternalStringComparer::.ctor() extern void InternalStringComparer__ctor_m06A4CE888A27763DE6BD47DD2C2CF45C68736108 (void); // 0x000025D5 System.Void System.Buffers.SpanAction`2::.ctor(System.Object,System.IntPtr) // 0x000025D6 System.Void System.Buffers.SpanAction`2::Invoke(System.Span`1,TArg) // 0x000025D7 System.Buffers.ArrayPool`1 System.Buffers.ArrayPool`1::get_Shared() // 0x000025D8 T[] System.Buffers.ArrayPool`1::Rent(System.Int32) // 0x000025D9 System.Void System.Buffers.ArrayPool`1::Return(T[],System.Boolean) // 0x000025DA System.Void System.Buffers.ArrayPool`1::.ctor() // 0x000025DB System.Void System.Buffers.ArrayPool`1::.cctor() // 0x000025DC System.Void System.Buffers.ArrayPoolEventSource::.ctor() extern void ArrayPoolEventSource__ctor_m630817B899F980174697248E423104D06EC63F2E (void); // 0x000025DD System.Void System.Buffers.ArrayPoolEventSource::BufferRented(System.Int32,System.Int32,System.Int32,System.Int32) extern void ArrayPoolEventSource_BufferRented_m89BFEDA08F56DBCD41247780571D8481C08961E6 (void); // 0x000025DE System.Void System.Buffers.ArrayPoolEventSource::BufferAllocated(System.Int32,System.Int32,System.Int32,System.Int32,System.Buffers.ArrayPoolEventSource/BufferAllocatedReason) extern void ArrayPoolEventSource_BufferAllocated_m8460B99481867223928865EA0076CCF983EE3DB0 (void); // 0x000025DF System.Void System.Buffers.ArrayPoolEventSource::BufferReturned(System.Int32,System.Int32,System.Int32) extern void ArrayPoolEventSource_BufferReturned_m077FAF26488263C1FBFA74CF54A5B3966BB87D55 (void); // 0x000025E0 System.Void System.Buffers.ArrayPoolEventSource::BufferTrimmed(System.Int32,System.Int32,System.Int32) extern void ArrayPoolEventSource_BufferTrimmed_m7E5BBBCE84BEF9C79981E482AC6D2FA6FFB2ECB0 (void); // 0x000025E1 System.Void System.Buffers.ArrayPoolEventSource::BufferTrimPoll(System.Int32,System.Int32) extern void ArrayPoolEventSource_BufferTrimPoll_mCB607EF91966BDFABAE587B19148849ACC5A45FA (void); // 0x000025E2 System.Void System.Buffers.ArrayPoolEventSource::.cctor() extern void ArrayPoolEventSource__cctor_m9E459A789B6EB88AFC218C00FCEE8FE321380663 (void); // 0x000025E3 System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::.ctor() // 0x000025E4 System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::CreatePerCoreLockedStacks(System.Int32) // 0x000025E5 System.Int32 System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::get_Id() // 0x000025E6 T[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::Rent(System.Int32) // 0x000025E7 System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::Return(T[],System.Boolean) // 0x000025E8 System.Boolean System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::Trim() // 0x000025E9 System.Boolean System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::Gen2GcCallbackFunc(System.Object) // 0x000025EA System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/MemoryPressure System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::GetMemoryPressure() // 0x000025EB System.Boolean System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::GetTrimBuffers() // 0x000025EC System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1::.cctor() // 0x000025ED System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks::.ctor() // 0x000025EE System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks::TryPush(T[]) // 0x000025EF T[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks::TryPop() // 0x000025F0 System.Boolean System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/PerCoreLockedStacks::Trim(System.UInt32,System.Int32,System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/MemoryPressure,System.Int32[]) // 0x000025F1 System.Boolean System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/LockedStack::TryPush(T[]) // 0x000025F2 T[] System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/LockedStack::TryPop() // 0x000025F3 System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/LockedStack::Trim(System.UInt32,System.Int32,System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/MemoryPressure,System.Int32) // 0x000025F4 System.Void System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1/LockedStack::.ctor() // 0x000025F5 System.Int32 System.Buffers.Utilities::SelectBucketIndex(System.Int32) extern void Utilities_SelectBucketIndex_m9B3AC5D1921CE4B602233DBCF6CC49537CB8EE2E (void); // 0x000025F6 System.Int32 System.Buffers.Utilities::GetMaxSizeForBucket(System.Int32) extern void Utilities_GetMaxSizeForBucket_mEC1D6B6E8946CCDC2CC12176874A9DE8A0EA5E96 (void); // 0x000025F7 System.Int32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.Int32) extern void BinaryPrimitives_ReverseEndianness_mF7B5C36D507C0D85537E18A1141554A99093BD78 (void); // 0x000025F8 System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt16) extern void BinaryPrimitives_ReverseEndianness_mDBF226C2D52CAFF6DE538F8245444B5CF87A02D0 (void); // 0x000025F9 System.UInt32 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt32) extern void BinaryPrimitives_ReverseEndianness_mCCA2099164ECA9672968898DD996A9F04B392FFF (void); // 0x000025FA System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt64) extern void FormattingHelpers_CountDigits_mC01C8C5301C555C927118C5FAA3DCFC7D542487F (void); // 0x000025FB System.Int32 System.Buffers.Text.FormattingHelpers::CountDigits(System.UInt32) extern void FormattingHelpers_CountDigits_mE01337E47EFAB38CB85A419CECA05B3535330A30 (void); // 0x000025FC System.Int32 System.Buffers.Text.FormattingHelpers::CountHexDigits(System.UInt64) extern void FormattingHelpers_CountHexDigits_m2A0168ACE924C7DFBCFFD60AF8FEA1C6CC0420B7 (void); // 0x000025FD System.UInt32 ::ComputeStringHash(System.String) extern void U3CPrivateImplementationDetailsU3E_ComputeStringHash_m52370B9D7DEAF095B34C6AE27338067A3A1CF886 (void); // 0x000025FE System.Void Unity.ThrowStub::ThrowNotSupportedException() extern void ThrowStub_ThrowNotSupportedException_m02C318CA8F5812C025CBEDEA07A5DE5D0FDBB25F (void); static Il2CppMethodPointer s_methodPointers[9726] = { Interop_ThrowExceptionForIoErrno_mD1F1F0FA4F261F7541137053F29DC244D32DA714, Interop_CheckIo_mCEB71E59B76B8B3B533398E029C7CC55500FE958, Interop_CheckIo_m728976E4859E2A05F20BC663805C0AD0D080B6B4, Interop_GetExceptionForIoErrno_m701F71EF26E8E84C4DB2278B54D7F89BD522C7E7, Interop_GetIOException_m4AEFBBA1E1D56F9C4D69CDD0626267AB8CFC9943, Interop_GetRandomBytes_mCA054362D47D8B1BB32A7501F26A646DD8CA6947, ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA, ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF, ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B, ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027, ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68, ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17, Sys_GetLastErrorInfo_m1C1BB8341DD84927BD33E6240585E753D4B3572B, Sys_StrError_m5773D4515862D09A21D378D4FFCE551E1F86F6BF, Sys_ConvertErrorPlatformToPal_m1526F9D253055CD6230AD7329163BB4EBA552AAE, Sys_ConvertErrorPalToPlatform_m0060542D169E075F73B8224507CAEE5EA3F01626, Sys_StrErrorR_m75F4B015F3633733A51DDF15F716AE13BD72DC07, Sys_GetNonCryptographicallySecureRandomBytes_m6E685E563363C27974F36F253C28B4F19D9FACF9, Sys_OpenDir_m5E0BB1A74A5E5CA1CFDDBE86C2C281F452745854, Sys_GetReadDirRBufferSize_m43BFD2BC9EB308361321A3EB229F557ED5320C4E, Sys_ReadDirR_m67A4E0E89B4047AA80821C822AED766612B01CFA, Sys_CloseDir_m995426A78D39BF688B0A69FC2916DA3125AF193E, Sys_ReadLink_mC85620C48F33C828AB0A025498E3388B553C8EAF, Sys_ReadLink_mE2126165DC54C9CA53BE2D09D90922DF39C7BE74, Sys_Stat_m335FF7F9EF8D4ADB75EFEF4365576E163166BD16, Sys_LStat_m0CC3605549429D0A6C168B4C4A309970AF480333, Sys_Symlink_mC157FE093FCA98F21ECE96782D5EBBC3ECD69A06, Sys_CopyFile_m2BBE494E63EEE4C4CA6B9721F5B7EBE6E81AAAA5, Sys_GetEGid_m3CC143731AC972DB0889EE1F4E7D0F8A1C11ED06, Sys_GetEUid_mE5EDB029C9CD81EF3AB026AFBA509FDDBA02A9AA, Sys_LChflagsCanSetHiddenFlag_mF927D75AA5A0EBF295A07FC40BECF267041D6F6B, Sys_Link_m1ABE7876057F533DA5837BB69F5864985911BE33, Sys_MkDir_m54A331C73E144CC723F5583CF6B1CCCEABEA8E30, Sys_Rename_mF38C4FBCF2C68EB495DF9E885139AFA7BF63CC96, Sys_RmDir_m5F7F7E79C110B8B12D7C8AFF4B2507F766340BF8, Sys_Stat_m03EFE78D57885DC5AB93B289499251C76206C1EA, Sys_Stat_mDA9A1C47B521435B16BEC38BEE9486FA0DE6C1F6, Sys_LStat_mA12F131FFC1087EAE105C597E639CF72CFCED146, Sys_LStat_m7FE1A19E79A41E257E11C58C5EB17EEF29D2C6D9, Sys_Unlink_mB9536620C1AD4AD35C2D1EF48C92F0DDBD70E07B, Sys_DoubleToString_m4B3FF628467FFFF41146D79621DD80B99EE1623A, Sys__cctor_m26678645CBA291966E9FCF45BD287AE0CC70ACF2, DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996, InteropErrorExtensions_Info_m99607D5428AE4102A1A18B302CEC21F6F18B31D8, Locale_GetText_m7BA18BC14D3028C4C4722E220800563188DA3600, SR_GetString_m56640423E54C5F10BFDEF27B7E692A33745EB696, SR_GetString_mC3AF0F4C7566888FD25A74833B83F5A8C6F9D931, SR_GetString_m2F0EFCFA5FE3DB6DE89C5823284302D691355AA6, SR_Format_m9E8DC9AEFDC34AC67473EFAEAB78C5066C1A0D09, SR_Format_m27BC634145CE1B8E25594A82CDBBF04AD501CA02, SR_GetResourceString_m10BCB05F0B61836C66DAC9C1A8D68C82B0781F1E, Runtime__cctor_m80565DB59817E9953C7704E0CB34E321C10571D2, RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34, RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3, RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB, RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05, RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514, RuntimeClassHandle_GetTypeFromClass_m58318E74AF6BD916BC0706E930958EB532A0B28D, RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD, RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B, RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E, RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6, RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729, RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C, RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51, RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78, RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30, RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2, RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6, RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E, RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406, RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3, RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30, RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED, RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502, RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249, RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309, RuntimeGPtrArrayHandle_GPtrArrayFree_mD9C8A86D185526D672E85D764FB3481FB0661855, RuntimeGPtrArrayHandle_DestroyAndFree_mABE1D4D9C803C171AECE76F3CA4293BD274F170B, RuntimeMarshal_PtrToUtf8String_m276711BAF873D42C86A34FB4D74320EDE5F22841, RuntimeMarshal_MarshalString_mEE271559E4EAA7CF9A86FFE918099C3B8DD0C4EC, RuntimeMarshal_DecodeBlobSize_m4987AAFF455BE126536B8EDE3C10E8F2A6D6EAA9, RuntimeMarshal_DecodeBlobArray_mB22C41AFCBA59574C219EB472AF48261B1C0D226, RuntimeMarshal_AsciHexDigitValue_m8AD69C94F474071D52A5CDFD3C49FE6DCD8EFA8C, RuntimeMarshal_FreeAssemblyName_m435AB1FFE271834A22F9EA36B45BD2534ACF04A0, SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579, SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8, SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E, SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5, SafeStringMarshal_StringToUtf8_icall_m16E73320703B8E340FD31C90C4E5161A33DC5BA6, SafeStringMarshal_StringToUtf8_m5F299E8BDAED80F19E8FFDAC76378B7435430A27, SafeStringMarshal_GFree_m4C0195D7BE2E671CFA77F40B3349D01D97940E3F, SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8, SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC, SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F, SmallXmlParser__ctor_mD1AE9A75F441E331A19E111706DC130F64F7B83A, SmallXmlParser_Error_m3F640CECF90C00645752DDF52A1DA3536BEC6568, SmallXmlParser_UnexpectedEndError_m49611771ED1216C9DF756338DDDB97B227F81FB9, SmallXmlParser_IsNameChar_mF93D58506A1B3E4407F50B04793005D10899A0BE, SmallXmlParser_IsWhitespace_m66E95B828FFBD98E1A8C7B53F334F1C746FA7221, SmallXmlParser_SkipWhitespaces_m47DD8BD20F773B8E7854DBEB1BFF705B61BEF311, SmallXmlParser_HandleWhitespaces_mD1E22581F64763EED215226E814A765473E97D7D, SmallXmlParser_SkipWhitespaces_mDC28EBFD4733F067C178259ACB05862C60AA7C2F, SmallXmlParser_Peek_mD173A8049A313FE6B94687AB8AEA3A3E98B5E7DD, SmallXmlParser_Read_m6FD131F7AC40E5B591FF5473083C69E4CBBA9F0C, SmallXmlParser_Expect_m21286B905098308BBA7DD06FE553C65C059031F3, SmallXmlParser_ReadUntil_mDC60A5A463115D6539E27E81420AD54105242D64, SmallXmlParser_ReadName_mD407A500AC7F1519047ABE64F978064CA4CA87B6, SmallXmlParser_Parse_mDBDCE208B61E525047652DEFB54D2B75695E0CBA, SmallXmlParser_Cleanup_mB4BE7BFA8E2FAB80B40172E98FC750083EED982F, SmallXmlParser_ReadContent_m2EAB63A9A7EA70F4A524AF223B2B699CEE50DD93, SmallXmlParser_HandleBufferedContent_mA1EAFD112B1289A13B471498995E75F409AFE5EE, SmallXmlParser_ReadCharacters_m5C6573F4EBB4EE6123BF5A53E9E6989AF024D4A7, SmallXmlParser_ReadReference_m33EEC080ACA6D08AD59AC077D37B8554DCD72E15, SmallXmlParser_ReadCharacterReference_mBA7ADD269054BF1D6C751B0B7434A70AF5BAD9A7, SmallXmlParser_ReadAttribute_m68F93A21DBAA757306E4A8469E563A86A5C37E09, SmallXmlParser_ReadCDATASection_m959663B4552B92B7040E13B23BB395905EC50BA1, SmallXmlParser_ReadComment_m1D1D6B2E2C6C7C532717D1989E1B5A3CAA998684, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, AttrListImpl_GetValue_m0BBA966FD39D11E25F2DFAD943172AF9D9DDFDED, AttrListImpl_GetValue_m55BCF5C0D3EF063230E5A06869667BF398B30EEF, AttrListImpl_get_Names_mDBC3BA14CD60EC2FD45471AB4FE62EC443C4B469, AttrListImpl_get_Values_mFC1DA9F412537B574BF86F1592BB0CC253324BC1, AttrListImpl_Clear_m928937942612617F5E5EC6B1849942D831C34E41, AttrListImpl_Add_m809157F38C92F7E9BB2463BE1F4A35703536B4FD, AttrListImpl__ctor_mC0D30F283DD1CC3CF56E56ED29462F421FAF98FC, SmallXmlParserException__ctor_mA574796034F0F01B0A66CCEB66097F0CA729A27B, MonoPInvokeCallbackAttribute__ctor_m074347E9E2DF3ADF5EFF0F1BAC92E1D5D2C3B521, CodePointIndexer__ctor_m795A291D258C73A5AD0D38F8A0E3007AE3B56D62, CodePointIndexer_ToIndex_m5B3502DBB6A1CCDBA58E160B8CFA9625AE80EFF4, TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D, TailoringInfo__ctor_m8FE45B7864406D005E092AD69597178C4F081F4E, Contraction__ctor_m393EA5668662462C9EB8D30405E2BC0D007E954C, ContractionComparer_Compare_m76E1EEA597F015701BFDAAF18A2678C0E1CC676E, ContractionComparer__ctor_mB4EA5A722C5583D0D50CD88937D0A90BA8603826, ContractionComparer__cctor_mBC1A74B4B50023A57D183D737F0C07CDFECBCF0E, Level2Map__ctor_m2171A26B3D0F4CE222E9B83CEA97ACF486DA7B0B, MSCompatUnicodeTable_GetTailoringInfo_mB25850226E6CEABF5AC34B2A168E33FF9BB5D930, MSCompatUnicodeTable_BuildTailoringTables_m799DB61E22220EB93396E091DE35ABB161061BBA, MSCompatUnicodeTable_SetCJKReferences_m3DA5CF30FE174CBAAB26D496FD7C5ED5A5C54070, MSCompatUnicodeTable_Category_m901E734DD977E1CE752480BBF162A60E069BEF33, MSCompatUnicodeTable_Level1_m872E781969947F0D27078ABA702E6E6BAD123A27, MSCompatUnicodeTable_Level2_m43E56E2872610B1D0D0F5425BEC16C9E41A47B29, MSCompatUnicodeTable_Level3_m7519532BBA21DB48ED74A40A55E8514CAEFB8624, MSCompatUnicodeTable_IsIgnorable_m2E451C7224CA6AB118D01FDF7158AC3D4C1C9B06, MSCompatUnicodeTable_IsIgnorableNonSpacing_mA6CB8EC17AEE637FC216B6D288846AF12C2135E4, MSCompatUnicodeTable_ToKanaTypeInsensitive_m3E4E4DC538A41C6D672A1EEF4C8F1DD4D19D6F1D, MSCompatUnicodeTable_ToWidthCompat_mE7DA75A49B8982E9A6FCE01F876700FC86E85F3D, MSCompatUnicodeTable_HasSpecialWeight_mE205A091AF6DF903438315ED44D4A2195A6E90E5, MSCompatUnicodeTable_IsHalfWidthKana_m92E8F8CEFE6FD1106DD4195367727CA8F99D76AE, MSCompatUnicodeTable_IsHiragana_m2CC48465148CF3A85712A10426CFFC689D2BC4D7, MSCompatUnicodeTable_IsJapaneseSmallLetter_m2FCB0285CB9DC56CC0CEF4C43445A1B1E34F1D2A, MSCompatUnicodeTable_get_IsReady_m46FD80414521FFE51B8D16D74A40D275EA99E338, MSCompatUnicodeTable_GetResource_mCDCAFD999C324BD03A0F6159C097D98D0004C861, MSCompatUnicodeTable_UInt32FromBytePtr_m1196D0F6F739CB7593C9612EB344A04AC60CAF2A, MSCompatUnicodeTable__cctor_mFD9FAA720B32C1217D6A5C3C7CFF3350A4046F07, MSCompatUnicodeTable_FillCJK_mAD65881B382330F76AFB13D545E0D5D5C43BA018, MSCompatUnicodeTable_FillCJKCore_mD7EE94BA2102F9795992F153AE630903BA74A05C, U3CU3Ec__cctor_m59060998DAFC234CD1E093C3BF2E8C11DF1F58E4, U3CU3Ec__ctor_m886B600753BE0193E56546B842AB8528FECB1ED8, U3CU3Ec_U3CBuildTailoringTablesU3Eb__17_0_m602688B6CEE9BDA27C40F4750616F62FDCA2A3F2, MSCompatUnicodeTableUtil__cctor_m271465BE514453A62BA130F1A3592D4EE754B864, NormalizationTableUtil__cctor_mC020991A61ECF7C95D47C0C116CBEBCB1A79D29F, NormalizationTableUtil_PropIdx_m24FE7DF3148EEF66F9F2ED2CCB33A19B918D9A20, NormalizationTableUtil_MapIdx_mBFE062C4BB5E37BEBFC9FE44218B12D0BDFEA354, SimpleCollator__ctor_m457B2E914BEC0BB426FFE60448571037A0F3C499, SimpleCollator_SetCJKTable_mCCCB23CC548A4BAF92C2AA5B17CA14459D0E9B8F, SimpleCollator_GetNeutralCulture_mC1A6DE98ABAC1AE2E7FA2E55CD53628E2BD344D0, SimpleCollator_Category_m22903A606A470F92300513060587DF33ECB95309, SimpleCollator_Level1_m4008243B3E16594F5B3384E35D9413D8A82459C7, SimpleCollator_Level2_m6354F0CA1939D40CC1E400494382D7D3CE219EBC, SimpleCollator_IsHalfKana_mBE7B9D82197EB83129D9E39198164DB5C0012A35, SimpleCollator_GetContraction_mDF3596DA78670F18CBFB344E7456FB0E84AD5795, SimpleCollator_GetContraction_m2445BD1740B0C42EFE1052BEF11FE44E337CD1D6, SimpleCollator_GetTailContraction_m9C3AD899404EEB2A61C0DA596E97CF81E62F4BC1, SimpleCollator_GetTailContraction_m5B278B3F2B83D8C24ADFB172C071ABB40D3D9004, SimpleCollator_FilterOptions_mE92B378C251252A64051EDB933B71BE24EE52CE2, SimpleCollator_GetExtenderType_mDCC56E8E80B230652C5C342BE1BCCF94C71025E8, SimpleCollator_ToDashTypeValue_mE79BBAAF642CDC8914E5687E7168A94C7B4E1AEC, SimpleCollator_FilterExtender_mAB7448D68BB6D66289428602916BA8265EBBAF65, SimpleCollator_IsIgnorable_mBE39D4394EB3A2A5FC141AC2189274500954D691, SimpleCollator_IsSafe_mD24BAD3CE9F9AE2A16A4C201AC71B212E336FFAE, SimpleCollator_GetSortKey_mB911714D1A67E1D38D9343EC5860999D93BC924E, SimpleCollator_GetSortKey_m2C0748D8AC0E33CD46FF16C190261CA1173FB66E, SimpleCollator_GetSortKey_m412F69F13CDC0508189A28A4EE43596FB5A47573, SimpleCollator_FillSortKeyRaw_mFDBF293D1A4255B0E59E8DCCB34EF6E2C76C4B5E, SimpleCollator_FillSurrogateSortKeyRaw_m70AB1F51D1BED2F7CEFABB8CBD6B834DDF0569E7, SimpleCollator_System_Globalization_ISimpleCollator_Compare_m19D2615DA1216400BCED1C8514AEF19ED635B650, SimpleCollator_Compare_m3D60A3799386624D26100C40A1832400EB9D2746, SimpleCollator_ClearBuffer_m4DC9B335D3EC5471AD7E6A2267B8AEB272A74726, SimpleCollator_CompareInternal_m1922639329B7F77643CD82F2A491BD12E6FE4191, SimpleCollator_CompareFlagPair_m36C5153103A3912D35FA164B03521FA5C078838B, SimpleCollator_IsPrefix_mC43D1D377C10F1158BAB512392BF26FA77BF4C00, SimpleCollator_IsPrefix_mD1DEA97AE880EBCA09C11F5D64C1A8BF2BBF5D8E, SimpleCollator_IsPrefix_mA60DF9D84E40E774783313C812198E41460BA4CF, SimpleCollator_IsSuffix_mD9793ECCF4F98858817770EF1C349E17B6FC347F, SimpleCollator_IsSuffix_m9E4F334A9BFF2B6DF2D776382573DF0463EF919C, SimpleCollator_QuickIndexOf_m6815934F5AAB5546ED93F5DCDC09FABAC7680B18, SimpleCollator_IndexOf_mA4E0147AD4E1892A2865084EDBFE68A05D160373, SimpleCollator_IndexOfOrdinal_m7196DECD403B6631D6A3B9D04A34088BA91B43BC, SimpleCollator_IndexOfOrdinal_mAC77E8D165ABA6EC71A06BFCC1D7299E333811C7, SimpleCollator_IndexOfSortKey_m8F31818D0A985D2B5E8183E15D5A92D57293F3D6, SimpleCollator_IndexOf_m11B2D9FB7B98647C6B6DC4B647A174B0C54B591D, SimpleCollator_LastIndexOf_mA10DF8A160173336E3159912701A4EA27D670EA4, SimpleCollator_LastIndexOfOrdinal_m322FE1FF86BFDE367B003E70455FD7B3C39B3196, SimpleCollator_LastIndexOfSortKey_mF2FE6FAA26A35DA855DC31B896359E439794B759, SimpleCollator_LastIndexOf_m488C8D25A2AB765863F915C6DB76AB6EE0F06720, SimpleCollator_MatchesForward_m8CA755E21AD13E1BF8DD83078F133730D33E4536, SimpleCollator_MatchesForwardCore_mA6CDEC5DC46755C2A778408FE4DA8F28D929F4EC, SimpleCollator_MatchesPrimitive_m561EAF65597A2D0896CAA2DCF33992A2531A490E, SimpleCollator_MatchesBackward_m9AC1281E6D19130EBA20AC6886E266BDE4BF0C8D, SimpleCollator_MatchesBackwardCore_m060643AEAF22958885C7CE7E2D0436CC51A39188, SimpleCollator__cctor_m90A223B858B09C7BD9615B882A9A31BBA2966BAC, Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A, PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E, SortKeyBuffer__ctor_m44124385B07E9C713EE6C0CEECA51C4A4200E6FE, SortKeyBuffer_Reset_mAE7016EB08B676BDA41F9B85ACB485E4CE9B7BF1, SortKeyBuffer_Initialize_m4F998BC86CA746C8C3DEAC8D47D17FD2B5537C39, SortKeyBuffer_AppendCJKExtension_m64F33BC8021B4D895B765F7BC34723B1341F0A15, SortKeyBuffer_AppendKana_m18A005FE17B519E36265D20FD12EFFE99E5132F9, SortKeyBuffer_AppendNormal_m27FD4478DCD42D4978D63021B5AF164B22D73AE4, SortKeyBuffer_AppendLevel5_m43A602E98AD77ECF099203FFBD5EB25150A97263, SortKeyBuffer_AppendBufferPrimitive_mE7C5844B149DE19732C96F5540CD43B4B166BB99, SortKeyBuffer_GetResultAndReset_m3F0C22EAE5F965F5B9E82649F754847BF5593AFD, SortKeyBuffer_GetOptimizedLength_mEB37B3DAFE55CE8199DD8B14DC3198249D93EC95, SortKeyBuffer_GetResult_m30B9014A75D75E2FEFA2957089E273851C493794, BitConverterLE_GetUIntBytes_m063CB14AF929A412B13A41B78A6F78476926227F, BitConverterLE_GetULongBytes_mAC7F39560BA9C9C7D3041E2A527A7BBA09E0F418, BitConverterLE_GetBytes_m1F182B4F848326D45D35E4CFC303867178F99C9E, BitConverterLE_GetBytes_mC6B3B7A7F53591B7E9199AFB694DE6F3D6AFE048, BitConverterLE_UIntFromBytes_m2CB2D9D380235CBEFF14FF76FCBF7ED0F316F92A, BitConverterLE_ULongFromBytes_m34888A39C976DFD3CFC64C4BC034A7947DB3699F, BitConverterLE_ToSingle_m5321E3E0AA55B5E0610EABC85EA8945583DA644B, BitConverterLE_ToDouble_m9FF6BA0B6DB5E9F5A4E62EA095D3BAB613A437FA, Win32Native_GetMessage_m1EE5BE889F1BB4F4ABA06C2B7543BF5E672409FA, Win32Native_MakeHRFromErrorCode_m612DCDA5F785E832AD273F76B2F91FEA110B3551, SafeFileHandle__ctor_mDF2AFEC596DE2F6BD8FBB977135DAC23703213A2, SafeFileHandle_ReleaseHandle_mFB3F634215C1C3DE1FA55BEE1BB005489CCB6BC9, SafeWaitHandle__ctor_m6CA082DF779C0BAAA7EEDE99BB2ECF1ECDB579DA, SafeWaitHandle_ReleaseHandle_m859E29080535AB6992A97121C4EEACF9987304C1, SafeHandleZeroOrMinusOneIsInvalid__ctor_m9BA85F78EC25654EE170CA999EC379D9A4B59B89, SafeHandleZeroOrMinusOneIsInvalid_get_IsInvalid_m919AE81CFBF4FE96353603BC43C8B5D83E862AFB, TaskTrace_get_Enabled_m1B9A1B709F512F05A3758DE01A2BAB11E4880BA8, TaskTrace_TaskWaitBegin_Asynchronous_m1C7B282C8E67FD1E6E4BD9B83A7576CF8AFF9E3B, TaskTrace_TaskWaitBegin_Synchronous_m3C8CB224220F0F30372F404828A9D065AE5AFCEC, TaskTrace_TaskWaitEnd_m91F3B2DD1C60F083C55268FDF16ACB1EF84FABBD, TaskTrace_TaskScheduled_mCBE39BCE0286957A871B335546EA589A61B156BF, NULL, NULL, NULL, NULL, NULL, RuntimeAugments_ReportUnhandledException_mDA1D67D35DB365A65C77E47322A93D2FD78BE1CE, RuntimeAugments_get_Callbacks_m82131CEA224DE6C92656F42582BFCB5D6D66D910, RuntimeAugments__cctor_mA360A573A98645848B7B929EFAD1B6A86693C03B, ReflectionExecutionDomainCallbacks_CreateMissingMetadataException_mC718D8970C161B6D12F16397D38E617347CB9DF1, ReflectionExecutionDomainCallbacks__ctor_mD35D07DCAD928708AE062BB0751223E052A672AC, RuntimeThread__ctor_m3E4B5BFB1292F2E43AE242D46AAD7E5BF3357B86, RuntimeThread_Create_mE9C9FB63063DC026F336A4815A06D685430734D4, RuntimeThread_set_IsBackground_m2C5DAC3C5BBA22ED48EF799EADF068BEB1BF01F8, RuntimeThread_Start_m59C39517062E672ADE66821A93BC483D1915F71C, RuntimeThread_Sleep_m045B45EF6673E55D7E51157C29FE6D05A2D6CBDA, RuntimeThread_Yield_mB4903E8A1790112F3F7120F5AA5BEB837187E3BB, RuntimeThread_SpinWait_m207B0ED3CE280136135B45281FB19581B44015F3, RuntimeThread_GetCurrentProcessorId_m4EFEA89BDAA7AF08C212CC402D2AFE63CA882BF8, RuntimeThread__cctor_mCF117C5A55DF8660DCB1B30FA929158EEA07033B, String_EqualsHelper_m5ADD2D84D2A2EDB94ADF57A70F78AF3FB4CCB7F7, String_CompareOrdinalHelper_mD7287520C026662FDDC0BEADFAA38A63A42D8456, String_CompareOrdinalHelper_m4E24CDC88C4FA94C5038E133148E69951E16EEBB, String_Compare_mDD60C5A044BA55A136F7B84B48BBD99353F4EB4C, String_Compare_mB21E4512DAFACE027D2DD3FE75DD6E69CE315009, String_Compare_m68FBA6075A0142439B0249D884863356D99090CF, String_CompareOrdinal_mC6F612DEA1F7B3BF24A44C79D17AF7F8C29C9D3C, String_CompareOrdinal_m1AB0D7CC2C21E8A751BBC5CF68CC0E2826ACEA2B, String_CompareOrdinal_m8940CFAE90021ED8DA3F2DF8226941C9EEB2E32D, String_CompareTo_mB3C343642248A69BB1250CFAD23C40436858F38E, String_CompareTo_m32A3DFBEA443A4091053D53825DBB76E6EAFECCF, String_EndsWith_mCD3754F5401E19CE7821CD398986E4EAA6AD87DC, String_EndsWith_m5E5D307CA6AEB7C08CE782B4693B19D07ADC9075, String_EndsWith_m1345909BD17FAD2AE0F70BC1B5CFC2010CF226B0, String_Equals_m77E4D008515E887793D190EA95C4E06EA97DD5C2, String_Equals_mCD5F35DEDCAFE51ACD4E033726FC2EF8DF7E9B4D, String_Equals_m7BDFC0B951005B9DC2BAED464AFE68FF7E9ACE5A, String_Equals_m3354EFE6393BED8DD6E18F69BEA131AAADCC622D, String_Equals_mCC34895D0DB2AD440C9D8767032215BC86B5C48B, String_op_Equality_m030E1B219352228970A076136E455C4E568C02C1, String_op_Inequality_m8C940F3CFC42866709D7CA931B3D77B4BE94BCB6, String_GetHashCode_m07CD17F51E99357946BE51F79AF37AAC5C6C388A, String_GetLegacyNonRandomizedHashCode_m9A0C6441EF2B38DCED9C15D8715625FCF4C84F36, String_StartsWith_mF75DBA1EB709811E711B44E26FF919C88A8E65C0, String_StartsWith_mA2A4405B1B9F3653A6A9AA7F223F68D86A0C6264, String_CheckStringComparison_m371C3E880F2FD08C36F503FCFFCFE355D350AE41, String_FillStringChecked_m3413709C427A00C5AB0F94E659DB63E6B4816D62, String_Concat_m9DF47FC6E1F8341012CA3FF02993D372AA7A96C9, String_Concat_m9E3155FB84015C823606188F53B47CB44C444991, String_Concat_m8855A6DE10F84DA7F4EC113CADDB59873A25573B, String_Concat_m093934F71A9B351911EE46311674ED463B180006, String_Concat_m647EBF831F54B6DF7D5AFA5FD012CF4EE7571B6A, String_Format_mA8DBB4C2516B9723C5A41E6CB1E2FAF4BBE96DD8, String_Format_mFB7DA489BD99F4670881FF50EC017BFB0A5C0987, String_Format_mA0534D6E2AE4D67A6BD8D45B3321323930EB930C, String_Format_m918500C1EFB475181349A79989BB79BB36102894, String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744, String_Format_m44BF8BF44DC9B67D6CF265A1A2703A6D743F5C56, String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263, String_Format_m447B585713E5EB3EBF5D9D0710706D01E8A56D75, String_FormatHelper_m9D0E826CCC406EADF91AF3B83FBC5DD012C81192, String_Insert_mA279E748F06514A6D0B9B680D651D6A6C6BB561A, String_Join_m557B6B554B87C1742FA0B128500073B421ED0BFD, String_Join_m8159F953B3D62AA54A0853A6E9573CDC0F63E158, String_Join_mF400595F57ED22F733823C1007043EA1D546F3AC, String_JoinCore_m938A097A1564773F33F9E78453D616712726ED49, String_PadLeft_m99DDD242908E78B71E9631EE66331E8A130EB31F, String_PadRight_m7C573780177B3246D67D860C2A75AEF5832C7543, String_Remove_m4D7A58E2124F8D0D8AE3EEDE74B6AD6A863ABA68, String_Remove_m8266E0BF5D8565D4CDC850F21E9178AE254C3E85, String_Replace_m86403DC5F422D8D5E1CFAAF255B103CB807EDAAF, String_Replace_mABDB7003A1D0AEDCAE9FF85E3DFFFBA752D2A166, String_ReplaceHelper_mBEF426D6843AA1AFFF1C10A1517F1CCC196DA8FE, String_Split_m9530B73D02054692283BF35C3A27C8F2230946F4, String_Split_m101D35FEC86371D2BB4E3480F6F896880093B2E9, String_SplitInternal_m2A2DBF6FFA7F939DF297183C1B3E9D0CB039ED83, String_SplitKeepEmptyEntries_mC09E09ED2DDB055BF1FD512E0AD3CAA0FBEAEAD5, String_SplitOmitEmptyEntries_m6876A49664AE845F4CBC8591CBA2E765233058B4, String_MakeSeparatorList_mFD6DCAE8C79E61E57BA56E48C6580DC7A141D723, String_Substring_m6BA4A3FA3800FE92662D0847CC8E1EEF940DF472, String_Substring_mB1D94F47935D22E130FF2C01DBB6A4135FBB76CE, String_InternalSubString_m81B31C2405FA023026DD1F063F44EB3F5F1047C5, String_ToLower_m6191ABA3DC514ED47C10BDA23FD0DDCEAE7ACFBD, String_ToLower_mD22E5D18F36015484078F5BA0F1687DA95904D1E, String_ToLowerInvariant_mBE32C93DE27C5353FEA3FA654FC1DDBE3D0EB0F2, String_ToUpper_m5F499BC30C2A5F5C96248B4C3D1A3B4694748B49, String_ToUpperInvariant_mD73F658CDE1280A527231DC305B66CF09B64E5AB, String_Trim_mCD6D8C6D4CFD15225D12DB7D3E0544CA80FB8DA5, String_Trim_mF5081365E55C31B636F8145F42AEF61868175A5A, String_Trim_m81BD35659E6F89DDD56816975E6E05390D023FE5, String_TrimStart_m67833D80326BEA11CC3517CE03CD7B16669BCEEC, String_TrimEnd_m25B1EA658EE07ADFED51FED61D630E5625336AB5, String_TrimEnd_mD7CFB0999EEEE20E3A869516EBCE07E8AB5BD529, String_TrimWhiteSpaceHelper_mA609435C4B34ACBCCF712612CD2AE19D77878575, String_TrimHelper_m3DAC04D0C8870DC7CD961F9D9346CF967318E8AF, String_CreateTrimmedString_m4A6EAD80C2FB70EFB189DFFBD7B04BE20215393F, String_Contains_m6D77B121FADA7CA5F397C0FABB65DA62DF03B6C3, String_IndexOf_mE21E78F35EF4A7768E385A72814C88D22B689966, String_IndexOf_m15B90A59047584420D227EE3A7EAC0C5EAF676F4, String_IndexOf_mFD81FEE71234D44F45A4924CD51AD6169C722ACB, String_IndexOfAny_mC7AA4AE42B38667BDB9B214AA6230F322306CFF6, String_IndexOfAny_m1AE18DB3B14A0D05EF4A2D3403D4DC1930A199F3, String_IndexOfAny_m740B0108B7FAFFAB1C3F88E782B094195A4E3B75, String_IndexOfAny_mD7A82CC9C4E9485FB9C5448545BF53DAA0A2F0A6, String_IndexOfAny_mC7BAE5F954A91328A6C2B97DD882C28911D20426, String_IndexOfCharArray_mE4F4023E9B1E4182D70CCD887C9B101C0FFD155B, String_InitializeProbabilisticMap_m4DCE6D6A5B38DF9D991C1B5EF46730A10467FA8B, String_ArrayContains_m1F98E7E22F990E9203EFA6637F7879B60DCD932B, String_IsCharBitSet_m3FE46F716C081A9727D13A7F44E0B88A9815FD0E, String_SetCharBit_mEF864CF24F3AFB9402F9E67019D505697EAC9207, String_IndexOf_m69E9BDAFD93767C85A7FF861B453415D3B4A200F, String_IndexOf_m490810CB7ADA9230AC0F8D78E213A8EFED129F55, String_IndexOf_m6326B014CA1F90A66A6D2283ADBE36846A8F354B, String_LastIndexOf_m6BB3E7E1B48702D4C715FA423F8A822C053B290E, String_LastIndexOf_m3EB3F4ECDF6D990ADBACB6B168A8CBD4772B91A7, String_LastIndexOf_mC92062EF4E7765DD44424828FA75C027AA325442, String_LastIndexOfAny_m3A1F0D1FFE0F949789A425D25E0BEDB6D4F26BB4, String_LastIndexOfAny_mE627BF79C35A4C2C4CE3D973AB30B963F230F361, String_LastIndexOfAny_mCE93FB98099DD74FF0C6441039619414F5172874, String_LastIndexOfCharArray_mFB8CA8868C14BED83D9197CA581CB75E7CB497A7, String_LastIndexOf_m436B3CDFB93031C7D7710274C092EE52CEAF419F, String_LastIndexOf_m006A7DECADAD9E77347EEF727D7C55CF52B353B1, String__ctor_mE68B380923022E84F092900EC18E30A7BA808338, String_Ctor_m4FC33238E2954A8A959079BCA90B472E163F57EA, String__ctor_mF9979055BC049EBD531CF0500CEE016183008A7A, String_Ctor_mEB2415CFBCC1333759B9F27655F6B44325D10306, String__ctor_mEFB802138D63D47EFC1FE0C776BAE15595C1F7D9, String_Ctor_mE6EACE4BC66F30F9B850C7496DD1061E116ACA5C, String__ctor_m2079AEDFA6381F274AAEA4CA0FC18342C4B0A5BF, String_Ctor_m0704AF627F437C67322185B5319B681ED5B221B0, String_CreateStringForSByteConstructor_mF8630776790DD41E355D21E6439F8556749E9C81, String__ctor_m7906C442F32A6064B26D857578819E0BC848B79E, String_Ctor_mD65B24BDF79B6BA647F21B56C6B7007C4D579806, String__ctor_mF03943AC6EC0992632986F3A30456CE1F533B574, String_Ctor_mCCCF4E70864FD0C9518ACF86F7F62675B264B04E, String__ctor_m739A82A0133BA0B295E1D293AB9E5C1523003F6F, String_Ctor_m4378644906A85225C908E7CC37E86219CC2F0C86, NULL, String_op_Implicit_m7D7FE0449303AF92D8B2A85A06ADC6933B2ECC3A, String_Clone_m9B85BAC6E2115D7E5CFBFDE9E32658CCD9EDB786, String_Copy_mB9EAED306DA73B406D69E1642CF582A9CA4BF717, String_CopyTo_m6E1DE99F2A6481B3B9839C8A026C74887C10A1DC, String_ToCharArray_m0699A92AA3E744229EF29CB9D943C47DF4FE5B46, String_IsNullOrEmpty_mEA9E3FB005AC28FE02E69FCF95A7B8456192B478, String_IsNullOrWhiteSpace_m42E1F3B2C358068D645E46F01CF1834DC77A5A10, String_GetRawStringData_m87BC50B7B314C055E27A28032D1003D42FDE411D, String_CreateStringFromEncoding_mA2976557EB38A6F77E1219B0ACF32668CEC514A2, String_CreateFromChar_m3A1169FBD297609FC86BFD2A07F49737787AE116, String_wstrcpy_m7F8C35DCD0E2D5AAC35B153EF73E6B0F1501406B, String_ToString_mB42632677DEB95B3FB88CF366911588C28A33F87, String_ToString_mBDBAAEBADA92334BE5E6E7A665706B27E24F627E, String_System_Collections_Generic_IEnumerableU3CSystem_CharU3E_GetEnumerator_m76800315AAD2FD366EFAB33C4C30D05B634FDADA, String_System_Collections_IEnumerable_GetEnumerator_m8D3888735F3CFA2B892721A119F4C948DF4B4B58, String_wcslen_m05E3BF2D98BEC77F378B255B6AD0B93F05503D44, String_GetTypeCode_m6FF9C491CB58DF051A7E07E4B844F279F07CEBE8, String_System_IConvertible_ToBoolean_m75FAFB545BFF9F898DA713EFD0006F70FC0C2F0A, String_System_IConvertible_ToChar_mD103702BB252C6E82250B993C1048E2CD6A8B9B6, String_System_IConvertible_ToSByte_m679637939F3C0B5FC68778D51777787F969AE515, String_System_IConvertible_ToByte_m2293F93CB7B3C12A6DE6F9B265AECB51741E2A88, String_System_IConvertible_ToInt16_mFFA024540C591548774D62A2550822AF15A4D64F, String_System_IConvertible_ToUInt16_mA8B7D9A52530436A2DD508D9A24C9C4DF4F8D078, String_System_IConvertible_ToInt32_m0B4C286CD713CCB2E4A8B38F38E73B39A1612DFB, String_System_IConvertible_ToUInt32_m3E4B36C611D4070BD8FD89E8A33E913368D0095A, String_System_IConvertible_ToInt64_mB5A02609C8B1CB8C9C6DCA5F11794F0F3D1E60EE, String_System_IConvertible_ToUInt64_mDBF5B0D9A0EF5E943AE2B20BEF64E20FE501788E, String_System_IConvertible_ToSingle_mD8D1921B9DCA1756B8E24B97EA8E7F93D7C6BEE2, String_System_IConvertible_ToDouble_m2C051DC383E1D6BE9E30B5DEC376B043B4B9E69C, String_System_IConvertible_ToDecimal_mC111A860700D28C763E57BBD25D927A2DD3BB631, String_System_IConvertible_ToDateTime_mF345F1B60269F05EFEEF6705BCEAE9259BC55AAD, String_System_IConvertible_ToType_mF6D0543674379873BAF2AD07AFD21000A47B2DBD, String_Normalize_mB458CCECBD27D6E9FB44CF03D37E856846C41831, String_get_Length_m42625D67623FA5CC7A44D47425CE86FB946542D2, String_IndexOfUnchecked_mFADA04D6FCED11D71D76C4D91BA9A2CD3692E389, String_IndexOfUncheckedIgnoreCase_m4E0D70ABCE4EF0BABD46F493E0CD954E5503B744, String_LastIndexOfUnchecked_m3586EA446BEADEDD694A1214AC5671C893BE0211, String_LastIndexOfUncheckedIgnoreCase_m57C519DF3BD4D8F0E8A5858A13C28DA01B37FECE, String_StartsWithOrdinalUnchecked_m094F18D60C76BFD8ED1F4561F1080356188BFF07, String_FastAllocateString_m071BD33B9EFB2375443E1550C028861164D0F104, String_memset_m58EAB0FE179659A49D4058197DAC3E1885C7C54F, String_memcpy_m38CFAA6EBB66057ABDBB9ADD8DD580BC20395B9A, String_bzero_m4C0DD5A74DA6FF957CBA0B50AA7555CCAF39AB78, String_bzero_aligned_1_mB7CF077817B38B46665032DC17EF76DC4C7249FB, String_bzero_aligned_2_m61B28C0FAF12CE822DCD92553270148DA34D538B, String_bzero_aligned_4_m3CF0C5B66B6596BA5A53086FD7F2EE932C89290E, String_bzero_aligned_8_m5F4000B76CA99C5CB37BEC61797A159A1734157A, String_memcpy_aligned_1_mDFDEAAE8881C1FA62AE3B0B4BEB931D0DB29732C, String_memcpy_aligned_2_m0F00603F59466381C795F2B0BDF78B30105CBF0C, String_memcpy_aligned_4_m27A572AD0F90377EAFD54EC67D231256A40FFCFC, String_memcpy_aligned_8_m5F9A0C2815C3FA3EDBFAD44756CBB8845ECB7336, String_CreateString_mB17F8269B950960F6CCCDB637AB02D71EE1AA769, String_CreateString_m3F8794FEB452558B8A68C65E1F0B603B3D94E0E2, String_CreateString_mB7B3AC2AF28010538650051A9000369B1CD6BAB6, String_CreateString_mFBC28D2E3EB87D497F7E702E4FFAD65F635E44DF, String_CreateString_mAA0705B41B390BDB42F67894B9B67C956814C71B, String_CreateString_mA014E75717E6CE25BA9D641971AD637F70532339, String_CreateString_m1618CF9F1145C9832FC830A4BD6DD96A540012F8, String_get_Chars_mC49DF0CD2D3BE7BE97B3AD9C995BE3094F8E36D3, TimeZoneInfo__ctor_mE3FB264716A8CF7BD4F9CB48F2CA6628E3EFE2F5, TimeZoneInfo_GetLocalTimeZone_mE1D084C0A44BDF36D73FF5428EBB8FCE6F346089, TimeZoneInfo_TryGetLocalTzFile_mFB5811C15660015CD59860D0074AF01C1A0FAD57, TimeZoneInfo_GetTzEnvironmentVariable_mDA0D1946DFB444F6961D6432DD368349D6027A42, TimeZoneInfo_TryLoadTzFile_mBECD00A281BF8BA1E2D283BD7EADDB6536855032, TimeZoneInfo_FindTimeZoneIdUsingReadLink_m4F3779AE7F83741C34E99803BCA0F1844BD8B895, TimeZoneInfo_GetDirectoryEntryFullPath_mC0D4A09E850135810DCE3CD708A010951F60E31E, TimeZoneInfo_EnumerateFilesRecursively_m2984DD3C4C89C29B20ACC0A4E76C6267F877E6C9, TimeZoneInfo_FindTimeZoneId_mDDD86DF4E88119C16DB85477DA18FCC4E2CC4F47, TimeZoneInfo_CompareTimeZoneFile_mC7AB75C3040CA3A1E3E608E1BB6D92ACFF8E6910, TimeZoneInfo_GetLocalTimeZoneFromTzFile_m406BA408BA70956955B8EF3843842617497B2983, TimeZoneInfo_GetTimeZoneFromTzData_m70C74CA0E884FD4C84A2558BDC3CE79E87393E4D, TimeZoneInfo_GetTimeZoneDirectory_mAA0ADCDCA238A54CEAF1CF2F8454B599FAA3BE98, TimeZoneInfo_GetDateTimeNowUtcOffsetFromUtc_m5F887A725FB1D272979C57AEA1A3675BAC6ED637, TimeZoneInfo_TZif_GenerateAdjustmentRules_mC7B2337DDFAB6BCD72992E6BEAD14DB31CB47E8A, TimeZoneInfo_TZif_GenerateAdjustmentRule_m0A179DAD79ECA0C512178EBE8CD620CDAFAF58E5, TimeZoneInfo_TZif_CalculateTransitionOffsetFromBase_mEE7862A67AEA7E5652F913E9F7D0ADF3AB50E1C5, TimeZoneInfo_TZif_GetEarlyDateTransitionType_m30B59582E42557DDD62A80CF9CD3AF9FD94BA579, TimeZoneInfo_TZif_CreateAdjustmentRuleForPosixFormat_m7087938F3EC5AA7335616A5ABB2904F901D0475E, TimeZoneInfo_TZif_ParseOffsetString_m3BAD639153A20E90FD24C3B9AF09506515D9698F, TimeZoneInfo_ParseTimeOfDay_m1F13382A2B856A4ABF19832D6C8F337990E0215C, TimeZoneInfo_TZif_CreateTransitionTimeFromPosixRule_m039D32F130DEAFB0AB0B9668FCF18A92484CB14A, TimeZoneInfo_TZif_ParseJulianDay_mEEA1FBA86FA26806049A4C232A6B243E08EBC697, TimeZoneInfo_TZif_ParseMDateRule_m36506D047F326D1F9DBDB9BFEB1C70EE4832A832, TimeZoneInfo_TZif_ParsePosixFormat_m3BC659F9A49FF44432E402B21404EE4DCEF91914, TimeZoneInfo_TZif_ParsePosixName_m2DA504DB22B1F27D155CAFF670EF88963126C4AE, TimeZoneInfo_TZif_ParsePosixOffset_mB4DBF456E3386E266967C8086CE2509FB46D557F, TimeZoneInfo_TZif_ParsePosixDateTime_mD6602DC6D53A37CDD770776A65E8789EA2916BB8, TimeZoneInfo_TZif_ParsePosixDate_m34BDBEE3008BC7B2D55C6B26FADB5B1BC92574A3, TimeZoneInfo_TZif_ParsePosixTime_m66A6243E6A91C09DAFFC9851F4552B1AB310DB7C, TimeZoneInfo_TZif_ParsePosixString_m16915D4148D6A4E6FB07BB0150FD73201351C4E5, TimeZoneInfo_TZif_GetZoneAbbreviation_mE36A95F754C060C08F283870D696E5743130B61C, TimeZoneInfo_TZif_ToInt32_mEF1B3AC603826B55846122DC53095F2A2B04704F, TimeZoneInfo_TZif_ToInt64_m381C7B020624BDAE9053360C6D87FD3B8A8D889B, TimeZoneInfo_TZif_ToUnixTime_m74FF18291DDC0E41F6139FA0B088A911F61BB23A, TimeZoneInfo_TZif_UnixTimeToDateTime_mB0166067C1725CCFDEDBBA7553A62E493672930D, TimeZoneInfo_TZif_ParseRaw_m5BD8860EAEEBD32114790C756159AB486201E9CC, TimeZoneInfo_get_DisplayName_m11B9CDA1B2BCE55E313D7D06D43DF635C7C87A79, TimeZoneInfo_get_StandardName_mE9A075A18964E355D7AFF3A85C3C8EEDBB464A49, TimeZoneInfo_get_DaylightName_m02E7E08179ACFB3544A0AE8E9C8B0040E8422764, TimeZoneInfo_get_BaseUtcOffset_m285A2D1E313B50B51A13F499192CDCEDBC702AE3, TimeZoneInfo_GetPreviousAdjustmentRule_m9F74F6192D83D4ABDD55587AA045AE3B3FB7ABB3, TimeZoneInfo_GetUtcOffset_mFAA1957ED9222C7526A197E6FF1AE0D05B46EDB0, TimeZoneInfo_GetLocalUtcOffset_m3D55DA415FB33A0721CF19FBCAB899EB8EAC4433, TimeZoneInfo_GetUtcOffset_m0BDDBF392737305C4A4AA517DD3CB0DA40C7D375, TimeZoneInfo_GetUtcOffset_m83C48C0C8A92AC5D8FBEF08B5E3DEF64FA191B69, TimeZoneInfo_ConvertTime_m360B114D8CE229DBBC4BFFD7259C2D4160A666D4, TimeZoneInfo_ConvertTime_m6DE0F42177AD135483537A57393A217602A1466C, TimeZoneInfo_ConvertTimeToUtc_m08D8D56D51765E340034FFEC1CE950BC3FA20484, TimeZoneInfo_Equals_m986E0F7F5DF0E9FFE14F6D56BCE8742DE1C5A873, TimeZoneInfo_Equals_mCF6AE9E7BB04906CD262DBC4646F3A9E49E7ACD1, TimeZoneInfo_GetHashCode_m6AF228B01A4A7B629BE38E5D69897A774B6C6957, TimeZoneInfo_HasSameRules_m924B2C9A9A701D8388C5B8877F9BC6D5C4BF1DBE, TimeZoneInfo_get_Local_mC43C34632FAEEF6BD0E3B5C04417E9C90277445F, TimeZoneInfo_ToString_mEA9C721E15FD1651E86AED367B859BD44CF519E8, TimeZoneInfo_get_Utc_m0690BFE721AA48181F69883884DDEFCC81EDDE0D, TimeZoneInfo__ctor_mC3ECEF5D3FAD82C4E2FE5FCE0024C061CD492715, TimeZoneInfo_CreateCustomTimeZone_m1079E3836F86BC963EE6B2651F76E968E85D03C2, TimeZoneInfo_CreateCustomTimeZone_m1161C2D45FC8415C5E63E349C6B2D0CC08CF8F56, TimeZoneInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m72C836AAD5728159255930F43DDA57217E6633B7, TimeZoneInfo_System_Runtime_Serialization_ISerializable_GetObjectData_m530C74071BC885ED139F52B6E63FE59E1F88D642, TimeZoneInfo__ctor_m7B38419A290B32854FB6623A338755B01F675DEA, TimeZoneInfo_GetAdjustmentRuleForTime_mDFC301B0D8E40FC4212536302A370F137239ADAB, TimeZoneInfo_GetAdjustmentRuleForTime_mCBA5D97CD7A86677CC6E7F4AE9ADDF83096398F0, TimeZoneInfo_CompareAdjustmentRuleToDateTime_m742CAFF4CFBB4F4A172D2B99095AA2003D995472, TimeZoneInfo_ConvertToUtc_mED8C0F810B74D29A1D9F64A8EE867315FDDA4C03, TimeZoneInfo_ConvertFromUtc_m1F7CA14CBA9DFE117BE63277941BCC7954C9598D, TimeZoneInfo_ConvertToFromUtc_mD867ED0F69C8996949E527C0125DD2EDA46DA583, TimeZoneInfo_ConvertUtcToTimeZone_m62356BCBE6F46091C1F72499E6688B8807D2F29F, TimeZoneInfo_GetDaylightTime_m85B0522E746DC6A8C5052F613BEA936BF329B7AD, TimeZoneInfo_GetIsDaylightSavings_m985A11385C9178014051FD186B6CF32F16FD1162, TimeZoneInfo_GetDaylightSavingsStartOffsetFromUtc_m51CDB9591A7421A0CB8C410FCEA93544772F7710, TimeZoneInfo_GetDaylightSavingsEndOffsetFromUtc_m8B8363BCFB2A08847D34732523F0A6262A3EC78D, TimeZoneInfo_GetIsDaylightSavingsFromUtc_m6EDDB4065B837BA4C64E6BD1FEBE42498539980D, TimeZoneInfo_CheckIsDst_m2656B1D652DB37ECF0C9E051E0F4CDFF26A4B3EE, TimeZoneInfo_GetIsAmbiguousTime_m67D31015F72F734D336900FDDECDDBEE8E544A02, TimeZoneInfo_GetIsInvalidTime_m0A0AC529B12DFD095D006AE35DE084BF36C2DAAF, TimeZoneInfo_GetUtcOffset_mC4507388951E039D442BC10507424EC6D3D0C880, TimeZoneInfo_GetUtcOffsetFromUtc_m8B4B5000BCA5D3198D135352F31CADDD63F404E5, TimeZoneInfo_GetUtcOffsetFromUtc_m26EC9E50FA85D61B2DCEA55B176924111DE7D388, TimeZoneInfo_GetUtcOffsetFromUtc_mF8355640EDDE18145F010556290EFF1910EEFAD2, TimeZoneInfo_TransitionTimeToDateTime_mFA9EC26BD7A879068D5D09551A5286C907C20250, TimeZoneInfo_ValidateTimeZoneInfo_m40B2959B3E40189643357A9BEA3194D37CEA9189, TimeZoneInfo_UtcOffsetOutOfRange_mBBBB62F03290525D1570CC6BD6E27F2E1CD985D9, TimeZoneInfo_GetUtcOffset_m4A0A221EAF67A47B10CB98369885098FA84E6F67, TimeZoneInfo_IsValidAdjustmentRuleOffest_mE6CEA279E31963DD1D5828A307DC496938F096FD, TimeZoneInfo_NormalizeAdjustmentRuleOffset_mC4F4399C2DCDAAFF3E0AB3D159BC2048841E2203, TimeZoneInfo_GetTimeZoneDirectoryUnity_mC243B810BBC87D97D387CB623C7B3ECE3DB6ED32, TimeZoneInfo_CreateAdjustmentRule_mD15D002D8315CE9B06D046951D0D4BDF70510FB3, TimeZoneInfo_CreateLocalUnity_m2CC27D4772C2E7C6F9180DF0845B3F46C6AFCD12, TimeZoneInfo__cctor_m8EBBB1CA172143D40424AFA72C71B9191E4C9ED0, TimeZoneInfo__ctor_mB8BAAF49189BD56626C30B42565C3DEBF8CC0F01, TZifType__ctor_m078CAF246330F151602C5CF9582E315296C4F179, TZifHead__ctor_m329594E5E291363A0A5C24A32DEAF3A794F8F96A, AdjustmentRule_get_DateStart_m89981208F272F07A4D46956A501E18C579BFBAFF, AdjustmentRule_get_DateEnd_mFF744CCAA5537C7992B23C8F56A90FCD85846B8D, AdjustmentRule_get_DaylightDelta_m810909E9E145D564AA9B24C47EFD5F8B0EA15FE1, AdjustmentRule_get_DaylightTransitionStart_mB13755B6F594ECC706B3946F17159E84F23E20D1, AdjustmentRule_get_DaylightTransitionEnd_m3DE90DB3CB36F38AFD5EA7F16719BE0013A1CF74, AdjustmentRule_get_BaseUtcOffsetDelta_m0A089D2D9C6A8C6D4460BE4403DDE16FD0D97075, AdjustmentRule_get_NoDaylightTransitions_mA92395F5741FACBEE835A929B37B6BE7D50CE3FF, AdjustmentRule_get_HasDaylightSaving_m3A74F6D064246B8CF21908A39055325FBE9DA73F, AdjustmentRule_Equals_m5DF61E016305C51AC3468B26C32BDFD68E8C1CAD, AdjustmentRule_GetHashCode_mD8C22D580DDE7E6FF60B4DD8508FCF515F5458AC, AdjustmentRule__ctor_m23CD0235426C2F62801839E5DBFD24666565EF5F, AdjustmentRule_CreateAdjustmentRule_m42A40EDEF286C571A354680FD4B8D1F1F59EE606, AdjustmentRule_CreateAdjustmentRule_m976CA3BF6AB913496821EBFFCBDBACCD8C20DBE8, AdjustmentRule_IsStartDateMarkerForBeginningOfYear_mC7ED256DEBA978E209CD4DFD12F55CFB15C4FF23, AdjustmentRule_IsEndDateMarkerForEndOfYear_m35FDE7810F68D5CB9F22899015ADFE1617A3B964, AdjustmentRule_ValidateAdjustmentRule_mE8DEA349BA0FD45B6F489B6190078BA6248FC95B, AdjustmentRule_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB8F32624CFFFCC0C8DBDECAABCA58EC2F8F5AFB9, AdjustmentRule_System_Runtime_Serialization_ISerializable_GetObjectData_m764F67E36C8B7FE592310FBCF864FA72251304FF, AdjustmentRule__ctor_m1315C12A85D7BCDBED55550CE87DF985D1FE8A65, AdjustmentRule__ctor_m2E09EC98FE32A2C1FDF2BF1B8A63B909768A703D, TransitionTime_get_TimeOfDay_m21DF682C87AF1B2B28F275583E344BDBFA5787E9, TransitionTime_get_Month_m02516607C5B0FD478086A021F73796C71EB0D444, TransitionTime_get_Week_mE32FFDD98D43B11CFBBC1C182601D6F167B392FC, TransitionTime_get_Day_m0F83551F1C84F28AF5516225277AFE94CDE98445, TransitionTime_get_DayOfWeek_mD78344AF8C9889C418F0ADAE412D1FD746D031FA, TransitionTime_get_IsFixedDateRule_m8F920A7E971E18F7E165AF20C831208D14861379, TransitionTime_Equals_m291DF01B4B0E82236E7792B4C582307DA0640D35, TransitionTime_op_Inequality_mF8FC2CB80F2B4FFACF9CFEB6398B4A2D23BA2336, TransitionTime_Equals_m78333D636EC147FF011B87AB4E11140CC0E56455, TransitionTime_GetHashCode_mA421896976B38A28F6779F670883BB9EE895AE60, TransitionTime__ctor_m4792CF1086877E744BE6428F33E6119F044D7FF6, TransitionTime_CreateFixedDateRule_mA9CC3F9DCB5DFBA0808B0DCFDD427E5C4C939914, TransitionTime_CreateFloatingDateRule_mD28E1BEBB933C47A55017C515C8275ACFA56EB24, TransitionTime_ValidateTransitionTime_m0A841DB6DDF28D59FA1E2BD8A8D5859BF4974454, TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC0BA25E7364D621D11F85E1E551B50CB68E2621C, TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m15188D93E8934322C49D68A618FE36EC787DF2D5, TransitionTime__ctor_mDA3962EC43A405307D2F615F8D410C4F2A499AD5, CachedData_CreateLocal_mD7DC783B2F7E554AD9C1513CE83D01D197707564, CachedData_get_Local_mBD5BE85DE59BDDEC2CEE51EA6882BA57C70D6392, CachedData_GetCorrespondingKind_m7BA6947269257DF9A5B992A820E4C80E895DC86E, CachedData__ctor_m0B9484D26A9B27A4B34444C869F3F29F1908B6D4, U3CU3Ec__DisplayClass16_0__ctor_mBA6BC752E40ECF2E8E0A473CF1B047F750FF5171, U3CU3Ec__DisplayClass16_0_U3CFindTimeZoneIdU3Eb__0_m350FFDA5167F64EB01C41FACE2AF00F51F0054A8, U3CU3Ec__cctor_m4BFEDBD1491AA2BE84DCB2247C3AC41AD3BBD49C, U3CU3Ec__ctor_m735BCFFD24463BD5C90C9B0A386C9BCF979B4DA5, U3CU3Ec_U3CTZif_ParsePosixNameU3Eb__34_1_m2E30736B187F0AD2BC51690B3BF56EF7C3760993, U3CU3Ec_U3CTZif_ParsePosixNameU3Eb__34_0_m330F3DBBD8442E7C750C501FC7AD30AFA1E37C61, U3CU3Ec_U3CTZif_ParsePosixOffsetU3Eb__35_0_m1DE392C6D99137B561ED15787E46906DFFF0DE97, U3CU3Ec_U3CTZif_ParsePosixDateU3Eb__37_0_mC6BED99C1A523F14CFD99D29790BB8D344FA9FA0, U3CU3Ec_U3CTZif_ParsePosixTimeU3Eb__38_0_m3D4C85CFF7BF829F7EE1938E5DEF2C3CAA2DA7BA, U3CU3Ec_U3CCreateLocalUnityU3Eb__161_0_mA9458C06834209A6DFE01FB06549AACE3B802909, Action__ctor_mBDC7B0B4A3F583B64C2896F01BDED360772F67DC, Action_Invoke_m7126A54DACA72B845424072887B5F3A51FC3808E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, AggregateException__ctor_mEA3C73327112AA93972A8051A2E8CC4D9A17CCA8, AggregateException__ctor_m36C9769557880F4E90AE5EE44C39F98D86347E1F, AggregateException__ctor_mE5898BED8E2DBD0CDB82837AEF7E9A26A6074AA9, AggregateException__ctor_m4D9F61E91F24BDFF09932C33BBB931DC620A52B4, AggregateException__ctor_m484E445B9CF69C95E9FF2286BD03F445EDB8B688, AggregateException__ctor_m5D99D5EC65645030D21C35CEDDACF438222AFB0D, AggregateException__ctor_m92F4EE32C2117DAC17373506FE5BD8AD7425E7F8, AggregateException__ctor_m49BC0CD4DE05E205244170A24F20295004C9721F, AggregateException__ctor_m0DCA05A779599F1729B01D4FFAD989BFD2400FEC, AggregateException__ctor_mB43F730C839D5521949BC1A63FE56DB3DA2B5D5A, AggregateException_GetObjectData_m585639C351A56166A0A7DB2FF38D2DC23F058EFC, AggregateException_get_Message_m7A1884B973C7C05CBFB08C05FA433E9D923E3D65, AggregateException_ToString_m2BB913143184062068CD55719EB94CE7119E4141, ApplicationException__ctor_m481B0251BEC0BF28EAAF3FCB11A47EFCB2E56E2A, ApplicationException__ctor_mE51100DFCDB0A0DF23B482CC43EC8E396BE7BE82, ApplicationException__ctor_m924E77609BAFA0595453363EB8B7BCCBA03B32DD, ApplicationException__ctor_mFF00B1678B9B13F1C9FEB0829C495F6507CAF031, ArgumentException__ctor_m34A925BA55EC4CE4253404E363B5F6A53EB51CA3, ArgumentException__ctor_m026938A67AF9D36BB7ED27F80425D7194B514465, ArgumentException__ctor_mFDDC94E3C94B43E2DFBDA15DD749315C5B246512, ArgumentException__ctor_m8F9D40CE19D19B698A70F9A258640EB52DB39B62, ArgumentException__ctor_mB4FA5CCA0CDB08730E9ED40FA935BA38C032D83A, ArgumentException_GetObjectData_m203105469CF041A816427B18882BCFAF7193EA67, ArgumentException_get_Message_m78A896B7D565DAFF78B1987C12FB40374EE1C628, ArgumentNullException__ctor_m4A0936689D360EBC545690326B4DF187196BF2B9, ArgumentNullException__ctor_m444AE141157E333844FC1A9500224C2F9FD24F4B, ArgumentNullException__ctor_m6D9C7B47EA708382838B264BA02EBB7576DFA155, ArgumentNullException__ctor_mF28B965A25876F0BCFDCBBE4251A9DAA2DA07B40, ArgumentOutOfRangeException__ctor_mB596C51BFA864B65C2CED275458FAE90F7CD29C9, ArgumentOutOfRangeException__ctor_mBC1D5DEEA1BA41DE77228CB27D6BAFEB6DCCBF4A, ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66, ArgumentOutOfRangeException__ctor_m60B543A63AC8692C28096003FBF2AD124B9D5B85, ArgumentOutOfRangeException__ctor_m6A78DDC3447BE37A3E14C9B6EEE3026BE9FBAFB5, ArgumentOutOfRangeException_GetObjectData_m44838EEEED0AD60223B653BFED709E401BC04B44, ArgumentOutOfRangeException_get_Message_m62E50C7CB4E53EAA5F389BF63BF27838DC0FF450, ArithmeticException__ctor_m1CD22804E6929CDFBE5CB651FCE80C0C668D3FB0, ArithmeticException__ctor_m84E573C2093803DC9E6219461275B351D225C16A, ArithmeticException__ctor_m880D58CC9B6CD2F0E867298BA748343216D89A8B, ArithmeticException__ctor_m9F97AB2FDC9EED4A59627F1F2F6165AB592F8942, ArrayTypeMismatchException__ctor_mD1BAAE9B73BA9E5948655553019ED8DE4F306D8B, ArrayTypeMismatchException__ctor_mF0B088F92F9ECD9B10168671FD9347BA8B809C6C, AssemblyLoadEventArgs__ctor_m58EB2A5D3B2E763F15ED98634EC68FFB61249E73, AssemblyLoadEventHandler__ctor_m951FB423DAB774D166ABBB569CAB69AD939A8087, AssemblyLoadEventHandler_Invoke_m3BA93F6B91E2B86F26BA39C5FDF80012F85D984F, AsyncCallback__ctor_mC3C0475E930E4419AED02C7335E53B425A2D68AC, AsyncCallback_Invoke_mA85DEAE969B1D0FD97E934DC39439E89D7553910, AsyncCallback_BeginInvoke_m3CBD8B256174D206DC85F42A48F1F88E097E5975, AsyncCallback_EndInvoke_mDF9BB40CE3E562BB89BADDB29F0DEAE72584BFA3, AttributeUsageAttribute__ctor_mB1DAD99081C9A5BFCC36040E1979D6CDB6F0BEA0, AttributeUsageAttribute_get_AllowMultiple_mC8AE28D991D7D51DF0F2770DDB20607A65D71709, AttributeUsageAttribute_set_AllowMultiple_m1C02AF31622E3DE6748D37056E1D391AB8CA7A17, AttributeUsageAttribute_get_Inherited_m7D987A2CD060666ABDA765A4610D8147C4580AFB, AttributeUsageAttribute_set_Inherited_mDF036E8D5BCDF7C912F99C1A569D11D11C3D3508, AttributeUsageAttribute__cctor_m0706EFC7AF8D90FC2D557EB9462FE5E6AD2233DD, BadImageFormatException__ctor_mFA467420DBBF233F47279CF451DE13F956A9FC59, BadImageFormatException__ctor_mBE3FC6F66F5F872F8333D9FFBC7382A5FA81E78B, BadImageFormatException__ctor_m247648079D9BED8CB3547D97A1A4A13A588221BB, BadImageFormatException__ctor_mC09A8955CAC2940A52BA62E8F85C16D8DF82BCF9, BadImageFormatException__ctor_m06D5B344A4B0AACA6F645B85E6DE08324D926582, BadImageFormatException_GetObjectData_mD8B1FAD74B9082E5B1FF3BD9AC8BD110FB042B1D, BadImageFormatException_get_Message_mC480A02B76D6337071574D895ADE7DAA5167ABD1, BadImageFormatException_SetMessageField_m2CF6F9D64962C849553996493715CBE21F6D970A, BadImageFormatException_ToString_m9C159102ED35E491CD525DD413BA8538E322177B, BitConverter_GetBytes_mCD74C79673617CEBF85F8A653520C860A9F014F9, BitConverter_TryWriteBytes_mC08570066B061A5EEBC9E54FFE8B4D10EDB3EC9B, BitConverter_ToInt16_m13F278223B819C82CC647398B22C125B02FA2E61, BitConverter_ToInt32_m259B4E62995575B80C4086347C867EB3C8D7DAB3, BitConverter_ToSingle_m61C4AA4550F008C0F7681DFF8D6FAE889FA149FD, BitConverter_ToString_mB4DC448C2229347732EB34E8EE5C54EE171BE2A3, BitConverter_ToString_m5F1B0DD98D477249671A51379388B4A09B35B420, BitConverter_DoubleToInt64Bits_m4F42741818550F9956B5FBAF88C051F4DE5B0AE6, BitConverter_SingleToInt32Bits_mC760C7CFC89725E3CF68DC45BE3A9A42A7E7DA73, BitConverter_Int32BitsToSingle_mAD799CFA19FABC0DCA7A09F3380A1F0B0EB39130, BitConverter__cctor_m77BB4F0CC2923A8A4CBE1DDB6D0CD6C4D81F4BE2, U3CU3Ec__cctor_mFA75A372A1C486282D3EB26F7ECCD911C8C98261, U3CU3Ec__ctor_m4E600C7D4528546FBD5BCE19298A337E85EA5B0C, U3CU3Ec_U3CToStringU3Eb__38_0_m4B2328B99D3091111D21A7621CA3569E91072AD6, Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3, Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63, Boolean_ToString_m8A8E8910575F649AA72E01649BACE16F0F362FF4, Boolean_Equals_m09E29FD8CDADF609FD8CF4145BFD4843174569A1, Boolean_Equals_mC020D5EB2F64274CD623E8449E8777A70BEC6CC9, Boolean_CompareTo_mB21CF195A8AB25CA8C228FECCD17F3C4C37BFBBC, Boolean_CompareTo_mB0D677674E0298E4BDE996739648EE53CA883C52, Boolean_Parse_mC9B4406FE9DA904E2B7D75267CAD38E837D39A6D, Boolean_Parse_mB0D59A6F304A78532DA5E0CF3C29D8B0E8F0AA5C, Boolean_TryParse_m417053B6E8D3724D0EED9E87C90D143622158352, Boolean_TryParse_m272AA70AEE4FB7091233367589500ACDDD02048B, Boolean_TrimWhiteSpaceAndNull_m3BF4B4FDCD83590AF115A2FBD8781E087FE78952, Boolean_GetTypeCode_m44CC6F7DBD0AF3C141F05CB0C759E4EF9155F8F5, Boolean_System_IConvertible_ToBoolean_m6FA1BEA60768B38DCEDF07BBA1EDBA2BCAF0B6FA, Boolean_System_IConvertible_ToChar_m11EF01B2E6AF02F4520F83D54DA94E3CE44CD3F1, Boolean_System_IConvertible_ToSByte_mE55D7971DC11850115853FEBECF40FED2DF5F9D5, Boolean_System_IConvertible_ToByte_m9CE5C2837DCD7DAAF77243AD8E326AE2A3EBFE7E, Boolean_System_IConvertible_ToInt16_m043BADB1BAB71F37DFD281BD133E37C399E313A7, Boolean_System_IConvertible_ToUInt16_mC7F31B7A47C65A874C5F2C86CB1A2463175361C0, Boolean_System_IConvertible_ToInt32_mFAEA5CA1BAE330DED08F93A22110EDCBD2A6DA9E, Boolean_System_IConvertible_ToUInt32_m5969D8115377AB4D915ACCF79F8FDFC3170B2C2F, Boolean_System_IConvertible_ToInt64_m6F7839559287DB36883AAE26CF34AC334267049D, Boolean_System_IConvertible_ToUInt64_mCA5A3F60E9E47C069CD826FC314D4894D6081C26, Boolean_System_IConvertible_ToSingle_m7EC922C30450D3B13FD86EA6274E83599E45D34D, Boolean_System_IConvertible_ToDouble_m946A32A438C782545C5227FF8F2DD42CCAB23BD3, Boolean_System_IConvertible_ToDecimal_m61C64DC150DBF19B1902706164C853E071DF2CAF, Boolean_System_IConvertible_ToDateTime_m8F60F703F679DB51AC6FCF35CE6633EC9B2087AC, Boolean_System_IConvertible_ToType_mC58A3CF5D8EF4A62F8046D390CC58755424F02B5, Boolean__cctor_mD45C3580A211C42263210BC2482FF106C98C314C, Byte_CompareTo_m4F4B52E1A3F43E77E2054A5F2178DFBCB23DFF2C, Byte_CompareTo_m188EF2F51CA95A2820D240FE282E165FAEF8A5B8, Byte_Equals_m07028241299798697EB8ECAD879B956B0C6F406C, Byte_Equals_m25D9E26BA4A7457D39CC3E870C2B33070D731E85, Byte_GetHashCode_mB42A844E310593D124CE92EBA90F3755C9B10678, Byte_Parse_mD8D1AE5779910F7B2BA39ABF641972078F48B3EE, Byte_Parse_m7866E33CE8480D5A4482C65F0CF9D1CCF0BD887C, Byte_Parse_m490E3F3D9EB77A06643F089594F1539A244013C4, Byte_ToString_mB80CE094B94215119578E4D796566E71D7277EE4, Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310, Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86, Byte_ToString_m64EE358F20093EE61D30F9A21638D9E9EE8F87EC, Byte_TryFormat_m001551267A8748E3D23C0DE0AF5FEB2BF06A463E, Byte_GetTypeCode_m6912C4FFCA77C451D472C49BF11B6DF23D19DD5A, Byte_System_IConvertible_ToBoolean_m15AAAD9A718AB9FAD0A94F5043F8346972CFC1AC, Byte_System_IConvertible_ToChar_m16900E3F6F5018EA82822F2189EDF5D7170BBEC5, Byte_System_IConvertible_ToSByte_mB1DD8E73C6048E7FDEF4DC93E02A61ABFD000473, Byte_System_IConvertible_ToByte_m98B7242B033E411F5A138C706C462E3FF30C06B5, Byte_System_IConvertible_ToInt16_mA8520BBFAE4C4A49FA94E5DF881CE2DD48D1D24C, Byte_System_IConvertible_ToUInt16_m331997ACA7849890AF2574C7027A6B87CF5E30B0, Byte_System_IConvertible_ToInt32_m24AC7525BCFC9E027B736C4B89F982B0BE065589, Byte_System_IConvertible_ToUInt32_m3259A51E651A2B052656396CE0D2E085E084BFA8, Byte_System_IConvertible_ToInt64_m7D04DF58D64EB154C4FD6F96F3D311D16836FFBA, Byte_System_IConvertible_ToUInt64_m6EE1C6C9A086A1946E4E565C0F8ADAC0CB65BDA2, Byte_System_IConvertible_ToSingle_m59853A1358A49ADA1E5EF642A98FDB823F7662D2, Byte_System_IConvertible_ToDouble_mA2A33181FC392A7297024AF6C3CC8741C662C369, Byte_System_IConvertible_ToDecimal_m26448B959796B46664E0EA46CE830A4DFF87B0BF, Byte_System_IConvertible_ToDateTime_mC69B22A478E7F1D3B34FDD335DCC757BD8D9BE50, Byte_System_IConvertible_ToType_mD135EC369A750E53243454D77179B00DE1C772C6, CLSCompliantAttribute__ctor_mA573FAB082E9E036BBCB882795BD1A3E743EF03E, Char_IsLatin1_m625E9CD04044E5A83016AFF6C3C64B164DD2ACAC, Char_IsAscii_m11F67A302C008452CD87BAF8C4F4034DB3E26C37, Char_GetLatin1UnicodeCategory_m398681F33C96D8983ED5BAA6F3959A25C43B8D43, Char_GetHashCode_mB5406F7D8B6D7545CD1CE6FCA0567BD7217E6B93, Char_Equals_mE997ECE5A71CDA6C3C9AFA6EF22EE50BED8EE8E0, Char_Equals_mEA7BFB45790C973DF6352091FA924B3FB2EFCE4B, Char_CompareTo_m8EA6F779C3E8158B00C31C6136699AD3DB8F49E8, Char_CompareTo_m2C1EEB369FD610EA9278085CF0076DB7EF4ABAD7, Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C, Char_ToString_m34499826F048A38EB8216D5844A5DA49F54719C8, Char_ToString_m7ABE3A3181325918A8EA8878A083497DCF2FED4B, Char_Parse_m2C567BE09FA9F42226935A1760BB722B767E7000, Char_IsDigit_m8C1A38685D548E89FB8A05525B55261CC8D271B2, Char_CheckLetter_m6A21A2B7D9A0CC122BCBF69159A53DFA6E31F2DA, Char_IsLetter_m4363120285B51739DEE559E5C81E89580DDC78C0, Char_IsWhiteSpaceLatin1_m00CD15364DBE04162FB0928DBDFB30010CDCDA0A, Char_IsWhiteSpace_m02AEC6EA19513CAFC6882CFCA54C45794D2B5924, Char_IsUpper_mF150C44B70F522A14B2A8DF71DE0ADE52F9A3392, Char_IsLower_m9DDB41367F97CFFE6C46A3B5EDE7D11180B5F1AE, Char_CheckPunctuation_m15C8E4507F8EED89258BA030C383D579A9B55093, Char_IsPunctuation_m619E42D942E22C9BA1DDB8E704BECA546C376473, Char_CheckLetterOrDigit_m99ADBFA653877A3BDD18B6FD899DC36ECA297436, Char_IsLetterOrDigit_m14049A362108679FD23E424FD9C5C42057359B72, Char_ToUpper_m7DB51DD07EE52F4CA897807281880930F5CBD2D2, Char_ToUpperInvariant_m43EADCB6987DB5FC44A6BFDBA8800EBACCEC68C8, Char_ToLower_m238489988C62CB10C7C7CAAEF8F3B2D1C5B5E056, Char_ToLowerInvariant_m983C1CD07015E41B97D71F466B4B686F1145E60D, Char_GetTypeCode_mDEFAE6F74D10A05F17AA43B3B11B273407B51C0C, Char_System_IConvertible_ToBoolean_m0F898C7790A3D055C6171AA576920DB109108881, Char_System_IConvertible_ToChar_m48EAFBEF2A0F20A3DA4BF679C1BDE132F9773635, Char_System_IConvertible_ToSByte_m82846B92375A52EDB7036F6B9E6A1C9802DC9B81, Char_System_IConvertible_ToByte_mB1A4849624C4CF1A8F96A6B38F8F650FB1CA307E, Char_System_IConvertible_ToInt16_mAC73E0A96AFF406F4FBCD0DC58EC8ACBF75944BB, Char_System_IConvertible_ToUInt16_m6498AA03AB1C7B3C3533BE8451B5D3776551F304, Char_System_IConvertible_ToInt32_mAE1897F49E270263A7E4DC0EDDCDECF8C7CC9D9B, Char_System_IConvertible_ToUInt32_mD12DB02DE1D5DFB0AA9C0714F5CC9ECD2CD90838, Char_System_IConvertible_ToInt64_m62BC0D4913BE6CB22D2560BC2B5AEC37CC6F9C2B, Char_System_IConvertible_ToUInt64_mE92B98ED642D7F54C31683FA4D0839AAA2C5B08F, Char_System_IConvertible_ToSingle_m6DF18561FBA23392B504A2F3014C560119D5572D, Char_System_IConvertible_ToDouble_mCFFD243E00E63755A02502B3587AFED2871BA28B, Char_System_IConvertible_ToDecimal_m8F8DC304778474C5F234C04893A7E435D3B8CBA2, Char_System_IConvertible_ToDateTime_m049E4F0DE75C1A8B7F9D6585ED227C3DBB381E9C, Char_System_IConvertible_ToType_m573727F6924194290136ED9FDC123736729AEAA3, Char_IsControl_m133C10360BE82B7580E4D3ECE3C881A6C82B3F7F, Char_IsLetterOrDigit_m29DAB6849D892142452C4B53F9A995CEC17E88A8, Char_CheckNumber_m8A42DF3BEE7285F2D021D5B5779C18C6A00E96D3, Char_IsNumber_m9C6A6326BEF8A833F2FC7BA93F5E211D9423C5F3, Char_CheckSeparator_m06A378973D7C8A843BD2E5CF6413DFCE0DCE4269, Char_IsSeparatorLatin1_mEC0802FF1A58A129CB73DD0BC7C22863B818A886, Char_IsSeparator_m8DBA05CCFA10131140E40057E6553F7AC7397BF9, Char_IsSurrogate_mDCAB7B29DC13EDCE8A0F7ED2899DBDF8230F0A48, Char_IsSurrogate_m80A375ED5DD1A92FBD91A89571E54376310E6340, Char_IsWhiteSpace_m8A6D2951619293FCA4E8F7D3A7190B533A7EDD78, Char_GetUnicodeCategory_m77918F2C9C8E103453F2146071739767CA65F6DC, Char_GetUnicodeCategory_mC434975D89EED4FB9B602F785526268980A49CEC, Char_IsHighSurrogate_mED1E5FB863528ABB0D7D3DC4DE0FAB4517760658, Char_IsHighSurrogate_m5AE9D736862F27DA4A880C0D386137E0A3593191, Char_IsLowSurrogate_mEE95A617A89CEB99AADAB54E025087D56CAB1BAA, Char_IsSurrogatePair_m895829B934609B8480DCDC7B38130314BD876007, Char_ConvertToUtf32_m3AC1CA159EF0AAF7AA30F6C6BF4D752DD534C286, Char__cctor_m76D9CDDEB74B83EDEBDDB6D3BF1EEE7A12958845, CharEnumerator__ctor_m64C938888062D37D44227D10723759DB93FF3717, CharEnumerator_Clone_m92D1E8E12B57DDAC5B459638672CB549D1FAD616, CharEnumerator_MoveNext_mAA72D69DA7D7CA043947A2114EC042BEFDBF64FF, CharEnumerator_Dispose_mA3FB3CCABFC601A862ADD0468FA6DD62B77334A7, CharEnumerator_System_Collections_IEnumerator_get_Current_mC5A67BD65B54B7D55A46B890659C2EFC8C799CEA, CharEnumerator_get_Current_mCF74B5DF8F8017240ECBB935A02B2D0BDABCE9BB, CharEnumerator_Reset_m731CE3C2670EA81BE60EEE301108D17010751B10, CharEnumerator__ctor_mFAEB1FA3AE57D9D8265074397BCA22981C4D5FFD, Convert_TryDecodeFromUtf16_mCD2118ACA95E45067AE690E9B88E91C95865FF35, Convert_Decode_m74719FCFF21B855C78E3859EDCE7F92506ED2A20, Convert_WriteThreeLowOrderBytes_mF81EE1FF49E7A654C1AF5971E25F88786FAC08B1, Convert_GetTypeCode_m57E3F1098168AF54F81B2ACD84804DED13726DF1, Convert_ChangeType_m8BF1D537CE047AB07C6809187838E7DD69ABB3D3, Convert_DefaultToType_m96EC48A7341F41CDC22A33461E9A8C1C60FB51EC, Convert_ChangeType_m2AA053891B5D1BD5CA7689B72EE5ADC95CD3E14B, Convert_ThrowCharOverflowException_mDE895898BC084DCBAB1F38EF999D040FC3A90BDD, Convert_ThrowByteOverflowException_m0BF1E54703FF7A69AC9ABC06692E549E1168A6C7, Convert_ThrowSByteOverflowException_m308AAF2D1375ACC9633C32225E3A28CC113F8D62, Convert_ThrowInt16OverflowException_m9F0D72835B19A8E5F6BB31BB15F2744548375DE3, Convert_ThrowUInt16OverflowException_mD8F065C1EEAAB8FF7E01EA6458F8E72AD4B36C3D, Convert_ThrowInt32OverflowException_m908472B62637486C8FF3CECAA1D16510AAF33FB2, Convert_ThrowUInt32OverflowException_m09C85890B2DF86720DC7B150FD7DA1C3EF1FCF4C, Convert_ThrowInt64OverflowException_m8173BB38CD04FDD339F0EDDC8BB38CC20E3FE152, Convert_ThrowUInt64OverflowException_m6C4AA9E596E63146816BAA7372D769CF6E992E27, Convert_ToBoolean_m35ABFE9171C8E44E23C95CD872DFEF2F2B643214, Convert_ToBoolean_m0E8AE169ABC127B0A317EE6312A04BC1F8AB4C63, Convert_ToBoolean_m08869AB20A14620D048F15CB9F9DCBACF418D831, Convert_ToBoolean_m6148BAC617B69CACDF14A8C74836767DFF0CB6A9, Convert_ToBoolean_m830240DE3FA926A96214C98799EB652767920C5D, Convert_ToBoolean_mB2E2255F6635773E63B07955F1A9CEE3DD2BEBD2, Convert_ToBoolean_mE5E29C04982F778600F57587CD121FEB55A31102, Convert_ToBoolean_m13A843DD048F337907C7FABF8EFE10740E71035E, Convert_ToBoolean_mA01D3E552D09BBD08F4EA8837305B5645CC9504F, Convert_ToBoolean_m05F089541074D7D9F542D838F932D6F82E93A565, Convert_ToBoolean_mD992FD3A8073C8D1A8868FC64E2E83C091CCA7B7, Convert_ToBoolean_m73A44AA68F53847BAC4B938953612587F8FBF61B, Convert_ToBoolean_m92A8027B40D880C42CCBF1527275E85CCF79BFF4, Convert_ToBoolean_mC539496407F533C9B54D0C480DACBCB77D282879, Convert_ToChar_mD7A17FF850812934B49F910EA28555291B94AF3E, Convert_ToChar_m8422FC3EEE3AEBEE97E2ED0CC003E0BB38F021BD, Convert_ToChar_m6E532F05E049A23446AEE906828CDC10E21164C6, Convert_ToChar_m4E0547B73A4342B880E7E61EF99A06AD938E11B6, Convert_ToChar_m08CF3AED7C36963D96106A1C27E33160DAB96437, Convert_ToChar_mF1B1B205DDEFDE52251235514E7DAFCAB37D1F24, Convert_ToChar_m834038D5AA682D73CCEB70F14BED4E0FEB06D08C, Convert_ToChar_m0B9D52AD6057382F34CF7EE53A8152CEF83FAAAD, Convert_ToChar_m04CA3B22C809F6EE3EF980945904ADDC102E23E4, Convert_ToChar_m05E12620C91AC9BCF2610FB3E4E610C43E2D3833, Convert_ToSByte_mBE8C7E66907604DC03626D4F0FAC39A59DBBA07C, Convert_ToSByte_m59678AB8F11FBA30D4B34B2E00A1855BB4FFE854, Convert_ToSByte_mAFED7E2534210710E704D42B7AAEF527873D924E, Convert_ToSByte_mBDE6A7BFA62003218AB1EC4713F320EE3D4A355A, Convert_ToSByte_m9D9C12B48356F079491F63B2F0523C28C5DEE3C1, Convert_ToSByte_m784E18B21C0186429CA53B2569494B2D7DE32D91, Convert_ToSByte_mA336C42E413A5559B3F47FCD8B45EDB538693E63, Convert_ToSByte_m27B31300CFB128D3506BAA19108047724211985D, Convert_ToSByte_m34F71D89B8BAB21D84B61A3061F3BEF398F77BD5, Convert_ToSByte_mB3768F3CED0C57F11CCCA131EA3B196DE92736E5, Convert_ToSByte_m56DAE9421C6CF1715E574E930F43EBDA8B9435A0, Convert_ToSByte_m05A832AD69077878500D5430BAA62CEAE0C69E9A, Convert_ToSByte_m84D484EC6EE43811F72126E48DEAAD3F89F1BE02, Convert_ToSByte_m6468413DF8FE43EA23C30E6781892CD7629C20FF, Convert_ToByte_m63FE13D0A942AB4CD0D0DC1E0D0AAB6E0A44C1C0, Convert_ToByte_mC22A7EFFB28AA32D8F797E456E92BA88DBA19A08, Convert_ToByte_m9CC1302B0E62A32203AF91B40BF71A251EDF17C6, Convert_ToByte_mD455B949182AA811E826B26E3C564404277392D3, Convert_ToByte_m54E83315FC863058B9296A5635EA762AEE77EAF0, Convert_ToByte_mD6838EC4B56BCE4A089C7E5C178F0023F2328B60, Convert_ToByte_mB200A29D6E5CE42D564544DF1DC8852BF3582833, Convert_ToByte_mC49EF3673FC1AB3B87CB32BA6BD40F3A97D9730A, Convert_ToByte_m96416919DF26393273E78E41D822056D3366A2A7, Convert_ToByte_m0B3676E0120D2AED44774AAD2F06031E8749764F, Convert_ToByte_m562731D7CD88E5D6A0B91E05D1B626BC9939E388, Convert_ToByte_m88201B22EF9B335B5792606D43769F0648B98B55, Convert_ToByte_m860A8AE345ACF3D0B10D81C8AD3E284A546E4D9E, Convert_ToByte_mED8F90805B486284A253AB1E711016DF13379F77, Convert_ToByte_mB25C393D7EADAFCBAEAB042BEFCE625A27FDA24E, Convert_ToInt16_m1AF2427BF57FDC4FE946A195A548EE7BE1423E67, Convert_ToInt16_m099E6D99AF93A412ACBA929CD564867BFFF2A438, Convert_ToInt16_mA0303B3EF9247EEA563A0EF6B53BCE574B021FF7, Convert_ToInt16_mB696E3C3DF5C6D2A271C61C744A0A2AD853A14F7, Convert_ToInt16_mAC8ED23E9E3543C1D79CB1EFA37B663024C883D5, Convert_ToInt16_m130AC3AFD8C3E589E450CB71FC0DB156B4594E25, Convert_ToInt16_mF65D8227B8B6F0E30A135BC5F01F1562455AD382, Convert_ToInt16_mF808171F101EEF7C5B3CF8132139AAF1315788EE, Convert_ToInt16_m20D3670C6C1809B66B445143B4703AA79B13C0DC, Convert_ToInt16_m2537494C2218C0F003E597DDD61E2E5815B2BDEE, Convert_ToInt16_mD3632668808F8502053A6F9FAA6803053A2500D4, Convert_ToInt16_mF86636F78E7A272307B7F20FE4E6318A1213138E, Convert_ToInt16_m8B0F55CF358A223045E5291646A6956536F2D6FA, Convert_ToInt16_mB89C9850CA7ECC0FB868839E4FA7CBB15D348B08, Convert_ToUInt16_m969E0C990405007A56096B06BDA3ECD613F4DD0E, Convert_ToUInt16_m80834AC27723FA50B90650F4C1E3227B1BAD79BD, Convert_ToUInt16_m64B8E95EE8175E71F0F09FFECB2EE403B37D9F60, Convert_ToUInt16_m360FA12D9670B64358632295754217D17591EB5C, Convert_ToUInt16_mF87147711F2A9354CFB9C5E6BC8A779EEED223D7, Convert_ToUInt16_m750DF199DBBAE6689EC6496ED0A7A41414CBD3E9, Convert_ToUInt16_mA3ABC9268BA473D6F1C7801248D3200734180B2B, Convert_ToUInt16_mB77969FEAE4369D6C23B454ECBEC0110C45A8B63, Convert_ToUInt16_m6715B1D98870AD885663D783D86EE678EBE6986F, Convert_ToUInt16_mA5FD9E8B898211234FB5CFAC21E24E0ADE26386D, Convert_ToUInt16_mED633569E38E21A353AB94FAC298A72200B2BCA4, Convert_ToUInt16_mD76E9E8434AC1C72D68248D744D9DA2B2E9E9DD3, Convert_ToUInt16_m3960B47800AF3B498DCC8B45CB196BBA90B80369, Convert_ToUInt16_m6ABD176E68C9D323DDCD5AFB76197F4474AC2A5D, Convert_ToInt32_m9FEA65DB96264479B5268014F10754787382D297, Convert_ToInt32_m5C8BF1D45F508E7AEDA393AE72555148527E3ED3, Convert_ToInt32_m54E891D837D238AD3700E7554AA565E69A7BC983, Convert_ToInt32_mDBBE9318A7CCE1560974CE93F5BFED9931CF0052, Convert_ToInt32_mD8869793A34ED86D38EFDF4BFCDD8D03FBBCCAB6, Convert_ToInt32_m708CB4FF71A3D4E08CBAAF70F290D093BD80AFCC, Convert_ToInt32_m350A3CBA3E031A3D53D14062D7E4ABB4A33F5438, Convert_ToInt32_m5ADD7A6890AE40D05444F58D72FDEC7252D6D7F2, Convert_ToInt32_mA857F99F1CACB73D7DB85E26638E7CC1A2CD5C78, Convert_ToInt32_m2904FEA37C4A865B5699A531272DBB1B0DF0AB8D, Convert_ToInt32_m2DD4FF5B07C196D209F4ED8EA8E86CD19207AABE, Convert_ToInt32_m6D078D86ABAED9A1C7F1D380527DBA5EC3F6C97A, Convert_ToInt32_mBE66D4EE083FDE96BB722B10D7D23FC1748B0525, Convert_ToInt32_m0DED37AC1A3B9B431A9833BDBC4F5B37C2BC407A, Convert_ToUInt32_m43E1714EE10A586A708C133F3302844B7FF2E350, Convert_ToUInt32_mCC380571850E1E2B603731842E70D00741ED5D3C, Convert_ToUInt32_m4B48C6526BA290E3D8C7BF687A7B69B0ACA6EE06, Convert_ToUInt32_m74C12C6CEF6B7B1FC50F899B358824FCCC71F7B6, Convert_ToUInt32_mB4FD52D493FD518BD693BDBD770589B1E4866A1C, Convert_ToUInt32_m5D482A246A0FB48FCA9A3EB69EEC7ECFA307C69F, Convert_ToUInt32_m04B73ED6E3C9D5226E7755B57B44417B58F22053, Convert_ToUInt32_m5EF4499F6514E66E0358C161B79CCC832D2F5729, Convert_ToUInt32_m3BD840FA8B5073EDD04AD3D3A044785EB00511A3, Convert_ToUInt32_m8754C042D71DB6C81EB54D85B73B7EC2710E4FA0, Convert_ToUInt32_m32FF6CCC6C935251DD40D88D6ED2C4B39C9CFA0D, Convert_ToUInt32_m28D7D89C7B66C6DF2A88B68973D5691BF28D61CB, Convert_ToUInt32_m98F6DEA958A20A5F4B103F07BD5B28BA2FB80F1B, Convert_ToUInt32_mE24BF451803F2FCC99B039E98AF0C3C2BB6C8654, Convert_ToUInt32_mC6A45EDA9AB23DDE54537AF2E9ED6CEA4DED60FD, Convert_ToInt64_m6CA00ABB70FAD8242C62ED9913F7D7C3B811FC31, Convert_ToInt64_mF86C29EEA54FF517772904669CA87193CCC41A86, Convert_ToInt64_m664E0209A25CA5E794A35FDFC3152493DC10154E, Convert_ToInt64_mA8B6FD1F766AA8A14DD50D27D120E31D2F6FF498, Convert_ToInt64_mDF5F001FD9BCF9A16158B0BA977DB7139C556BAB, Convert_ToInt64_m32348A81492FC998FD6DFE675C337EC0359CD8E0, Convert_ToInt64_m222D9D3C149B456BBCA94C69E28419F1CCD28011, Convert_ToInt64_m96FAEEA01C1BA082BB3925CC2099C0591DBF632A, Convert_ToInt64_mDBCA1C09FD81078B6BEC7A0767835B9ED158E732, Convert_ToInt64_mB147063CED08EF20CA5C42A6EA0E0F8F24AA1FBC, Convert_ToInt64_m1203ADC6847D3814963382077D6791E9199DA5BC, Convert_ToInt64_mB8E05FE41BD8996D61DDD3402C93FA7AD654E333, Convert_ToInt64_m14A806A04D90932B4F316E56E76A4B6C5899EEC1, Convert_ToInt64_mE141C5A7AE0C7A127BA9B6D165F3098B10726591, Convert_ToInt64_m849AF82E6C86C69E45DDDD095A39679D036239B7, Convert_ToUInt64_mA2BE4A2841686E8B79607BA469368B4FB4D40F34, Convert_ToUInt64_m0AF8E2E2CDC0BAB00D4731A91FE08C152A2F9BD2, Convert_ToUInt64_mD35B9CFCB4C188FCD8E195A4839D7FFF0A7D75E2, Convert_ToUInt64_m2613DCBC3B80AC7F15AB4DBEA4A5D05AB23E0D88, Convert_ToUInt64_mEE1402515F6D94369BCA6838B6A576BA28FA1A80, Convert_ToUInt64_mBC2F335F529042F26FEE842CC38966FBDD45C007, Convert_ToUInt64_m6020590A3AB08E5DC8EFB06B58B49622164B24D2, Convert_ToUInt64_m53C3A45C87A06F25957619222B04EABFD214373C, Convert_ToUInt64_m91C774E0D3AA8368D12AB8E2036E823C4FA9CB92, Convert_ToUInt64_mDC842A03AB192EF47059253789BE224E41200D77, Convert_ToUInt64_mB6BD7C3C6B529271A81A86349B9C3C38ABDE6DF7, Convert_ToUInt64_m8C51AD1E162EAC585EF8A5D72ED494E24492F095, Convert_ToUInt64_mB6CF7957EA867EB4B89A90EB145B152FC20F8410, Convert_ToUInt64_m3C26ECB841DA837EE4EE4C261ED564653A425613, Convert_ToSingle_m6B47C78A7DFD7825B4361BCA8AB6748FC82165E9, Convert_ToSingle_mEC65F60A081FBBB8ACBCD8747183FEDDAEC034C9, Convert_ToSingle_m7E9C1146522E76119C75A6931ECDD3848681D862, Convert_ToSingle_m14D8B84DD1E1DF3DE2878890755A25B9B1C5E3FF, Convert_ToSingle_m1FE68C7536D0D2D074E862D398F6D6BCD7B5959C, Convert_ToSingle_m141787CF7734734A9C04C971B0A807429176857E, Convert_ToSingle_mE54B145DE1F8A182C3D1A66AEF3A95CB399C28CE, Convert_ToSingle_m5E1D56B0CE03C23E512E57330C4DE14A65CDD2AF, Convert_ToSingle_m697F12E519F2B22097320B96DD86CFAF14DE3653, Convert_ToSingle_mBBCA6EA85F127AB7EC454102A3EA46DC9954D7B0, Convert_ToSingle_mF6ADEF60A6A97E9E7E410D8D15B26F2D5995151E, Convert_ToSingle_mC50617003A9A7D1F8DB264FF199F1FB5A1450B39, Convert_ToSingle_m8416CDFFC7641BD79BE63F39D5FAEE28986FC636, Convert_ToSingle_mDB62EDFD0197B14286A6DEA482361F6FCD101237, Convert_ToDouble_m86FF4F837721833186E883102C056A35F0860EB0, Convert_ToDouble_m8DED60F2E0251A3D389F1DD22AA5AF9CD440ABE8, Convert_ToDouble_m06D5182A9A8274DBC6F18CBC4D2AFEC0E217C89B, Convert_ToDouble_m7D9D2B308EFDB2C0F4F9A2F13F753FE4DC048859, Convert_ToDouble_mB948234E1A309DCC58F76B9B6CA716B3AF14D0AB, Convert_ToDouble_m45CB437BFB9561382456D276F1863F7E5C68DCA1, Convert_ToDouble_m21A92C91FFDA003BD27748AA55CA0A7D6C0E6694, Convert_ToDouble_m97395B9982BEC9BE6B54A8CCCE6684A325778641, Convert_ToDouble_m26ED0FBD9E8A96F2997C86BB9024067A1FB7536A, Convert_ToDouble_m3E4AF8B227AB7826ED0949BA9B3E6A71C81AFFA6, Convert_ToDouble_mA0069B20491E14DA829FAD261C279A5143B2FAED, Convert_ToDouble_m6A951645AB4F5DC4577CFE062BE0E72A528261EA, Convert_ToDouble_mAA66A3AA3A6E53529E4F632BC69582B4B70D32B7, Convert_ToDouble_m2E4A0A83B86E2123E98162F90B63FBE6251FCDF8, Convert_ToDecimal_m2A6822B7BCB33F60B9425C58248111D316C3FE4C, Convert_ToDecimal_m98D82E9780E20F20FDA89CCC4D567D4453B9B0B7, Convert_ToDecimal_m12A9433E061B4F244344EE3DEBFF6447E490D98B, Convert_ToDecimal_m985A654461A9D8893D266393105A6C404F6D4A41, Convert_ToDecimal_m9C164C21B4295AB8E057E65F1DD66034E883821A, Convert_ToDecimal_m5A01CBDAA0FB0C7D3C62FB0F66A56041848FFB91, Convert_ToDecimal_mD66B1638A6084A477BE2E36CA7695E31ED1A71B7, Convert_ToDecimal_m29670FF2222B3FEE0308943C56D0662937CC063C, Convert_ToDecimal_m9DF539C628F5E4F6AE4E1EEE765B76C28C6F4EDF, Convert_ToDecimal_m0CECFA6799BA3F8CDB59C34287DD5BAE54CC0EBE, Convert_ToDecimal_mAF1D2181BB8C5D3F25C0963245437B4AF4E6C575, Convert_ToDecimal_mE962E577A68EFD22F1C8B27B78CEFA42BDD44877, Convert_ToDecimal_m7D1B71A1F092A407A7E1AD0D0756B9886DCDC69C, Convert_ToDateTime_mA5FF0ECBE84ECB78B337E4E101423CC9AA95C8C3, Convert_ToString_m833ABF9C901B707B28FB10DEBFCC511A87E6C827, Convert_ToString_mF3930B3E8180F7A6B5579751128BC862CE2A324D, Convert_ToString_mC65AC3BEDED3049732E8A67B496AAAEF4C732871, Convert_ToInt32_mD1B3AFBDA26E52D0382434804364FEF8BA241FB4, Convert_ToString_m33C16D8DB747139A4F5012633E0ABFF1D8E69BBB, Convert_ToBase64String_mD0680EF77270244071965AFA1207921C73EEA323, Convert_ToBase64String_m41DE2D2C15E47B698E3E06E836081E7C3C38DC06, Convert_ConvertToBase64Array_m4F2148EF28F1F563365B82FD7CDEF28209B23DFB, Convert_ToBase64_CalculateAndValidateOutputLength_m15280A1E59F3FF89468E1E846F180361AC86A5E5, Convert_FromBase64String_m267327B074B41D93C9622D142B95CFAA4ACCCA9C, Convert_TryFromBase64Chars_mA40EE5AD1A31DBF56F404F618230EC8EB5E8A4B3, Convert_CopyToTempBufferWithoutWhiteSpace_mB0390B5F3C4417CC52A1056C8F78B88F3C543DB2, Convert_IsSpace_m9880C3C75ADA4C1F19FE7A907AFBB81C1F885F23, Convert_FromBase64CharPtr_m5EB088E0863DEB4AC0889D82BE4998E896A9D9FB, Convert_FromBase64_ComputeResultLength_m1FA11BAB2F815560FFDF95CDDE4312DE5E4C18A6, Convert__cctor_m579973DD0239435801A0F8CBB64A1A32E701EC92, CurrentSystemTimeZone__ctor_m34CD1E73B9BF0477D5B539C6162E7FFC158CEBB0, CurrentSystemTimeZone_GetTimeZoneData_mFC1D68546EAF36314223F5227C131ECAEA1F2D16, DBNull__ctor_m0752C7E84B1327B63DB5C42B99606B1ECFE58C08, DBNull__ctor_mFDFEBE53C127D059C572931409E11B5174125EA0, DBNull_GetObjectData_m4D6C83AAFD1CD37534BE80A76836AA2B77C459BD, DBNull_ToString_m5FD969CA2E0DA3B6D930BF8417C329E5CEA2A73F, DBNull_ToString_mCFD95FFC2CE2AC382920A98847637AC874149E93, DBNull_GetTypeCode_mDAC5AC02EE92C4240499223EB0002EA971EAB3B1, DBNull_System_IConvertible_ToBoolean_mC120275948B2FF6D4DF206AB7B64897166BFB233, DBNull_System_IConvertible_ToChar_m36BDDB94045057C8577293ACE204AB37A5E5E7DD, DBNull_System_IConvertible_ToSByte_m3E3593B7FA4BA94F12796103274A02941AB8F76B, DBNull_System_IConvertible_ToByte_m75D279A6D246FB4C18A3505382AC7C64AF7C91D2, DBNull_System_IConvertible_ToInt16_mCCC33069235CD65F4BB8017C9E95F30025457045, DBNull_System_IConvertible_ToUInt16_m2B0739D00C82A14A8D88F8FFB418CDD33EEB9B69, DBNull_System_IConvertible_ToInt32_m158A01B544BF1B291DCFF9C1A1DE7B40023A1430, DBNull_System_IConvertible_ToUInt32_m953E9B2EDA3E4EEE92564B98851D4384B68A5B13, DBNull_System_IConvertible_ToInt64_mA6E7301D9583B7C320D2AE3C071F1B8B36C853FC, DBNull_System_IConvertible_ToUInt64_m069773CCE4D88576F428F231BA7CC645143C0FE3, DBNull_System_IConvertible_ToSingle_mD3FB88964B19BC30F38BF56CA75F56B4DC32D70D, DBNull_System_IConvertible_ToDouble_mE806417287E17116293BE1B8DDBF62FB8489B02D, DBNull_System_IConvertible_ToDecimal_m9B5A491B2E0FA7259C1B16D279B5D2AC4C1943CE, DBNull_System_IConvertible_ToDateTime_mD910B2FBF27B53C5F9545D73B007AD06939CF882, DBNull_System_IConvertible_ToType_m02E5C84A8A6B83DFC8B8807A9CA32D49C9C99CCE, DBNull__cctor_mA1BA781F6CE64696805DC30BD7D924A6853EA19C, DateTime__ctor_m64AFCE84ABB24698256EB9F635EFD0A221823441, DateTime__ctor_mE0BBACEC3A7AADB76EC243F5B4D9DCC9545AF50C, DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE, DateTime__ctor_m8CFD20DDCCB14AB28392A047FC4EE3F11929B8F2, DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88, DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00, DateTime__ctor_mD89390EF215242275A4E8F78C2C3E8BC3EF6F3C3, DateTime__ctor_mA66CE5141E86C5BC75F79543F99A7BD77B420201, DateTime__ctor_m3BCC46F053A8B6C0BF4E67B5E6AEF8E11D18E958, DateTime_get_InternalTicks_m80645EA2AFA7D75594415703E0396FFA2E2D950D, DateTime_get_InternalKind_mF3F46387DAD9193571E63B53D2CDAE8DA2FE6815, DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1, DateTime_Add_m33C942DCCCB0106EB41CB571B014532CC7D4F316, DateTime_AddDays_m9DC06105845A82FEAF697D5E30308ABD49E5721B, DateTime_AddMilliseconds_mEF44A0EE635A478B7B0CDAA438D2240C14C88D05, DateTime_AddMonths_mF426338945B097998273C1AD421CF809035660AD, DateTime_AddSeconds_mC5FE3FB22A1295CA747746ECE48B9D4A4B6B2E81, DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D, DateTime_AddYears_mA68B1642A84DA30E21F6279BE5196FC07B578DEE, DateTime_Compare_mF0E4E7A00DBC08126468AC4BF61B64AF58F2BEB4, DateTime_CompareTo_m2DC5F6BDB6A7D578448192AA07953CBC97BECAC9, DateTime_CompareTo_m4A3000CD4FF15EA7CA2E9C5C95A9D07F3AA8D35D, DateTime_DateToTicks_m2ADC6FF6BB38418819671A51620FBD0CAE0A208C, DateTime_TimeToTicks_mFE9BA5F0AE03AB8E462BD15D006049ACF842B1F9, DateTime_DaysInMonth_mB6063AA3711F1EE486B5FF6C858CDA9B04DD3977, DateTime_Equals_m0EF1F769B475D00BB907072ED7585E6A6ECAB133, DateTime_Equals_m83D001F1C86DC58C2B0AE99DD2FAB12669B10C1B, DateTime_FromBinary_m3CED9C962489A2A0ABF34FB77B2AB257B9DA7B7B, DateTime_FromBinaryRaw_m61270C18465960DF146A60BC5D6148D4B93A56E8, DateTime_FromFileTime_m222D518E725E95C1FBD8F4FADE4162D6878101DA, DateTime_FromFileTimeUtc_m438EB6875CCA2AC723474C3B4BE8906803BE6517, DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_mC90A1D56C5CD5E23BE66C9D90EC3A867C71F490C, DateTime_SpecifyKind_mFC3F6DD6AD017F62A8AF81DAD5620AEC474871D0, DateTime_get_Date_m24A9ECCD369D892A2D6B01B30066E50E50584A7D, DateTime_GetDatePart_m16709BE6046BFAA2C389EE00C30F86C9A0EE06F7, DateTime_GetDatePart_m85E7446E253F012D1662467EAEFB4CD9C50AE86D, DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28, DateTime_get_DayOfWeek_mAC680139BCAA1613FC134454D1AD1B502CB1BB68, DateTime_GetHashCode_m206A3B9394E6D089311A1A81305A5A1AB30B2D99, DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3, DateTime_IsAmbiguousDaylightSavingTime_m64C6D8280BA8A65E63FBE5F84F52702ABE15CE27, DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993, DateTime_get_Millisecond_mD47CAACAF231AA82552DA9F71836784AF8E27878, DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973, DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2, DateTime_get_Now_m636CB9651A9099D20BA1CF813A0C69637317325C, DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA, DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6, DateTime_get_TimeOfDay_mE8933E5F62C0369E4BA6AF928283A00CA9D54D04, DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138, DateTime_IsLeapYear_mB422194991B45198BD881EA4790F7AF4F5D6081C, DateTime_Parse_mC5B13ABDD2A2A2AC709D961EE959BBE26DB241AC, DateTime_Subtract_m4064A98F489219E9C414DF5C03EE041351B4502A, DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94, DateTime_ToLocalTime_mC7A8D4FD1DBFDD1E596D1BEE0257AA777FCB0595, DateTime_ToString_m447C83E1F8FFFFF4D20C0F7D5C18DEB160F9833A, DateTime_ToString_m6963A84785C320DA776C9FCFFEDAF26C8F1A8D78, DateTime_ToString_m66457C11C42C07E2F437A9D899E6E3FB9FD77B50, DateTime_ToString_m27637E1131A10BED8A95639D64339023D5EBBF00, DateTime_TryFormat_m9385B37BF1A10A718818D41C7CEAAC3B2C57BEB2, DateTime_ToUniversalTime_m52CA1EAD0BE0A357BCACC38747ECA4A8810155A9, DateTime_op_Addition_m652BE1306897DBE4CDF3ADA99FFFE2E70BFE3865, DateTime_op_Subtraction_m1005BD26EB55337BA2B1F230075D714791074C31, DateTime_op_Subtraction_m64D26F5ABFAE6E166A7E567093D025F6C69F0123, DateTime_op_Equality_m568A6320E27F3F7708C77BF8751925C8775DD921, DateTime_op_Inequality_mFB20C42AFEA4EEDE607352300499C54680797974, DateTime_op_LessThan_m2A02FFF5F35E33417FB32CB9F948769CA15AED17, DateTime_op_LessThanOrEqual_mC22EB236042D9E1C17C64393FB429E58B8F952F8, DateTime_op_GreaterThan_m8F1FA3C039A0148FC1500E790A77CB44F025EA9F, DateTime_op_GreaterThanOrEqual_m3B83DFFCC29B04E344ECBD436FA71606FDE710BD, DateTime_GetTypeCode_mBDBBFA844A2A64CE673773E6BB637E24E508545D, DateTime_System_IConvertible_ToBoolean_m88D0685E40F160ECD9BA0097A9D5EAE129D57320, DateTime_System_IConvertible_ToChar_m3A2D7E1724D045078329DE5B6928DAF35358128C, DateTime_System_IConvertible_ToSByte_m58BE7B4B9E8805399461C451EDB2A5F038A30E2B, DateTime_System_IConvertible_ToByte_mC9A4AE726942D47E6A1D6E1C627CD22F53665530, DateTime_System_IConvertible_ToInt16_m53F782E932C1349E508278A88C0B5D6FA484A963, DateTime_System_IConvertible_ToUInt16_m87CAD02FAE277DCA7F36D940680D1659CE7094BE, DateTime_System_IConvertible_ToInt32_mEF8F4DF23984AF54CB1748F08B6E4D2AB50B5ECE, DateTime_System_IConvertible_ToUInt32_m7297BB44A3D2F758C253C0DA1552411BF4137FB1, DateTime_System_IConvertible_ToInt64_m1A022E5D74555F165C25A1D75E19DA9A16E7087F, DateTime_System_IConvertible_ToUInt64_mACC536AC91C65A8333B715AE1E97DBCA096A9884, DateTime_System_IConvertible_ToSingle_mF2470BC10216C1A1395825805F07797604EB2B89, DateTime_System_IConvertible_ToDouble_mF9398C544CB0CF7A704C4DA7F2AF55251EDA271C, DateTime_System_IConvertible_ToDecimal_m6DC5225E5665975254A30217122921B578C095C5, DateTime_System_IConvertible_ToDateTime_m98F5BA3029803DD93434761007D831D61040C570, DateTime_System_IConvertible_ToType_mA83365225C865F66AF4CFB8D29F028F5E73859CE, DateTime_TryCreate_mBCE7832FEBDEE2EC302095F693607BF412E70BE1, DateTime_get_UtcNow_m06B6E9995FE16846A0F71EC9DB23E90BE2C5F9FA, DateTime_GetSystemTimeAsFileTime_m1A823139262897B7FEC7B803F727CF49023F4B71, DateTime_ToBinaryRaw_mBA228545EFBF2455CD1F2A653CA156882A90E5B2, DateTime__cctor_m7FF6CEDD93F3AFADBC5CBFEB7E5032672BF4EF13, DateTimeOffset__ctor_m81DCBFF0B9D7029AD6B8B80EA4CB8846387DFB9A, DateTimeOffset__ctor_mB1671EA00463E92811C8DEA80797DC89B2FFCA62, DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC, DateTimeOffset_get_UtcDateTime_mE7EB39F361C89E1367CBC03C3410BA34F194DA40, DateTimeOffset_get_ClockDateTime_mEBD2897618EB54200ADD029865ED6F73CB762D43, DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4, DateTimeOffset_AddTicks_mE58569EF44AAA299CC921A935AF5277DC2D10902, DateTimeOffset_System_IComparable_CompareTo_m992E97179503D66B0CEC5A97DD205F7F0D0C346E, DateTimeOffset_CompareTo_mDBDCA54C17FD088B3EE9ACDA2118C9FAD1DA103A, DateTimeOffset_Equals_m140EDD50EA8FDA74619AA64737497663B56B0483, DateTimeOffset_Equals_m68D2F02214D74BE8742B3F089E7EB019AA5B90E7, DateTimeOffset_FromFileTime_m91913654F9CA7F5367A35D1E25E321D7735CC32C, DateTimeOffset_FromUnixTimeSeconds_mE1FA5E04CCCE8A0E8903C9DACC64526C721C0A47, DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC8A5AB3C859C85FC462C4C7BF684B4F467C397F5, DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData_m9708DEBDA52F7130E3E3946C1F86507DCCE1883C, DateTimeOffset__ctor_m3F044A6B1D54C1067C87CFF8C7B930D0F613041D, DateTimeOffset_GetHashCode_mD133F5089095D2C75A1B7C90D71D62D39F0D11CD, DateTimeOffset_ToLocalTime_mEFEE0815D555AF14CBDB4C8ACF508C8E9601549B, DateTimeOffset_ToLocalTime_mBB86E57ECB88BB909D4853F584CB2C213A758462, DateTimeOffset_ToString_m6179A30F1E22CDF5F9340DFE115E923C18BC13F9, DateTimeOffset_ToString_m4B5BB65E069D2146E808A1CE5F424ACA2F4D2281, DateTimeOffset_TryFormat_mBC9268BD19855CF3E7CF947720996B57CCD98F06, DateTimeOffset_ValidateOffset_m5AC06D0C6ADE061A34727812EB9F2C7518D8F50D, DateTimeOffset_ValidateDate_mCDCD3DE0618C87FB8B45855466077F049C75DAFF, DateTimeOffset__cctor_mBCE615F0D7E795B8B27590F8E3FE5F924E1415B6, DivideByZeroException__ctor_m5E24CFDDA1E75D77F39D139152C20B62C3E4C3BA, DivideByZeroException__ctor_m8656A4270F42D78B00BB718445A40D3048190246, DllNotFoundException__ctor_mF194AA55062A8A63CC0231F8CC3FE580A396035F, DllNotFoundException__ctor_mDDF9EDD5E6D017A2370BCD4219960A662AD23FF0, DllNotFoundException__ctor_m196A31524CAE31E8F788D8D0EFF63FA5FBBD8269, Double_IsFinite_m8C71862AC402EB926F88D63FCD0E03B7433B5CEB, Double_IsNaN_mF2BC6D1FD4813179B2CAE58D29770E42830D0883, Double_IsNegative_m6C4CE2A8F357F745C60B3B0059BA0DAE4533B363, Double_IsPositiveInfinity_m2987455D4BE481D4568F1A47120843F2A8A5FFB0, Double_CompareTo_m2F47CE23700B216156455DDBF7ED4FA42FD8E941, Double_CompareTo_m40FD7CA33B178CCFA4B6755267DC67841092CCFC, Double_Equals_m342E8F178661ABF8306D58D5F2130C58E0601DA3, Double_Equals_mAB526D98719C44EA42107A297B23A739F2E14138, Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32, Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339, Double_ToString_m70EC76E1DAD7E8B5B47AF9292189BF3711B24B75, Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357, Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789, Double_TryFormat_m8629D6A6E11794F16DA5B6FB3B132A716CCF2BDF, Double_Parse_mEBC644CE0C86A405283EC4839F872EF9E556670A, Double_Parse_m4566961BEFC86A927E00D2843F98EE83162EF2AB, Double_Parse_mA6BD954627BB3B2317D7BA7D4B29DCA53C660058, Double_TryParse_m60AD55BC181D70F661BC2A2294E66B5466C3C018, Double_TryParse_m934BA1C2C971AB2A18256A6136B6E69316B35511, Double_GetTypeCode_m111F564D8EDDBEB1C7D86F6985C2871982682F5B, Double_System_IConvertible_ToBoolean_mD8041628FF4EDD14D5FAD0ED5ADD928C5CF84193, Double_System_IConvertible_ToChar_m0180B3FD51938158886299F99C970B197349BC36, Double_System_IConvertible_ToSByte_m4700059616C8EE45A3C88680192992CC77C0E3A8, Double_System_IConvertible_ToByte_m360BF62CB5F1E1D13E9E6146B814D6ABF38FD125, Double_System_IConvertible_ToInt16_mD6B49313715DDEDFCAAF4CCD8BECE76745651EB9, Double_System_IConvertible_ToUInt16_m05489B3BFCBE019A99D522B7154D39E49E770375, Double_System_IConvertible_ToInt32_m926BDB2463A46A1E87CC43138C7CFABA6E06833C, Double_System_IConvertible_ToUInt32_m9C20743D40DC640E94EE49A8FD7B1381CB7989DC, Double_System_IConvertible_ToInt64_m399D9B7A0FB9CFB7436F235F0FE9AF0E1CF43A8C, Double_System_IConvertible_ToUInt64_mC7C759018889167DDFFE91026F5DFA3DC687F6DA, Double_System_IConvertible_ToSingle_m6525BEF8D090C2DD279D85E92AA0557CE0898AB7, Double_System_IConvertible_ToDouble_m2B515020002716E0FD2DAF7E146FB31AE0C2BB98, Double_System_IConvertible_ToDecimal_m85928A32723C1E26C9EC2F91D9F67560B84C329E, Double_System_IConvertible_ToDateTime_m18B8B48632B59B918FE758F033129ED0CADEF7B0, Double_System_IConvertible_ToType_m3D460190E7F9A622C80CE98B28C50CDEC62662B6, EntryPointNotFoundException__ctor_m94E33C3E1F16974280A31C5F33E7F82F2BB879DA, EntryPointNotFoundException__ctor_mF65249E9706FA84C5B67C60A9C7190FF8ADA5345, EntryPointNotFoundException__ctor_mA0A5CF2965D27FCBC30C6101138E57B747121868, EventArgs__ctor_mC6F9412D03203ADEF854117542C8EBF61624C8C3, EventArgs__cctor_m664E2F70C4A6DE560CF2E8BAB06E0B1A1DAD714E, EventHandler__ctor_m95444CE8D5A6F1AFC9793866C3FE884E732DCEB2, EventHandler_Invoke_m9D3126CBE291A3E7E7C304094E1DA846832F9B96, NULL, NULL, ExecutionEngineException__ctor_m677665B0528AF137B4705A98BD7AA15F3C2832FC, ExecutionEngineException__ctor_mB32094910FE9A1903561AFE4242DEE28EAD903E8, ExecutionEngineException__ctor_m5D38C8FAB4A76A412C026A796F6033E1C590628A, FieldAccessException__ctor_m63B3066C52E3240564AFD6A11B0B133B6F504DCF, FieldAccessException__ctor_m4F43973D29BE1D1D480E2A90CFA97629FF8016B4, FieldAccessException__ctor_m650568873270A84A599BE03B4AF848B64809987B, FlagsAttribute__ctor_m1C9807785E89163EC73CFF1E7AAA9C1098885475, FormatException__ctor_mF29D430E15E766845220AB94DEE48CFC341A2DFE, FormatException__ctor_mE04AEA59C0EEFF4BD34B7CE8601F9D331D1D473E, FormatException__ctor_mE31CCFC2A6FA296CA9E9C6813112D7850FE682D4, FormatException__ctor_mC5676E4279E9B264450F42CAE47EE7A3F2031B9B, Gen2GcCallback__ctor_m6EBCC0D319C0B8B0041CBC840A150792CC496412, Gen2GcCallback_Register_m45FEB71EF5D984FDE7F903231B9DC7A358AB58E7, Gen2GcCallback_Setup_m96C642FE5DE8087E00BC0347B05D5015366656CD, Gen2GcCallback_Finalize_m7992D119F175DF805577B87D9812D764A51A5301, DateTimeFormat_FormatDigits_m8271E32BC853A6B3A164561CFAACC17018F78949, DateTimeFormat_FormatDigits_mD365F889657EBF490E1E9AA135378245149030BF, DateTimeFormat_HebrewFormatDigits_m178C122EED75AE85562AB67B62F871377CF9A5AD, DateTimeFormat_ParseRepeatPattern_mE2BAC459E579F2A45A2DEA762F22C89BA89FFB55, DateTimeFormat_FormatDayOfWeek_mD448EE6829AF76AAB2A3C0FE30071FA43FBFE328, DateTimeFormat_FormatMonth_m676D06657AC9D857C2CF727905F362BFCA73DDD2, DateTimeFormat_FormatHebrewMonthName_m95B9D906B91C4337A023D4EA4910F8C97BAB13B8, DateTimeFormat_ParseQuoteString_m9D76FA19D6C16F79B944F25899AA6ABBF1D6FD59, DateTimeFormat_ParseNextChar_mC5A3CB9DAE112DA97E1B081354496AA56FB3BF17, DateTimeFormat_IsUseGenitiveForm_mCB8EA1952903F82277215B9005D414CDAB6E46CB, DateTimeFormat_FormatCustomized_m59304DCEF2BAAF79BE928EEA00D9449327489999, DateTimeFormat_FormatCustomizedTimeZone_mBC1915E9AE8B09D78CEDF603906F95195BE8C5E4, DateTimeFormat_FormatCustomizedRoundripTimeZone_mF92EE63C8F199D445F23094DC24E5F5D1D0971BB, DateTimeFormat_Append2DigitNumber_m77D515E4A4D5204955DAA12F4F1EC018FE86122F, DateTimeFormat_GetRealFormat_m675B6AD6247C73C5048A6F09EF0149A2EF20E5DB, DateTimeFormat_ExpandPredefinedFormat_mE9FCB4489ABD24F6EBB76F7EE8C5FB331713EF50, DateTimeFormat_Format_m8F8FA6A9F8BD8EDCC502540B4CF79EF7A43FF7F4, DateTimeFormat_Format_mE29072D46A40E3F42E100A7F85452B42B8DC692B, DateTimeFormat_TryFormat_m0CEC09DC521B9D2CE450DB7124389D52BDC62857, DateTimeFormat_TryFormat_mFBA0ED63E8D61B02348D9278A7132CEAE2258837, DateTimeFormat_FormatStringBuilder_m071EEEF2B4B029A44BEAF4C4504D5F41053C7E28, DateTimeFormat_TryFormatO_mC912440E1FEC92BCAC15952B877E2040FDD72222, DateTimeFormat_TryFormatR_mDC3E241C6B05B68584FCB7305296955D9DCE2142, DateTimeFormat_WriteTwoDecimalDigits_mFF3D64FC4AE7785ABE28875436942F3C25C89AF9, DateTimeFormat_WriteFourDecimalDigits_m029CF7826B6763DFB20656E4713B5180FDED19CD, DateTimeFormat_WriteDigits_mE655D6367964D63DC44E158B2C3EA6F7C6030137, DateTimeFormat_InvalidFormatForLocal_m1D87DD7363D0483D04165AA1DCB83A31A6C046BA, DateTimeFormat__cctor_m81CC31DCCE9FA0D31A0D6E91E4A270B59E99C7CE, DateTimeParse_IsDigit_m6B5476FF200B01E7DFE11AEB34706EE1CC796AF1, DateTimeParse_ParseFraction_mC56E08E358B2C3452E536E6F3D62ACA05EAC1C31, DateTimeParse_ParseTimeZone_mC6D964CA55CC3922B0912AA1BEB5ECD5EF5E18CF, DateTimeParse_HandleTimeZone_mAE754D4103830063693D7E20D8F802FF1E36E01F, DateTimeParse_Lex_mCFD30C9C1058FD72DFB2E3BEDE5289C5EF1E087B, DateTimeParse_GetJapaneseCalendarDefaultInstance_mB59CA5FACA588F45C5F7129B662935855F6D73B2, DateTimeParse_GetTaiwanCalendarDefaultInstance_m69005FEA5C5D3A0E3551E136D644CB9D266BECB0, DateTimeParse_VerifyValidPunctuation_mC1B41036A753D97D308AB0E940DD204A23B5C128, DateTimeParse_GetYearMonthDayOrder_m55496E783E5A65A2FA6DA3095C15D14A52339C80, DateTimeParse_GetYearMonthOrder_mFAB37BA13AEB39810B6344DBD80E744E260317B7, DateTimeParse_GetMonthDayOrder_m30E015ED29548A3C43FD72F05EB1C76BB47F3069, DateTimeParse_TryAdjustYear_m26365769C1D80C2BB5569B4C61474F644317CF4A, DateTimeParse_SetDateYMD_m43E0BB228CE3E82339815149AADAB68A00264EC2, DateTimeParse_SetDateMDY_mA0B9F27A64970C9BF92754F1B3D1183CCC8FF9F6, DateTimeParse_SetDateDMY_m47A14A57B35A265CF59A623C5061A1A2ABFF28AF, DateTimeParse_SetDateYDM_m32B11C9F65942A89F8A8A024DF1E56DB61E34AC3, DateTimeParse_GetDefaultYear_mE56B2E51B06360593D3706E4602814EFD46B8E34, DateTimeParse_GetDayOfNN_mD22CC6A4487C4D1C41183C997E1C9FB6E01B94B6, DateTimeParse_GetDayOfNNN_mD3086C89CCAA727518CC519F5504BBAB4041506D, DateTimeParse_GetDayOfMN_m8655BD2945C26B528C85D5E04485A8FC7D6291DC, DateTimeParse_GetHebrewDayOfNM_mD4EA6F932655FB3210289787A90BA7F9557FCEF4, DateTimeParse_GetDayOfNM_m097A0070DFA787294F8D883E249A733269F79638, DateTimeParse_GetDayOfMNN_m0E6FFE70FC040B210A8AF4C8C69DA21F0CCBE629, DateTimeParse_GetDayOfYNN_m816F3FBCDC6AF274A29D1BD9C55D2A5D6E203528, DateTimeParse_GetDayOfNNY_m2203BB15601556266B90698E9D73CFD02021D0AF, DateTimeParse_GetDayOfYMN_mFFF3449C750D04BA6E9CE83AECF4B7DE16FF0642, DateTimeParse_GetDayOfYN_mB78AB5FF5BD6C311C3AC88B5A85D5601C341D7AA, DateTimeParse_GetDayOfYM_m28FF22A12675C0D1939C13AA512D93D8DA08370C, DateTimeParse_AdjustTimeMark_m1BD073173719E6B8681B9FB310E7166C2ACD3048, DateTimeParse_AdjustHour_m1ACF46BC6F29D4CDFD4D6785838EECFE3963A397, DateTimeParse_GetTimeOfN_m0A36C0793C91E4A721C06FD56177FA594AD377B7, DateTimeParse_GetTimeOfNN_mB43596CCEF17A01D6DB03384A160026422A3E418, DateTimeParse_GetTimeOfNNN_m4711F85847B4CB5AEBD8C5EB7130F7510709DEDE, DateTimeParse_GetDateOfDSN_m6B6BBC576E3DE54963D2DA4D2A46FE1833253299, DateTimeParse_GetDateOfNDS_m58F710C09D1EBE97FC3D86F21429502D943990B5, DateTimeParse_GetDateOfNNDS_mCAC1D8ADCC1EAFC4BEE0C491F8D42C59C7D1BAEE, DateTimeParse_ProcessDateTimeSuffix_m89FF28A0D52FEC3359FE56ABD0D797B5FA86D6C5, DateTimeParse_ProcessHebrewTerminalState_m78C00EA31E59EEE2D083BAD9151DD22E3CBA834D, DateTimeParse_ProcessTerminalState_m1635E1524D64F67289FC2CBAD1FCDBC948EC1474, DateTimeParse_Parse_mA20355303009B45379D61C550110547C6C4772B7, DateTimeParse_TryParse_m78F4F4910B11488044E249056D2E9546AA3E7617, DateTimeParse_DetermineTimeZoneAdjustments_m1371F204F9CD47963E2A1E82E50E808472D593A9, DateTimeParse_DateTimeOffsetTimeZonePostProcessing_m9E4D03E6BC6DC2A4165281C0CB4504183F986949, DateTimeParse_AdjustTimeZoneToUniversal_mF1124073B1DC0A796A6A97F4C0CA28CC593D34B9, DateTimeParse_AdjustTimeZoneToLocal_mECDC1152FAAD82F47DAC66BDBFC7F03125F5D7DE, DateTimeParse_ParseISO8601_m1C2FF613F8756547385C1C32635BA23029FEA7CB, DateTimeParse_ParseDigits_mFF092ACCCF892D92899E7C413624900EAC24D81D, DateTimeParse_ParseDigits_m4CFA9E934F44809D2B1794710731A62BCAA790F2, DateTimeParse_GetDateTimeNow_m12B3392F05B943A1834648699DBD5E24351FB544, DateTimeParse_CheckDefaultDateTime_mEB866B24DCD1C5B2FDD6C490F71EAF2F316D77E9, DateTimeParse_TryParseQuoteString_m6799328DAE05EF606C3725BD24C077F6DC3EF16C, DateTimeParse_GetDateTimeParseException_m06B7086328CD3F5D28FFD26013FB47043D6E5D0A, DateTimeParse__cctor_mC80F7ECF1FC2C543394AAC88022A2019D68963FF, __DTString_get_Length_m558FC036D103ABBEC417E7DDB0C6E303B6F30DA7, __DTString__ctor_mA373A18F43531434E2B5644E88171623C86416F6, __DTString_GetNext_m2DAFC0E1EB763649B66110695BDB206B71B1407F, __DTString_AtEnd_m842272A109A260E9175838B489D9A8582400E59A, __DTString_Advance_m81BD906CCFA3F0C557BB61A2E8D24698979420B8, __DTString_GetRegularToken_mF7E4F8A3FDA483D70D31E919BD247BE18834842A, __DTString_GetSeparatorToken_m9ADF41C54B30D0AE706F3CB6E1433B1E51B6CA84, __DTString_MatchSpecifiedWords_m04927913B3403CAF82463E212A333E2D2F3568E4, __DTString_Match_m480E53CC8F4EF31DF728891F4D0A5C476C0A6B6A, __DTString_GetNextDigit_m078932668F40B02FE142720C8BB0C1A43F2B81A4, __DTString_GetChar_m30E31D23B3403023076FE096F5BD09824F4FA92A, __DTString_GetDigit_m2C1710445781E19205ECECC147287B2A1E325A4B, __DTString_SkipWhiteSpaces_mC7F076DEEEECFB3F54E2C516C8F662FDFB86FA33, __DTString_SkipWhiteSpaceCurrent_mEFCC8DCABD43754458F9DB4C371AE9BBE9961D91, __DTString_GetSubString_mCAA1E40658D9C121F7F93E9FD9471BA32ADE5E27, __DTString_ConsumeSubString_m5EA5ACB00CE8435A7710E7A41EB2378293F4177F, __DTString__cctor_mEBC8B7366305AD3CE5B24EF2E609C99CD13C81D8, DTSubString_get_Item_m1F52F78057FA33F0CB350659CF94DC678C4725B6, DateTimeRawInfo_Init_m58939922AA569BAE7260CFD425D079C654D0731B, DateTimeRawInfo_AddNumber_m2DA05B04979A1CE5D6022B4926B4837CDD9AC9BA, DateTimeRawInfo_GetNumber_mD3A995185B82D464237FF9B32561AD8FE9DA9BA1, DateTimeResult_Init_mA6717EEF433A842BEAB6C2DD78D1139C2B4BB63D, DateTimeResult_SetDate_m5277FA9E5EB765F95AC12AAE43C9FB5AE93D9CEE, DateTimeResult_SetBadDateTimeFailure_mA46C1437130D90AC59061DCC5F0C5BA4D82257D0, DateTimeResult_SetFailure_m84403A0901C5114A46BB7F56E0208072C95AFB2A, DateTimeResult_SetFailure_m24BEDE43DC1A95BE46B6A6F9F37F74383FF01953, Guid_NewGuid_m1F4894E8DC089811D6252148AD5858E58D43A7BD, Guid__ctor_m9BEFD9FC285BE9ACEC2EB97FC76C0E35E14D725C, Guid__ctor_m6533072DFD3E81582E8949EB2D5BFABEFC7C403D, Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130, Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830, Guid_Parse_mC068B0047F86921D817F600C75C6EBFE15A461D0, Guid_Parse_m47AC2E6437504837BAB8F5011FFEC0DEB3C6B8E7, Guid_TryParseGuid_m6792F3C351DA8944391B880568730DDEA8A34E01, Guid_TryParseGuidWithHexPrefix_mF5E0432278A7EE8AA096136CD3F252E97B81E0EF, Guid_TryParseGuidWithNoStyle_mACE2E31EA05846B0D70FCC50D8D6D2D169B5F60C, Guid_TryParseGuidWithDashes_mA7FFE85E8078F0A465092E6DD009B66B5C731A30, Guid_StringToShort_m8A05D2DF2760542B040A24B5D489A457E9059EC6, Guid_StringToShort_m3EF9E1B0048A5C23DA7D2467BB99ECFA54E93730, Guid_StringToInt_m2F526068E0F36DA2FB0B6328189B5458D9F9B2AC, Guid_StringToInt_mA5A688F393A47866F6AE04BCB46FC38127646737, Guid_StringToLong_m832A3F9F7A385B6B42E6D78EC030881ACF95B0DA, Guid_EatAllWhitespace_m30F6DA8C5546820D86DABCF509A9DAA9CFE8214E, Guid_IsHexPrefix_m1D3D917C7223786C87C58914798833F77181A222, Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C, Guid_GetHashCode_m239B7679BB9ED5A207B3D2F858B5F30FFC455408, Guid_Equals_mC7349E47BF1CBCBFB4C9032C050DE54AAC10000B, Guid_Equals_m1839AD036DD7C056E8439A64D5D82490C1F08E0C, Guid_GetResult_m75C7C69F0565A5E2197E193EC5793DD0AC42EA6C, Guid_CompareTo_m25940E81E692D335CFDE59D11862C99D99D044BB, Guid_CompareTo_mC22A00A14BBCCBF55F303C89A567FCA43925B586, Guid_op_Equality_mAD728A1A4FB970715E84B7D346E094FE5EF2A240, Guid_ToString_mDAA91A4A993E3A7AD8339665E3F0CC35FE00E833, Guid_HexToChar_mBA9068B41C7375C0B48FAC9F543DF59ECE37C31F, Guid_HexsToChars_m9951D597B3F5132533658BA1940410B2CDB9B354, Guid_HexsToCharsHexOutput_m3A01A028F16D95ADDF615E0EBA6B5F93D21C1A62, Guid_ToString_mD2A93BCA0CBFABB680A93A8FA668AD90E7B56130, Guid_TryFormat_m9D48F66E2448F329A3DD1234B0A8F3EAF6757E79, Guid_System_ISpanFormattable_TryFormat_mAA4B1A160D805A87D08267AA47C933CE1480404D, GuidResult_Init_mA6B695110665C265D17C97D0AB8AA25D25D874AB, GuidResult_SetFailure_mA88DCBD6280AA9823F2A2810AD3B0BDF50EAD239, GuidResult_SetFailure_mAD082AA9068B9208F6D872480AD041716484A1CA, GuidResult_SetFailure_m15EA2A1141E6D694F88A1B01982D8FD25B77635A, GuidResult_SetFailure_m0F74454921C3AAAC764BC7144BF33D95CF131AE8, GuidResult_GetGuidParseException_m64B716090AACED88AAA921D1B6EE7BC3AB7F606B, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, IndexOutOfRangeException__ctor_m270ED9671475CE680EEA8C62A7A43308AE4188EF, IndexOutOfRangeException__ctor_mFD06819F05B815BE2D6E826D4E04F4C449D0A425, IndexOutOfRangeException__ctor_m49F0ECF4D5D4BBDA7BA35BB6B0368F9D13257461, Int16_CompareTo_m5BD2376522CEE1560FE0B5A3C2B5B1B214A62090, Int16_CompareTo_mC2DEE36C53F9B2768B0A217A1986ED8C25D0CAC1, Int16_Equals_m4F5EDE255F1646CAF6CFD5052D80D56AAECB0512, Int16_Equals_mE717F3EBE037FA3EAFA8F6C361197F7042B6AC00, Int16_GetHashCode_mCD0A167AC8E6ACC2235F12E00C0F9BDC6ED3B6E1, Int16_ToString_mD65153B762673B865D4F8FF9B567BECC1ABF6D23, Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3, Int16_ToString_m586D9FFDE912794F068DF7B1FC00A68A984FBCB9, Int16_TryFormat_mEB095C2439C53D979075C5F8E61BB8667815FD39, Int16_Parse_m622EDB330BBD2903FF9101096EAE40B4B8A5CBB3, Int16_Parse_m78DA88EC72F896F3698019DF6CDAAFFCC1B42C91, Int16_Parse_m9C501B636910C2482FFC0A6CAA6E34981FD00546, Int16_GetTypeCode_m9DEA92C00143AB357982C2523BB1C235F407786B, Int16_System_IConvertible_ToBoolean_mDDBC41B4F0052D4CCCCC86B6A9AF56528ADF04BD, Int16_System_IConvertible_ToChar_mDB187C09F8C0B072BAFAACC43BA543CE93BD051F, Int16_System_IConvertible_ToSByte_m2D46D9E71EBA4D18879BDC912A5D7F67F1FD4B11, Int16_System_IConvertible_ToByte_m2539AF71413EF2CD68A02A74EB357E5039FFB4B9, Int16_System_IConvertible_ToInt16_m920F038751A07393BE5A4A12F8342BD88A98A4C9, Int16_System_IConvertible_ToUInt16_m217516C54419B302E77D78042449FA4435ED594A, Int16_System_IConvertible_ToInt32_mA2F638F991DC05F25BFF8BE3FF9DA902D6B07A28, Int16_System_IConvertible_ToUInt32_mFF66D1B8BD8109D3C4DBB0ED8ED7C255AA0AA0F0, Int16_System_IConvertible_ToInt64_m1FC675C2F5F0103C1741D3B52639243C77F7A158, Int16_System_IConvertible_ToUInt64_m63195B228AC296D88B517384220FB09EF89957D2, Int16_System_IConvertible_ToSingle_m407CCD4C77F4341F977FC87A6EBA3739AB408F7C, Int16_System_IConvertible_ToDouble_m758DCD537A44156D53ABD3F6F62ADDB256D97B69, Int16_System_IConvertible_ToDecimal_m30B8378AD713F9F9C210B035BA509456BEE8241B, Int16_System_IConvertible_ToDateTime_m163C7AA77D1C440095F5ED45D7C8168AF3D7A64E, Int16_System_IConvertible_ToType_mE697720682187B7A760AE37B9A47988E7232F442, Int32_CompareTo_m4EB552F8681751642C86952DE0EF0190E688A7BF, Int32_CompareTo_mFA011811D4447442ED442B4A507BD4267621C586, Int32_Equals_m089564150E8AF7C63B419427E2E57E3420659B1B, Int32_Equals_mC819D19A661B95BE253FB1769FD4D91961D20722, Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295, Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5, Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9, Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B, Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8, Int32_TryFormat_m09C5DAC7B8CB25D5D7FAEB7043384D0B05679A1A, Int32_Parse_m273CA1A9C7717C99641291A95C543711C0202AF0, Int32_Parse_mD1B67560310D4E9CC1EA31177CA1CB2CFDFE5D57, Int32_Parse_m410BA2190FCC7986F94B65C6A3E9AED0932BE521, Int32_TryParse_mC928DE2FEC1C35ED5298BDDCA9868076E94B8A21, Int32_TryParse_m8550F4C901F1DD82515EA088A46E6B3400B26A68, Int32_GetTypeCode_m9F56CB4123AAE36814333C6AB035AA33127DDAA2, Int32_System_IConvertible_ToBoolean_m050F7EB0EA723E92E9D6E96EDBD1F2CDDFAC247C, Int32_System_IConvertible_ToChar_m0F7723AEE278A84DA97A1FF973B1A807D3B77AA1, Int32_System_IConvertible_ToSByte_m41D047F0BAD5118F0C15C34DC113CC595BB9B00D, Int32_System_IConvertible_ToByte_m5C6CB02093B514AAF11ABC4FE21C41D6CEB5C2A0, Int32_System_IConvertible_ToInt16_m0854BEF0D5B9BF344BF503C2A44CD2A0ED5D0FEB, Int32_System_IConvertible_ToUInt16_mE9C107FA3190D38AFDF08AA404CA2A126BDABC6B, Int32_System_IConvertible_ToInt32_mA4F54F2029E01A1256B4E8C22A6354069AF4F201, Int32_System_IConvertible_ToUInt32_m4A20C473B0DFB7C70952FCEAC18BA17494292521, Int32_System_IConvertible_ToInt64_m194B7554262AF7ABDA3780815614D24279A2A73E, Int32_System_IConvertible_ToUInt64_m4939861022229008C4EF495653F2026D1B856D50, Int32_System_IConvertible_ToSingle_mAC70DA91744977900D82B2BF32466BC6394A8E99, Int32_System_IConvertible_ToDouble_m261325FDA31EC200A42EA93E33A2AE950C14BDDC, Int32_System_IConvertible_ToDecimal_m6140F681FE820643BD2BBA8399095E27480AA9B1, Int32_System_IConvertible_ToDateTime_mDB367CAAF4B8450456175B0AB3164AEE534411DA, Int32_System_IConvertible_ToType_mD3C75849E36C5EF29F48C8EF8DF3A0210D75B123, Int64_CompareTo_m1340DE58EE06BE5F2B68745E2D62BDF5DCD9646E, Int64_CompareTo_m63A0BDA03C5B1DEB7387B1C53D6BFD961E4F5490, Int64_Equals_mDA5711B3D23B8CB282F34F73F1D7C0726D042FE8, Int64_Equals_mBAEB8FFBE12F6A5876473B4B40E1BD316658873E, Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496, Int64_ToString_m284E4E55662818E38654309A41C2B07CD436F36B, Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD, Int64_ToString_mBCE0DC50D6F802651A6AE75682FF67775CB19B3B, Int64_TryFormat_mF0F333FE3128E1A83692861D177DDDC3DC8E8E27, Int64_Parse_mAE2EACBD4520D1EEE5AA32B228D5DA2ED83DDDA5, Int64_Parse_m3B1B54542F45772CEDBA7B371C287742A5FF7430, Int64_TryParse_m3FC0128C89CC2331239FC2A0A749BF33455F03D2, Int64_GetTypeCode_m271947E5404944D8A9B106AF077960CE75D2E753, Int64_System_IConvertible_ToBoolean_mA68428A6BAB440774817A07597CCEEC433454FF7, Int64_System_IConvertible_ToChar_m6CB7073C0CCB32B242C4CFBB0CA02A2BC8B34BD5, Int64_System_IConvertible_ToSByte_m31D99D70138C8B48C022237828717CFAF361BF37, Int64_System_IConvertible_ToByte_m0CDACC991DD654BB8E9612CC8846CEBFC08C55D9, Int64_System_IConvertible_ToInt16_mD24D284E26B98B58D2FFAD5086BFDCE423BD3DF4, Int64_System_IConvertible_ToUInt16_m47D9489953D2A2F4A6C1E6E65F03890F0B07B544, Int64_System_IConvertible_ToInt32_mDBEBEF99C867BB579979BC7D4F1CACD884D4E3AF, Int64_System_IConvertible_ToUInt32_m00FCB82C2A5F32C460766FC55BA974347F928280, Int64_System_IConvertible_ToInt64_m255B1961A980883DC562613D06B9A77ABAD08D88, Int64_System_IConvertible_ToUInt64_m91ABE3D12EED475761C1240EA244164D41C8B70A, Int64_System_IConvertible_ToSingle_m000869AB2E026DFDEEEA3C7839A5AB2430C38257, Int64_System_IConvertible_ToDouble_m4E51F3802F5FB644781ADEBDC76F4380736CC384, Int64_System_IConvertible_ToDecimal_m1823321338A680E43CA5D9DC79EC52F1A04BA77F, Int64_System_IConvertible_ToDateTime_mF54D49EF086C89428EF07B1514A7CC21CE143109, Int64_System_IConvertible_ToType_m383BA183013FBEEE2BB60ED1DEB2FFE43A1A2055, InvalidCastException__ctor_mCBC218CE25034242D2EB33B3E59933295CE93C56, InvalidCastException__ctor_mED3F9781E6CA47A92C602C896EDDF2F40ECB8644, InvalidCastException__ctor_m40D702C69DA15301A5CA06C9BE88036A0F3F4E6E, InvalidOperationException__ctor_m1BE9BD198B904AA1D94F4B10DA88077DFD44B7A5, InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162, InvalidOperationException__ctor_m63F5561BE647F655D22C8289E53A5D3A2196B668, InvalidOperationException__ctor_m8C443A05288C1BFFD969714B5AFB66FD3995824F, InvalidProgramException__ctor_m75BD70D9AEEE6B109A3FB51897615B6DAA992B28, InvalidProgramException__ctor_mC24D7A6AAB42F43962D2DF26E0CE96DBF40029E7, InvalidProgramException__ctor_mA296408695A903EFF0DE7E5E5FCFC056A168A5F6, InvalidTimeZoneException__ctor_m74269E5FAA128377E8DFC1F5C31146A68241A699, InvalidTimeZoneException__ctor_m4B7D809BE84CD42FF08EA16752B6BAC7F90D4C1A, InvalidTimeZoneException__ctor_mD9BA68B72E36263D50F61EC9C2315A9ACB47608E, Marvin_ComputeHash32_m4A0F0FD95EDFDF78DA2E1FCD47AAC3E39A2EB5B2, Marvin_ComputeHash32_mAB058ED57AEEE83EF8016C0D7C3A5CF96825C08D, Marvin_Block_m379D26C9EA99762F2C6AF0075707ADFC2E7DE229, Marvin__rotl_m6F6EE99A253FC2C9B98968720C729DEEC05F6CB4, Marvin_get_DefaultSeed_m0CD0484A0C131EF70FE2252570EBE48CE045BA26, Marvin_GenerateSeed_mB7995CFEF963DEA847889DAB97D776538111E905, Marvin__cctor_m232768BD291CEFEDF9C76FE70FD2449557F91880, Math_Abs_m467758B420C9B26E325F1616A4486CAC3709F3B5, Math_ThrowAbsOverflow_m6BE7D786CB9020E3E0F83D515639F4C8BA6B069F, Math_DivRem_m531807E96CEE227EF54C8C16753B3F05A0F8BCB5, Math_Clamp_mAB687477D3AAC0E7243D724F45626026980CE2FF, Math_Log_m5A3BBBF06AB82F25C885812E07D27B473CF43054, Math_Max_m530EBA549AFD98CFC2BD29FE86C6376E67DF11CF, Math_Max_mB55ACEA482E7F67E61496C4C7C54FE0BB7BE78EA, Math_Max_m6612C5AE2D40056418765878E8787E4828D2ADD7, Math_Min_m53C488772A34D53917BCA2A491E79A0A5356ED52, Math_Min_mD731E8A02F13C67C1EAC7C1E7F81909FE466F079, Math_Min_mE913811A2F7566294BF4649A434282634E7254B3, Math_Min_m66781C8F3800C6682369B449FFDB62FAD5E87121, Math_Round_mB530CF218F9F19E1B24262B07EE4F5A365D60DDB, Math_Round_mAD8888A4B6E25BBA84A6C87535E68689BC4F46C8, Math_Round_m8DB2F61CB73B9E71E54149290ABD5DC8A68890D1, Math_Sign_m6E20753D72DE4B46CB1268023661DBE154294408, Math_Sign_mC342EFA64DCA2E65BCF71F1206E5DB609758FC66, NULL, Math_Abs_mB51A855474C02CE2D68C41DA19230632910A3883, Math_Abs_m9AC832833620E36FDADACC7664F431DC274F0F48, Math_Asin_m82DDD74A21E242DCC8F6809EBBCE8F0F710A80F4, Math_Atan_m653A85096EA3E38D6B5998337232B82A3548EAC7, Math_Atan2_mBD1A1256BB188666AF4D6BE2BA0529248548C037, Math_Ceiling_m1DD5C3B6154AA4BD9FE95186C26E47129BC900A4, Math_Cos_m51561B2A95EC166ECC7B6BB9CB98A6129226CED7, Math_Floor_m77C769B5F801E9C36979F405F792ADA89B7E5269, Math_Log_m3A5F896DA1D273B94D97E975E52A1AE838E35888, Math_Log10_mF43ED83A32BD77CA4AA6E023EBE5749A58D8D3E3, Math_Pow_mEAE651F0858203FBE12B72B6A53951BBD0FB5265, Math_Sin_m61D24F343A3600A65BEB0E45DD7EA32AAF880AC1, Math_Sqrt_mDB25CBFDA365A8A640BD764269A9EBBDDD068682, Math_Tan_mEB64432229F055AF02483F74126726F89DA759BC, Math_ModF_m0F96CE4FC43C89BECCE17B6EFB51B01D39BD0EBB, Math__cctor_m0B049981789C0A9616689FA709BBC0ECD7F93450, MemberAccessException__ctor_m92917C7FB4F4CF41111E5A019BC109E1966CD145, MemberAccessException__ctor_mC0B4A3FB8F14C8E93326AFF606A96CFBC5661E5C, MemberAccessException__ctor_m6B77F48BC7148B3BF739E7B852FFDC090DD31DDB, MemoryExtensions_EqualsOrdinal_m50F3366691F8C10406AF0D385B5784D6EEA80C0A, MemoryExtensions_EqualsOrdinalIgnoreCase_m7023A654AB08294BBEBEC9B9281FF3FD651E0C70, MemoryExtensions_Contains_m46A55A415E71C1C3D19C601188EB6A8EE386B911, MemoryExtensions_ToUpperInvariant_m16962078AD43B5C9A39A0A594171F8A0C81578C4, MemoryExtensions_EndsWith_mFDA464D5ACBFC7D2BA671F6C24179288C66B015F, MemoryExtensions_AsSpan_m0EB07912D71097A8B05F586158966837F5C3DB38, MemoryExtensions_AsSpan_mCDA6B03F6605094C599D7865D23DFB6A04DEE3B6, MemoryExtensions_AsSpan_m8409F3DA0EF95BF6B3A8741E5C56E729B0A824C6, MemoryExtensions_Trim_m8062B15A9D800FE916FEF8755F6C4F38B66E6030, MemoryExtensions_TrimStart_mAFDADC41AA320919E1AC0E114DAF8B0D62CF5611, MemoryExtensions_TrimEnd_m137087FBA9E8AAD364EDEAD05DED2B030D9A5A80, NULL, NULL, NULL, NULL, NULL, NULL, NULL, MethodAccessException__ctor_m6EF0F57505A1B6851DF4D38D9695DFBF98CEE84E, MethodAccessException__ctor_m9680ABEB23DA1898812AF8AAA8FAF6F7CADD12B0, MethodAccessException__ctor_m56B9C89B7A05ADBB3664F9835E63D35514F5D67C, MissingMethodException__ctor_mA47907296F8AFA741F4952D30439593FBB92FCC8, MissingMethodException__ctor_mAA7B921D386638F5F7B7E427EC5881150258C838, MissingMethodException__ctor_m040179DA0A2D26E2BE9BE03657D3801969DB5A52, MissingMethodException__ctor_m2B289C0D5FDDE9BDC1851EA8F0C80FC585F54E36, MissingMethodException_get_Message_m3D060088D155B8CC4F5D51EF25DFD62F5B7D0CBB, MulticastNotSupportedException__ctor_m18AA56BE1C43FC2BD0D2DFF2E97B18AE3C7486B6, MulticastNotSupportedException__ctor_mE514137283E3DEE44279AA786FF9F40DB2A206A7, MulticastNotSupportedException__ctor_mF8E3D6EF4E85857036DD02C8B0B34480C736805A, NonSerializedAttribute__ctor_m5E50FFC37A9DBE3AAFA16072850AF3604FF5DABF, NotImplementedException__ctor_mDAB47BC6BD0E342E8F2171E5CABE3E67EA049F1C, NotImplementedException__ctor_m8339D1A685E8D77CAC9D3260C06B38B5C7CA7742, NotImplementedException__ctor_m0AA3412C895C90C09D38F7CF9494CE7655B443E0, NotSupportedException__ctor_m1398D0CDE19B36AA3DE9392879738C1EA2439CDF, NotSupportedException__ctor_mE174750CF0247BBB47544FFD71D66BB89630945B, NotSupportedException__ctor_m1FA2C32A6054AFB3CAE199DB788FEBB94D88D58D, NullReferenceException__ctor_mD26D62094A5E49C18D817817E17FDFBC1D3BD752, NullReferenceException__ctor_mA41317A57F5C1C0E3F59C7EB25ABD484564B23D4, NullReferenceException__ctor_m9BCC39D01E49CD31231134BE6A84CF8B175626E9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Nullable_GetUnderlyingType_mA8FA7F61D3B8E56EB4E40378020FD2854838BDF8, Number_FormatDecimal_m1D676457899C88949F1E3605BC700474BA243B05, Number_TryFormatDecimal_mF63EBC04888D13391540066DEC028F74563CCAA0, Number_DecimalToNumber_mECA91F58265E57CB6EA8E7571FA3FFE290710EE7, Number_FormatDouble_m8200155FEB88CCDD03BF9C683156C0986AA5EFB0, Number_TryFormatDouble_m85B2DA0BCF2FF78A125AD3FAA11962B04D5C6C45, Number_FormatDouble_mAE0618D734396B53E524786390FA2E11461E51E8, Number_FormatSingle_m7F0B160DE90F228428409E20EF6FB654954DC0C8, Number_TryFormatSingle_mD414C42288286965A796248213D0C7D9979C8888, Number_FormatSingle_mFB32353C1C68C2B7236F3ADF9974AC201CF065B8, Number_TryCopyTo_m9352DC93D48672D6CE864F4F4BE5CB5DC7A99933, Number_FormatInt32_mF6C76C89E0FF34257DA491F25E5FD87A27266F53, Number_TryFormatInt32_m2552E12EAE2A54DD8678522038BD7C28A21C1820, Number_FormatUInt32_m6FFCC98DB9CAC4AB1BB4EED7A9AE24DB5824A8B4, Number_TryFormatUInt32_m8CC4362064035011F1DE05EBE8CD4AE7C6C1AACB, Number_FormatInt64_mE70C55E1139AFB6DE50B0A4B3C570CA8040FED6C, Number_TryFormatInt64_mEDFFFC7656E4A7553E3CAA5CD910A061C0015C85, Number_FormatUInt64_m45E488FC08EBE335A9622849979BAB3C0F42450E, Number_TryFormatUInt64_mFA50133116B36C6EBDEF9A84DA24AECA29FDF710, Number_Int32ToNumber_m496E26545A8B517F05AF6A60DD77A56A968D7831, Number_NegativeInt32ToDecStr_mAB8184389B773490B89B7D04BE77D7AEA3C0CA80, Number_TryNegativeInt32ToDecStr_mA245B20C5BD0740BF974D432926467F3FE1D71A5, Number_Int32ToHexStr_m34D154DD19814C107C293C1B115E8286DD71251B, Number_TryInt32ToHexStr_mFD9CB7E2BC6EA11FC7C0F4A84BACC1C28F06CB1A, Number_Int32ToHexChars_mC506DE55E9F033C256BBE2149A95BC139888576C, Number_UInt32ToNumber_mBF0221B4512FBBC3D159987DEB35522AA06AA8D9, Number_UInt32ToDecChars_m1E32A73F148FC1106AF18657D383224275604660, Number_UInt32ToDecStr_mF894363D9509AEF633EDA2DF56688701609A7881, Number_TryUInt32ToDecStr_m2A3EEA206AEC1ED0F2079C0774F9DBDE4C5D04EC, Number_Int64ToNumber_m01C6570DEB38DD5D9C17907A1D94CD2290A1E0E5, Number_NegativeInt64ToDecStr_m5A6B48C1FC7868F6793A73C023041F7E8921B340, Number_TryNegativeInt64ToDecStr_m1C943C89F10C0513B8C368D12D4B181F4B4E4E6B, Number_Int64ToHexStr_m0B7E0D3104324213F83FA579F3377F7FCDE89251, Number_TryInt64ToHexStr_m08A270FE5953C4D17AD8D53DBB16C13DC8CD8066, Number_UInt64ToNumber_mBA328A4DAF6F9F6E2ABBCF38F2DD5CBCB5CF16D0, Number_UInt64ToDecStr_m43F203B15E57E7C38F6682A11880A52D71351AA7, Number_TryUInt64ToDecStr_m701FFBA676F0048E0958EC4364F52125FF2FB0C0, Number_ParseFormatSpecifier_mA241FE3EF12A343166CD3DF316F4186D245E39FB, Number_NumberToString_m72E01B1D501C81B35CED93990BC62954B6756755, Number_NumberToStringFormat_m7DED4C483CE3595FA40A263A790CB19B4E490DDE, Number_FormatCurrency_mF033AEB2B39BE991DCD22747E208D9CAE0DB57EB, Number_FormatFixed_m7D9E6403E14B11386EA5B5899E1127A08BB4AFEC, Number_FormatNumber_mFA1040EEB05674647BDD2C199426A1A187DC3138, Number_FormatScientific_mF5DD17402DC28B8A23B6F1F51FDD2EFDB36DEAA4, Number_FormatExponent_mA5DB2016B52F9C0DCE0F262670C2D7DB9818208B, Number_FormatGeneral_mF813376AB687D57DC6B9D244A263F1089BB6F2E5, Number_FormatPercent_m8FB508F2398D69AA43BC65FB4AB3B858023A5ABE, Number_RoundNumber_mACDB7044F9100DBB07DE7B12E866022A07E695A8, Number_FindSection_mDBF920277EE8DE4033FA1B2FEC2F243916F9046A, Number_Low32_m3C4B13B425B754F85488FB103B4E0176B8A85B02, Number_High32_m8CA2C3D6268FA7274008D7B0DA1766D962AAA098, Number_Int64DivMod1E9_mB87BF7F7E6020E1326B162EEBB0F6C74A4D014D4, Number_NumberToInt32_mC2BFB8771C098477D435C962A47D270B74ED9EC9, Number_NumberToInt64_m72F526FB57A77245F44EEB28A215F4D72166FDDA, Number_NumberToUInt32_m47709CF004355E40C221CC4E0C75308F2522C67B, Number_NumberToUInt64_m85E36DC376D4F1C45D46C9A985765579F96A3754, Number_ParseInt32_m7F2AA04784ED36F84E59BF810E51438EF5548D3E, Number_ParseInt64_m39371D233989493429A3D8EA1483E1F208134E28, Number_ParseUInt32_m4C110E765C6B7D4F948E3447EA8B3A48D64C5BBF, Number_ParseUInt64_m9637513E99ED361DDB6BBC9FD985FEC93CA7540B, Number_ParseNumber_m30FA01D53FF7424C9E06638B58BF79BDAE4006EC, Number_TryParseInt32_m975C8B62C2B686E255B9950137F253A9BDE4787C, Number_TryParseInt32IntegerStyle_mA525D4208249175EC46CFE96DC76EC4B09162DC6, Number_TryParseInt64IntegerStyle_m1DB4E859A782505BCBDA7397084927DFC98A42A5, Number_TryParseInt64_mDD9AE1CDD8AD79994D6787E6558C2DDF7DDEE295, Number_TryParseUInt32IntegerStyle_m7DDAEAF96325A2CAB41EA1FC29D60DF2A163E73F, Number_TryParseUInt32HexNumberStyle_mE148D787B37F9AA38A400C87C32D73C55E0CC22B, Number_TryParseUInt64IntegerStyle_mE8C87C94A5186BE76D3FA71C4117F5DB6D77EEDD, Number_TryParseUInt64HexNumberStyle_m0E54AB4FFDE7C350A06CBCFC429A620C18CA5925, Number_ParseDecimal_mFE8649FF5087FEE4CF6065385260C3631907A00F, Number_NumberBufferToDecimal_m16E025E7580B06CD231DF9AC305097D7E0FA3635, Number_ParseDouble_mD1A4797230EA682B33EB458C5CADF71B575D482A, Number_ParseSingle_m6BDFA896DEF6E6444EEE45B088D7E328210CDEAF, Number_TryParseDouble_m2E83A8A8DBA16DFE8B54050DCA10FC17C9A8D268, Number_TryParseSingle_m1D70040B578A641B23E96B0D68D65B5F85B9CBDC, Number_StringToNumber_m95DB63F75931C8FD6C7869ADFF3B3F328DECBC40, Number_TryStringToNumber_mEDDD084D4A51983CD3973E3EEF61CC0ABB95CEFE, Number_TrailingZeros_mBA1E8334913C0C2670E609097CBB07D98E4FE19B, Number_MatchChars_m8B1295C46433563586BA7BE875114063A36B91E1, Number_IsWhite_m73F3FB216D614EF66C9525ACB5C023D59CE540E5, Number_IsDigit_m5B66E129113041CF98A59DEB3504638ABD1CFB83, Number_ThrowOverflowOrFormatException_m29582237C4152794070208B1B339D6CA3C9E3A30, Number_NumberBufferToDouble_m149DFAC6C35CA3641628CC88CFEEDE499DD3072E, Number_DigitsToInt_m9BAE32A512E389040B51B8858D7F4C449B305EF2, Number_Mul32x32To64_m62E7C94359C291CC81D98054854460F71FF04402, Number_Mul64Lossy_mA553A13173792A902027CBCAB38AF0B397294904, Number_abs_mFB214F5915E76C39B8B2F1296DCE71E3CF03A7D6, Number_NumberToDouble_m22E05EEEB1C49ECE908F181497DB33262C055F59, Number_DoubleToNumber_mF49E5F122224D38DE4314B04110076F7AFE899FB, Number__cctor_m35BE6E5F335A623587DC2C057C10C2C18EAA667D, NumberBuffer_get_sign_mC684954BFDE42DC401381A6A22FEF12E4B9FCD86, NumberBuffer_set_sign_mBA1ADA25557A92093B7DBDA111CF0F8D608AF4DF, NumberBuffer_get_digits_m6E8334916AD74A2BF5E53A104542B5755601457F, ObjectDisposedException__ctor_m2A6C8A8F97C0E4D82224BEF06C71F40DCA22EA4D, ObjectDisposedException__ctor_mB2C8582279AF3F0C1CF9AA52DA7331BF848DFD48, ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84, ObjectDisposedException__ctor_m210D257FE973D9417DFEF1FBB478C41E53DFBB90, ObjectDisposedException_GetObjectData_m0F8A41C4C8F95EC4D263DE8C6B30AE12916D32A5, ObjectDisposedException_get_Message_m2B8D70479B0909791ADDBF68A791B77553B04B41, ObjectDisposedException_get_ObjectName_m23118EDCA256394EE523E7BDB00F0395CFA34BE8, ObsoleteAttribute__ctor_m6AAA1F3CE9C33D4ADD29C63E5B6E22E4D26388DD, ObsoleteAttribute__ctor_mDEBB0845D79264EB50FF4D4FE46EE2BE2598A267, ObsoleteAttribute__ctor_m74107FC0D4D4FACFB31B8B311326E48C1A9ACC78, ObsoleteAttribute_get_Message_mEEA519E26C2F66DA3987F1AF2A28454DE021E3CF, OperationCanceledException_get_CancellationToken_m01589226730DFB64F0850198F867614F5A21CCBE, OperationCanceledException_set_CancellationToken_m7701ED78F735E76516525359B47B8B2FD5E4B806, OperationCanceledException__ctor_m2F34C3B8AEE2AA6C7EB2BB77AE5E0289101293E4, OperationCanceledException__ctor_m980BF7ABCE5C603648AA46FB4C75437D110D0B5D, OperationCanceledException__ctor_mB867AADEF00BCB270B679D016694E59C01782898, OperationCanceledException__ctor_m62C3BBEBCBD99BB4D30AB7C87C0C8F753A83541B, OverflowException__ctor_m7F6A928C9BE47384586BDDE8B4B87666421E0F1A, OverflowException__ctor_m2B99D79236B7B87C0BB6C9AB2E557DECE481C264, OverflowException__ctor_mB00A07CDB7E5230B8D2BB31696E63F3CB1C36EF9, OverflowException__ctor_mF63B1EB3661282D518A70C26D1C859EE37611C68, ParamArrayAttribute__ctor_m765BD4C1754C6F91CB25016CC5B37D1FC90196D8, ParamsArray__ctor_m7009FCBF72C245324618CA23BF51BC430A32F872, ParamsArray__ctor_mC2A3A6438294FA948BFA5FAB16B92B512CD77AEF, ParamsArray__ctor_mA5536845A414E853711015FD87765D46E0032444, ParamsArray__ctor_m1237E599510FB74A8A1D237B0330676EDD161D5E, ParamsArray_get_Length_mB6EAB17F36570CC54B9505BFA2CB4FCAD326AE07, ParamsArray_get_Item_m44F2FAA4BFD4E1F9AEC0727A767EB788498B0029, ParamsArray_GetAtSlow_m0E265C606DE9D8B37CD964B02642446128D6B0BD, ParamsArray__cctor_m9C715421BD6C19E436B3E31CBA358A6CA299243B, ParseNumbers_StringToLong_m88499EFA2A45950A789D61466A3656D9D1351A2E, ParseNumbers_StringToInt_m2CF7F31B011C00E259BF9B0AC270E2C3B50847F1, ParseNumbers_StringToInt_mE762839BFF1D52853DC70197BDDD20F9FFB834A2, ParseNumbers_IntToString_mFE9A8B5D0CACDE306E0006371280D0EA1A5D9508, ParseNumbers_EatWhiteSpace_m5E6A388970FB987686C212731D105090D561043C, ParseNumbers_GrabLongs_m68161035045FFACC9C219853C402FAB112B78C2B, ParseNumbers_GrabInts_m39E2988970437087754723B3AA09DE813DFE6D89, ParseNumbers_ThrowOverflowInt32Exception_m7B687790C93D800D5DA8CBE56C6A558A10FF25DD, ParseNumbers_ThrowOverflowInt64Exception_mCE33DF536224D6086FB96E2192FE2F8524821465, ParseNumbers_ThrowOverflowUInt32Exception_m96A35DD4B55F059741FDDAD799FC788D131A05C9, ParseNumbers_ThrowOverflowUInt64Exception_mD863FDB19F175A4321A184D02BBA94120383F982, ParseNumbers_IsDigit_m57009BBBB0BB55B3201E88946E98F1EDD808B0A3, PlatformNotSupportedException__ctor_mD5DBE8E9A6FF4B75EF02671029C6D67A51EAFBD1, PlatformNotSupportedException__ctor_mC5103EE3FE4FE245039B1107D6685296D9CC6560, PlatformNotSupportedException__ctor_m70DF68BE6E54D52F0A0347C26569A467B609C967, Random__ctor_m151183BD4F021499A98B9DE8502DAD4B12DD16AC, Random__ctor_mFB386F0C0ED85F26CD069C3527052B81878A2F1E, Random_Sample_m8640A1BCF14A2045641EA0F5A3D2DE613163C670, Random_InternalSample_m787605459B465F4CB347F59642507C9CC1EBFCDD, Random_GenerateSeed_m19519B3ECBBFE8FDB2D452274B1BE022DFC1DFED, Random_GenerateGlobalSeed_m2BDCA2DA209357F595A2ADE776115B821745A2F7, Random_Next_mAFBC5B6CF82AE29ECE0FAD20F8C3A4FFCA792155, Random_GetSampleForLargeRange_mFF044191FFBAF47490213CC5E0705A838462D322, Random_Next_m10851296AC6C73D5CB007F61E17F911CF2ACFA6C, Random_Next_m767647DA44BA86E7EF24B2984DB9CBBD2C66D8FF, Random__cctor_m3AF56C4AC9CA94AFDEE4EDCE870BDFDCBDFEE9AD, RankException__ctor_m114D3B2AB490220CC6981D35722670624D9ED7BB, RankException__ctor_m92CFA18243797ADB9BA12DFF436EC3139DCFC48B, RankException__ctor_m44134046EB8C8D31C130142327D7264047F210D3, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ResolveEventArgs__ctor_m98F9231E226FD3665345DAFC4D1E435FB84EB433, ResolveEventArgs__ctor_m493C3B5D3BE9076D771559A40881C3B233463EAF, ResolveEventHandler__ctor_m6EDDA1AABD23F6BDA9A4FAC209B4CF16D3318487, ResolveEventHandler_Invoke_m600E185366B69329C116E33C39BD4FFE677A2276, SByte_CompareTo_mE33D49E0A12617E87A94163442EE207927332D6F, SByte_CompareTo_m1C183FA8CCC293C6FA6A50EE04B2FB36E9695CC4, SByte_Equals_m2436A58AA51169044BB6FAB4F3924C06037C34EF, SByte_Equals_m0D16E215FCE3B1D5CFFECBDA1FF916D7AD21BD97, SByte_GetHashCode_mE61E9B0D1D93EF3E4E2B6282FF940FFA2E471FFF, SByte_ToString_mAA885F58F9F739E25623423A059C735017A92708, SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E, SByte_ToString_m183C4DB410DD03A804F3DA87DB223A249A68E139, SByte_TryFormat_m202F815D4745E3D407BE912BDDD7DB8531B970A8, SByte_Parse_m1DCB40F2760975EA8329C73B59AE0E7BF7F4D083, SByte_Parse_mAC7251E4586FF9DAE8C7766B4C0935E44CF4D52D, SByte_Parse_m8A206FC105F1BDCF042A7D87D590455E0F01A951, SByte_GetTypeCode_mC9445CEC36B03C50C3294AFE187780E09A4BFF11, SByte_System_IConvertible_ToBoolean_mEECF30118FF2C57AE639AFF871875297032FCE8C, SByte_System_IConvertible_ToChar_m0BD4B4BB9CCC64B9BD939C6BDCF025AEB2609253, SByte_System_IConvertible_ToSByte_mCAD44D2FC325D7DCFE7A3E92C6C3A8D216CE444E, SByte_System_IConvertible_ToByte_m9B39F9A1A097D0B3F7CB13248ADF4599C0528FD5, SByte_System_IConvertible_ToInt16_mAEF922A2C9780E6D8CE2187309AF6955266C6B38, SByte_System_IConvertible_ToUInt16_mC167432B47A1BB7BB490DD6F3193C933AFC2C417, SByte_System_IConvertible_ToInt32_m89B33C83E52EDEF7F9D74CC4D2A9750F5CA6C589, SByte_System_IConvertible_ToUInt32_mBAD8C791C4B2DCB767C28EC3BF41CC0DBC5D11D2, SByte_System_IConvertible_ToInt64_mA10DC8035C5F946E1981742DB51C6FD028657502, SByte_System_IConvertible_ToUInt64_mA8607C0CCA0E50FA8117C6ADECD3536A2B540658, SByte_System_IConvertible_ToSingle_m5524E4C8855E5D215DD35029B9BC04F708F7C70B, SByte_System_IConvertible_ToDouble_m7902480F1C3D82C3F65AE3F2494E611BC6CA6794, SByte_System_IConvertible_ToDecimal_m6835275C73C5A04C18659510BE46C1C6F84FE195, SByte_System_IConvertible_ToDateTime_m78334E40B8A53D858B21B6DD33649FA7860107B3, SByte_System_IConvertible_ToType_m112F36BC474C3D0F15C6C011C4536C8CDE5C379F, SerializableAttribute__ctor_mDF8FD634D7F7D942988AA3BACB296BB42BEA94E0, Single_IsInfinity_m8D101DE5C104130734F6DCA3E6E86345B064E4AD, Single_IsNaN_mFE637F6ECA9F7697CE8EFF56427858F4C5EDF75D, Single_CompareTo_mAD407AC6ADA9D53ED2D0DD43254B6EE5A96F49A5, Single_CompareTo_m06F7868162EB392D3E99103D1A0BD27463C9E66F, Single_Equals_mC2B8FFE9D39B98FA2108771CCAFEC580873D054F, Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9, Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2, Single_ToString_mE282EDA9CA4F7DF88432D807732837A629D04972, Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A, Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D, Single_ToString_mF468A56B3A746EFD805E0604EE7A2873DA157ADE, Single_TryFormat_m0C0B55CAF760803AD91384443998EC7DF9A26E60, Single_Parse_mF40465AC387D690175D63EFFF44B0E810C090786, Single_Parse_m0E74607D17E172B4F1306E62BD12CE2905FA5638, Single_TryParse_mFB8CC32F0016FBB6EFCB97953CF3515767EB6431, Single_TryParse_m3E308535FC3F5FB277C4A634A0071A0765F6FE6E, Single_GetTypeCode_m982F6CA50E9B8E727C8EF2B98586A2AC13962446, Single_System_IConvertible_ToBoolean_m027D1098F905AF04D03E36E0BA9CAA5332A93EC4, Single_System_IConvertible_ToChar_m1B5DCC149941108022457F57DD148B7F898CD917, Single_System_IConvertible_ToSByte_m85C565D4881F0B1EDBED638472FA1898E56FDE86, Single_System_IConvertible_ToByte_m9A39459517ABEB5D70B7E4331332EAA3BA018455, Single_System_IConvertible_ToInt16_mA338C1322A7EFCAE1D38356119C3031892CEF618, Single_System_IConvertible_ToUInt16_m83AA2C9825B7FEE3DCB6C636CC36ED5AF9C9704B, Single_System_IConvertible_ToInt32_m52EF50F157BAB5E1BC24678652D42D4CFEAB966C, Single_System_IConvertible_ToUInt32_m83982A63F4C883BE3F12995DCAC9AA99B1C0A4AC, Single_System_IConvertible_ToInt64_mA4D64346AC392D7AE5306EC246A8BE845AD68B41, Single_System_IConvertible_ToUInt64_m3906326D98775E85700CC118517575E2248ACC18, Single_System_IConvertible_ToSingle_m0BA15445ACB26806CCBB038FA9D0E211256546BD, Single_System_IConvertible_ToDouble_mB0E7018549E92129FD2CBBFEEE27051F1DE81FE6, Single_System_IConvertible_ToDecimal_m55EA84B9728309C897034B54BC216122D6B38185, Single_System_IConvertible_ToDateTime_mF66E78188F41E979DC7FF82AABFDCF456B2213B9, Single_System_IConvertible_ToType_m52014373BE33664D69CB4F797F0A78120267EC72, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, SpanHelpers_IndexOfAny_m73AAF95F81D0C3DBF110AF017A67AB73170F110C, SpanHelpers_IndexOf_mB37566B16F2F4C7D14E1CD6EA781AC67110E8C4C, SpanHelpers_SequenceEqual_m69781B64721462BCA1ED200A1BB853E9B7026F2E, SpanHelpers_SequenceCompareTo_mD219EEDAF772A34D5C68FFBC11A1EDB8C92662A0, SpanHelpers_IndexOf_m1EBE4594F5288D2297A3A8E8E4F365BE4BD211DC, SpanHelpers_LastIndexOf_m2BAEB77B63275DFB7D3BAD5FDB9887AD3AD9D507, SpanHelpers_LocateFirstFoundChar_m189D445D14F922F4374AB76A6FDF00F79AAE923A, SpanHelpers_LocateFirstFoundChar_m098A1FAD568D867B650B0B163ED018A47BFD84FA, SpanHelpers_LocateLastFoundChar_mDDE2AE406D9C327D4DD1CBFD109229247EE8F4B4, SpanHelpers_LocateLastFoundChar_mFF159E52202169C29CCF5ABAD8EBFA3D91351D43, NULL, NULL, NULL, SpanHelpers_EndsWithCultureHelper_mE5FD23F444E1C5491DC271719076245E1BB536DA, SpanHelpers_EndsWithCultureIgnoreCaseHelper_m960F36EE021D2D244625188B9B5279FF496C968E, SpanHelpers_EndsWithOrdinalIgnoreCaseHelper_mB1F4C4DF45455224BCB016039A7026ADB38A814C, StackOverflowException__ctor_m15C4BFBA16B99440278D44AC4E5DB43C4D1158E7, StackOverflowException__ctor_m4B351957B6BFB2C99B9F014F04FCEA33021613C7, StackOverflowException__ctor_m5CE85AB5C981B09AA3922EEE304D1E96424E250C, StringComparer_get_InvariantCultureIgnoreCase_m736E26B9A455C50799BF69D87F2E076C272337B1, StringComparer_get_Ordinal_m77A8C28E78759556E06A6925E949737A45599E26, StringComparer_get_OrdinalIgnoreCase_m071AA1B1747345CCA058A3879EBDEBBA2EA4B169, StringComparer_Compare_m5DD3927576C6C25B709CE4AA1334F35C8EBF59D0, StringComparer_Equals_mC3E530844EB15ADAF76D9C5A6FA8FB83F9CFB37B, StringComparer_GetHashCode_mB4269F34CF65BEDA8BDFB7B984A7615B4806BA5D, NULL, NULL, NULL, StringComparer__ctor_m55A87A4DAD2E915ABEBB4108C5EE5757669EA7D3, StringComparer__cctor_mCB47EE8E150F94738F4C17FBFCEF90D3C05A45BF, CultureAwareComparer__ctor_m8645A38E1711874344372DA4541D8DC9ECC9895A, CultureAwareComparer__ctor_mFC8D18B6DE64819CC2F63FFDA12AA24DB1DE4B54, CultureAwareComparer__ctor_m956C86D1EDC6E0B5AB1F09254413E07595C71FE3, CultureAwareComparer_Compare_m14314A7754ED35D98F3D00EEE993B219B27C21FB, CultureAwareComparer_Equals_m086A2A19DDC40D4D2F5E3234BC0F0090F98B03C4, CultureAwareComparer_GetHashCode_mB0CA9B675C46D1F7DD0B1BD0786E2ED98A29A7A1, CultureAwareComparer_Equals_m67EC2CA2EF37D3CF05F27BD329DB9D608569FA5C, CultureAwareComparer_GetHashCode_m8BAA3154380492A1729C5E60B5B362E3D2C7506C, CultureAwareComparer_GetObjectData_mC510927CB2D901427EC7D51AF972FBCADAB3EA9D, OrdinalComparer__ctor_mEBF3AAE4620B29DA245D7E1A8E082CAEC0BA48C4, OrdinalComparer_Compare_mD30FD7060F0E5AD67BF5E27037D9B6EDC27743A1, OrdinalComparer_Equals_m1655B1B5B5D71147ADE12A7E3472C9992E6B9252, OrdinalComparer_GetHashCode_m09EE7F13DFE13EC8EBC3FED47ADC4AF692D26E1A, OrdinalComparer_Equals_m95913B80333EC686B03B38C4990FF26086164185, OrdinalComparer_GetHashCode_m500A2D522F50A7A5ECE314035E0C554FC20002E9, OrdinalCaseSensitiveComparer__ctor_mEE6440F3E994A81266CC24DA0B8B9C702991D22E, OrdinalCaseSensitiveComparer_Compare_mD12D97B45A0A903C1723DAAEFFD74F4B0BFD89B3, OrdinalCaseSensitiveComparer_Equals_m60AC4B5B15EE3522A8DD5F1432B4C41C8E4DEB1C, OrdinalCaseSensitiveComparer_GetHashCode_mADE7F1D6B598358D988A0250032C94E37F02EE96, OrdinalCaseSensitiveComparer_GetObjectData_m78DDB9CDB93BD2C7A512BC3FC95BE9E28EE8A8D4, OrdinalIgnoreCaseComparer__ctor_m140A7A5C6C55151ECC3B36C2ECD3168A23BD9B65, OrdinalIgnoreCaseComparer_Compare_mCCABDA821671F61926F906049B82CD732EF1259D, OrdinalIgnoreCaseComparer_Equals_mF8F1533188FB6F5D1D3DAF14AA01090AA3ACE826, OrdinalIgnoreCaseComparer_GetHashCode_m9467B338E45BB42A9C0992B4A39FC96F63FD6432, OrdinalIgnoreCaseComparer_GetObjectData_m480E02C4130C852A3B3FF92960A2176F29AEC21A, SystemException__ctor_mB30C3C4B8AB4DF43F4A453C97CCA76DC4AE63B80, SystemException__ctor_mC481DFD60F19362A0B3523FBD5E429EC4F1F3FB5, SystemException__ctor_m0FC84CACD2A5D66222998AA601A5C41CEC36A611, SystemException__ctor_mA2BB392E0F4CD8A4C132984F76B7A9FBDB3B6879, STAThreadAttribute__ctor_m0BDF46F5E62E1FEA962A825996F5EAE6D49AF6E7, ThreadStaticAttribute__ctor_m02D71F1DC24F35B653DBD51D8437956F4020863A, TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F, TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1, TimeSpan__ctor_m7DA95D0F449E6A1F71C74055EE55D799D4C98E10, TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5, TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB, TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F, TimeSpan_get_Seconds_m8CA21613DC31BD025C5D30D41BAD0ED50827578B, TimeSpan_get_TotalDays_m7B3557D0DD79E39DFC6C08BAC756B1B5DE2D4108, TimeSpan_get_TotalHours_m753DFC812CEC8F9214EF5F9839C5B4A4DB0D2883, TimeSpan_get_TotalMilliseconds_m3506C1A49F1FE37A82F3027EA061D18215EF87CF, TimeSpan_Add_m2225A425832F851825CDA4A74903841DDB62AA19, TimeSpan_CompareTo_m8C88E571867C476F31963347C707D2BEC3D5A99A, TimeSpan_CompareTo_m85916E1968FD4309A3CFCBCBC0E3DF2E9AEB0FD3, TimeSpan_FromDays_mCFEAEBBA8CF0C9EEE18ABC0999D5BF52701EA539, TimeSpan_Equals_mFE37205C5F1295DD799B0EE207142BFA4222D47A, TimeSpan_Equals_m1469BC4FF943C13273AEAF576905CA93C4DDA73F, TimeSpan_GetHashCode_m2CBBAD27522E17FE6006390ED0E3874676CAA76D, TimeSpan_FromHours_mBF56E93F18A822E3EA1C593E8151F154709AC6BA, TimeSpan_Interval_m67FA28FA1694834A84FBD36908C0AF8CCD4ED103, TimeSpan_FromMilliseconds_mFDCBE9EDA3F6743302C3DD81259AF5D2F00EF775, TimeSpan_FromMinutes_m5748E4C33327BC758C73B6DAE1BDD6BF44711CB5, TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4, TimeSpan_FromSeconds_m4401B50C0CA831134068595C6AF2F1CA92AAF80F, TimeSpan_Subtract_m6B780A4AADD60F53CC449DDC2171BBCD09381559, TimeSpan_FromTicks_m9C683B1D142312F22E8CC6C803E32EF6D42F9003, TimeSpan_TimeToTicks_mBA709BC134A96A780823D75398B2E90287505570, TimeSpan_TryParseExact_m6736F3D7D2D1AF1345F85DD0466A371011C1761C, TimeSpan_ToString_m44D5BF48E35E18BB8B99A86B6535DA5E847FFE92, TimeSpan_ToString_m5B50613FCD29547F04EAE305B2226CB9F490C432, TimeSpan_ToString_mDEB92B7F0214C221302BDCFA00ECDD283C22579E, TimeSpan_TryFormat_mC4C0834E4FA71761AF2C4E6B577B308C1E268A4A, TimeSpan_op_UnaryNegation_mBD0F86C461C2CE1C9EAB62F2E41D28471CDE2493, TimeSpan_op_Subtraction_m56EC225AACB5E7C91E29A2ECB634B658A63289F7, TimeSpan_op_Addition_mD8B0E0E30595D82C7336CCCA411FE384441DE1A6, TimeSpan_op_Equality_m951689F806957B14F237DAFCEE4CB322799A723E, TimeSpan_op_Inequality_m2248419A8BCC8744CADE25174238B24AE34F17DB, TimeSpan_op_LessThan_m91C76FBEB38D80680A92A5FACA3A93810349B0FF, TimeSpan_op_LessThanOrEqual_m56A0500CAC0C9B531B5D390D94B0F0A062A3808A, TimeSpan_op_GreaterThan_m346676C36494E3CD2560A604996F88CEC3D845C0, TimeSpan_op_GreaterThanOrEqual_m75F60A7DA7C0BB62E4A21E7784E6FFE6D2D73CFE, TimeSpan__cctor_m4F998B95281B4A6E6A0534FF950093B1447418E4, TimeZone__ctor_mE178D688CAB2ACD05923682583066645559DC92C, TimeoutException__ctor_m59B898A25AE0C42521D146254F0EBAE954DF56B7, TimeoutException__ctor_mAC3BF713E7242641234A1E292C470655E1EFA964, TimeoutException__ctor_mDC4162DC42FD01F72B442951759B90438432A7F5, NULL, Tuple_CombineHashCodes_m823D7EC829A9D4FE48FA8B40FBFE6F9DC0092F3C, Tuple_CombineHashCodes_mE2699A82EC949B2BDC6E5F34C1B73BAF6C613E50, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Type_IsEnumDefined_m4EF2BAC7EC7992931E3B2D6D0B61BBABE249BBC0, Type_GetEnumName_mA4E02D4838E0892EE4D121218FE1C1FBE62CA3DF, Type_GetEnumNames_m765B0F3C5DF5EB2D6085D19B93310DCCBD84F802, Type_GetEnumRawConstantValues_mBC2226348534B7F075A8DC45EB348630DD0C6FBB, Type_GetEnumData_mE7D2EFDDFC359C924F6A47CBF25BB6357BD2F29D, Type_BinarySearch_mFC2C37C3CC93F0A4DA41E30B98C4D9EC5147ABE0, Type_IsIntegerType_m2917130AEB7688771226E793B025A10710C804C1, Type_get_IsSerializable_m90E10BE164723C3C7CFADEC8440D350F503F9B4A, Type_get_ContainsGenericParameters_m0F735FD955BF6E99AF1B8979A34FF9D339F42B29, Type_GetRootElementType_m77B0ECEE53840670402AB589B07404F355584DEC, Type_IsSubclassOf_m55BE5B5482D391EAA804ABE53F3DFCEA36BC51F3, Type_IsAssignableFrom_m81CD6F94497B52B0F3488AE6A166828F9FED2785, Type_ImplementInterface_mE0F734104877A3F47541B1505E905A1255A2F144, Type_FilterAttributeImpl_m85062F71B0D3CE5639DCC04E271C90E9F12ADB35, Type_FilterNameImpl_m687A8CD1598CB0395C8D37F48D7D2BA95FCBFB82, Type_FilterNameIgnoreCaseImpl_m30CD545FC05920B0F8C070B36F5EC2AD072D0682, Type__ctor_m2D15235C53F26A32AEDCED8031B648F284C1B323, Type_get_MemberType_mE8BE68D0D529396390EA1135AC2EDDF6902271E9, Type_GetType_mE298F45594F2C39E570608F265E45688745410EA, NULL, NULL, NULL, NULL, NULL, Type_get_IsNested_mCF57E6A68BA5CEDDB9DA81CB34B6945F414FB3FD, Type_get_DeclaringType_m7EB771ACC4FB65F6B5C18AAA7A5F184A64C2A6CA, Type_get_DeclaringMethod_mB06DF990AA98F325FE27C9B7EA00D0ED4FB1C21E, Type_get_ReflectedType_m211A20F633875363AAFC00A5ADF7B179539CBAF3, NULL, Type_get_IsArray_mB9B8CA713B2AA9D6AFECC24E05AF78D22532B673, NULL, Type_get_IsByRef_mA417B3C05E39BCF8F21A2B6437A1B41D3BE638A4, NULL, Type_get_IsPointer_mC8AAAFEC4E4CEA59DAD0032B85D1BB224763278B, NULL, Type_get_IsConstructedGenericType_mFA908C52B2305FE88BBFDDEA8965DFC8BE225FF3, Type_get_IsGenericParameter_m776E04AE5E75E6144148B8BC696CD2FB9771AD59, Type_get_IsGenericMethodParameter_m1DE4FF11F0DB24CFF133695F11FB3D0663FD348C, Type_get_IsGenericType_m376FC7F71808242173AE3D00A6CA8B8F520A0BFD, Type_get_IsGenericTypeDefinition_m70EFA62ACE4B3E4C6CC999FC99D6F66987C02AB4, Type_get_IsSZArray_m3DAD31A3F22E8437B2DC00AED69A54C28D564D17, Type_get_IsVariableBoundArray_m143A888E8BE1D5837F7296CC4FC024B3BDBA61C4, Type_get_HasElementType_m44F9601E586D2EEA2EDB93FB81D1D80521C264EE, NULL, NULL, Type_GetArrayRank_m5E5E4867398ADD15BF34B4D8CCF7DBBCB1AD5778, Type_GetGenericTypeDefinition_m03767EB4633FED3E931D30F16F3E49500F18550F, Type_get_GenericTypeArguments_m6BBF96148044F0A720EEC0E7640CC92E61BD343E, Type_GetGenericArguments_m9139DE686108E775C4BDE2CAE41CC12DC1CBAFF2, Type_get_GenericParameterPosition_mF5DC8FD9CCD2794BB92922BDC2F4B00A17A0EAF8, Type_get_GenericParameterAttributes_m07AFB6F82D5B24C9B944B28B9C38863A470EDA81, Type_GetGenericParameterConstraints_m4A386D9A6668F195A01FEEDA5DF92B52DDEEB552, Type_get_Attributes_mFE7C06EAA1F2548E7D322B659ACBFFB9AC7FCE1E, NULL, Type_get_IsAbstract_m16FA83463867635ED9DECAE1C5F6BE96B4579CE5, Type_get_IsSealed_m6B652265DCEF64250FD2A173C50BD889467A58E4, Type_get_IsClass_mACC1E0E79C9996ADE9973F81971B740132B64549, Type_get_IsNestedAssembly_mBC2DDA6738C5F8CD2BA299CA954AE4A2373E4A0B, Type_get_IsNestedPublic_mE2D54A3967EB503A1694CCF1E2AFD7489CA6E9B2, Type_get_IsNotPublic_mD0DAE7364A17F0DFC839891331B5F3F4AA6E42B3, Type_get_IsPublic_m71FA078BA19CA4F6073433CAA836718A0E2F2DE4, Type_get_IsExplicitLayout_m94752A10189BBF8A18EE9CE7B17CDF701F951D10, Type_get_IsCOMObject_mDC5F62B22B0B1CA15EC3FA81BDB87006DA860641, NULL, Type_get_IsContextful_m934FE34B4F8357C7AF966F8EEA5552AB1602E3B5, Type_IsContextfulImpl_mA14663A3EB6473ED79AFC05C8A9938266CBEEEA1, Type_get_IsEnum_m8C07A780222962B019B75577578EE23ACD47B331, Type_get_IsMarshalByRef_mA6BA944A9B40FF2A8185FA4D2145150048A6E145, Type_IsMarshalByRefImpl_m36D6D0D4DE1887599DF9C8B9BBE972C46842A500, Type_get_IsPrimitive_m46ACAAB8F754D37713E3E45437705F4F58FAFA18, NULL, Type_get_IsValueType_m59AE2E0439DC06347B8D6B38548F3CBA54D38318, Type_IsValueTypeImpl_m961A2BA7CB72930FC204BF89FBF9D2909A9C8E08, Type_get_IsSignatureType_m018E204CFC85621854E382022703E094048EED2A, Type_GetConstructor_m7F0E5E1A61477DE81B35AE780C21FA6830124554, Type_GetConstructor_m27DB07707556F5798E5482B1D314C562E3883C85, Type_GetConstructor_m37EF7F27054140A4FD97A535D943180716EA1745, NULL, NULL, NULL, Type_GetField_m0BF55B1A27A1B6AB6D3477E7F9E1CF2A3451E1E0, NULL, NULL, Type_GetMember_mC4456D1BA93A44CF021059F6D46237C0740A6229, Type_GetMember_m982F76782B34436F39D01D21E7D0B12C878689F2, Type_GetMember_mD1ABB82BE1F781208BF0884555FA3015E10A6E78, Type_GetMethod_m66AD062187F19497DBCA900823B0C268322DC231, Type_GetMethod_m9E66B5053F150537A74C490C1DA5174A7875189D, Type_GetMethod_m9E8E55EC8316CE8A2851B62AD4C73E841FEAC2EA, Type_GetMethod_m41DEAC948696997423C14987A63054A3A622E985, Type_GetMethod_mF3AF3FA3834D7F99592A4CA715FFD2DE12291562, Type_GetMethod_mA605A28A04232563F51674827C52C17447DE686F, NULL, Type_GetMethods_m5D4A53D1E667CF33173EEA37D0111FE92A572559, NULL, NULL, Type_GetProperty_m6E63875E6098E89250149F4E76FAD40844708391, Type_GetProperty_mE24FEF18FA6A3BC6760CF0304020BFBAF86F4500, Type_GetProperty_m39BD78CA24AC9D5814DBD31AE69C6E57D3EC1735, Type_GetProperty_m267694A6964CF8ADE172F26EBCFB83CD5DC0A34D, Type_GetProperty_m56B512B27B74B56735C0BC4973B3E3C3BE817C68, NULL, Type_get_TypeHandle_m3DB7F8881409DC78B6D9563E0BCA999BFF318E93, Type_GetTypeHandle_m40E0A28A4D12E2807492E13290CB89A74D8DAE1B, Type_GetTypeCode_m2CE476933AF4B381D7A52F4343B70E9878FDF466, Type_GetTypeCodeImpl_m918237A8B03D5529A07AB33E1EA580293EF000CB, NULL, NULL, NULL, Type_IsInstanceOfType_m83ADA8999F30766F471BA9BDCA676047A09227C1, Type_IsEquivalentTo_m94F494256FBFC824236C9C7660142D1E3416FF40, Type_GetEnumUnderlyingType_m51960C56BE6295B6A3B2E33CCF9112E307C4ECBC, Type_GetEnumValues_mFB9A3A49BCD389D7B82D4D64BC483934C40C84CE, Type_MakeArrayType_m690F4219593AA4C89CED1C390F759D73FBF32CA2, Type_MakeArrayType_mCE10D3E9790DA57DF75D846E44A743BC62FC96F7, Type_MakeByRefType_m7CDFB1957B50FF3969A3132E1F03CA93D32C8B62, Type_MakeGenericType_m5EE60A10E8BE43C680DF29F4151A6D242E5EEF85, Type_MakePointerType_mA616B2C2FC3D2307EBBE32AA9DB286D2C97E7B32, Type_MakeGenericSignatureType_m12DC55D4BFC39CF2681EECB7F8EEA1F67709F1DF, Type_ToString_mBCB44061C44F4F28DEF2CF9B48EA255D81C146CC, Type_Equals_m8B23AAB84FCB0EB4748768C45DEE9BA08A1C0CEC, Type_GetHashCode_mE402CA0A0A5420F7099E53058BB7E7444138FFF5, Type_Equals_m566D48C6A23F0E2F50D6DB9296431EB947C31570, Type_get_DefaultBinder_m21450212064618B602E0586BFB1CA9B777C46C7F, Type_GetTypeFromHandle_m6062B81682F79A4D6DF2640692EE6D9987858C57, Type_internal_from_handle_m0747FFFEFFCA22D764E069CA2EC64E666294D7E5, Type_get_IsSzArray_m71CF7BE5DFB7140D26D3C330952B1D71F19C73F6, Type_FormatTypeName_m92E65605562A056BAE3C82720145E13FEA34499D, Type_FormatTypeName_m3E6AD55B5E5AB8E08A994ED0486DDEB6759289D3, Type_get_IsInterface_m484A7D9321E72758EABE7F36AE266EB0905957EC, Type_GetType_mBFE91DFA98B4E24307E1C27DA642FA3BFD51818F, Type_GetType_m50BCE4A0EB39D97381431E6CC2576C50DCE69C67, Type_GetType_m71A077E0B5DA3BD1DC0AB9AE387056CFCF56F93F, Type_GetType_mFB8A4050E4F344E4012ABAA5C95D6BED28754C23, Type_op_Equality_m99930A0E44E420A685FABA60E60BA1CC5FA0EBDC, Type_op_Inequality_m83209C7BB3C05DFBEA3B6199B0BEFE8037301172, Type_get_FullNameOrDefault_m34768A4C7E7D23D93954F24BDD741463FCEEE8B4, Type_IsRuntimeImplemented_mC515EF956A1EE6556310DA3D07F555EAC8EE7FFD, Type_InternalGetNameIfAvailable_mEE2ACB60128A485463B1708CDB834FF4995BCF3C, Type_get_InternalNameIfAvailable_m8874DAFF2F4DA8286E49DF39554815DDCD9E2D22, Type_get_NameOrDefault_mA66279601E5D9042F465DD802D3202CC3099AF1C, Type__cctor_mFB0568E211BBAFA8B3136CAE1D1837E6FB3966E5, TypeAccessException__ctor_mCC32095BDBCE6EC46B46F9496C16172190FAA861, TypeAccessException__ctor_m8E2ED02E9D1533E31D21B39EA50956A9692EF1A7, TypeInitializationException__ctor_m1CF83BC802D08B963036814519840C9C52D27DB0, TypeInitializationException__ctor_m42FFC9946A4915B8D4576F1B5C774992F9F0A4C8, TypeInitializationException__ctor_mF240CB62BD8E385186A4BC900E2F4238FA22D604, TypeInitializationException__ctor_m8A79E913A7D34BF9435982CFB175E82AF919094D, TypeInitializationException_GetObjectData_mED9E55E8EEF39601FF9287E5CBBE1CE18C6CFBCB, TypeInitializationException_get_TypeName_m82E0BBE6BA574E662EB2734C2E0EC30F84DE68C0, UInt16_CompareTo_m02159C1CB7FFBEEEFABB409F3A07F9F6CCD63127, UInt16_CompareTo_m73A3F7183597E4CFBCB8A98A696B4C3DFEDF0845, UInt16_Equals_mA21E8831A57BC983311BFEE7023615002FC50207, UInt16_Equals_m5673358CCDB7D6E74A6A13C50FC9151F4DD66089, UInt16_GetHashCode_m534E5103D0DA9C6FCED4F2F007993D3E38165200, UInt16_ToString_m57629B7E74D92A54414073D5C27D6827C93A4DD5, UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D, UInt16_ToString_mBD648884B6569D3E7D779669EEFCB1ED5EE4A521, UInt16_TryFormat_mFBBE717EEAC00E6B5ABC83B6D3AD7C7C5E310281, UInt16_Parse_m0DA0D67B314FBCA97775FC62F6C6D92D02A1CED4, UInt16_Parse_mB0C8DBDC44E6624A4EE2F50B28DA2E3BC842F075, UInt16_Parse_mDE1B7E4CA3AE3F4E4FE4385679273C7390B02C94, UInt16_GetTypeCode_m87109CE73C1867EF125AE559AF5267F2464BB713, UInt16_System_IConvertible_ToBoolean_m80A87A589A9931FEABFA8DE851CC90ABE4068BA9, UInt16_System_IConvertible_ToChar_m6A4FEF20CC15D31B9F864CEDACA14E15571CB170, UInt16_System_IConvertible_ToSByte_mAFD573A90EC1E9A07DC51F05BF682B2EFAE0B350, UInt16_System_IConvertible_ToByte_mF28006842AD2F889A8AF8985068CF3C1F9D0058E, UInt16_System_IConvertible_ToInt16_mA8738D7D368BBF3C1BFDCAB9C9D5BE73BD8DDADF, UInt16_System_IConvertible_ToUInt16_mEBC3DADEA11C83CC71EF155317F7C91E9634BA0F, UInt16_System_IConvertible_ToInt32_m540FA3939022FE0007AE993634107A4C7F5D5152, UInt16_System_IConvertible_ToUInt32_m72245591EB8D0446EF1F84F74BC2321A799888EA, UInt16_System_IConvertible_ToInt64_m0FBB535B1FC3CE6D49439A1D305C061E280DDC9F, UInt16_System_IConvertible_ToUInt64_m710F3496215C621016585FAD906EECE1D1E0967E, UInt16_System_IConvertible_ToSingle_m995E5E0F12278F1267DC69C663EB5ED44EC89DD2, UInt16_System_IConvertible_ToDouble_m8C0CA1695A4E7FEE2368001F36C96E01D103E55B, UInt16_System_IConvertible_ToDecimal_m15367C4B00DB5131821DBD9AE8DEFD800FBB9DC4, UInt16_System_IConvertible_ToDateTime_mC810F423BC87DECE7950C3BFBC748C2FA7DF6AE6, UInt16_System_IConvertible_ToType_m296AD6C61FF10F9575E4E88705C8440A51B1423C, UInt32_CompareTo_m7641828869D5AF657A97ACB8AB5E328984F46988, UInt32_CompareTo_mC96F15BE2B06C0268AD1D110D3251CE4DBA43907, UInt32_Equals_mC516812849D8243A72D34D830D840A1F1E32795E, UInt32_Equals_m6BE590F34B71E27978E9146437F73A6448BA01A3, UInt32_GetHashCode_mB9A03A037C079ADF0E61516BECA1AB05F92266BC, UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154, UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC, UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE, UInt32_TryFormat_m13D0A6FDF34DD4E40E44C1DB46E13BC8771D4492, UInt32_Parse_m8056C342A35F2BFF912DF735FAFE74FCEA3577FE, UInt32_Parse_mDA54DE4F6E05DE5E452FAB70248AC62C6F97EE96, UInt32_GetTypeCode_m36F87917898897D0F1DCCF5EA05E7420E2440E5A, UInt32_System_IConvertible_ToBoolean_mCAAC5E1B2CF8D1D29C26F6C2F14170A8D8B2EED6, UInt32_System_IConvertible_ToChar_mBE8B0C855829860093A2E3AB50E00798CE7761A9, UInt32_System_IConvertible_ToSByte_m2145030A3AAE090E86AF654CC234180BC86C1C1A, UInt32_System_IConvertible_ToByte_m0127804D7DBC5FBE9D5210909E7260D0D4F35AC4, UInt32_System_IConvertible_ToInt16_m773ED23D5736A41D77A65499394010D7083FB09E, UInt32_System_IConvertible_ToUInt16_m55EF66854F2530BA02FC04F6BA2102410AF99F18, UInt32_System_IConvertible_ToInt32_m8190791F16D31FD642F088B54757E1ADB47865D3, UInt32_System_IConvertible_ToUInt32_m9854A9FCC89A5A9E9A43CD5CCAADF603E23C9CD7, UInt32_System_IConvertible_ToInt64_mC9F6F6CB6815F9C7893FB54535AFB0EC294C5213, UInt32_System_IConvertible_ToUInt64_m760A7E11EE2D90E62D2BDD2057E045601239A455, UInt32_System_IConvertible_ToSingle_mD12EFF891DE0CA5A8816331F3E024319E1F84782, UInt32_System_IConvertible_ToDouble_m494F83A433F99711707FD11230977DFCA13323FF, UInt32_System_IConvertible_ToDecimal_mA7A0AF52B56F9958891802F49120F97F4CB780AC, UInt32_System_IConvertible_ToDateTime_m2C0CDDAAC455330A9ED69BEDA7128B51F81E7515, UInt32_System_IConvertible_ToType_m7D6732EC1DFC90EA0B3255AF53A04A279AA2D9C2, UInt64_CompareTo_m288BA0CFC7A33B21926BEA039FC439AF369935C0, UInt64_CompareTo_m1292E47C1FE2A1FC5BC5E6E2EB9C1FCDCEFE7745, UInt64_Equals_m175E7A6F2A4606A94579529400854317542648A9, UInt64_Equals_mB642AC4A6A1261E0FB36D7F1F2D77940790FAA81, UInt64_GetHashCode_m65D9FD0102B6B01BF38D986F060F0BDBC29B4F92, UInt64_ToString_mD3AAE57EA18A6779F5A17E4F91C900A231EB0A6F, UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7, UInt64_ToString_m779041C8FDD58BF8617838B00CD041788DB2F1A3, UInt64_TryFormat_m0A81EA0B51B237EF7D37FD1096080AA28FF717EF, UInt64_Parse_m2DAEE5CD43B2F1924677B3697E4C967229D1AB48, UInt64_Parse_mCA16202D9040B305FE0C7AE61B7E869A2817A75A, UInt64_GetTypeCode_m7956F80F53129D3D863DFD8FAF69837B1F3217D6, UInt64_System_IConvertible_ToBoolean_m811C71F9B4CE4CA2B6C97239179F6D93AD40F181, UInt64_System_IConvertible_ToChar_mA9FDA4A04271B83E4D9C9C6780B05FFAD6C18134, UInt64_System_IConvertible_ToSByte_mFFCB6CC662302C419BFE442F2C238A43F9286495, UInt64_System_IConvertible_ToByte_m0AE15842DA243AAB6558589B45FAEDF930FFFCEE, UInt64_System_IConvertible_ToInt16_mE4DD41C3FF462704A743921DB396EF1A19273DA9, UInt64_System_IConvertible_ToUInt16_m18EFCF36F8AC202D4402483A57144C9907178945, UInt64_System_IConvertible_ToInt32_mDFD417C1D4527BEDD01D98F29216A60EE5C67F85, UInt64_System_IConvertible_ToUInt32_m60A3E39C39BD85633BBCF030CA5BE90C9BC685EF, UInt64_System_IConvertible_ToInt64_mEAC98774C63EB91085FCF7E8EAD9F75E181EE6BA, UInt64_System_IConvertible_ToUInt64_mC0D4CE7AAF3744D4FA1DE31ACC8CAD0BBD1A28DE, UInt64_System_IConvertible_ToSingle_mF861BDD3DBAD5A51D99322CA3B82E02417F0DDA6, UInt64_System_IConvertible_ToDouble_mD91D9ED4E5318D66E7CA6002BC220E557945333B, UInt64_System_IConvertible_ToDecimal_mD609BAA92928AC5FC0EA88B680CBB6480E928824, UInt64_System_IConvertible_ToDateTime_mDC384A2977CB0D534860FD61E3BA2A7282325A80, UInt64_System_IConvertible_ToType_m688B075AD5E9168946856D735E20139699E3F2D3, UnauthorizedAccessException__ctor_m724CC098877CB1FB678D5B74660F830E7811E161, UnauthorizedAccessException__ctor_mED94291A37165C0D7A5A573AE6866429DF1712F6, UnauthorizedAccessException__ctor_m37F82265DB9C7D153840E157E860BBF373E9459F, UnauthorizedAccessException__ctor_m1A7AD5C0F2460048A24B4711BA416594B590B607, UnhandledExceptionEventArgs__ctor_m832AF8E26C9472E7727374BA407681B657DAB69B, UnhandledExceptionEventArgs_get_ExceptionObject_m8DC2648F45071BF54F6EF908704224A805032F33, UnhandledExceptionEventArgs_get_IsTerminating_m9D03AE271DEA51EE004F6D7EC187EEF6A45467A7, UnhandledExceptionEventHandler__ctor_m97305729C8FD4CB2370169FBEB8E4364A9EE803A, UnhandledExceptionEventHandler_Invoke_mDF60F4BFA74F6061ECB069D6528F1E7C42BD0858, NULL, NULL, ValueTuple_Equals_m0383A09FBD1032B045BF43F6F229F52225156158, ValueTuple_Equals_m8B34DDC9377802C251DA759D3699E01B25507602, ValueTuple_System_Collections_IStructuralEquatable_Equals_mFE0AF4B9EDE5F10078A529B34782B4F224D2265A, ValueTuple_System_IComparable_CompareTo_m156CF9EA95854C8B20BBB4A4E203ACF7910E011B, ValueTuple_CompareTo_m65043A775393A9A07522E868E7BAF3BDAC4CAC3A, ValueTuple_System_Collections_IStructuralComparable_CompareTo_mF4BC796E1222F5459D7586FE789E495F1FC13E26, ValueTuple_GetHashCode_m53FA957C3980951CAD883BE2A7705D1B8A01878E, ValueTuple_System_Collections_IStructuralEquatable_GetHashCode_m31417BE5853187BA1ACC4CBB000592DD5DB7EBEB, ValueTuple_System_IValueTupleInternal_GetHashCode_m5524EC53E0EB28C3773F3C5121C2D6855939304A, ValueTuple_ToString_m3E57988FE8A7AFB41F6FFECF53A7F38E36F2C690, ValueTuple_System_IValueTupleInternal_ToStringEnd_mCE2A7CC3C7C51FDF6CDEC21AB747483A06F4ADBC, ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length_mB174A677D156B502296E702546DA4A54D52A2A47, ValueTuple_CombineHashCodes_m2D43C63CBCA764CB776E226D45576A52AC3A5F97, ValueTuple_CombineHashCodes_mA282AB8367E72AAC2CD03794350EEDF885DBC3D9, ValueTuple_CombineHashCodes_m863E563B61FAA1177BECF19EE331D5B8574C5813, ValueTuple_CombineHashCodes_m60E50AC57049CAC8E58C145BDC9022989DD8BF4A, ValueTuple_CombineHashCodes_m62423C878D7CB18B74DAA96483AD008367FF6BF8, ValueTuple_CombineHashCodes_m6E1DDA7CEC83A1504A5210BA9F61BF00E7ACFD49, ValueTuple_CombineHashCodes_mAFEBA974A670843200DC9DA7DEF8280FCD19E05E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Version__ctor_mA37C0514C41B5A21A88102EEDB59026240650B84, Version__ctor_mFAED14F991BDC9D3A56B591F428EEDD1493A3D21, Version__ctor_mD304AF7E7BAF37B57909F3BDF16B8C6B741A3E09, Version_Clone_m2FBBF6265F7494DC757A781B59363EA532756EE1, Version_get_Major_m1F782BA72C64627627ADC2090C147CF887CE7795, Version_get_Minor_m5EEC53977DFD0A9D8F3276DA2532E8DC1644F80E, Version_get_Build_m6B12DD50C0DD307EEE100834EAE94E9E4D7865D6, Version_get_Revision_mB8ABEDBEF89C1F44A43A93E90A943EBF94BDB030, Version_CompareTo_m9F0A05C3EF35312C54E0EBC3A30DB4F799277A1F, Version_CompareTo_mD47BF413CF1CC220A7ED0705B526A406287C0F37, Version_Equals_m609FDB5BA465162CAA3B16859DE9F9FD141023CE, Version_Equals_m044FD1BEC655F672BF12B14F87E6738CD0D04584, Version_GetHashCode_m4427530041E64151F8B73F2D51610AE34C1DB062, Version_ToString_mFC02F5ED7C589561D9F4ECDF196308150DFF4D9D, Version_ToString_mC42C3A6D6F68C88C30DD6FA1B64A2EC99B2CB840, Version_TryFormat_m85C8FD5C29AE03605EE1BB5FB205860876E14D26, Version_TryFormat_m5A2B5ECEBD7B4CE5E9EB18B71460F424E0CB8074, Version_System_ISpanFormattable_TryFormat_mCD44FD19B1CD8A6D745D0AF39FF0F5EA3F2986E4, Version_get_DefaultFormatFieldCount_mA4AEF4AA1081B874636688AF16F48653EA58F6D5, Version_ToCachedStringBuilder_m64BFADB3985E3EE67CFC5039DA4199BAF68C696B, Version_op_Equality_mED378603AE784D5ACEDB8F4B250F50773B331D4B, Version_op_Inequality_mEEAD241EF25D2A808BE701CE43F612219ED986D7, NotImplemented_get_ByDesign_m7828DF6A1301380ACD8A3761B87B2B8109D17F2C, ConsoleCancelEventHandler__ctor_mEB528A549C087A958651E52D1321319F4F7F4354, ConsoleCancelEventHandler_Invoke_m6468C745D252FFAD67A24EB026CA6C282F2DAC30, ConsoleCancelEventArgs__ctor_mE7633CA7095B6C871A983D2B29CC9BE5AA2BF8EC, ConsoleCancelEventArgs_get_Cancel_m985D9AB16ADF00E76E06669714BC5B9F0481D708, ConsoleCancelEventArgs__ctor_mEEAA039FF238B6BA7E531874A7A8777BF8F57997, ConsoleKeyInfo__ctor_mB11797E5AE0887C8F1AE75FD34AF342FA5C49264, ConsoleKeyInfo_get_KeyChar_m8138528816FDD8AD7B4CAD3ADB6D70EA2F2C7A63, ConsoleKeyInfo_get_Key_m1885AE56E1C5CDEDB75C857ACA2E7D4455BCD33A, ConsoleKeyInfo_Equals_mB45FA36B3856A09445056E55DEAD966EF5653326, ConsoleKeyInfo_Equals_m6DBD0356B58A4DA66EF3543DC228ABBEF1D2FE55, ConsoleKeyInfo_GetHashCode_m8D1FDBD56345600F45D4C07958E9855E8BB40F8D, ThrowHelper_ThrowArgumentNullException_m05B7DB75576C421D7CA84FA73F84D7E114974CEC, ThrowHelper_CreateArgumentNullException_m602BA3E0E19D0357AF18376C538AB0B8C76B2B9B, ThrowHelper_ThrowArrayTypeMismatchException_m781AD7A903FEA43FAE3137977E6BC5F9BAEBC590, ThrowHelper_CreateArrayTypeMismatchException_m08F414F3B5739FA4E725E5A20DC109B460CFA0AD, ThrowHelper_ThrowArgumentException_DestinationTooShort_m6468934A3BBB67DBC5BAEF7A64D91BD5BBBB3D4D, ThrowHelper_CreateArgumentException_DestinationTooShort_m6E33A5AD7D1058270B84FE66F2A95F2B16251A9B, ThrowHelper_ThrowIndexOutOfRangeException_m86F753A24E2765A35546BA6352A7E4F0BB8A66B5, ThrowHelper_CreateIndexOutOfRangeException_m6DD584D8D7EA3478EDE57A8521DBB36D5AD273ED, ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56, ThrowHelper_CreateArgumentOutOfRangeException_m3C4B4BF7658868EB23A4DF41EFBCDBDF5401E437, ThrowHelper_ThrowArgumentOutOfRangeException_m9B335696876184D17D1F8D7AF94C1B5B0869AA97, ThrowHelper_CreateArgumentOutOfRangeException_mD63E830A834532634B1C07466F716547B8E772CE, ThrowHelper_ThrowWrongKeyTypeArgumentException_m90E5BCE2CB10EEC16F254C237121C6816C4D6982, ThrowHelper_ThrowWrongValueTypeArgumentException_mC1A6BBE43C360583C1E2C463D5B0AADF1E3E1910, ThrowHelper_ThrowArgumentException_m698044D4F664D7D0DDB88124EEEE2D052AF628BA, ThrowHelper_ThrowArgumentException_m2143A5B72376233700B4842B05601BF9992D999E, ThrowHelper_ThrowArgumentOutOfRangeException_m5430BC879B9D99E39DED788BB9451B8EF029756F, ThrowHelper_ThrowSerializationException_m03BE2B48CD3617C32FBCEE16030F7C5563E04E16, ThrowHelper_ThrowNotSupportedException_mB51B0F3A42F31B455852E713F424D47333326023, ThrowHelper_ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion_m5331E2E0EC0E36843D53F439C2529530595ACE9F, ThrowHelper_ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen_m61D5A6F694C15854BCF089BFD945BD6DBDB47D4E, ThrowHelper_ThrowInvalidOperationException_InvalidOperation_NoValue_m480627149F5606B668EDE5071BB6B62EC383988B, ThrowHelper_GetArgumentOutOfRangeException_m1FCD8C6519BA7D9B560B7429A1BBAD7A9047D188, ThrowHelper_ThrowArgumentOutOfRange_IndexException_mC7661B8C6DD827679C95FC6B6C08F8724174936D, ThrowHelper_ThrowIndexArgumentOutOfRange_NeedNonNegNumException_m57AAB1E093F20BFC64BDDBD90FB5B592F582B82F, ThrowHelper_ThrowArgumentException_Argument_InvalidArrayType_m469A6A5731A0F1E94D8B609ED9D001C3A1652A58, ThrowHelper_GetAddingDuplicateWithKeyArgumentException_m806CA4CBEE1150FFCADD26CA67978385981821CD, ThrowHelper_ThrowAddingDuplicateWithKeyArgumentException_m013C856C16A63018719A6096727CB43E1918CDE5, ThrowHelper_GetKeyNotFoundException_m6E63D4796191F3AE05973F2CF79BB6DC2D04154F, ThrowHelper_ThrowKeyNotFoundException_m6A17735FA486AD43F2488DE39B755AC60BC99CE7, ThrowHelper_ThrowInvalidTypeWithPointersNotSupported_m5707DE408588F6EAC3FC7D10F9520308CF8C8CCF, ThrowHelper_ThrowInvalidOperationException_ConcurrentOperationsNotSupported_mF8A8EC1112A0933FDC2D1E9DA49C491F4D8797C0, ThrowHelper_GetInvalidOperationException_m785C81D37942652B770FD923003370B5F7DD2D42, NULL, ThrowHelper_GetArgumentName_mF011DB9FA6E18A28A4844399301AE7B310D62622, ThrowHelper_GetArgumentOutOfRangeException_mF7A8B3AE3CF5C3C62377531937FF1BB5C69027E7, ThrowHelper_ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index_m94BADCC6D7EBBD12BE8323775FFB43AF01499B0F, ThrowHelper_ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count_m6C4A7F645BDD8EB62B50CB76E84416D94620DCC7, ThrowHelper_GetResourceName_m1D3FBA46C1D069416BF1040012ADDF431CFE5623, AppDomainUnloadedException__ctor_m6190523D07AF7CD805BAF16EEFE89BE1CFFE1DE5, AppDomainUnloadedException__ctor_m2AFBB71201D2B0EF69EB44C38AED12342C140A49, CannotUnloadAppDomainException__ctor_mB6A668EFBC66BF6576B961C0FC5FB41E9F6939A6, CannotUnloadAppDomainException__ctor_m407D63CC4DBFBA93D1DF8CDEA266E6F696F81E15, CannotUnloadAppDomainException__ctor_m40FEC46834AAA77D8F65A1CF36A0E79FB41CEFCA, MissingFieldException__ctor_m016F7375A52B84078121B321A70B9E71932E2304, MissingFieldException__ctor_m9D824B430D153DECAD4A02CC54A2E743A72C537F, MissingFieldException__ctor_m24E215239967EC6B86046A5BB7F1877EC4777B36, MissingFieldException__ctor_mABA60F665441C34D1B8B434AF2C7B8CF56EF3155, MissingFieldException_get_Message_m1D11DF30BAA849CBAF77A13356C1E53810D77263, MissingMemberException__ctor_m3043EA7208AB97EE7379064C1E3C753CD25D03E5, MissingMemberException__ctor_m6292C676754200C455A390D36BFEBD8F8775628C, MissingMemberException__ctor_mC12E367AD3D85FEC88905E1F8793D79E8C9C8BA0, MissingMemberException_GetObjectData_mF1BF9CA63FEC25ED2A4C788587A08DA8AAC75682, MissingMemberException_get_Message_mFBEB5567DB72916C2C13E20726BFF83FE68068E7, MissingMemberException_FormatSignature_m4AC66DED9391EC75B7B50D5ED9B19C57485FF5AF, OutOfMemoryException__ctor_m2CDADA05A6304090686E8D5E3E99A1596FAF5951, OutOfMemoryException__ctor_mE62C7219737CDB3698CA55D4502AE609649C701A, OutOfMemoryException__ctor_mCB9A9A3D31A1BDC004849A7A48E76AE9AEDC65F7, Array_CreateInstance_mD1F0DB4BEB7BE5A2A0B93A5F1A8C8CD04099286C, NULL, NULL, Array_System_Collections_ICollection_get_Count_mF5A489FB284221E5CA14952984F893DFE50C47C6, Array_System_Collections_IList_get_IsReadOnly_mC961695EB27965313D34286469A0F41B474963CA, Array_System_Collections_IList_get_Item_m420AD30943EF6DC346CC86E0671A2DDC899E1977, Array_System_Collections_IList_set_Item_m663A672EBA0BA75A289A1C90C595D5CC5DC0DBBE, Array_System_Collections_IList_Add_m6F012E4AD823410BE7B132FB884AA062F57D6FE2, Array_System_Collections_IList_Contains_mACBF142E374E664BE5013FC5AE5FDBD3A531B0E0, Array_System_Collections_IList_Clear_m6101A291B6891F40A13083C3361A0B76A70FFF57, Array_System_Collections_IList_IndexOf_mBBB479076F4E439BB4186F7984464D2490A77AEB, Array_System_Collections_IList_Insert_mF73A009DCE4E707330ABCB15AC126F7E8F12EBA6, Array_System_Collections_IList_Remove_m175FD6096BC997A693802D9AA91E38BC42BEEEA5, Array_System_Collections_IList_RemoveAt_m44787142DD2E8F2137381139493DCE734C243AE5, Array_CopyTo_mFD42E3443AB3B850ED6F19359698E242A08E1BAB, Array_Clone_m66C9D0727C9BAA0995E4142F29B45BC03582E042, Array_System_Collections_IStructuralComparable_CompareTo_m2E7BAE76C0135817DDF09E4DEBBEB7ECA5459A4A, Array_System_Collections_IStructuralEquatable_Equals_m6BC14B91570DFFF3015B47ECD96CA427CAE53A11, Array_CombineHashCodes_m151F2E9F10B5F0C2788C730E6EFB84196EF3CBA2, Array_System_Collections_IStructuralEquatable_GetHashCode_mD4B88B722FB48279C4E42F9D4417DB498CAB1B30, Array_BinarySearch_m16E43269D4AB4E7FF7B059C8EA8820F80F1323D3, NULL, Array_Copy_m33AC7B7ED7198F39A51F7BF365A1A5B9B5D9B08C, Array_Copy_m4C8D50AF6A1886B553D019FDE15A1F03D145B8F0, Array_CopyTo_mD90B2F267FEC4AA2EA5A9B3973B211C1CA955C33, NULL, Array_get_LongLength_m19F5DFD4DB2D9A732EBF1BD15E8EA239C1089D5E, Array_GetLongLength_mD2A8EF485F71BE7151FAAD41698FCF4D6A5872D8, Array_GetValue_m702167FB0D2CEB4C7AE06B9340B7E19C3E7140BE, Array_GetValue_m0DC1E4E79C140E0218F402AF4E342CFD65604424, Array_GetValue_mF147F92065722F90A58B58833771A0E9F876A3C3, Array_GetValue_mAE8A3067B94F43E67214385D15F92D41FBC37ADA, Array_get_IsFixedSize_mFADFC02F55B3A4C34FCCC5EDEE6BD1982079219C, Array_get_IsReadOnly_mE99E535D88FBA431E15ADDA9415A48D7BB691D5E, Array_get_IsSynchronized_mBECA98C1CF857A29BB4C170EBB2BD43840C65510, Array_get_SyncRoot_mBA735C59C056E59A809A039C7A0401F740707012, Array_BinarySearch_mDCFE901313E104E9410763977B52B7CB3A71DB9F, Array_BinarySearch_m1DA1FB64C33F0395645CDA72971F1ACE7A889CAF, Array_BinarySearch_m3FF60A11C28F74C734DCBBEFFFE1662F06AAE3F7, Array_GetMedian_m8C82E4D2FAA145BA862620776F001E22AF256175, NULL, NULL, NULL, NULL, Array_IndexOf_m465D44BD098AF24A76CB69293F87849DEE7EBD5C, Array_IndexOf_m3724844DEF58E592521E2D7DECC96289CE35220C, Array_IndexOf_mA7DFA2E913CA86E09777E3E8693C98459803E38D, NULL, NULL, NULL, Array_LastIndexOf_m27773752E34001AF14DAA808A45EF2793CB2A907, Array_LastIndexOf_m5304939AFF30D7A1C0E907DB7F6F2E1F9F0FD97A, Array_LastIndexOf_mB6071060CA771B598320E43286F334BFCF881295, NULL, NULL, NULL, Array_Reverse_m464993603E0F56B4A68F70113212032FE7381B6C, Array_Reverse_mE788006243D34C654D7DDEF13E2D9E7B129AF8AD, NULL, NULL, Array_SetValue_m727036305AB6A0C07A779DD791A2125CF0A72579, Array_SetValue_mF3881098428A78008936898D95B920E7A1726AFA, Array_SetValue_m8689D7562F4420261F8669405A191CFE39A23C1D, Array_SetValue_m44CC668E0D18A54FB89B9F24472B1BEF7BA40997, Array_Sort_mC492D4E4FE991A6B8C86A99638846A17CC1C2D58, Array_Sort_mBFA99B4DC326AF32F58CCA643154C9F2E5379978, Array_Sort_mCAA68804E8A393AE2E86ACBBE3F70BC4A5CA21CB, Array_Sort_mE8B389D13D4164C9E66801A729CF714EDEB512E6, Array_Sort_mF2E8B5EB2539F88B5160F2562B2EE09C3C1B49B2, Array_Sort_m7F8341140FA73A026AA0CF24A7EAA140FEAAB06D, Array_Sort_m64FA767403F123119427A7DCBB008E3FEB8942EC, Array_Sort_m0D213A252AB1D5536BD7F47AA91E0AC101D6CCB0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Array_GetEnumerator_mDB7E2AF23F2BDC715D429C71CA3B8D0151F0DC1E, Array__ctor_mC9D9A992B5004A984BD50B256AE4EA4898BEB7B9, Array_InternalArray__ICollection_get_Count_m9EA0A61E178B879C0D6DB48C92EB06156F498A1C, Array_InternalArray__ICollection_get_IsReadOnly_m8CCADFFB227B11AFA80D1083C7539FF1D19BBE44, Array_GetRawSzArrayData_m2F8F5B2A381AEF971F12866D9C0A6C4FBA59F6BB, NULL, Array_InternalArray__ICollection_Clear_m454148B31CB16FF8AD9F25F5174861E84ADDB24C, NULL, NULL, NULL, NULL, NULL, Array_InternalArray__IReadOnlyCollection_get_Count_m083BCE65321DB905F1FE81A7C15FBC6DC6C230FF, NULL, Array_InternalArray__RemoveAt_m2C1E4C0C4A984824A32C2B655E590EE4BE75A7BF, NULL, NULL, NULL, NULL, NULL, Array_get_Length_m361285FB7CF44045DC369834D1CD01F72F94EF57, Array_get_Rank_m9383A200A2ECC89ECA44FE5F812ECFB874449C5F, Array_GetRank_mDA939D342BFCED5693C318B432CA9EC73E765F84, Array_GetLength_mFE7A9FE891DE1E07795230BE09854441CDD0E935, Array_GetLowerBound_m4FB0601E2E8A6304A42E3FC400576DF7B0F084BC, Array_GetValue_m577622C9D6176FAC9F6143011DA3F1CF85146FE0, Array_SetValue_m71595F7B1BD3262D3BE2D03B3F8A7A0F51482917, Array_GetValueImpl_mC32211C1472FCF37A5C6F3D1CCA71CE2FC4D116D, Array_SetValueImpl_m83E23ED8F0FF430E4CF4B1CEF8EAF22F9E906940, Array_FastCopy_mBA73BDCE9A1C18A20EB3F0158847721A676FB374, Array_CreateInstanceImpl_m69FF101751B92B3D49B47C9E425246434A732709, Array_GetUpperBound_m64006116D5244EB8DA52188A9E49929AA7D08E4E, Array_GetValue_m007D247B8A6FE5BD60FD1CD510A714A416F2BA21, Array_GetValue_mC7B3B59C7533244E396308CA7C17EEAD913FF3A1, Array_GetValue_mDEDA2BAFDC6524118821D88AB55065D065602280, Array_SetValue_mE9507B366ED84E91E92BF32649D36916F96C67B8, Array_SetValue_m593F908AB75824D0D48850AC678D335D093D4B73, Array_SetValue_m009D6672E50165FF985977CAB6152F662489AC0D, Array_UnsafeCreateInstance_m10460BFF14376B7110A18456D4E7B4ECCC92EA88, Array_UnsafeCreateInstance_mD79C81BDBE31FDF44E2B8879D34B56751FE3FC08, Array_UnsafeCreateInstance_m74110ACD8ED2B900DFFFC775369DE1D1D4E9C8DB, Array_CreateInstance_m13B202130951A03AF5F52470A19E17D3AD2A8983, Array_CreateInstance_m26D0A9871BDB4F6BF311062037068338CA803E97, Array_CreateInstance_mBF8B23348B319D1FD04F122AB56F0EE8B8825061, Array_CreateInstance_m97DC551619A43DA8AE15F1A6D33662D66E5DA817, Array_CreateInstance_mA9618DC57381BAEA1C1A56C039D253EA70159649, Array_Clear_m50BAA3751899858B097D3FF2ED31F284703FE5CB, Array_ClearInternal_m8F656BEFDF4E155342F154F6850352B5E0F1F255, Array_Copy_m4233828B4E6288B6D815F539AAA38575DE627900, Array_Copy_mB4904E17BD92E320613A3251C0205E0786B3BF41, Array_CreateArrayTypeMismatchException_m4A6D7A642A2C8402D0631B4717FE1FD0093C5E7E, Array_CanAssignArrayElement_m8BAA866356EC45821E515933FEBC27F02DD2B579, Array_ConstrainedCopy_mE1AE4AB9DAF1DFDF9CB7FB0131B08B7B0DF05EC8, NULL, Array_Initialize_mA2B5E07BC65B448E268C932D5A686F3A50DB0A82, NULL, NULL, Array_SortImpl_m7542C04B7FCA7899789137BD0324BAFBF5B2122D, NULL, NULL, NULL, ArrayEnumerator__ctor_m46B7521C341EDDCFB51486ECCCFC92E8FF4FEDF6, ArrayEnumerator_MoveNext_mB52D9F359A793488A8B74A78F5CF8C7EFE447746, ArrayEnumerator_Reset_m4ABC2500C6E256F756376947FB215145DD2DB7C2, ArrayEnumerator_Clone_m49B98452916387FC9A99A632F1262FC2F62F49DC, ArrayEnumerator_get_Current_m85263CF9AC51BCA9EF2CCED7175336C4698A31F9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, SorterObjectArray__ctor_mE523748AACA66081B2774FFD4312877CCD6D40BC, SorterObjectArray_SwapIfGreaterWithItems_m373A9679D50CFDF935A0D3493AC9A10B8342E96E, SorterObjectArray_Swap_m3556AF1DC90EA6542CF6AB933DD9AFF65CF1D0F8, SorterObjectArray_Sort_m13369A292C95B423844734CB1A75387B0A6BAC3F, SorterObjectArray_IntrospectiveSort_mE70A5FE853B9B706ECB24CB5118A1B1440682132, SorterObjectArray_IntroSort_m912E1A41EF0FAFF5B86F42A7EB9BA860D3F51F2C, SorterObjectArray_PickPivotAndPartition_mFE230A58E111C0A201E740D52A4AC33AFEBD541B, SorterObjectArray_Heapsort_m1DFF24411AED5D2BBFFD0549BD382B898E99042E, SorterObjectArray_DownHeap_m9240CC52F9C886556C31874DCB72DAD6FC0C608B, SorterObjectArray_InsertionSort_mD801415F2F3DD42C0BC17EF0F46D84C312A832AE, SorterGenericArray__ctor_mBB8BAD7E29AA6F84B95A3A8E4F827601E829C42A, SorterGenericArray_SwapIfGreaterWithItems_m289580EB48A7009C7E754CA0051F068C114F1056, SorterGenericArray_Swap_m6F55407472AC1C56CA3DBA1B48D8BE8AD80739F4, SorterGenericArray_Sort_mACCCBBC305E016AACA73D8ACCCCF07969AE14CAA, SorterGenericArray_IntrospectiveSort_m965E397E78E43C0AB0E869E8F15EB52052E1A85A, SorterGenericArray_IntroSort_mC38E34F9E143EA446398E3B5B7BF6902E345C8D9, SorterGenericArray_PickPivotAndPartition_m0B6A23FAB99336829E5FA5E85134360DAD9F42D4, SorterGenericArray_Heapsort_m315192C8CC2B2BF44DB5C4C789A63F182624A8B9, SorterGenericArray_DownHeap_m27C08CC30B66AFDB848FC07CBB83B5BA1DF83621, SorterGenericArray_InsertionSort_m2E4D651411B2CA33699D1EA9C756B438C8FC6503, NULL, NULL, MonoTODOAttribute__ctor_mA19C7B91FDA691044FED247B4EB41C2EF5C08A54, MonoTODOAttribute__ctor_m2FD4612EF82968FFE90EB0498C9F645A3054B54A, LocalDataStoreHolder__ctor_m6DDA0A49BAD850F697AC0C295F4CB8F9298F2912, LocalDataStoreHolder_Finalize_m6B1FB80238DF28D133162852B6108C0E04994614, LocalDataStoreHolder_get_Store_mBD1424E2BA95DF87EF55AD55AF18971D539CE6B3, LocalDataStoreElement__ctor_m59A48056CF4FCF72B2272C82AE9E077CA559DD05, LocalDataStoreElement_get_Value_m632EFA28814C4E13861F4F41E9AD5CB87F8D8242, LocalDataStoreElement_set_Value_m87CF1493A9228ABBAD50D601687350AF5F6F9813, LocalDataStoreElement_get_Cookie_mED3BF393B659ACB03C8C6C19A7E1959BC3AEBD25, LocalDataStore__ctor_mF0B68949E727A1D6B00C8E764B2984A0113195FC, LocalDataStore_Dispose_m7A115A947B41793E266ADD3045547AAE3AE5E8A5, LocalDataStore_GetData_mE292726A414EEA82AE16DEE8F07E935857A7C792, LocalDataStore_SetData_m71B4FE899170FECA20A278B3DA7CF7FB9081CE02, LocalDataStore_FreeData_mA3D9796FCF7BC34A35224A1BEB88E40FA40097F8, LocalDataStore_PopulateElement_m026289BA195438D5EB5D4967C03433E27E2C4868, LocalDataStoreSlot__ctor_m77AEE5C2EA8C0AD6540941AE76B1031290A37306, LocalDataStoreSlot_get_Manager_m203CB87CFFF7CA2422F08BC0088268CBA5C90D37, LocalDataStoreSlot_get_Slot_m1F426571015D0EEC027394DDC55881331B6160A8, LocalDataStoreSlot_get_Cookie_m3605580D9AB903EB5A2BC9D9675A438334E89945, LocalDataStoreSlot_Finalize_mC4E350BF53B2D56ACC523188A9F9889166D56190, LocalDataStoreMgr_CreateLocalDataStore_mEC0D1901A5F630804C684E7257EE0439C3805999, LocalDataStoreMgr_DeleteLocalDataStore_mD08DFC635EC33DACB370178201F7DF54FF28B565, LocalDataStoreMgr_AllocateDataSlot_mE2959AAE78B4384278A1651843CD11F0D250BF4C, LocalDataStoreMgr_AllocateNamedDataSlot_mAA596D71BE41C38E463F2931078B97BF1CA92F05, LocalDataStoreMgr_GetNamedDataSlot_m1E4CF3E2A45F5B1E8D851BEA7DC2F0DA4433B7CD, LocalDataStoreMgr_FreeNamedDataSlot_m54961D6B6FFE4DD83429D16A84F4554CF81EF8B4, LocalDataStoreMgr_FreeDataSlot_mF59A1C7C07F032738A40BCE7FEA4E29A59F4217A, LocalDataStoreMgr_ValidateSlot_m077C6BE811E06CD84396D8D3FE442753B7A661A0, LocalDataStoreMgr_GetSlotTableLength_m17D1A0EE411E3C18515D80F796491AE2FA34F46A, LocalDataStoreMgr__ctor_mF010C0EE63EE2B9D404D1FF772F6704B61E33C48, Activator_CreateInstance_m0DFAA1415ABA9B28430FDC70A9915BE437C04B04, Activator_CreateInstance_mBA4E894FD2BB619F187B9049E50AFF802259E6AC, Activator_CreateInstance_mDBC65647828F8A3D3E63807B5AEA4A4ECDE397E6, Activator_CreateInstance_m28D06ADED95F14C5670381087BE1B01CED0C4FA6, Activator_CreateInstance_mFF030428C64FDDFACC74DFAC97388A1C628BFBCF, Activator_CreateInstance_m2BE3252B26369EA17E06A564F25172F6D002469F, Activator_CreateInstance_m09F9CF47F0DBCC75F924E38D323229E45615F190, NULL, Attribute_InternalGetCustomAttributes_mFFA074010447117D08BEB6BC9A26ED2F12B6EE9F, Attribute_InternalGetCustomAttributes_m8188693456C4B3497083DC57FFA1F2680DBE1078, Attribute_InternalIsDefined_mDBFF0C8F52158355DBD4A9093A724B7425CCC0C5, Attribute_InternalIsDefined_m725076CD1B0CC495BE8277020AACD2DDFB2EB114, Attribute_GetCustomAttributes_m5D97AC5988A85310657B4740FC3655188C5176E1, Attribute_GetCustomAttributes_mCB0A3E0F2148A92A0C6444D601F0F19E01B0ED09, Attribute_IsDefined_m2EB6141EC7A5855CB8FCAE554ED52458C5475B86, Attribute_IsDefined_m5DB4031FBFCC88B85E13217F1323701794B8D42C, Attribute_GetCustomAttribute_mBF35997518AA6969E0E9A29D7E8C5FE6FCF36AC1, Attribute_GetCustomAttributes_m7431B520819C0E00B86D7E16FFED7675A0CCC9DB, Attribute_GetCustomAttribute_m8ECC2F3DB73C2CCEC06BE6272FD23CCF746474C5, Attribute_GetCustomAttribute_m4E50C708F52191C29F0C43B0C27B5BA44E2C683E, Attribute__ctor_m79ED1BF1EE36D1E417BA89A0D9F91F8AAD8D19E2, Attribute_Equals_m4335FF465A3E660EBB4541491B5169E58BB1CB61, Attribute_AreFieldValuesEqual_mA65CC38B9C50E76A95C8F27750CE552322A47772, Attribute_GetHashCode_mAE2C17FF608041F608207E2202E1BC0F98919C08, Buffer_InternalBlockCopy_m89CDD7EB43A555DA0ABB0D7A126FDABF2AB2C0F5, Buffer_IndexOfByte_mF43902211DC955885C828233F0D46BAC239B0ECC, Buffer__ByteLength_mE7B303773AF963200A637C1A87C552BB4FE178C9, Buffer_ZeroMemory_m7281E7E700B7EED03FE04BC0C0834D00EF0C0E76, Buffer_InternalMemcpy_mFABC315DCD001655DDA90A2531F56366794E72C5, Buffer_ByteLength_mF5ECD3B5109BB58029D2D19353465CD3576490EF, Buffer_BlockCopy_m2F7BC0C5BA97C500E3F87D5008718F797E02B358, Buffer_MemoryCopy_mC1717FCF88DEBC2DAEA8B51C352628F4D2402F69, Buffer_memcpy4_m2003EA216B7F3A174D6724F06E64E3D7F55A5CF4, Buffer_memcpy2_m9C9B0B08B9FE366BE13C48578BF5130ACC622FC5, Buffer_memcpy1_mEAC59021B9084508201D428EFE97D64E2448378C, Buffer_Memcpy_mB203712DD2D0E5DF1CF52F752638F8B94E03E217, Buffer_Memmove_mAA31A45BF1B1FA6490F0913B7FB59537767E5EF3, NULL, ContextBoundObject__ctor_m05F75A3A06362236254BD3524F8B38044E3507D4, ContextStaticAttribute__ctor_m92D56D6F22C00FA212DFC8A9ABF22275CE762F43, DefaultBinder_BindToMethod_m13B0092271A552754725422F29CF08F13B93DE49, DefaultBinder_BindToField_m21F8BD927731AAF280C5AE897D9E8E521801EC1A, DefaultBinder_SelectProperty_m3A5D348719F7DB140720ACA9E2B22D3E4C3E41E0, DefaultBinder_ChangeType_mD125AD4BF300FB437DBC6B3BF42D15E6759E1814, DefaultBinder_ReorderArgumentArray_mCFAE314FCABCA4B995F3E9D6AF16AAB757254833, DefaultBinder_ExactBinding_mB7D844E625061CF9D53A6E048AAB4704F4A80FD2, DefaultBinder_ExactPropertyBinding_m68DDB998A58FD7FA27DEE4568B56D54F2984257A, DefaultBinder_FindMostSpecific_mFCE847310EBA1433FA532D977133F34479242ECE, DefaultBinder_FindMostSpecificType_m890FEBDF30D5C9753EF9F6483E7D5764065C1FEC, DefaultBinder_FindMostSpecificMethod_m66B9374F710DBD4079F4EFF3088F4EBF2BEC07AB, DefaultBinder_FindMostSpecificField_m473A45D211D162B075A3D7D16A4AC21863B6FD41, DefaultBinder_FindMostSpecificProperty_m50F865E88C3E4430A0E7E6CFFB0D8F439BCD1A73, DefaultBinder_CompareMethodSigAndName_mF1203D1B69E0DF47FFBE5AF80CD781EAF90AA496, DefaultBinder_GetHierarchyDepth_m441955BB4F64D38256EE0BC7A8934788657A5C0E, DefaultBinder_FindMostDerivedNewSlotMeth_mF82B6C237E954421EC48CBA9960EE1CC69594F4C, DefaultBinder_ReorderParams_m0C8308741B2986DAF301FBD227C94247C64BD822, DefaultBinder_CreateParamOrder_m21858BA82DE5B7E5D9DBEF23862F6DDBF561A3C3, DefaultBinder_CanConvertPrimitive_mFD7E9F959179B63DF70BEB6C47C6CE02FC637923, DefaultBinder_CanConvertPrimitiveObjectToType_m23FE065B347980CE837361C4C089D9D055748F87, DefaultBinder_CompareMethodSig_m0018AE74EF63C8DBF80984BAEF4EBF681B85F8D7, DefaultBinder_SelectMethod_m0F591FEC2110454660E47FF3B53EB315922863C1, DefaultBinder_CanChangePrimitive_m1B89A738AE0E13DC3D5BA76CE808FFBBFC739281, DefaultBinder_CanPrimitiveWiden_mE50FEA7EE4239A830E2EF111E17DC2B3440C3DA9, DefaultBinder__ctor_mC5A3F8998F9EBC38BD9F2221FD0CDDA6A36AD37B, DefaultBinder__cctor_mB12909B9E8747AD8C5AB71877BC182CB82DF67DA, BinderState__ctor_mD42468CFA69F89D4900C05D36594F7FB62BF085A, U3CU3Ec__cctor_m54EE5B2FB3CDB6E7998D097F20515569F58F1B9B, U3CU3Ec__ctor_m545924E0006161CB75B96123DD1B999C983724B9, U3CU3Ec_U3CSelectPropertyU3Eb__2_0_mD9B7B290F6427224B66603965A1CB1A9A78328BC, Empty__ctor_m0693B5F826D74FE9C8F9928EF88E11CC4D33C643, Empty_ToString_mDB461F68D6533D0FED40AA39D14C19FE91468E6B, Empty_GetObjectData_mEB7E87267FE28FEB13FB93D752B9DEFF7868083C, Empty__cctor_m94A469C35E666DB94E42D2AE951731EE2E1BF742, Enum_GetCachedValuesAndNames_m63A641A53C372BDCB12444B077AC0FE274A7DA50, Enum_InternalFormattedHexString_m9D6BB176A0FC9596FDD128E324D150B15CF15E5E, Enum_InternalFormat_mED09597751A1999A1B9281EAF8AD59948E176FAC, Enum_InternalFlagsFormat_mF96E0E22DF14D61C9BE9D43F78C9E475CC499162, Enum_ToUInt64_mB2D8EB6B5F2F876ABB930212D553C83A72FEE318, Enum_InternalCompareTo_m7888828450CC75F43C87AE674BA5608228680CDC, Enum_InternalGetUnderlyingType_m6E5D83C6DE4EA3277C09114018E2198D386C7A38, Enum_GetEnumValuesAndNames_mDE29475A39A12D645CC5C9883BA3170CC8320206, Enum_InternalBoxEnum_m26E8D43A2A7D7C62F717BD31E8075601E4FC3268, Enum_Parse_m2846B01D5DEA00E4674AED09DE0B2E59ECEED61F, Enum_Parse_m0316ABE916ED60AA2257A464A33A33D544EDEE12, Enum_TryParseEnum_mDBE5E7CC1B2D29EE85348895136E76B5C9B9ED77, Enum_GetUnderlyingType_mEDDDC2C9F74ECC841E65E401C3703D59C37CBB05, Enum_GetValues_m803B9D68C367FAABC5AFB6B5B52775C8A573CEF9, Enum_InternalGetValues_mB6135CF9C05C61CDF9F7C98957756D8EC1061026, Enum_GetName_m05FE85181853F756BA6BB2C033DD3590E6114D29, Enum_InternalGetNames_m72868703B6168A69833B444F38CB34AED43084ED, Enum_ToObject_mD898E0819FA640BC4E98924613B5DBD41146D1FF, Enum_IsDefined_m1C9A0C4F54B0538351585FF563A01091A6FE2F28, Enum_get_value_mC730D977C8858E8D36D97514B72882DB08EF0107, Enum_GetValue_mFA3D1883453030DFC3072D92E697A231C6B03DC0, Enum_get_hashcode_m95C6A147738A3DCC22815C5D8EDC90518F5B572C, Enum_Equals_m96B1058BA6312E23F31A5FBF594E96EB692EAF4E, Enum_GetHashCode_m79EF33ED2491299885752DA9C9535E3E5A6C6BBE, Enum_ToString_m946B0B83C4470457D0FF555D862022C72BB55741, Enum_ToString_m1A64818A94903E2E1E978FFBDE4D27D644E6D4CB, Enum_CompareTo_m7857C6F62098FB59C5334577863DD23559CD50B5, Enum_ToString_mC82F2E769BD9FF89D7F7E88D78B7F98FA56D4F91, Enum_ToString_m0BB62F66DC0B5AD114C044A978FBB3C36215B67B, Enum_GetTypeCode_m6D645A653650B730B3D9FA6B1E62D87162702F4A, Enum_System_IConvertible_ToBoolean_mCC3DCAE3192377F7DDF26323C7F4DEABA46C0029, Enum_System_IConvertible_ToChar_mE1706A663B2C63C103773CB0004ED37FE7924069, Enum_System_IConvertible_ToSByte_m5EDA0C216BD8A58F9A5AC7E8C4F12B4F0B237543, Enum_System_IConvertible_ToByte_mDD17B04D9E027071CDAE60030A5DFA0C5A3654CA, Enum_System_IConvertible_ToInt16_m1E9116382B4679B04ABD6CCE81CED60FFE2C63CC, Enum_System_IConvertible_ToUInt16_mB99903183E02FF9C24A16527425F5B35F221BA1C, Enum_System_IConvertible_ToInt32_m5C3C11CD89042CD040E0DF36244DF1A4101610E4, Enum_System_IConvertible_ToUInt32_mA3D7E5A395B45553BDE49B56DAE461E876CF3A0A, Enum_System_IConvertible_ToInt64_m4D578C1F65AB65C3158E3339E0EE8142B4297B8E, Enum_System_IConvertible_ToUInt64_mC54525AD23148858DDA3AED4002955AA15F1C9C8, Enum_System_IConvertible_ToSingle_mE870838451B66F6F50F4C8F64E335AD7F0D5822E, Enum_System_IConvertible_ToDouble_mAB49638F7DF75B114BFC2C5DF575F07C05785DAC, Enum_System_IConvertible_ToDecimal_mD242AC508DCBCDBB903B3BD78FEDE7AACC3AA267, Enum_System_IConvertible_ToDateTime_m73AB440C25E3E48792351BD5D5E5764C84F8174E, Enum_System_IConvertible_ToType_m6B33E2D51BC2E9978DD655F4F4558BD6C781207D, Enum_ToObject_mEEBC20B90E90260E53F2A73658F1ABE327F204CF, Enum_ToObject_m0B6ACE15B0F8821CC795CA25D4AE0A9F56547CCC, Enum_ToObject_m7952B7BD43E48BBF79BB973BD31E7FF9E62B948E, Enum_ToObject_m9F3E855711F06F3E13107F9AED8BD7733351A61C, Enum_ToObject_mABB2D5A99CABDBFEDDDF549DB39B57F41C64EA84, Enum_ToObject_mD0233B84323DBD62E609917F9336F9D709E835AE, Enum_ToObject_m83185EF7C28B56935B2C8073AC8FF02BF5A03355, Enum_ToObject_mDAAD050E372238C1F1B33496B40C0D0E61263EF1, Enum_ToObject_m9C19214E04C5679E1F877296D3291594FE80209A, Enum_ToObject_m233779ED531D69CAA5EFFB39EE000AA1CB5755B1, Enum__ctor_m24EEF41BD8F0356D00680835E6EA8B8218850A62, Enum__cctor_mD0696C117F9A274FC283BB6999F53F46FC4B3E73, EnumResult_Init_mE82C2A0AA77B57916BE3FB3721D53CFF94ECAD35, EnumResult_SetFailure_m0F3E787A9094646F63ABC665AD6DAF284FFBB14F, EnumResult_SetFailure_m982B6BDE545BAD51E5A5DA5B8CA9C0CA7066A2B5, EnumResult_SetFailure_mA604636ACB06D3091996618B9A777C8AF77EEAA5, EnumResult_GetEnumParseException_mBD381EB8A10F30881AE830EF7A4EF5C7E2C1CCDC, ValuesAndNames__ctor_m4B408A1BC20802B4B9ED094BA3F029830CCE8A7D, Exception_Init_m0FB6D26F2BBE84B92D0CF1BF6BC491BBEC7D944F, Exception__ctor_m203319D1EA1274689B380A947B4ADC8445662B8F, Exception__ctor_m9B2BD92CD68916245A75109105D9071C9D430E7F, Exception__ctor_m9BC141AAB08F47C34B7ED40C1A6C0C1ADDEC5CB3, Exception__ctor_m412D5FC4D69035738F1DB88FD771ABD6B0E9E120, Exception_get_Message_mCFE0D38FDF9001405299AAE43BBE2A9AD806C441, Exception_get_Data_m9ABF8C4E68E3B25AB1FAF6C84C7C005E191B8ADF, Exception_GetClassName_m4070C3FA2A8321112490C28978B2B2A71E264A23, Exception_get_InnerException_m0C1BDB339C786BA4DA7D2C1AD214571CFBBB1410, Exception_get_StackTrace_m601D1BDBA58B7BAB3B750ABC5E72C9449F6FD58E, Exception_GetStackTrace_m82E62621A0DB19C4B787314387AB85F612AF479C, Exception_SetErrorCode_m4EDE5390355B87C0E533678B7BD03EDF4ECDDE25, Exception_get_Source_mC93821311B3822D1E15267087431EE323584E95D, Exception_ToString_m86C837E2A0387AD13424708D0F9292A27FA06A4B, Exception_ToString_m239DECD3A14DD6BC055B3835E623CBE887D5A732, Exception_GetObjectData_mD69929DB0BB2512240908B9EEE21778CB7B72DA9, Exception_OnDeserialized_m5A407168C8FFC7A8EAA742B00E517FBF026D7BC6, Exception_StripFileInfo_m8A50F7141523354E05B78259086F1B9E551AFD95, Exception_RestoreExceptionDispatchInfo_m9E319F0BFD2364F942F93EE488E8372932072ED2, Exception_get_HResult_mBA9CD3C01C2F0C68DFA6ED7824F7371D7E1A4163, Exception_set_HResult_m010A171183E240EBF4F7611E924B533FAB2E471F, Exception_GetType_mAD1230385BDC06119C339187CC37F22B6A79CF09, Exception_GetMessageFromNativeResources_m7F8DFD0771A42C468C5692C82851635BE3D273A2, Exception_FixRemotingException_mA81C898DA0D0111AC63F14F7F96B369983327061, Exception_ReportUnhandledException_mFE994458658DA0594E872869B871688C5A76ECF7, Exception__cctor_mAA6142617DE48F3454EF90E0A0F6D0D617EB2431, GC_register_ephemeron_array_m7798D3C75D2E2DC50CAA2422C2B36656D7793D18, GC_get_ephemeron_tombstone_mCDD964CA7598277130FCE375D07742BFB6A667DF, GC_GetMemoryInfo_m76EC8CBA59E73780A035D8F62948436D552D2424, GC_KeepAlive_m53833ADCAF719294E5D1DA13B067E31472C762F9, GC__SuppressFinalize_mC461CEE1BF6349BFDF91A0CA0F9D513B19BAB8BA, GC_SuppressFinalize_m71815DBD5A0CD2EA1BE43317B08B7A14949EDC65, GC__ReRegisterForFinalize_m0A97F8936F04381F21664D3C6474FEF6AB7553BA, GC_ReRegisterForFinalize_m5896580D5E233681641CF8DC17A806FC087E03BF, GC__cctor_mE1743C977CBCA39CD0EC9B7AE2A12EDDE6D7B548, RuntimeType_GetType_mABBB0F2F22D5515A894B3FAB07BAE6842C0CE64F, RuntimeType_ThrowIfTypeNeverValidGenericArgument_m3A67CD410107F7DE84702B020F80A3250B8ECC74, RuntimeType_SanityCheckGenericArguments_m5DB478924CE8F6FC81709791C08F2BA3A1B02A58, RuntimeType_SplitName_mE0CC95244AE27B949341A25B3467814BE8B08E14, RuntimeType_FilterPreCalculate_m097F6B7524248F453904F5E98400E733E7452C2C, RuntimeType_FilterHelper_m9A0BBC1FFBBCCC35ABEEB315092039041DD8FF87, RuntimeType_FilterHelper_m9085E78D8610B926A272E4685A3FA459DE1E6B53, RuntimeType_FilterApplyPrefixLookup_m035F9BF2B76B3CEE7B118065B67333C0EBC20DA9, RuntimeType_FilterApplyBase_mFD121FBC49663701C484717B99C56051B8092DC6, RuntimeType_FilterApplyType_m0D557F6B6E189D78629BAD494470014FE211B475, RuntimeType_FilterApplyMethodInfo_m31BFFFB6DA0955CF8CAD0822E2D2944E3888A215, RuntimeType_FilterApplyConstructorInfo_mB90D5464AE4D3ABF62C40C253A40311810C1CC27, RuntimeType_FilterApplyMethodBase_mB1E91426FC857F05A54F4594CEB6A39BB533943C, RuntimeType__ctor_mCAFC05E4082CCEA7E16F446291D29D5D50165315, RuntimeType_GetMethodCandidates_mA9820149DB45380448BEE07682931E5D927CE14E, RuntimeType_GetConstructorCandidates_mB1CAAF37CC4F1237F958EFC376BEF2BAE06B1F5A, RuntimeType_GetPropertyCandidates_m647BC5BF2BC7055CC305364744166B52E09CEF79, RuntimeType_GetEventCandidates_m1FCA5C48B7F25BD72E9EA4DD415D980E47C8265C, RuntimeType_GetFieldCandidates_mDEDFC6D11412F750E3485477DE897624C88504F2, RuntimeType_GetNestedTypeCandidates_mC5F088206E599155FD8BFB4BF52350332B761C9B, RuntimeType_GetMethods_m2D33DBC70980A71019402D32797B49E26EDB7D89, RuntimeType_GetConstructors_mD7BC033DCFBD7559795E0129101AC365E4457C9F, RuntimeType_GetFields_m8FE66920E2C054701AA2F337968340058EA93259, RuntimeType_GetConstructorImpl_m8BEBDFB98961D2956F3A44B0EB40B7946A7AEFDE, RuntimeType_GetPropertyImpl_m0A9F5CABEE4FC026808C4C51720F992EB8B86B71, RuntimeType_GetEvent_m7B6C0E1FF3F84289E911E015E4C6E2DA1D99EA14, RuntimeType_GetField_m77670CDD73A7DED3B6347C6D3F14971F75DA3095, RuntimeType_GetNestedType_m3E8A5160F04F955672EA311AB59B25EAB24B5802, RuntimeType_GetMember_m1DC4489072B53A58FFF371C886B2441DAD1B128A, RuntimeType_get_Module_m7289D76A68F668DE3CE037726F7741817486261E, RuntimeType_GetRuntimeModule_mFC92C8C89884D515B0318C792256660B95BB14B5, RuntimeType_get_Assembly_mD71A07E19BB417913378BB175F83806B9728EED0, RuntimeType_GetRuntimeAssembly_m13FB74DDE224D11FBEDA84D898CDABAD99E2A849, RuntimeType_get_TypeHandle_m3D36DF7DF9E3629ADC867A4DAE28749EADAEFD64, RuntimeType_IsInstanceOfType_mC73C197C72EFFD2E8019B1917017B8E3C0127B9D, RuntimeType_IsAssignableFrom_m6859017CDD72A66B3054BFE9417BCBBA7C3EDEF3, RuntimeType_IsEquivalentTo_m4A77BC4E863AA55C02BE3419C7EF20DD7CEBEF65, RuntimeType_get_BaseType_m96F42B3A156FD004FB85CA8C6439DE3E8AC84847, RuntimeType_GetBaseType_m88DF849871D87ADFDFF10EFF452863618659911F, RuntimeType_get_UnderlyingSystemType_m67E3CAEDB80895770F00C9359844B9D6F4B7708E, RuntimeType_GetAttributeFlagsImpl_m708F7376080A0FB39910A00E0F122AF3E251DCDF, RuntimeType_IsContextfulImpl_mD8183EC78A83B4898B18CAB80565CA9CA7BB81B4, RuntimeType_IsByRefImpl_mA95A9F9161E5253CE847D7F9D0593248D952A2F0, RuntimeType_IsPrimitiveImpl_m3430512F801F17DBA5E091708450686E8D68AE2A, RuntimeType_IsPointerImpl_mE67FCC876FB0156F6ECF2CE5789C3EA8E4B2E6BD, RuntimeType_IsCOMObjectImpl_mEE899049B574B9329CE531F7151AE651978D8B98, RuntimeType_IsValueTypeImpl_mD32FCEF12FA1854E7AA62593BB767D9BFF3E57C7, RuntimeType_get_IsEnum_mF45708F08BADDCCF1B04A9F9F1241D9DDE876C24, RuntimeType_HasElementTypeImpl_m16880DA3B49893EB353CFA5B46136B6210D26BF1, RuntimeType_get_GenericParameterAttributes_m5B4BB9CD8BA23D7AC53428439C40FD75E94A9253, RuntimeType_get_IsSzArray_m8ED385B9431193944F937CF4BC0FF468283A5E35, RuntimeType_IsArrayImpl_m9B8261C31E5DAF89F307B5D7241C38791EFBAE3B, RuntimeType_GetArrayRank_mA67DDE0788CFD3CCF86E594A15A45A12AF80A1FE, RuntimeType_GetElementType_m469C0D5CD669C625DEC7091EC98A8AF7DDCC79FA, RuntimeType_GetEnumNames_m1E12D6F52DD19722EECF752C02C6478DD68B7CD9, RuntimeType_GetEnumValues_m82AA352C46C2EBAB4CF643745D09AE74B34AB88D, RuntimeType_GetEnumUnderlyingType_mB025F8D648374BCF2C15C3C653A48145DE1586A9, RuntimeType_IsEnumDefined_mAD8924B31C8CD10A0C2E61AB80CF5E6FE667864A, RuntimeType_GetEnumName_mD89EA4AE2908A5C5E5CB5576EB420918A904E1C9, RuntimeType_GetGenericArgumentsInternal_mB2A45293A1EE293378B455C0DDF80579363087A2, RuntimeType_GetGenericArguments_m1AA7F464DC92F7C739E8A28F5A99EA2AA86F0667, RuntimeType_MakeGenericType_m0C6E617676BF57D7D00495BB7F9071E5E1D6040D, RuntimeType_get_IsGenericTypeDefinition_m4233F8309BA3B3136DB623F4F9455EF7A7977937, RuntimeType_get_IsGenericParameter_m7829FA2409A16940E06F73D6073ED7FFEFEDEA95, RuntimeType_get_GenericParameterPosition_mA13C795F8208FEFBA2BC739AF9D13384253AB288, RuntimeType_GetGenericTypeDefinition_m42F5197AE619FC1D6DB684D2C69B29A8208BC3BB, RuntimeType_get_IsGenericType_mF716F135A2CE01DAFDE8BDD45111649BFAFDDC85, RuntimeType_get_IsConstructedGenericType_m577423AE2180A652B6C28381B32E1F04ACF7A8A7, RuntimeType_InvokeMember_mA7CDED3E383F92D4C03B4ED44D803ED2D07346BC, RuntimeType_Equals_mEE184EABCBF5387AB29835D90C3D10B88EDB5D2E, RuntimeType_op_Equality_mE27F28762D4E6524097C391A1047A768C3676D49, RuntimeType_op_Inequality_mB5FA5C8FD72EE2357284DA641819922EFA98F7A7, RuntimeType_Clone_m969994F10CCA06F2B8BD1D58FF24B54F2B982C2F, RuntimeType_GetObjectData_mF8E7856E70E3BA7402052A13F773C0E7975D1284, RuntimeType_GetCustomAttributes_m84E890B53832B68DEDD459786AE7AA69B2BE2D05, RuntimeType_GetCustomAttributes_mFF8FBEBE49BA45F868CFCA5F9A2B6EBF837AFB87, RuntimeType_IsDefined_mC933F6E64C4599FD9E8514F13423CBE8C6B9EBC5, RuntimeType_FormatTypeName_m290B813D1CFC777E5009BCE442613CAB6C7A8A11, RuntimeType_get_MemberType_m476DB472566BDC916168F753F7C5917DB63E13A9, RuntimeType_get_ReflectedType_m223825A94F7C62D33995D110B98E657D120791EB, RuntimeType_get_MetadataToken_mC68D06826FB1AE2F46FC3A0DE3912CFA07BFF7CB, RuntimeType_CreateInstanceCheckThis_m608D04294F22CACD1D07206423C3D631E75B2F65, RuntimeType_CreateInstanceImpl_m48A94EB8AE812F52EF3915AFCA7B432699C3E28A, RuntimeType_CreateInstanceDefaultCtor_m049DF408DA0C9B09F8964B90B62456E3A1F135C6, RuntimeType_GetDefaultConstructor_mBE566FF8A201353FF9BF5417C88EACF48C0EC462, RuntimeType_GetDefaultMemberName_mCC2D4E6019D29EFBACC1CC46A682D6E8F04DEFA0, RuntimeType_GetSerializationCtor_mA9AA51713EA32E75BD4F96D8F14A37597250AE6E, RuntimeType_CreateInstanceSlow_mA52899A1FC18DB88399CE61B9AD9E99A3153D6FB, RuntimeType_CreateInstanceMono_m087DC404019725711FB32287FF5B063338B0AA20, RuntimeType_CheckValue_mB715C2FC524EE34C3C5259D19D84736D08988207, RuntimeType_TryConvertToType_mEBED892B745EDC7540FE9372A91F2F8BA9144DA0, RuntimeType_IsConvertibleToPrimitiveType_mB5D0A8D2C6F11D4287C28BD20B3001E395BC0EEA, RuntimeType_GetCachedName_m13DB0B810ABB40D7AF91047A5CEF885F903100E4, RuntimeType_make_array_type_mE0B58CF84FAFD0DAAB6B91BD8FE0E166E482F245, RuntimeType_MakeArrayType_mCF0478DC869ED62340E6FDBCD444CD4FE47DCBF4, RuntimeType_MakeArrayType_mD46C47BBA4DF008EB18260BFFE2CDF8FBAB2D39F, RuntimeType_make_byref_type_m79598CFB2382CD7639E750A01E495F255DBA123C, RuntimeType_MakeByRefType_m05D6E8186A3A3F7A84020E3D9517AFDC100E95B5, RuntimeType_MakePointerType_m04C69C97D032059C3EEE5DDB1D876BA2837BA488, RuntimeType_MakePointerType_m1F66EA9A247D5204168D2CB9FA6982CBF621708C, RuntimeType_get_ContainsGenericParameters_mA71249DD5921E8709A22AA4771C318A13A020A3B, RuntimeType_GetGenericParameterConstraints_m055809CE41D83340C17FDBB8051AA0D85A40967D, RuntimeType_CreateInstanceForAnotherGenericParameter_m5AD0AF8C5D092750500FF193E17F311C59A6D066, RuntimeType_MakeGenericType_m253A673A05C42A14AF10E3C3E83F6DF54426A873, RuntimeType_GetMethodsByName_native_m3D40E60F7750212381C000E49A50D23EE8884823, RuntimeType_GetMethodsByName_mE6D954131EAA1B7BBBF8EA69DDD0C6D3F539EF38, RuntimeType_GetPropertiesByName_native_m864DCDC54154C1C59969F9F17B8F0E45679CA3E2, RuntimeType_GetConstructors_native_m5FF45352FBB9F8F4DB176D36B393BFC43DB000FD, RuntimeType_GetConstructors_internal_m26A9A5C3281D0B2FC37881B6C644D7160543BD9F, RuntimeType_GetPropertiesByName_m64A043BE249F4DB7CD3DCD1289313A00387424B5, RuntimeType_GetTypeCodeImpl_m091C249D57ED31FCAE879165D3FD6A62F7709623, RuntimeType_GetTypeCodeImplInternal_mF39906244F46084A749F6C1DA39E2AA64C3C9101, RuntimeType_ToString_m92B7B8A3A452B72A27F8546FB5A0A6BF98D9D36C, RuntimeType_IsGenericCOMObjectImpl_mD12CA396DD79525FC77EB81D74725D3EF99FFA8F, RuntimeType_CreateInstanceInternal_mABC79E40703CEB831637574EE71B48D148C6547D, RuntimeType_get_DeclaringMethod_mDF67A59612960BFEBA8B111107C97BB97F901262, RuntimeType_getFullName_m5F8606EFBF2F1E20BC36584AAFB780258889CDB7, RuntimeType_GetGenericArgumentsInternal_mD10EDEF425105010D17D39ACA4A952DCED8B2722, RuntimeType_GetGenericParameterAttributes_m94FEFC05692B37A2624A0238224F33972B6107D4, RuntimeType_GetGenericParameterPosition_m35AB60236C0B7A6C1064291F11E934C9D7E9613F, RuntimeType_GetEvents_native_mC9BCD1CADBC6DF2100F61063ACFBECC68D93FCAA, RuntimeType_GetFields_native_m8B4E835CC167211CEB46C3E328EBD9732C9F655C, RuntimeType_GetFields_internal_m2839B9AC264AECE44A1226EB9BB13E5240798A6A, RuntimeType_GetEvents_internal_m572EBC7D38E2385ECDB521E7C02BEA1B55589F24, RuntimeType_GetInterfaces_mF48CD1D7F928FBF1A77731E53278927659FF496C, RuntimeType_GetNestedTypes_native_m35EF1AC7F0E2C8BCCBF45AF6627235FBEBB06E17, RuntimeType_GetNestedTypes_internal_mA672737AA56E5D09D12E89016D33CA2AF3A3B7F6, RuntimeType_get_AssemblyQualifiedName_m1803AE404932BF8FDF9F1FB805C061E12367B9D3, RuntimeType_get_DeclaringType_mE9A4057F92F051FD9FE86FB24C212001BF4F05D7, RuntimeType_get_Name_mA4246301BC9F381F50A9D752495614E8990E6DFC, RuntimeType_get_Namespace_m0B4C4FEC58FE115026C5C7E662275C49DC004483, RuntimeType_GetHashCode_mBB95837AA7ADBBDE4F1D7A4A072EA181427EEF93, RuntimeType_get_FullName_m12D30D607669B81D445AB420246A3D7CD19B4920, RuntimeType_get_IsSZArray_mCDF5402A20C8CD1EC089A0435C409BF75C210741, RuntimeType_IsSubclassOf_m3F7DA3483B73DBBD6CF9BBA6A3A4265D2BD21BF1, RuntimeType_GetMethodImpl_mC31CD8C245CB6DABD048B2ED1779AF6DAA38BC2D, RuntimeType_GetMethodImplCommon_m69522B1DAA899535BA24C4EB1A98D4BFF1AD7078, RuntimeType_GetMethodCandidates_m8DE0B48B6D41CE03F0B95F05119047A8411C7472, RuntimeType__cctor_mC51130AB00DF2472072292EA466D6B18476F0822, NULL, NULL, NULL, NULL, NULL, NULL, ReflectionOnlyType__ctor_m055AB3E190CCD028EC508ABF4895EA9E56D60EBE, ReflectionOnlyType_get_TypeHandle_mF1EC42678301C45284570203753EF9FDE12027FD, TypedReference_MakeTypedReference_m168A9CC9CEB2A16C33CB6EE7362DA5220B188E96, TypedReference_InternalMakeTypedReference_m3CD94755B22DF4840B58EC4F97A7D00E25CB169D, TypedReference_GetHashCode_m79928D2AB1490B8703B0DDB498C38BAC5E40CC8C, TypedReference_Equals_m5E6381E9F849813FBD47E6FFAE8C53C700977B15, TypedReference_get_IsNull_m054FC42E924D04FD5C00491F5A612F2A644A3CFB, TypedReference_SetTypedReference_m06B544BE768968D4CA6599E9777D9A3E319A4601, TypeLoadException__ctor_mE23EFA36AFDD51A3025C528FA60DB2A78CFAB44E, TypeLoadException__ctor_m8C6FC5CF78B256F19356A241115BF03E64B7C00A, TypeLoadException_get_Message_mB6DB4B73B7D6121E254222104A57F66EA9CFF400, TypeLoadException_SetMessageField_mC031A7FDFBDD850A4BFE120FF08428B9FBC771AC, TypeLoadException__ctor_mFAAFC3A712849BC5725A9E2937717F3C483DF212, TypeLoadException__ctor_m69BA5828DFA825E22606C8ADC120F965024046FE, TypeLoadException__ctor_m89C9BE840B2C552C3F378FE56804FE42BA69B583, TypeLoadException_GetObjectData_m5AB4FA62D56AF9B8A83AEB3E5E9814EFDE02335C, UnitySerializationHolder_AddElementTypes_m804B2761D7CDC4A5CA835C0B74DEA496333286CE, UnitySerializationHolder_MakeElementTypes_m52E60586E1C2562F69B7349AB01CD31EC2BA7439, UnitySerializationHolder_GetUnitySerializationInfo_mCCA085FD46F01597DF39A5CDBDD4E984FB6621DA, UnitySerializationHolder_GetUnitySerializationInfo_m9A6BC29A423E5BD41CCAC1C9FA7A157471B587F9, UnitySerializationHolder_GetUnitySerializationInfo_mB7F59CA9633FBC7C56582C9794AF0FB394DCC9E3, UnitySerializationHolder__ctor_m1FB7CDA7A16F123D10EC78AE4E44890791AC5682, UnitySerializationHolder_ThrowInsufficientInformation_m31E5C09360EA71357030550CD3478BF515F0B22C, UnitySerializationHolder_GetObjectData_m63A9357C4BDD538675BAA63B34BB4E0A33982DE6, UnitySerializationHolder_GetRealObject_m39ABFF6FA15D4D85FEA62E34B49BBA19499DE2D0, AppDomain_IsAppXModel_m3EF87EA686009819EA99F17F4CF03432F0AA9C28, AppDomain__ctor_mE14B83F4AC60CD8E5195DEB1CDDF8335E774FEF8, AppDomain_getFriendlyName_m8C9355029A85F75F49E7FF1585AF72130FC3AF11, AppDomain_getCurDomain_m2B048C5210D753664ED28BB2DCE8B37521A7ADEB, AppDomain_get_CurrentDomain_m38D86FD149C2C62AD0FAB0159D70ECB13D841667, AppDomain_GetAssemblies_m9F764DEB8EB3F8FB4577A9BC462011203EC91382, AppDomain_GetAssemblies_m8EE862747CADACB8CC0BDDBD8CA7DAD7BD9D9249, AppDomain_GetData_m10C16E04DB1CB63E8481AA27D57B58A5E2895C92, AppDomain_InitializeLifetimeService_m2A3CCE302CE95C8B52717EEF27E3654775BF39BA, AppDomain_LoadAssembly_m49F35B2680EB5538B9206BE14F3A5048C7CBC041, AppDomain_Load_mF0B73DBE228EBDB39F59020D317D48297504E1E7, AppDomain_Load_mEBD0F11515ABED9333EC810BEC2F07F13D85739F, AppDomain_InternalSetDomainByID_m42CE6B3D8507DFC723A963A16D4ABAC61924D1AC, AppDomain_InternalSetDomain_m345BADD79005ABF8ADAC08E4CF4B790943490FC4, AppDomain_InternalPushDomainRefByID_mC6BE50AF9EE3D670BB290BCF21049D96352B1F75, AppDomain_InternalPopDomainRef_m18EB75732FF5CC7547430B263D03ABBD2EC90892, AppDomain_InternalSetContext_m382AB4B97AF47F07098F03D3FA48C3D932A47001, AppDomain_InternalGetContext_m66CA5E36CC1872331465B48CD85E21F147DED1C4, AppDomain_InternalGetDefaultContext_m1D40C803899E9968C4EBB3D94E2A4F6434DFE0CA, AppDomain_InternalGetProcessGuid_m88A31E76709A80B3DCA5DB0A69C0F95079919056, AppDomain_InvokeInDomainByID_m0FAACB2BC1E9BEE894C05D499387DB5366CFF8E2, AppDomain_GetProcessGuid_mFC924A5EBDC7909B934361B9B2B99295B4F0C5A1, AppDomain_InternalIsFinalizingForUnload_m7273BD28A61E68F7B5F921F0DD2F832F66E5E5FF, AppDomain_IsFinalizingForUnload_m74B20353B5519D697C1464CC532E0CA0BEFEC49C, AppDomain_getDomainID_m484D75E6F7C6AD3EA7C1CEE1AEBA0F3D3DC51E63, AppDomain_ToString_mC976C8D07968537C0FB8AF72C4E47587509045B7, AppDomain_DoAssemblyLoad_mDC0382EBC0A73CC959360E51D63A6340557D6E29, AppDomain_DoAssemblyResolve_m5B4868F36741EA779A7BCDE2EEB219524C491C2A, AppDomain_DoTypeResolve_m5CD36B9DFDE8898BC7A1514DB522D0002C5126F4, AppDomain_DoDomainUnload_m59CF8D7286FC438C1BFCB5A6F8C53471EA23874A, AppDomain_GetMarshalledDomainObjRef_mF84F18B6F4C3A3E914292BA5C912FB96EA9F1F94, AppDomain_ProcessMessageInDomain_m8B62D820E1564E0F1366214992394C3263869D1A, AppDomain_add_UnhandledException_m14767641F2904E88E142CA76D4EAD955E67354C7, AppDomain_remove_UnhandledException_mB02B27A301E597F7F4D581ED6058E9DBA3F6EABA, Environment_GetResourceString_mA14837A574D24E2F2D120D7B5514E849E9986058, Environment_GetResourceString_m387DBA146605FD20F6627F5B90483D180616E259, Environment_GetResourceStringEncodingName_mEF99CE5AEEB8F620E5949D93D4F9F19918DBB20A, Environment_get_CurrentDirectory_m96621163A47F5BE09FEBA00EB4644EE115B5E259, Environment_get_CurrentManagedThreadId_m66483AADCCC13272EBDCD94D31D2E52603C24BDF, Environment_get_HasShutdownStarted_m1C31268C20C079988F412BC629BF3F6133CED761, Environment_GetNewLine_mEBFAF5D1948A38784C7215C69DA62819148643CF, Environment_get_NewLine_m8BF68A4EFDAFFB66500984CE779629811BA98FFF, Environment_get_Platform_m38E07426E4A122811A92860DB125C3952C3876E4, Environment_get_StackTrace_mE8E276A919C9C9D59220E6D2BA867FABFD9B011D, Environment_get_TickCount_m183BFCF001E12849E3D898957F0B81FD88BA183C, Environment_Exit_m0441ADEE5655E9454EB540C5A6B42DD86A2260C4, Environment_internalGetEnvironmentVariable_native_mA66E491073BA612285018B1014B3029E4955E662, Environment_internalGetEnvironmentVariable_m0B5934EC8E00D95C7B653EE4602AB492DCEEE083, Environment_GetEnvironmentVariable_mAF8CC6EC1CB916789ABB16A02C032F89E508C21A, Environment_GetFolderPath_m8D283450E7FCF2F2CAFFF157D599C3EBA212B58C, Environment_GetWindowsFolderPath_mCF98A71EF4A8E48E457A0EC5853F16C84F70D692, Environment_GetFolderPath_mF2053E63B513CCC16F5C29A62BFA056E8692C4D7, Environment_ReadXdgUserDir_m18BBF24A0F837597D43473FEF81CA4D8EF39D1F9, Environment_UnixGetFolderPath_mA31722A34E033C019C5FB73DE1758FBA1D4BC8C1, Environment_FailFast_m3522678D7FF8C2CDC12DC94166BF2E6443F04457, Environment_FailFast_m8627BA6E457D87F2CEDF955294FC6AE7A08E0860, Environment_get_ProcessorCount_mDAC34132B9E3B90121F37673DF78F13FCB9497AC, Environment_get_IsRunningOnWindows_mD7ACC63C758C5EB6A3DA0542D7F0113B58F4C692, Environment_GetMachineConfigPath_m56E3F5C327A5CC7268CE0457E3D8EA3163AD7917, Environment_internalGetHome_m2F6E38454AEC2A08E1CAD250CE16B6C355B21A0D, Environment_GetPageSize_m0D5A148C998E4E85B4FA1CADB16BFA5534BC416D, Environment_GetStackTrace_m4EAE34F63F727FCECFFF4BAC4514B9374E94A468, MonoTypeInfo__ctor_m72BDE1D2FA7A019FBC8919EFB408BB82267B102C, TypeNameParser_GetType_mA2C3A935E8681495570CD537F6F439620D7A1241, AppDomainSetup__ctor_mC28F07E88BDD4C023D4D726E3A4F868D26854AF2, ArgIterator_Equals_m8DEB186C2C14966FAEA08C0107C726FFE405086C, ArgIterator_GetHashCode_mE7C3B7757BB4EA0F13BF07C4393E740EECB3347A, Console__cctor_mBEE8C83B292BEEE2B02E7E054D246880F153779A, Console_SetupStreams_mC87F3CF3A495D5F72164DF47135413EEA12A871E, Console_Open_mF3C73CE293B4FCE532B44EE8EF7DCAA9B782C28A, Console_OpenStandardError_m4B3A3E5D0C2AD261E2EC204AEA8C1EE94F6F80D3, Console_OpenStandardInput_m6E71D8B10EBDDEAC82FE1700E2ED9B972CFD3581, Console_OpenStandardOutput_mA7E8711DBC231BDE94420928EB6F64A3BEC00A43, Console_SetOut_mD75C5604C18C440B6C31B4F91B0944E0DD972BA1, Console_get_InputEncoding_mED28807F362E39F889D33C2074495958B7CCA37E, Console_get_OutputEncoding_m0586BB228AB0CCBFA810307C03EC07F48F2A1AA1, Console_ReadKey_mAA709E4BB5F18E85FFB3BC4B55BFFF36893C031B, Console_ReadKey_m8B47E86D80B885E0D6D3E90704C46F3FEF35B413, Console_DoConsoleCancelEvent_m924D20C30CE3E01CBB5781C9CA912DFC50433396, WindowsConsole_GetConsoleCP_mAD9A228A574E78390D1F95E191354A500C64831A, WindowsConsole_GetConsoleOutputCP_mB96F15492A36BD6DB7C34FCB9E943AD264607F0B, WindowsConsole_DoWindowsConsoleCancelEvent_mC089462FF78804F973192CF76C6A9F4DD772C581, WindowsConsole_GetInputCodePage_m99804035CF3358F63CF39265EC0BE634152D852D, WindowsConsole_GetOutputCodePage_m09C461EAEC6A0BA0F42CB0814272CC6DB593180B, WindowsConsole__cctor_m554FBC37B21F48AFAA4846AABC449B96C6FD22C5, WindowsCancelHandler__ctor_m3C1F7D1FE78D0EA95EF927D8EB3B3099FB85E3A6, WindowsCancelHandler_Invoke_m7D69052AF9F4C0183D6F45FD6680C48FD9D150C4, ConsoleDriver__cctor_m08DF38A2BE35573BD0CBFF4DCB95088591BFFF33, ConsoleDriver_CreateNullConsoleDriver_m9BC27460C73F863FCA02BA3983E2ED1EB5F1BAEB, ConsoleDriver_CreateWindowsConsoleDriver_mEB109A1809A52853816526053A0BA9CBD73F177A, ConsoleDriver_CreateTermInfoDriver_m90E5F3C2616B6A1DADDD0B2A9D8CFFBBE875F171, ConsoleDriver_ReadKey_m727E1164B733EE10215C59CD973207446EEDC29C, ConsoleDriver_get_IsConsole_m9ECCF6E27F120549A81FE979F6A3958C1B52C74C, ConsoleDriver_Isatty_m011C7EB45F743596C2C3F2E7EE5AA98EA1AE6F22, ConsoleDriver_InternalKeyAvailable_mD4C93846A807BF6B8CD8A0C42D18726682D95B55, ConsoleDriver_TtySetup_m4A37772A2CF599A3A4E8CB98F8587AB88F77026A, ConsoleDriver_SetEcho_mEC354F8B12398B9FAB7FC1385567570F053CFF68, DelegateData__ctor_m692B530F131451CFEB8154A83A2556561D352C2B, Delegate_get_Method_mB684A7525653DFE0EFC35E58449E1FC8E2A9F019, Delegate_GetVirtualMethod_internal_mE4071F8B9C00B5E418D626955010476D6469CA70, Delegate_get_Target_m6E203F111C1548193A5AB7E616BD5834CD269753, Delegate_CreateDelegate_internal_mF88D8D15C782C96809FFBB3CEC466F1D005E99C2, Delegate_arg_type_match_m96CBCA00854E39FA6C89FB1ED2E7745985B93FE1, Delegate_arg_type_match_this_m3EDAA67F8BB069AD8C9F044BECF474DDD15B30FB, Delegate_return_type_match_mD5F6086A14DB2072FF0B0CFDEDD1B20483BF4CB9, Delegate_CreateDelegate_m08BE207FEEBFB4996434FAD6EB687DBFFAE3E041, Delegate_CreateDelegate_mE2117ED279628E4E63D357AFAB3653DD909CB2D7, Delegate_CreateDelegate_mDBC5DC9EA0E8CB940DAFFBAC763E586C48E115D6, Delegate_CreateDelegate_m166F8149A673DE0A735634C1AB9DE71FD34A6BB4, Delegate_CreateDelegate_mC9E175971619E32A8FF452FFF923AF58F2C5F364, Delegate_GetCandidateMethod_mBC9367B6BFE2B6B403FDBAF14DC35FD778C08C89, Delegate_CreateDelegate_mF8BB41A7AF0AA7A10F9F4885E9FB420720CE7F1D, Delegate_CreateDelegate_mDA8E50B5201486C69D65F58A1FA3BF9CAB0289F7, Delegate_CreateDelegate_m36A43F94EF4349C625F42580DAD2DFCA7CB40698, Delegate_CreateDelegate_m019E0851CC315AFB885ED556AD03D310A9180ECC, Delegate_Clone_m8B21D18E314730820FF59DF786DD02BFF1D750C6, Delegate_Equals_m5E6785C19C9FD47DF4FBCE9D18BB72DEC5B826CD, Delegate_GetHashCode_mC178C56342B2FA785A6FC79CA6657B6593DA5235, Delegate_GetMethodImpl_mFF67D0F42D11489229493D26DB4F691F36E394F8, Delegate_GetObjectData_m1955CED3A691B40ABA43AD8A5CD135C2EEF87923, Delegate_GetInvocationList_mDE64B87D8AF0E55E48B26FB6DD87F0304B7D11BF, Delegate_Combine_m1F725AEF318BE6F0426863490691A6F4606E7D00, Delegate_Combine_m6A7902172AF755ED829CD473401FF20DCEDF8998, Delegate_CombineImpl_m6AAF1CC440CF3338E1DCEBD94E74661634077F15, Delegate_Remove_m8B7DD5661308FA972E23CA1CC3FC9CEB355504E3, Delegate_RemoveImpl_m64E8C0A7A6E60A3836AD7C68AE560E85118B53C7, Delegate_op_Equality_m8B96593B665536587FFD27DE233442C075971C32, Delegate_op_Inequality_mA9EAADBA0C976289CCD49DC5A4BEDBB060B579E0, Delegate_AllocDelegateLike_internal_mE7F759D1201468434551A1D853892B460463AA59, DelegateSerializationHolder__ctor_m9ADD5D98407F4BB08A19281169B6DCDF6201C30E, DelegateSerializationHolder_GetDelegateData_mD88DBCA01EB10A7E0AD6FAE0F4B0D1119116C76D, DelegateSerializationHolder_GetObjectData_m7B74C48290B88C7BC15F6060AFC01EA4FEE5C56B, DelegateSerializationHolder_GetRealObject_m6C6E485E101093E5709729102E26B5392144C742, DelegateEntry__ctor_mE9E8C75261564DC0823D8349BAADFAF221341A29, DelegateEntry_DeserializeDelegate_m0D6530482759FC580241377EA162BE16FE44E59F, NULL, NULL, IntPtr__ctor_m20A566609A091311C734617C699E61F545250AC7, IntPtr__ctor_m2C033540A2F274766CF5C2A120587DD997E3F6DC, IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9, IntPtr__ctor_mB25EE72E83504447D0560807D2B7CEA8AB06BDA2, IntPtr_get_Size_m1FAAA59DA73D7E32BB1AB55DD92A90AFE3251DBE, IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m2C820559FC5BDABF0C3486B721C9670199F666C0, IntPtr_Equals_m0F39AB64A7BBD67190E745FF8334A5FC766CB26E, IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D, IntPtr_ToInt64_m0F81FB6FB08014074D4F5B915EDAB06A08552032, IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6, IntPtr_ToString_mDA1150F4802E1FB9313FB4E32C684EEE19116E5C, IntPtr_ToString_m4B664F765633183265DE764BECD5D78FCCA20A13, IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271, IntPtr_op_Inequality_m90EFC9C4CAD9A33E309F2DDF98EE4E1DD253637B, IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1, IntPtr_op_Explicit_mDDF1A91C58AC17347D735651A0D830CA1E86D4B0, IntPtr_op_Explicit_mE2CEC14C61FD5E2159A03EA2AD97F5CDC5BB9F4D, IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F, IntPtr_op_Explicit_m2728CBA081E79B97DDCF1D4FAD77B309CA1E94BF, IntPtr_op_Addition_m6887593F991D01CEB382C914B7FDFA29CB900E2A, IntPtr_op_Subtraction_m2DC92629D40D71225E73882220D24144A26D443F, IntPtr_IsNull_m77D4FB137C442917D697E210C859523466B7B2CD, IntPtr_System_IEquatableU3CSystem_IntPtrU3E_Equals_m64E94B3EFD22DCF51639896412A4872940166F0C, KnownTerminals_get_linux_m1548238A0FBD15137DD045C821899EF00990224F, KnownTerminals_get_xterm_m8C5AA0C992087F7774C3E0CA6BA46767C6C47D0A, KnownTerminals_get_ansi_m00BCA5CCB87A1EFDC5FBD1C78200B4ADA97C83E3, MarshalByRefObject__ctor_mCBAD191F9BB35587528256781970FDFEFCDBE538, MarshalByRefObject_get_ObjectIdentity_m5C29E05D464791DA528852CD0C9D32A56B00FD6F, MarshalByRefObject_set_ObjectIdentity_mFCD815186D8E984904788BA65AD89312FC10025D, MarshalByRefObject_CreateObjRef_m2CE09FE48BA90F87AA2B334619A1D2752CFDB5F4, MarshalByRefObject_InitializeLifetimeService_m6B203FCC2DF62B24F763E83566C32ABE5DBE5DAE, MonoAsyncCall__ctor_mB6D3492C60C057F0F517C593B15861B96C0CE0D9, MonoCustomAttrs_IsUserCattrProvider_mF1E704D4B178650E632382DD2ABA8E10BD5DA3C8, MonoCustomAttrs_GetCustomAttributesInternal_mFFF442B69F7ADA60680B405C500A4BC39A29E172, MonoCustomAttrs_GetPseudoCustomAttributes_m40E3530E534FDFE528B8448D7BA325844951A062, MonoCustomAttrs_GetPseudoCustomAttributes_m1256173C247C955CF7A5B46279879AB83ECB5DC3, MonoCustomAttrs_GetCustomAttributesBase_mB7F76677961507B3598F17F08B9315F0A0FF0C18, MonoCustomAttrs_GetCustomAttributes_m77AB7AE8BA867E111261F1A957316CB088887999, MonoCustomAttrs_GetCustomAttributes_mA1FF747A43EE9FA875E498764FE41AB2C539E7EF, MonoCustomAttrs_GetCustomAttributesDataInternal_m235A91429FEABFD20619B5796974B5E4F35147B9, MonoCustomAttrs_GetCustomAttributesData_mEC65B32409E33B55C233A70AEAEB79B8618BA621, MonoCustomAttrs_GetCustomAttributesData_m3CF1DDF5C0F55FD2F79EE03F0A4EA4D3FF87C665, MonoCustomAttrs_GetCustomAttributesDataBase_mDBEA0258615AB90467AFC6F07DB6BBC272D39C31, MonoCustomAttrs_GetPseudoCustomAttributesData_mB9E7B9CDB48FF51E23B20DB05E3411C76A04DAD9, MonoCustomAttrs_GetPseudoCustomAttributesData_mFDD8C0598C94CA890E80A88A6F378F4AC1A52A87, MonoCustomAttrs_IsDefined_m5A1B0621CF7CC74C9B7544071FBB46A7074A477D, MonoCustomAttrs_IsDefinedInternal_mB170E8D9E9419A1E3D896F9301C53E05DDFF786C, MonoCustomAttrs_GetBasePropertyDefinition_m99CB267199F6D9CECB8CF92F7FE6DDE238DFC30B, MonoCustomAttrs_GetBaseEventDefinition_m3B962F8695B2C93262BF93D02DC3DEA108934E1F, MonoCustomAttrs_GetBase_m68DA59644C3B034B1D09912F367D2AF727080765, MonoCustomAttrs_RetrieveAttributeUsageNoCache_mAB4FF4CAF843663D4C83948F991560C985AEBA7D, MonoCustomAttrs_RetrieveAttributeUsage_m6F89E13BBFC1325FBDB3F17C2462C80FD98FA18F, MonoCustomAttrs__cctor_mCF325F4F29BC6D880F62BC8CACDC12FC496C49BB, AttributeInfo__ctor_m7D6B46B3FD6AAF1105C9B75D29AF78969FF4D504, AttributeInfo_get_Usage_m7D6DBBED669D0373EA82A8D5C61FC4DD36E5E0E6, AttributeInfo_get_InheritanceLevel_mE8AEA5CDD8B5AF19491D30431BB4A79EE43C3EBF, MonoListItem__ctor_m69F5FA6F66E71A7CBFDF469065209A1901127A27, MulticastDelegate_GetObjectData_m25483311F808F08A36D4158682F573801D1B0EDC, MulticastDelegate_Equals_m2DAB21EC110AF7FD0F4894B702CB0A1C82D69EAC, MulticastDelegate_GetHashCode_mA27231B331E8C275B7A429457125FF1BA2426F60, MulticastDelegate_GetMethodImpl_m3519AE022C954604558179A1828732DAB764F7B6, MulticastDelegate_GetInvocationList_mA712C84A0405C0B90802F03C1658CE3FBF787CA4, MulticastDelegate_CombineImpl_m67D20F7461578C803960492D897353FA317CD401, MulticastDelegate_LastIndexOf_m043BD9AB4D8FDD246D06D419DC0488A13DE05614, MulticastDelegate_RemoveImpl_m07EB99462D3602F183188B9B1A8852D7B4F3FA61, NullConsoleDriver_ReadKey_m91F80228FC8C016680C34C353B6B1FD687B791B4, NullConsoleDriver__ctor_mF454742DF44D4470033423CF496AAAA9A21D77BA, NullConsoleDriver__cctor_mC5D31DCF2E21F911EDF80421200E743109A02E30, Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B, Object_Equals_m434DF93FDA204D5C06E889A9CB53BC2E5D39ABF7, Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2, Object_Finalize_mC98C96301CCABFE00F1A7EF8E15DF507CACD42B2, Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C, Object_GetType_mE10A8FC1E57F3DF29972CCBC026C2DC3942263B3, Object_MemberwiseClone_m0676AEE25C3CF7C09F15ECF9EC5CC407863617B3, Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F, Object_InternalGetHashCode_mCA68891FE85C0654EF6EFACE6F620C751BEE6403, Object_FieldGetter_m593B28F2B7E7118C71CF7D975447E307BFDEFA4C, Object_FieldSetter_m1ECE11BDFA3C8137F4D6C2D44A67BC94EC268AAA, RuntimeFieldHandle__ctor_m73A58380C78921A9DF3BEC96C21898BA990ACA34, RuntimeFieldHandle__ctor_m301D510AC3769D6F4940E13BBF61BFBAF9E8B26B, RuntimeFieldHandle_get_Value_m2E0D52841EE9AF5D67DC73A08953A66CF79C65AE, RuntimeFieldHandle_GetObjectData_m2A2F3CBF2351562D937BAA47FE9B895C3F885A07, RuntimeFieldHandle_Equals_m8FFCE9269BEB07D26ACFCBEBB1166339060F8D1E, RuntimeFieldHandle_GetHashCode_m27C55DA547A213DEC47921879563D625FE108E5F, RuntimeFieldHandle_SetValueInternal_mF00F9551ABE354A6359C452A59CEE5FC4B194230, RuntimeFieldHandle_SetValue_mC3A73ABD2C3F0EBFFFC1A8F12E28C46A7225268D, RuntimeFieldHandle_SetValueDirect_m0FA962489A8E2C4B27BA99AD49901DCA615351A4, RuntimeMethodHandle__ctor_mE77AEC4D1F35D0F4D9F994E8EC7901234C631D8B, RuntimeMethodHandle__ctor_m5BFB522C6F5EC78E0DA560204ECC655B480F86A5, RuntimeMethodHandle_get_Value_m0EC577635F04EAB0185051CF6DF2EF0F76127B1F, RuntimeMethodHandle_GetObjectData_m420B52D1520FCFF89163AE3FDD988F3268F102D8, RuntimeMethodHandle_Equals_mEB8ECAC9CBB23B1A0C7D6273727638F45F2374B5, RuntimeMethodHandle_GetHashCode_m0E3336CB4827543DB7A685C8DAA2E262B55A2ADD, RuntimeMethodHandle_ConstructInstantiation_mBC729201C097F47F63B603F0ACD0CF1C80D7294A, RuntimeMethodHandle_IsNullHandle_mADA8C81A99E84A10E7E110D832E47AEA72349EDC, RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8, RuntimeTypeHandle__ctor_mE16D1E09DB422753FECA96534577156F095DD44B, RuntimeTypeHandle__ctor_m8B2A75A9B2B1FDDBFAAE32B29F8A6E627465925E, RuntimeTypeHandle_get_Value_mDC366CF36C3E21505134EAEE72BD7629107D762A, RuntimeTypeHandle_GetObjectData_mD66E58EF9113628261656A54EBBF28F632A68E06, RuntimeTypeHandle_Equals_m7A252391EB724E07A8680E654085A55AA40DF923, RuntimeTypeHandle_GetHashCode_m40530DD65FD7D21A2FE06D4BDC832B60E8FC90AC, RuntimeTypeHandle_GetAttributes_m3A3B505EF41D7A5B93192D8198EF3CBFB99ECE49, RuntimeTypeHandle_GetMetadataToken_mE4759656BEFEDBE01C3FAE643C1C90554B77A7CA, RuntimeTypeHandle_GetToken_m8F2E6D5BE3584EA72B3D559C5D4CD152E7CB16D7, RuntimeTypeHandle_GetGenericTypeDefinition_impl_mA6ACBC8F6513F69FFA5D667DBAAF4D3E3CDAC7BD, RuntimeTypeHandle_GetGenericTypeDefinition_mA4AA61E2DFC1EE81A656B8EFC12D3039832ABB01, RuntimeTypeHandle_IsPrimitive_m187A578363D24710CD0D86F30AACF4E58DD004AD, RuntimeTypeHandle_IsByRef_m170FDA5206BD783025BADD94AC1AD23938849CA8, RuntimeTypeHandle_IsPointer_m82550F53F4CEA5F55E9ADA167EC35EA5FE510C16, RuntimeTypeHandle_IsArray_m6F21CA4B31F9A12E97A382AB70872F11E3BF3BF2, RuntimeTypeHandle_IsSzArray_m76E5FDD6EF24EBCAD44133793C57E648F7FDF3C1, RuntimeTypeHandle_HasElementType_m890D2705E44CD1848C7D62C916E726BDF026873C, RuntimeTypeHandle_GetCorElementType_m82E45006B4DB721EF6E4BB43AB49D6363172D27A, RuntimeTypeHandle_HasInstantiation_m18A99B35966126CC7EC8BEAB76D6B419EF81227D, RuntimeTypeHandle_IsComObject_m86D2588895FC737408EBB76B9BD562C80A01D73B, RuntimeTypeHandle_IsInstanceOfType_mDD32CA07F1586FA008214EF6FBCCFEBD6BCA1703, RuntimeTypeHandle_HasReferences_mC0C5DCB57C0ACDA1E241B010A15B6F13E1DAEB4F, RuntimeTypeHandle_IsComObject_m0E2FA1C1C420C99C142795E3C8C98135948F5483, RuntimeTypeHandle_IsContextful_m7677E81D145C1A60A536CF65C0420C3A9F54D853, RuntimeTypeHandle_IsEquivalentTo_m6BBE70C42C3932E07BFDF44F853934E96587D003, RuntimeTypeHandle_IsInterface_m7A4D70BA06362F097C36A836507D5CABF8FE6C65, RuntimeTypeHandle_GetArrayRank_m10F54769FE141BD75FA2CD452A14C8BF68F7CEE6, RuntimeTypeHandle_GetAssembly_mCA536340B6A704601DE6D8110631C6787CBF04F8, RuntimeTypeHandle_GetElementType_mA0E118D9602C92AB1DC1402B1D57F1A170A15C35, RuntimeTypeHandle_GetModule_mD00457A36AD1132771673A933200BC4CD584D584, RuntimeTypeHandle_IsGenericVariable_m9ECB4A5FD9BE21BBAE89C5750328A36EC8797475, RuntimeTypeHandle_GetBaseType_mD1B251D6129F9AFB46DE7DE95A9F84EFD407FB6C, RuntimeTypeHandle_CanCastTo_m64422266B2CB2955CC508CCD80149B6C290CECAC, RuntimeTypeHandle_type_is_assignable_from_m5D527F3F9E829A3DBA098FB2B6B0D3CE393CDDAE, RuntimeTypeHandle_IsGenericTypeDefinition_mDEB0A824654AD2D891549CFC8B26F063162DB838, RuntimeTypeHandle_GetGenericParameterInfo_m9E864E352D2FC890C0572087A2B708C00A8A5983, RuntimeTypeHandle_IsSubclassOf_m468C44268CE857D9B71BA938EB63347799515836, RuntimeTypeHandle_is_subclass_of_mBBD23B4733D155CFA7773FABC37F616487B80E69, RuntimeTypeHandle_internal_from_name_mC8601BFB1D87514A5F86C3A87D18D80FA46EC180, RuntimeTypeHandle_GetTypeByName_m22F60DD6CFD8709E20F2A035547220CB8DEE112E, TermInfoDriver_TryTermInfoDir_m930F25013EFBBC8679571BCD70FE07ABA995FB4C, TermInfoDriver_SearchTerminfo_m93A911A26D6EC4533940C74DD7DEAE298A9180A6, TermInfoDriver_WriteConsole_m389BD61A34387B7BAF6DD9F48B507D75A97CD2E8, TermInfoDriver__ctor_mB933E175F785703BF6D5338ACC6354C055C6DAFB, TermInfoDriver_get_Initialized_mBD30B804687340F54636E76581E98ECF722352F7, TermInfoDriver_Init_mCDE8463F24DC7B92913E24F7E0C7725D5DCB35EC, TermInfoDriver_IncrementX_m1B979A35915E1BAF8942B0A2D3DAFE73EF1A29CC, TermInfoDriver_WriteSpecialKey_m6EA4FEB851552AB8F14B2D90C027E6DC50F0C536, TermInfoDriver_WriteSpecialKey_m1824ADD9FEA7C438DD16C72EB161FE27C1D2F8F0, TermInfoDriver_IsSpecialKey_mE36EA268C4AD36CCC7A56431D427AC86756FD8DA, TermInfoDriver_IsSpecialKey_m3CFB7E17BEB19DEB92484C7EEAF3F967DE9D3444, TermInfoDriver_GetCursorPosition_m93A89D90EC18AA263B1938E91FE67D8C6288BE37, TermInfoDriver_CheckWindowDimensions_m4081C340EB5BFD3C078694FBE6D316AF1C946E22, TermInfoDriver_get_WindowHeight_mA40956BC851913DDE942CC4FF38F9F0918832C33, TermInfoDriver_get_WindowWidth_mB1488117F258B05170D86101831AAABFCF4964F2, TermInfoDriver_AddToBuffer_m51E41118337558BEC743E698FF5ABA1BD09CC86B, TermInfoDriver_AdjustBuffer_m3DF322FC5A263D6503C7ED66DA435F66906FF694, TermInfoDriver_CreateKeyInfoFromInt_m71341CC8A6F240014A7791E7489C41C1AAD1A009, TermInfoDriver_GetKeyFromBuffer_mC159545EE14A0B840328144C0C3B3650D7106139, TermInfoDriver_ReadKeyInternal_m444C1869BB018799565248C29DE37F446A2B7D9D, TermInfoDriver_InputPending_m3DB3F66DAC6999B5CBF1D70697B9B0F8B7F890C6, TermInfoDriver_QueueEcho_mCE3104F565EEFD58FE1089DB082057B1DAAB86A7, TermInfoDriver_Echo_m22186C205ED3CBA48DE02E716D3A4EFA30B32B4D, TermInfoDriver_EchoFlush_m2824751802044EB5404039FA865A4E49F27C8364, TermInfoDriver_Read_mDD15CF4A7519DBDF41E68B9C4CEABED8FBDB933A, TermInfoDriver_ReadKey_mA545F73333FEC6FE021753E44DF854B2A3DA1D5E, TermInfoDriver_ReadLine_m30B6FC262A7CAAD9B9731D259104DA53A2992E90, TermInfoDriver_ReadToEnd_mF9259C5B6A639D035191F3946380212DBD65C6FA, TermInfoDriver_ReadUntilConditionInternal_mF7BD16E28EB73600144D58ABB48B5345C11A371E, TermInfoDriver_SetCursorPosition_mB405C8B2AEF1670A66ACEDE9E350A44CE50E47DB, TermInfoDriver_CreateKeyMap_mC42097614A74AF56D455AA9445C2B53D548CEBC8, TermInfoDriver_InitKeys_mB723C6B325367FED757BDA5FC8CDD8B2AFB30B1A, TermInfoDriver_AddStringMapping_m10AA9C7AD67EA264B814FDDF3D3B9682918FBE30, TermInfoDriver__cctor_m438845E05B789A34CE4E5ABD204B20EC703D9C46, ParameterizedStrings_Evaluate_m117FC227C4C8433B05ACCF4A63743DADC60C0C69, ParameterizedStrings_EvaluateInternal_m17B4D952CF495ED80AD29E23D7B787FC51F67758, ParameterizedStrings_AsBool_m1CC651A961C68016EAAA8CF9192CAF0AFC5D4301, ParameterizedStrings_AsInt_mC85869711B260CDEF29AB3CFAAE1D89CE7E86CFE, ParameterizedStrings_StringFromAsciiBytes_m6FA239FD53015FAB84F61ADA585357527D8C7C25, ParameterizedStrings_snprintf_m40B1DFEEF316860AC11E6F2C7AE888D7F91FF1F4, ParameterizedStrings_snprintf_mAFEB56BD39189D10670133AA055CE1427A9E97DF, ParameterizedStrings_FormatPrintF_mEBCE75C05953DE04129D6D16760C7D110407EB51, ParameterizedStrings_GetDynamicOrStaticVariables_mF73B7F2361F73FBB1A1FBB21CD0DC59BFB2E9E0E, FormatParam__ctor_m21CD49AD42AE22CA15E5079D2173DA59ED241CB1, FormatParam__ctor_m2E5E1E090D1C281541EB50D1E8FC7812911BFD32, FormatParam_op_Implicit_mC794F4E7E6DC2345068C3BE30EE97D9BB848E121, FormatParam_get_Int32_m6A8A633A4AB97021D86ECAA09152B15825A55573, FormatParam_get_String_m0B6D8B82E4B15C9BFE0A5507105F1FAE76123883, FormatParam_get_Object_mA4CA7A416833274AFEC65FD8333B115C56C38A24, LowLevelStack__ctor_m48851DAF6E72B9F2CC1CA56409574168384CBD37, LowLevelStack_Pop_m777949DC305058F4894FBB74CA72202CAAB2477D, LowLevelStack_Push_mB81457CEEB0E0EEE36596F24CDAD817F08BAB17E, LowLevelStack_Clear_m37963E6AF1AE32B492CEE176DF990A95DCD971E7, ByteMatcher_AddMapping_m9DBA8FA10B97692EC750DEA273EB0C8C6AE7B925, ByteMatcher_Sort_m84800F026F2541493A04B41F671266B05D1E085F, ByteMatcher_StartsWith_mBD6EC6027734E3D44B85F8504FA581C425D63789, ByteMatcher_Match_m5D0DDD8358AD99CC6780FF3D0019C6FEF36F0ECA, ByteMatcher__ctor_m18FD8A4C4BD8174BE7D85D13BD2B6C5C7A50656D, TermInfoReader__ctor_mF6938F1233947C929D026A15064885D3E4B5AAC4, TermInfoReader__ctor_m8814416BCA3708505B6D0AC4C9164791BA4B0798, TermInfoReader_DetermineVersion_mB558F76995D941DF36FF839B8CCAA62500E6C1E2, TermInfoReader_ReadHeader_m573AB1E63D4CA979E373636B84F7255869FD7E87, TermInfoReader_ReadNames_mE758A9B761AB041FD0604623C67138E47E2608B6, TermInfoReader_Get_m73BD62D54C64E910E01C4D5330B98FE0E26A2EB1, TermInfoReader_Get_m2AD84351012DF9F138D9DDBD0292753C06832384, TermInfoReader_GetStringBytes_mF906D70244E5683F15D201B9D220E1E2DD09500E, TermInfoReader_GetInt16_m75EFFB02B28406BE8C6BAC12DC48BC7D303A9388, TermInfoReader_GetString_m4F2AB136033E3CA1E58881F6DE3D35120C67A0E2, TermInfoReader_GetStringBytes_mE103D98CBD4B9EFD7E6130B1FEE3C592414A1D95, NULL, NULL, NULL, ATypeName_Equals_m3FAFCD38F056ACBE34FC4E16757BC838493BDFB8, ATypeName_GetHashCode_m652B324BC55A1465888B7FE97C3879E61C3AD495, ATypeName_Equals_m7AF0EE71B2C13E2E0727B1B017DDEBD2E51F777D, ATypeName__ctor_mF7CAB9C92276A51F71021999E63D332688CED4B7, TypeIdentifiers_FromDisplay_mF3612A470C8FFACE2C36AFDA7946A33DA6A690C7, Display__ctor_m6FA97050051BBD6B6C5D6145B446C1AEC00AC50F, Display_get_DisplayName_m24C34B07BB2943B217A24301B4F056DBAEA75BBF, Display_get_InternalName_m2001D38E3E0282AEB627D794A667B1351B7B6FB9, Display_GetInternalName_mE57A78E575EC02249D0F665A8BFE4815E55F4F27, NULL, NULL, ArraySpec__ctor_m69D20CE97AFF4166EE08879C0F5D96FEEED7B537, ArraySpec_Resolve_m6337E08A4D7F185940A6ACFCF6DAB36FA3C7D202, ArraySpec_Append_mA98CE5200F77E4F053E0D3A7CC5D5BCDAD6F3C1E, ArraySpec_ToString_m9BDA7C9C970354B858B48F71ED2E4CC6276A8855, PointerSpec__ctor_m4FBBFA8D76BCAB179F86A9B7E905C7E3F1A46FDB, PointerSpec_Resolve_m94009B0DD725ACACACC09D9E8BC0892C4E5EDF67, PointerSpec_Append_mB369599D385BFDD41DD183C5BE2DDA80EC08DE68, PointerSpec_ToString_m3EA00DCDFB915CC53D2B0FAC790884076170F1E9, TypeSpec_get_HasModifiers_m36FCE4430BD3CE574239DE4BF586371AA773E205, TypeSpec_GetDisplayFullName_mE047923E51096964AAD70E1C35ADD7945C9ECB9A, TypeSpec_GetModifierString_mA77D76592C077AF627621C1B279C8EC251783D6F, TypeSpec_get_DisplayFullName_mE5FF530787CD6F1788FFA2729CDFA44F7D5DD2EC, TypeSpec_Parse_mE34AC45BDAA623B51BF9C606CB016C588CDAE041, TypeSpec_UnescapeInternalName_m9C0C3D47C1EF37907740B74384F7D8ADA559F091, TypeSpec_Resolve_mB2A80CA853F1623C94877164EAFD2E8CC421F76F, TypeSpec_AddName_m47048343484ABB9903485F3F5CF158CE4C04AFE2, TypeSpec_AddModifier_m871F85EEA15B130A11C5491C443D35B52A1DE1F3, TypeSpec_SkipSpace_mFB1CA398DD95FED4D231A6323E5466AD20A42472, TypeSpec_BoundCheck_m70F86E6EB5E118F461A35CCAAA27BD1459B6AF75, TypeSpec_ParsedTypeIdentifier_m7B088507CA909D9FAB048BF8654A4CA44BDF3E71, TypeSpec_Parse_m58009D7583571F9D80E0EC4C69E509C0BA271A24, TypeSpec__ctor_m56C2D6E98DF115618B1059597C5E2DFEDE287D89, UIntPtr__ctor_m8AD80E1EF069A66D0E48BF7765C91088B5C09419, UIntPtr__ctor_m5915109E3F198CA16FDFA9CF438FAAEBFB90DE27, UIntPtr__ctor_m8FD36BD3C315E2608A9570159B5668D33CA9C896, UIntPtr_Equals_m7A952F9624311E28A8F6B7D48A27E897F59E7021, UIntPtr_GetHashCode_mC4A4145D2235757DC7209CAE775528FCBE7A4547, UIntPtr_ToString_m97AC7F128FE80F8F841F5E25A39995A77B6FD091, UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_mCA875F6D54ACB76AAAF2F07190AC588ADD8D1A01, UIntPtr_op_Equality_m6854CBDA705729A896265CF7D2BD522E3460DCFB, UIntPtr_op_Inequality_m9C09B4CB3986B59EC207CC62000C761A1F161161, UIntPtr_op_Explicit_mF1E7911DD5AC13B5E59EE8C7903469D12A3861E8, UIntPtr_op_Explicit_mD94DCD8965DD2E7D5A3370A04CCEDBE5937C078C, UIntPtr_get_Size_mDB0671379853EBFD549C81633567153E3C11B475, UIntPtr_System_IEquatableU3CSystem_UIntPtrU3E_Equals_m851E0B6728F22D31AFBA6FF9133219D12481431B, UIntPtr__cctor_mFF0EDFAC00EA47B82B3BB9EE10D94937567AF3CA, ValueType__ctor_mDA580FD8FCE0C88CD65F178E6EE144E1531C26F8, ValueType_InternalEquals_mDD0E1C23CFBD8CCAE99B91BB691E526F8ECF8AC1, ValueType_DefaultEquals_mAD7AA7D470616F90CF98C4DABD8E5FF35D65407C, ValueType_Equals_mCA5344597A8055EC544855AD60A983B10E0EE67D, ValueType_InternalGetHashCode_m953C1FCD599EDA0A5863196F0C1C044E17470B42, ValueType_GetHashCode_m3B47C72EA1FA846D9B0DFF3C444AB2BFA22CF3CE, ValueType_ToString_mFE1CB83BECC99D07BEA7EAB25AF73BE5A727C04D, Variant_Clear_mEBB58903D4621284C9B23CAB695FA3FEE1CCE671, WeakReference_AllocateHandle_mAC25303B32DD8CFE491E5CB814EE396436C16B4B, WeakReference__ctor_mA682E71B596B95F0C178115AC2C5BD50385594C8, WeakReference__ctor_m5F9E2F970CD85965A003C0B37ABDBFAA1F5CF241, WeakReference__ctor_m8085B7DB432EB4B11F2FFDB543B3F1D05D4A8D99, WeakReference__ctor_mFB01665A6DD156E9EE2D5CC1826A410DF4C521DA, WeakReference_get_Target_m35F079478E87A35C388FCFA715FE26352CCE0F45, WeakReference_get_TrackResurrection_m2EDD76D1DD2C4E5D4515BD529E7106FE8E5AAD98, WeakReference_Finalize_mBEB2F49E23FD4EEC639DF0F030533572A1D4E7DF, WeakReference_GetObjectData_m3DC5B330D46C5CA422B80789810D5007320A9A02, NULL, NULL, NULL, NULL, NULL, WindowsConsoleDriver__ctor_m766E8B24455F70ACBE9598F0F08EC323316B68B5, WindowsConsoleDriver_ReadKey_mBFA3BE51BBAE8D7F13AB56C034A3E7C59759527F, WindowsConsoleDriver_IsModifierKey_m6A067AB0C34E108F4ABE62A1CB99817F54B35F4C, WindowsConsoleDriver_GetStdHandle_mD1216B5D9EBA64A6B8DA03560E24FCA40F362E7D, WindowsConsoleDriver_GetConsoleScreenBufferInfo_m04DC1E4C5E53CBDB99C21009525904F3207B02B6, WindowsConsoleDriver_ReadConsoleInput_m02B9D8F4114668ABC09FD75FEB29DED2DE4BBF1E, __ComObject__ctor_m2778D7D2ABBD443DC5D4D11FC2CEF6914E246731, Decimal_get_High_m86BC909DA3D43FC917C408DCACE5FFB0D73DB4DC, Decimal_get_Low_m8B0C535B60CF68D2E41E29F35949F4989D41799C, Decimal_get_Mid_mEE06DEE2D89FDD11819D89AD0FF8639866A51788, Decimal_get_IsNegative_m025720DC08538A43E4BBAE1993B08E98120BF31C, Decimal_get_Scale_mC0C890DDEB20DA86F6F1A5BDB44E841FEF2C4671, Decimal_get_Low64_m024EBF16396B6B23AA71839EE931C5154C88C557, Decimal_AsMutable_m9B6C0D2C9B05F9EA2A8E8C2ED57B66686443EF22, Decimal_DecDivMod1E9_m8E344F70491A4880E88D82F71D1E1908A6FD8AA0, Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9, Decimal__ctor_m2A5CA96744F1CA434D87C61A7856FA2F2C2C1191, Decimal__ctor_mD42FF624FC0A2122E4F867709F3C03304E99BE71, Decimal__ctor_m9CB8BFC1B0EDC4847DC5F36E7477E4A60F3E624C, Decimal__ctor_mD8959BBB046231B916E185BA495FBC2D43A39B79, Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555, Decimal_IsValid_m3513404A600C2BC0B1458A6DFFDBAD7502EC8A17, Decimal__ctor_mD7E681750DB460BF9385A6C7BE5E4006B163A4D9, Decimal__ctor_mC089D0AF6A28E017DE6F2F0966D8EBEBFE2DAAF7, Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB7DF0C94BD8CA8E69818E7A18B6CF4E9E31B8BBF, Decimal_CompareTo_mA32F9DE44243C9FBDD49976D6FA861AFD415EF95, Decimal_CompareTo_mBD487E0B30C25C43C80F8E7F04B24ECD271263BC, Decimal_Equals_mD06AE5E80DBE3651F359FA951A93B7EACAB1A4D8, Decimal_Equals_m3CB5573B1905D94246A7CFB4B87586769F09F03A, Decimal_GetHashCode_m66F324087D323E0783EA339024D989FF5568E960, Decimal_ToString_m410E3F1BAA164B7544B3546D011D41B1C9E5C075, Decimal_ToString_m08256316312F5D05FE3D099C083A99BC694F4762, Decimal_ToString_m2600674D09D44940FA0AAA00A87858E741671F4E, Decimal_TryFormat_m6589BC8AEE99D3A7AF15B71EA7A00E8098818118, Decimal_Parse_mE9998C753C545CA5A781AC3E06762D5C68D7F196, Decimal_Parse_m6023D6BA10DAAF7AA6443D08022299A0529B7107, Decimal_Round_m1DD2AAA2C9C8D2A1CDA6ECCC2724A075616FF624, Decimal_Round_m4CB0F471949134B6289B2FBE79C3D272F26D9B02, Decimal_ToByte_mBE8A7251C6C68901EF08BC30CE996B3BD9700975, Decimal_ToSByte_m211D84E3EADB6343707D108FA33C1B8BC89AAA66, Decimal_ToInt16_m37D5D5520DCE0F0CEBE0C76719DC7225F1287D0A, Decimal_ToDouble_m49A2A4223A4AC125B3F83DFEE0DFBD46CACBD9E7, Decimal_ToInt32_m282A421D17BB3E10C2D14F5C8CE81847228D1E21, Decimal_ToInt64_mE41CD0D0316D97F17B2B0590F804C4AA9A8C19F3, Decimal_ToUInt16_mF8AC13F99A326DFF69E4E267F0058414AC39EF4E, Decimal_ToUInt32_m916E71A3FCEF0FFC4CACC7AEAAFF5E6703A22C51, Decimal_ToUInt64_m93C3F15181D3838CA27D127CC08ED45A7C9A7728, Decimal_ToSingle_m0E403F1EEB265F1EF387FFF1B7DAE1D9D6583BD6, Decimal_Truncate_m778CB987D1AAA5C7EC94AA3C8E5AA9566170A1C9, Decimal_op_Implicit_mE6406CBADA3D84D55FFE80DE2DAA32EC0F497290, Decimal_op_Implicit_mDB061CE44CA4598A508C29A5D672BC5CA1FDE4B7, Decimal_op_Implicit_mDBEE9D553761C542A6C4C6071BACC01A7D67E0E9, Decimal_op_Implicit_mDA853CFE875FF320C48878FF8687A49DFDC03655, Decimal_op_Implicit_mDBA4FB50BAF9CE8B75AA6ED5ABED7F597CB46177, Decimal_op_Implicit_mBE2B47A24DD11A4DC8887C1612EC4DA5DC4EF474, Decimal_op_Implicit_m8F9A38760D01B23E6DFF77EA760CCE5111F3656D, Decimal_op_Implicit_mA78C1FC00B4E76A91931998BD4FDE3574A54B090, Decimal_op_Explicit_m2B8355EC2618BDE4A6813C6826D9E3B996B9E22F, Decimal_op_Explicit_mC97457D67812EF62FBEC4E9C07E5DCFACAA1FE66, Decimal_op_Explicit_mFE383D1954522ECA8822B56A7C59794B850FE4C1, Decimal_op_Explicit_mA8577A95CD02E86110976D415CA149550AD5A6C0, Decimal_op_Inequality_mCFFC6B60AEDE8CFB2DEABD97FF0F2B79A31E2690, Decimal_GetTypeCode_m6209E9E8A7AFC166BEC175AA4D2352606705D51A, Decimal_System_IConvertible_ToBoolean_m162ACE4609DDDE541B3E3E6DB47B2BB81A97B3CA, Decimal_System_IConvertible_ToChar_m67180AB40F6BF44EC745261A4F3483E19391019C, Decimal_System_IConvertible_ToSByte_mD6CCDE15FE65F88CE6CA3AA56D68E722FE369190, Decimal_System_IConvertible_ToByte_m5B0127AA3A48281C28ADDEFACFC8227A34048F5C, Decimal_System_IConvertible_ToInt16_m47B0E7EF14231E4FE5CD1DCFB49A24DD93BF1392, Decimal_System_IConvertible_ToUInt16_m7A8795931A3DAA1B80D5231A83F8479AD25E206F, Decimal_System_IConvertible_ToInt32_m0B3093854390CF1895C034F4DA8078508ADED02C, Decimal_System_IConvertible_ToUInt32_m9EAF1A95868B0C50438C8F364393F6696C946FB9, Decimal_System_IConvertible_ToInt64_m65C3F1FBE86E4F4E3766100D6F73F7A3A6E7E4F2, Decimal_System_IConvertible_ToUInt64_m79CEB4698E64F25AB5063DD845F724328297F49E, Decimal_System_IConvertible_ToSingle_m16A9DAC3BC9A07A1ADA967862B2FCEE148F9EA0C, Decimal_System_IConvertible_ToDouble_m25CC3E5D737C74D9B41EFDE6B6ECF89C6903CEA4, Decimal_System_IConvertible_ToDecimal_m00BD2DF892A1F384721354ED751153A753DE130A, Decimal_System_IConvertible_ToDateTime_m4F57BC4202AAD1B1F8B35A9E1F68443C0F08889E, Decimal_System_IConvertible_ToType_mC0FBDB75FB2C06EC5A76E7FFB1EE1AD1EB52714F, Decimal__cctor_m3B13EC53441FFFB01B2DD8DF586EB3472523C5BA, DecCalc_set_High_m4BEBE307838D67F1055ECA17B5A6DB09E472A7E6, DecCalc_set_Low_m95A09CB0F5B6601D80B7F80ABDC98337653B45CB, DecCalc_set_Mid_mE4E05606E5037F20729E16B43E7B1491BC890E40, DecCalc_get_IsNegative_mDCAD3650C10019239BF62DCBA05F02E70A7C85C1, DecCalc_get_Low64_m7C8D9A74922E675A93109A64FE47604BDEA7EE50, DecCalc_set_Low64_m33CC0AD4C3C9977953CECFDE71BF9CB7D1A3AA3D, DecCalc_GetExponent_mAAF143EF2768561C17FCADCCDA28680637FC87E6, DecCalc_GetExponent_m21B49F62A3ECBB98C01CA2CAE3BB6E75EDF7DED2, DecCalc_UInt32x32To64_m40FDB0D69B85D7EFCC275F7F613682251632145B, DecCalc_UInt64x64To128_m34CA57AD2E6616927D4C71436A7426C31DFE3415, DecCalc_Div96ByConst_m7B8EEC40D02E515E5B4178E8AB1ABE27E1514F5E, DecCalc_Unscale_m08A3DED5D89420EB6908F1E9FB8663B27B877EF0, DecCalc_VarDecCmp_mC8090362ADA9C6C2D3BBAD9B193E6BECEB2FCAE0, DecCalc_VarDecCmpSub_m2DB5ABEF6351C50CA6DE470825F0B0EB0243C53B, DecCalc_VarDecFromR4_m917909ABDC17726CB5109BA951B5A5657DB57BA3, DecCalc_VarDecFromR8_m0AAA24E32131DE6856ACD12E5F0070B163BCCED0, DecCalc_VarR4FromDec_mCAF772BBA0018D9DD3BFB0888676AAFEC21A0D7A, DecCalc_VarR8FromDec_m441DC15A43A165EA5AB2CB84889FE949F89FE36D, DecCalc_GetHashCode_m8249E28CC239DBECF77B48C80FE9D465B0F6DE7F, DecCalc_InternalRound_m46BF40A89BD37C0AB03D888C57CF6F854913A79B, DecCalc_DecDivMod1E9_m781526104F5C6D262C265389DC1183C5597AA1D3, DecCalc__cctor_m645624D2E69C0B010F338058760BC068B48C93C6, PowerOvfl__ctor_m8EC0ACF2CD51241ECBA9CFC8AF920E19B6303995, AbandonedMutexException__ctor_m714F4B5B42BA97F2825D3A3C0FA7926960703642, AbandonedMutexException__ctor_m783B92C4CDF767D3EC0B6CEA4BAD235560956F6A, AbandonedMutexException__ctor_mCA8E109B559E13CAAF218601A503E4A039579644, AbandonedMutexException_SetupException_mC9E7CAD8109E7317E45263982BDA7E124A5F0896, NULL, NULL, NULL, NULL, NULL, LockRecursionException__ctor_mB62D72B00A308CEAC2A82002689FA1C0D467E7DB, LockRecursionException__ctor_mCC42F0B1F378BC1F03AD51ABA4438BB5807F742B, LockRecursionException__ctor_m6DB3DE5DCC6B26B804406B6B82702A5AC8F3059A, ManualResetEvent__ctor_m361CFCF6AC28BFFF5C8790DC2B5951791A1C4CEE, ParameterizedThreadStart__ctor_m31EA734851CB478E822BAB7E1B479CA4FDBF2718, ParameterizedThreadStart_Invoke_m280D4AC61868FB68138406FC9BC220BEBCE9AF34, SemaphoreFullException__ctor_m4EF95F180778848FAC3BCCB0BD65DF7231FA7974, SemaphoreFullException__ctor_m3C7F6FA3356936C57D7F3AC5A27DF598A9784258, SendOrPostCallback__ctor_mE6F9D9606A00C3C18AEA057422ECF4106C80DA37, SendOrPostCallback_Invoke_m23B949AF9D78E8635F84E1E7775A50472B4F9C28, SynchronizationLockException__ctor_m845E97FF34EEFEA68F840DABE0F0E8A27C053336, SynchronizationLockException__ctor_m2AEF9CF8E5DFE8F5A7CFB02E5AEF7640971BA970, SynchronizationLockException__ctor_m6044C0CE86E64F21C978B5D84CAA72C0002E332F, ThreadStart__ctor_m35CE51F76358F20E4A0C8F2963C3AE14E5FF7E71, ThreadStart_Invoke_m773DFD7935EA6EE642E6C2C7792A00F23A388943, ThreadStateException__ctor_mB8028588FE7E60310B9C788DA77CED3293DB9EEB, ThreadStateException__ctor_m0232712C4E7FAD27597278D4F6170E4C37E6FF94, ThreadStateException__ctor_mE7789933078A0C6948EBC40F1AEE6B754ACE3F83, Timeout__cctor_m39123F23A5E0428F6B97F104B1AC9315E56D3779, WaitHandleCannotBeOpenedException__ctor_mD1E59619B9185248749BBF15D26A545CEF9FE898, WaitHandleCannotBeOpenedException__ctor_mF8D52284CB44D4474F5A50C4817C7F7C80E22152, WaitHandleCannotBeOpenedException__ctor_m192B3FC7B6774A744571793A907B56C10A95766C, CancellationToken_get_None_mB0E2D3427C25F09ACEBB2D060F82088EEC00BA53, CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350, CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC, CancellationToken__ctor_m455515653858F936ACECC0BE707DA53723FEA517, CancellationToken_InternalRegisterWithoutEC_mC722018F21A617399BFA34861A54CCBFF8B95DE5, CancellationToken_Register_m621A0EDCF61B2FA555CC03D36C161A379BD923FE, CancellationToken_Equals_m24654A395869DA6AA222253D3CBCEAC9ADE8F71B, CancellationToken_Equals_m87FBDE66AE29DC2FD2F5091B853046032D1A4F11, CancellationToken_GetHashCode_m1EC08473A59149B82E13DED5B5ABAED80A890217, CancellationToken_op_Equality_mE6D5B49C5476274AD7729F0EED838A77535E961D, CancellationToken_op_Inequality_m60DF5AE3E4D1B701E332343118A07A42EF5A4C55, CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3, CancellationToken_ThrowOperationCanceledException_m4C876953578B38590BC23E632C3DDE17BA9C5F27, CancellationToken__cctor_m9B520300992E91462FF105C53B2E1E6599B70F00, U3CU3Ec__cctor_m4E6D08B1AC286FE9779C10328EDE5D151F45A53B, U3CU3Ec__ctor_m28739EA74F544CD841B18422B936FF38DD7A5D66, U3CU3Ec_U3C_cctorU3Eb__26_0_m0492DF8660A773D81F2F183C8774EC7DF27B50DA, ManualResetEventSlim_get_WaitHandle_m42DC6900DAE03A4701BF5F7F0A50771402744680, ManualResetEventSlim_get_IsSet_mE17B17E25BDC8D9A88B27FEE5DB91C38267013BF, ManualResetEventSlim_set_IsSet_m62AB9226971ECA71370438A31137FA44887B23BB, ManualResetEventSlim_get_SpinCount_m63F885C14AC0332C9CB9F3D6917B27AEE93F56E4, ManualResetEventSlim_set_SpinCount_m059630A719FA6C74A3AE6FD5EC632CE6E5099F08, ManualResetEventSlim_get_Waiters_m6F3CE40DAB7F0A15AB2CF49FFCB74E0A4E2CBA98, ManualResetEventSlim_set_Waiters_mF0793DBB7D416540A84A350CB462FE114A46E55F, ManualResetEventSlim__ctor_m69336B51DC6FAE545A814375036C028C43642849, ManualResetEventSlim__ctor_mF6B6FFE3D2102BA35ECF466DAB3EC2FAB9434645, ManualResetEventSlim_Initialize_m9370CA2973E6E78DA87EFA4F7A47C3EB6BF716A3, ManualResetEventSlim_EnsureLockObjectCreated_mF407A739F4BD35ED738B16F9035B74DDFE9550B8, ManualResetEventSlim_LazyInitializeEvent_m455A7CE5E74E7EA0E4FF82F9EB492FD24CAF18B9, ManualResetEventSlim_Set_m00C1574BC5837E2022840063B21CA0AF954CDD13, ManualResetEventSlim_Set_mDBC915E3F797D2573B852C3FFAC88991CEEC932F, ManualResetEventSlim_Wait_mF47EE8574CCC7F6A5991A13F85EEC17844164AA0, ManualResetEventSlim_Dispose_m691F2F8C4061C7046433A47696AC8660234546C1, ManualResetEventSlim_Dispose_m7431D10655667CF0D0FCD6AF35DB32E8C1C69D54, ManualResetEventSlim_ThrowIfDisposed_mFE24BB62A164216E5AD2B2AA4C18C874D2053F8F, ManualResetEventSlim_CancellationTokenCallback_mE41554A8092FAB4C35023538D641FE6DE72A6162, ManualResetEventSlim_UpdateStateAtomically_m95796A3EEBF50D69F0DAA492C18E1B4C7A5C2F11, ManualResetEventSlim_ExtractStatePortionAndShiftRight_m63957FC4EEFC3EEF432125E51F719DCF1EC7C460, ManualResetEventSlim_ExtractStatePortion_mAD4DD438C159CB384470AF4D41414805FFC8A929, ManualResetEventSlim__cctor_m9A3A18BEBB3F64810E107F62B9B8AAEA23C94699, SpinWait_get_Count_m970967905D57391BB4C7F4A03CDB732C783010D9, SpinWait_get_NextSpinWillYield_m9910CCC5EED670C836954F86B849EC7E8CCF8030, SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF, SpinWait_SpinOnce_m901B96487B6227E1A4D79315A1CDC20DCC1CFE54, SpinWait_SpinOnceCore_m01B1E2777694995FA77170B7C5A5446A997D15F6, SpinWait__cctor_mD4EE2FAA9EB7848C116A3D74F3F2A43B190155BE, PlatformHelper_get_ProcessorCount_m123AB465E201104882D03864A7C6E08F1A55F3F9, PlatformHelper__cctor_m50D3242C31DBC2FC1E48341615D8798082B8AE0E, TimeoutHelper_GetTime_m84E1122F139E3DE86E2441494D2BBE322B350CB1, TimeoutHelper_UpdateTimeOut_m0380FD42FAB2E23B3BEDFD25275BFEAEC7D5B893, CancellationTokenRegistration__ctor_mEC33F69E704E5D120E1752C6AAAAA748923B5359, CancellationTokenRegistration_Unregister_mD1C96AFDE701B7EDD5186A7E25B8B6D345AA0124, CancellationTokenRegistration_Dispose_m9EAF1228573E8278DDF7A3BEB5EE0E18DA6DC0E1, CancellationTokenRegistration_Equals_mD2B26375E4FEDC77A47AF01D601DA44A574454DD, CancellationTokenRegistration_Equals_m7302A00188F7471B8E9E77B711CE739B74B93785, CancellationTokenRegistration_GetHashCode_m15B172C8A2F785B81918A532898B9588DA7A3D50, CancellationTokenSource_get_IsCancellationRequested_m3865A2D9F65E82B73110DF951D58D8F9D5FBB92F, CancellationTokenSource_get_IsCancellationCompleted_mE55B5ACE55383C003D0CF1C186367C497FCAD509, CancellationTokenSource_get_IsDisposed_m40110516668127D08514525157455EA0B5980424, CancellationTokenSource_get_ThreadIDExecutingCallbacks_m6CC613E74FCD977D08DD85CD63C09256E2E567A7, CancellationTokenSource_set_ThreadIDExecutingCallbacks_mDEC69F50A0ACBC03B11CAA19AC4AF646CB061D90, CancellationTokenSource_get_Token_m0FEC575DDDA2947476EE5D9B8F8AC887A4EEE3C4, CancellationTokenSource_get_ExecutingCallback_m39C24150664BA6180A8CFAC1E1E27C9839D32179, CancellationTokenSource__ctor_m2ADB5D13368A9D364C20BB6039EC6DE858735E2C, CancellationTokenSource_Cancel_m64C48B9DCD25A9EBEC8DC170C79441564BC3755B, CancellationTokenSource_Cancel_m3F86295B92858C3E1A984FAE4749CBF72E4E91E3, CancellationTokenSource_TimerCallbackLogic_mBEA4829CB1077B720F870FC2CE84D2E82E66AE26, CancellationTokenSource_Dispose_m5096059D16078E130BB87D268D4871849B53449B, CancellationTokenSource_Dispose_mD80604D29B0F65D6F1A6F9525A05BB6AA107C786, CancellationTokenSource_ThrowIfDisposed_m90D989D3C1E430655F5D7E9E7C5D4E23075D3753, CancellationTokenSource_ThrowObjectDisposedException_mB2DC54321220718A9B0F4B08B303B717980ACF2D, CancellationTokenSource_InternalRegister_m3547894B8A408D0C5533449D082A8EAE031EE4D4, CancellationTokenSource_NotifyCancellation_mEE6F62F1937F593C9E955A2953767797268971C2, CancellationTokenSource_ExecuteCallbackHandlers_m6501AF7EFD177072AF3C2825DE278E31319AA840, CancellationTokenSource_CancellationCallbackCoreWork_OnSyncContext_m4878F126557635B8240DE795573F0B4A8298E51B, CancellationTokenSource_CancellationCallbackCoreWork_m0F25965472211172517FA24288ACB481751D4F72, CancellationTokenSource_CreateLinkedTokenSource_m4AB0F67520F40A49EC8C17C9E6579EE3BB584D1E, CancellationTokenSource_CreateLinkedTokenSource_m9667F1BC2AB3912ADE3D4F9CA32E8C483E5BFB91, CancellationTokenSource_WaitForCallbackToComplete_m6A3A365FA2A5660B03F5552E563DD24E5D4D5877, CancellationTokenSource__cctor_m96E0A0A1CEE279C1F799010BE89F9F1564322223, Linked1CancellationTokenSource__ctor_mECAFCAB7958AEEEE152ADDE965D1201D7CC24B9A, Linked1CancellationTokenSource_Dispose_mC561BB057BF8627AF5F1E4116D66CA25F7EDD576, Linked2CancellationTokenSource__ctor_mA682905C69C2560A99ACE5BE91C02ECE2D88BAA3, Linked2CancellationTokenSource_Dispose_m80A219E53FD0CE925D4C1D84AF56CB9C82E7FE5A, LinkedNCancellationTokenSource__cctor_mF732E7442F22C6ED4419C713C211438D46B05398, U3CU3Ec__cctor_m3F26266BE80E5BC15AF48F77D960AAC3F3C0E773, U3CU3Ec__ctor_m73B6E83854823B5E8BFE8F9DE7DACB13FB817CF1, U3CU3Ec_U3C_cctorU3Eb__4_0_m413DCDB9C1F15D48D26FA33527E69A1CF852583A, CancellationCallbackCoreWorkArguments__ctor_m64B48EA9612661B9C5C3E99D13BC95C1180662AD, CancellationCallbackInfo__ctor_m97CED11224B31928B4D51507E6C8F5D95EA1457A, CancellationCallbackInfo_ExecuteCallback_mB1D3BAC30C1786B44F2C7070ACB481C61D4B9C6E, CancellationCallbackInfo_ExecutionContextCallback_m03C4DE7FB4FBF59A4ED8CE9161D3DA7C46DE921E, WithSyncContext__ctor_m6E13B02EA9034E508FDE0E7025E5526530EEDE19, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, LockHolder_Hold_m58AE36EDE549E7659F9159B625B4B759C022F9B2, LockHolder_Dispose_m6487C16D28CF1510F8E4D38A5787F1CA345732C3, Lock_Acquire_m361CAC43C1014479D1D2B34791D4EB0FCD86DD7B, Lock_Release_m850DFAAE174F441E7A917D018D19B36CF5C4E8AF, Lock__ctor_m9D2E1516FF05DF6C2F641AF1FF0FD49A85742B09, SemaphoreSlim__ctor_m4A03DD6613DDA7F8A18DC71DA2515EA45ABFBFDC, SemaphoreSlim_Wait_m7D9142C725E70A145FFB1CF69BAA88478B16B0F4, SemaphoreSlim_Wait_m492E13794FCEAFB224C69BCE9864AF17A2B0D48A, SemaphoreSlim_WaitUntilCountOrTimeout_m0957D684AB831E70FD7D35F3DC89451B56BC0EE3, SemaphoreSlim_WaitAsync_m27266F32CC81FF93E22DDF6FDB2D285B602FE290, SemaphoreSlim_WaitAsync_m2F639A66E3C0F924F669AA92C9CA0A115DF3DAC8, SemaphoreSlim_CreateAndAddAsyncWaiter_m92AD170511EC142B47560233DB9589C772D0A4D9, SemaphoreSlim_RemoveAsyncWaiter_mF7FC4A67AB0F60D7038BEE2A8023E839227D8528, SemaphoreSlim_WaitUntilCountOrTimeoutAsync_m8A8BDA2E812E3E422DF93A6D875EAB06983B6BDC, SemaphoreSlim_Release_m4F3CB668D91DEE067A67266C266FEE5AADF56148, SemaphoreSlim_Release_m0C6849DC12C376B53B421481DA8BA548EEB1E9DC, SemaphoreSlim_QueueWaiterTask_m2D738DC757B8A4BE9A57647CE8F947C7E85B61DE, SemaphoreSlim_Dispose_m622E90543E895BF2C13D4F607B8703272AE8A136, SemaphoreSlim_Dispose_m7535C21C21B66D8E38CD01077E8796215E5E7C93, SemaphoreSlim_CancellationTokenCanceledEventHandler_m5703EC16F373EF7C5549E6E2D0EFF3F0C56457C6, SemaphoreSlim_CheckDispose_m3EC27C327D815746183446A763969D51537F3FA5, SemaphoreSlim_GetResourceString_mF88CC5030F1200C9FC4749D70439DF599C6B5939, SemaphoreSlim__cctor_m6CAB5EA3D59BFEF0B737F09519EAAF9D42B8D492, TaskNode__ctor_mB73D49C48DDDB9C252FBA50B518A883FEA53DE41, TaskNode_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m8F49EB1CECD53559D3780D23DB96172D54906843, TaskNode_System_Threading_IThreadPoolWorkItem_MarkAborted_m288237157F7D2ECDD8F40CBAD49C45C03C9D6F1F, U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_MoveNext_m3E35FF6E73163F3DF54766C17613C332943C6574, U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_SetStateMachine_mC70F53DED0A7FFA379A22F3C6DF9118A3BB440AB, SpinLock__ctor_mF7669674C8FDD2A84B44BE845F2016B13F20E83B, SpinLock_Enter_mECFADA7E2227A60081F66304BEDE56434BB7BA09, SpinLock_TryEnter_m4B518F9AE2B1EAB70AFB3561BCBAD1DCB1CF194A, SpinLock_ContinueTryEnter_m1CA9C2644BC63C3799749D33319A1D0AA28B13F2, SpinLock_DecrementWaiters_mC71563CD4C211FAA2917F0995A7B5018FB2D2CB7, SpinLock_ContinueTryEnterWithThreadTracking_m10E6E572723F57CC66ECB03AE9927150E9D634FC, SpinLock_Exit_m209C5F118B683239FEF91F8DE2098F1E7903E316, SpinLock_ExitSlowPath_mB4A4332402CDC00F2BD0D5DF2CF2A49B323C4FD0, SpinLock_get_IsHeldByCurrentThread_m0DC1AE86F960F25436B4678E9D0C7C5BA5CD5DE9, SpinLock_get_IsThreadOwnerTrackingEnabled_mB7B547CDEC0DADBA60B3D3B5464ACFEEEE1C6F59, SpinLock__cctor_m6FBD4DB2765624192D9DF14D8F00739947DF9F09, EventWaitHandle__ctor_m5B0D1FD902682B5D5E82A4B564363AB711F10F8E, EventWaitHandle__ctor_m788FE824997F3E5B0351F619C50A824F53BF23C9, EventWaitHandle_Reset_m84719BED571BDAAEE27EE05F57295C7107A74DE6, EventWaitHandle_Set_mDF98D67F214714A9590DF82A1C51D3D851281E4D, ContextCallback__ctor_mE29213BA3FC5DDDBF194D6D58A4E51F309FD98FA, ContextCallback_Invoke_m872CCCD40428B88C2612772491BE5157895B5F61, ExecutionContextSwitcher_UndoNoThrow_m8A5C9D099548E26EC68651DAC5F9CD7E21A2D830, ExecutionContextSwitcher_Undo_m683D21973AF9E2E19D0662BBC9F266D79EC53886, ExecutionContext_get_isNewCapture_m1B3CB6E095C4414BA8D47D2CC86B54BAFE33FB4D, ExecutionContext_set_isNewCapture_m515EA101926206702FAFE589636E14AB8B0D18CA, ExecutionContext_get_isFlowSuppressed_m015C46123BC399E2936CAE65FABFBBDB9F9F3B42, ExecutionContext_set_isFlowSuppressed_mBDA6FB57FD671835B2488214C00F6381D2FD96E0, ExecutionContext_get_IsPreAllocatedDefault_m18EBD4AC2D57435C35BF821B471E1D11FE5A029F, ExecutionContext__ctor_m859E0751A2BF99F26800AB2900E4DDEB9CBF27A2, ExecutionContext__ctor_m0A7FAC6D3D86716C92B35742659E6DF2D3B0CBB2, ExecutionContext_OnAsyncLocalContextChanged_m4307D0989B212C2324991656C5DC9A4667FE5B22, ExecutionContext_get_LogicalCallContext_mB6153A0FE20FFC017C6281CC76AB30ACC7236061, ExecutionContext_set_LogicalCallContext_m165A8CA27D01863CD10D567D164D6003ECFED4AA, ExecutionContext_get_IllogicalCallContext_m40D3B804DCAB57DCA164C9B7B334C68D5FB05161, ExecutionContext_set_IllogicalCallContext_mF13C973DF8A201D85F6D148FF2CDC2036F3A8EB3, ExecutionContext_get_SynchronizationContext_mA3393454EE752C692669A054FADD9B2D21CD6FC2, ExecutionContext_set_SynchronizationContext_m48D4AE8DCAE17F941091A9CEE2A9E84AE80BECE7, ExecutionContext_get_SynchronizationContextNoFlow_m01BC7E7D3296FC25240496CE21FAE231260B57D0, ExecutionContext_set_SynchronizationContextNoFlow_mBD1550CADC0BA5CF43456F513D23EB6CE4CE8E70, ExecutionContext_Dispose_mCC14A70C4EAE739BDDCBDE80BAB319D05C0645EF, ExecutionContext_Run_m9C6E6249D96EA4974FD420E5FF141C221C9C1BE5, ExecutionContext_Run_m6E5E07E0131DA97C6BC235754A0682CFFACE7BF8, ExecutionContext_RunInternal_mF743C2758603A9A7678BF6EFFCDC676EA0869DD7, ExecutionContext_RunInternal_mC37E85D6FC972DF219A00FE1EE34329D1D63CC94, ExecutionContext_EstablishCopyOnWriteScope_mE8BF2610B2AD4835A14D4FF78E16B8E132C4E759, ExecutionContext_EstablishCopyOnWriteScope_mF2BEA44E32456F96C449CCAED23A1A0415379817, ExecutionContext_SetExecutionContext_m7C95B34F55FA0272E268E421862CC2D0D9F4F62A, ExecutionContext_CreateMutableCopy_m1931767BA5BD40B553922E52BEFE6D4DE91B1997, ExecutionContext_IsFlowSuppressed_m307C8462F6006452BF19416E8257AE94508049C9, ExecutionContext_Capture_mF143CDB1F0499A42C277190752B864183090DF7F, ExecutionContext_FastCapture_mBAC0EDCF39616FAC84517CE222432D560300CA4B, ExecutionContext_Capture_mE31817E437E23FC1D926863B0002D2B9E8B82287, ExecutionContext_GetObjectData_m65D645351847FC97683FB60BE8D9243A4C7C7FC8, ExecutionContext__ctor_mE033DE4021D3560E4A18B8C188A5FE06E86153E4, ExecutionContext_IsDefaultFTContext_m9B4FA97E7E98420A3187D9AB48844F4B3850AD12, ExecutionContext__cctor_m15FDE6B10806207B3D27A9EFDDBFC8D5D0B0C0F8, Reader__ctor_m74E3334F0F909C53C5C246BD0C534DE36AF35DFF, Reader_DangerousGetRawExecutionContext_m4948F89C02C6AC2C18B26F7062845F3FA0EB69D4, Reader_get_IsNull_m63A66FC72F15DDEB49328C88E4C943F0DDBE9699, Reader_IsDefaultFTContext_mCA40B46D009267774C06BFC8E0C1C8F097B2963D, Reader_get_IsFlowSuppressed_m202276398905C0B402DF1A5BAC7FF16B872F4E60, Reader_get_SynchronizationContext_m15821D633AA00370C50900D4646CDDB4139B8042, Reader_get_SynchronizationContextNoFlow_m9530F1F3FB0EE4E50138377DAE3F4614A7E91C20, Reader_get_LogicalCallContext_m395EC0F9619D3F68DFC48C7D2AB573643D2934CB, Reader_HasSameLocalValues_m1862A0EC9C096CA7C0AD65E536B1785BF34EFD5D, Monitor_Enter_m759A82E6E56E06C313A9AF4679E304E0D58ABB93, Monitor_Enter_m3CDB589DA1300B513D55FDCFB52B63E879794149, Monitor_ThrowLockTakenException_m439E338A945D2A7006E0F150D4DD783740891D7F, Monitor_Exit_m05B2CF037E2214B3208198C282490A2A475653FA, Monitor_Wait_m55CB5EBEBF583A455739F5369C3290E54F41E8E9, Monitor_Wait_m60B0A448270187089CC75DE856B496C452EF4601, Monitor_Pulse_mA8279943D6C2913ADFAF661E35C4951BDFACE43D, Monitor_PulseAll_m176CB60AB441BA3F5EC1ADD72BAF603556E9D958, Monitor_Monitor_test_synchronised_mCF177BD8A11766CA5A25CCB1276A62E5637D8F5F, Monitor_Monitor_pulse_m426415DBE8FBE12FCC3B4F3FB2166457E58C74FC, Monitor_ObjPulse_m7D2184B353CFB7174B768CC0A630A2ED482479A1, Monitor_Monitor_pulse_all_m557515A36E6187D349698E407B89B8542263483D, Monitor_ObjPulseAll_m09806EAC58240C65A1EA3E523319AD1E0E2EEC5A, Monitor_Monitor_wait_mFB6B6005ACF926F7A8834C2329E7E13511A04384, Monitor_ObjWait_mA00DCD408E898A8B3E890D5210DCF950FDF4CFE6, Monitor_try_enter_with_atomic_var_m9A36A20ED8193B8DDCF9DA9FFEC14A0C3EC0B95F, Monitor_ReliableEnterTimeout_m164A88A5BF6D62BF6829FC9DDD5F06B130E50716, Monitor_ReliableEnter_m71758FF1756F277FE7A308ECB1680A3745D94289, SynchronizationContext__ctor_m37D995A90765D897A69B7767A14E70E8F1845532, SynchronizationContext_IsWaitNotificationRequired_mFCCA3665F158B7FC6985AF4BBE31E1AA9EB6FAA4, SynchronizationContext_Send_m4C739311325CD13EF17816567D182248BAF2D91A, SynchronizationContext_Post_m03F7B7FFF1975739ADAD5B97CBFB14871B4CB6A2, SynchronizationContext_Wait_m68A888784F1BF4D2D74C14548AFF887728D74616, SynchronizationContext_WaitHelper_m00A1EFFE2708D9C2353DA650D2875996051FFC89, SynchronizationContext_SetSynchronizationContext_mE6B4D0711F4EA96C9B57574D4CF7BF2E65899A20, SynchronizationContext_get_Current_m8DE6D3020745B7955249A2470A23EC0ECBB02A82, SynchronizationContext_GetThreadLocalContext_m8805737DDE19D41FC34F35BBE13097C189CD1105, SynchronizationContext_CreateCopy_m668626E9C42FE00B4689044A1D79CF119E9B8F75, SynchronizationContext_get_CurrentExplicit_m5039802770C211B67797F844A36CE4C3BFEFC88B, OSSpecificSynchronizationContext__ctor_mC11C3147F40A217FE87192642E8324269BDCFD31, OSSpecificSynchronizationContext_Get_mC3473B9DD7959166E55F9845FCB1EA2C94AB0B86, OSSpecificSynchronizationContext_CreateCopy_m7FFE53B1BDB7F394DB2612AE679DFF31A103357C, OSSpecificSynchronizationContext_Send_m99B94C316C92FDF4911F4377BC0B0EC2C1E96A82, OSSpecificSynchronizationContext_Post_m6290FCF904EE280AE5082279604E3095A8C2DDCD, OSSpecificSynchronizationContext_InvocationEntry_mF93C3CF6DBEC86E377576D840CAF517CB6E4D7E3, OSSpecificSynchronizationContext_GetOSContext_mDC8E96412452C2C1EBEB8277CB2B075384A3D1E5, OSSpecificSynchronizationContext_PostInternal_m854EE5F2E3F3F61A64D551D33A454B440B42590B, OSSpecificSynchronizationContext__cctor_m3BE976325D2B981712109673D7B4A080D2A5CDE3, InvocationEntryDelegate__ctor_mCD151BEC9D554390C49F89D28D973ACCCA8F9577, InvocationEntryDelegate_Invoke_mBB8D91043826568719AB5E766E5604BFE7447DC5, InvocationContext__ctor_mCB562BEEE5FE6A0DEAAFF78266B3C55B66876A0A, InvocationContext_Invoke_m69807BF085228268064E258F0F93200C8EDCB408, U3CU3Ec__cctor_mFF4BCEB9D3F11EB5EE87950FBE3C9C69CF32471E, U3CU3Ec__ctor_mDF971D334FB7E35BC85B104F9592D36994F4F9AC, U3CU3Ec_U3CGetU3Eb__3_0_mE6CA3D0022B817FEC2B4FB841E64E3C7DAC1C4BB, ThreadHelper__ctor_m886403E57560649929BA8D0BCBA949DF4ED481BC, ThreadHelper_SetExecutionContextHelper_m34F741981F8F4EE89D1C5F9F16BE2AC027BF810C, ThreadHelper_ThreadStart_Context_m208A7261769920CA97CCF3AA0097B48DAFC5159E, ThreadHelper_ThreadStart_m7A43A62157E63F766A19D8ACC312FED8F46FA971, ThreadHelper_ThreadStart_m8DB12F6157C947BE48E66969F4BB48E5A0E14ADF, ThreadHelper__cctor_m1706C2B00B74A44278219957EF2DA8127F2BC589, Thread__ctor_m1FA23A179DF4F5B659689D6FA40DE903086212E2, Thread__ctor_m107278C895F976B9A23F48EE89D60D7C70C1AEA6, Thread_Start_m2230799AA331CA9ACEF49D5500281D0C1A9F72FA, Thread_Start_m64E3F27883C3CCCE7209F5D2BD268A33D4C71566, Thread_Start_m50DD7879B9CD7173E7FB8786A1BE72A67CBDE9DF, Thread_GetExecutionContextReader_mDBFDC966741D253EDD4A4874E1C7110367DB8E9C, Thread_get_ExecutionContextBelongsToCurrentScope_m192B2B05523778A859618BB538FA2B999FE76768, Thread_set_ExecutionContextBelongsToCurrentScope_m25DCAACA4CA1F49032CDEBA213F21D24FF2F12E4, Thread_GetMutableExecutionContext_m59A3E31FC93D0E76D0FBD7479E6EE80F34AD03C0, Thread_SetExecutionContext_m6AE393384BAFC146DD27A82D16617C7AEB0F6227, Thread_SetExecutionContext_m62EB92AF46B8CE1989E118A2A80FAC4B9723558D, Thread_SleepInternal_mEBCBB5E245E8CB402167473A80391F095C5B1A7A, Thread_Sleep_m71DE163765BF465EC4A0163F2ED4D43143094549, Thread_YieldInternal_m461C6F43ED944BF7D4D483E24CD76A49D7ED690E, Thread_Yield_m6610C7321B94ED0193582455A7606D0EAA705E9E, Thread_SetStartHelper_m66D5309C8DB2AE130A9ED5447240FBB995E2C57B, Thread_get_CurrentUICulture_mE5B78C16453B4705AFF8E4566F9AE1C4DE8B6BAA, Thread_GetCurrentUICultureNoAppX_mCB30BEB8878E8639B10037EE7C52A6EBA0F0D582, Thread_get_CurrentCulture_mD011FDBB62CA34E83A1D1916628826ADAC85E7A6, Thread_GetCurrentCultureNoAppX_m60488A501CEA1324199A31C3110D1DD98505E8CC, Thread_MemoryBarrier_m83873F1E6CEB16C0781941141382DA874A36097D, Thread_ConstructInternalThread_mFB723724FB8AE4C581C06F658178C58DA446439F, Thread_get_Internal_m13061AAE3B1BBD66F44EE8A254C6C0824371A2FB, Thread_get_CurrentContext_mC0A645E3D10FB7B5C2560328AC13DC7A3A8618AB, Thread_GetCurrentThread_icall_mFA5BB94808F90229F64651C0ECCC1BAEA6BDAB2C, Thread_GetCurrentThread_mB3F2478CD44094C81E8CDF436C45C648FACE0E4B, Thread_get_CurrentThread_m6D4719F4993DB9200490531FF02D4076FF9CA9BD, Thread_GetDomainID_m105E611C718135CC8C21288C2FFC0EA162EEBBF6, Thread_Thread_internal_mBD0DBA79D5814D09DE01CD11B96764F5B97F54DB, Thread_Finalize_m9C588474337B5B50E8360E607E5CD1942D8B98CF, Thread_get_IsThreadPoolThread_m73019FFF8E168CCCA6094E5C88F594CB015684E9, Thread_get_IsThreadPoolThreadInternal_mA5DDBED6B75BCD22AE3BFBB2D4104350FE08D758, Thread_set_IsBackground_m45F00BD4C46F9B8A7C46A20A170B22BABB8FBA30, Thread_SetName_icall_m67024A189510E99CD379DECB913738A6FBFF89F7, Thread_SetName_internal_mC4DA51938CE8CAEC5159259E50967F6684A15421, Thread_set_Name_m53E2BA6E84C04A6393EA5E470E516703CB892E4A, Thread_SpinWait_nop_mA8821B4842451AE095AAB49DFDD1558DDD702780, Thread_SpinWait_mC14652A66AA1BF72ADC7E0BF702E9F0B8D7B64D7, Thread_StartInternal_m8DA4963A0EC06ABC195D2F47A089EF91EB8D19DB, Thread_SetState_m51BFE3CB07F2CCED55B2F30CD1E8B6D34C6E1F30, Thread_ClrState_m6CFB6089F7C1E1533A18BAFCC0C68E4A9C0832B3, Thread_GetState_mF9BF023B440C80C214330EC105DA8696CD4E5B36, Thread_SystemMaxStackStize_m78C1E38C28A52F4323A37F94AF55148593B53E76, Thread_GetProcessDefaultStackSize_m9D80B5A7E563077BD256A6517182C8EBFE9F2004, Thread_SetStart_mD9502168056E9E29B5F43E0B5BAE9BBC32EB1FD3, Thread_get_ManagedThreadId_m74ACB74A574EE535C2B00B7D64F203A62E796B05, Thread_BeginCriticalRegion_m9B2025E1CE6E2B3F49A22B0F31B964050AAEAE67, Thread_EndCriticalRegion_m0168CDB34CA25F53364D28023656087DD284CFA3, Thread_GetHashCode_m07012CB1AA9E450A68E6459332DA902924C0C766, Thread_ValidateThreadState_m74AC07726D9B8CBCEE4AFF5361758639F6D98F3D, ThreadAbortException__ctor_m6D098784F91517512FF99E963C8C9C2FCD66A78B, ThreadAbortException__ctor_mA4850E0EDCEFF2F6905BE4832B1B810D4C737AF0, ThreadInterruptedException__ctor_mA0D4491FBB08DB29830803BEB991F653EC6008AE, ThreadInterruptedException__ctor_m49A2412B114AD774F230EB471EFBF1011BC8A9C1, NULL, NULL, WaitCallback__ctor_m9730564F9A28ECB72462D05AA92CA9E43DE9B41C, WaitCallback_Invoke_m64DEF4A3CA7415272C91ED098302BBC2B5776EBD, WaitOrTimerCallback__ctor_m846D9468BFEEFAC9C4F4E56FA63276A6620C7175, WaitOrTimerCallback_Invoke_mA17026F4DE7C2495D720D21EC513CF915351204C, ThreadPoolGlobals__cctor_mB7A444AABABB85FA87613EDF88C40DFA5584B301, ThreadPoolWorkQueue__ctor_m2FF66B5FB95788A3006698F416A50BADB1747B6E, ThreadPoolWorkQueue_EnsureCurrentThreadHasQueue_mE56F3BFE7B2AD15D0E76396E02DCDA7CEA93AD8E, ThreadPoolWorkQueue_EnsureThreadRequested_mAF6D0B12C1142CFC46D2A92D9A712F144D7E4ECB, ThreadPoolWorkQueue_MarkThreadRequestSatisfied_m1D4051737285B0B6B4368AD3B79163126928C8E3, ThreadPoolWorkQueue_Enqueue_mD07DDC3D90F99A5C2974C78091357BA6F2D91DE4, ThreadPoolWorkQueue_LocalFindAndPop_m16B9FFDB578B417A90E59CF49FD5A748ED8DEFB0, ThreadPoolWorkQueue_Dequeue_m001FD3CDDC4BDF60A90D94DD443874F0581AB74B, ThreadPoolWorkQueue_Dispatch_mEAAC936B3756DAA856BA3A4D976A98A3184CDC87, ThreadPoolWorkQueue__cctor_m34BE5573CA5CA97F84F10498B8CEBC77920541D4, NULL, NULL, NULL, NULL, WorkStealingQueue_LocalPush_mE49E6E7180910054A5CA5FA962DB9A430E15AA1C, WorkStealingQueue_LocalFindAndPop_m902CF87749BB0E46A0D0606E1292F287BA6AD3E5, WorkStealingQueue_LocalPop_mD4435C692093F5F753C83B7559233EF46CDD7343, WorkStealingQueue_TrySteal_mEBA2C89A44ED7BD7A59E5334F35B180CD74DCDC2, WorkStealingQueue_TrySteal_mAB4BB3ED51433AC6CD81BBFBB7A7B872D3240FB8, WorkStealingQueue__ctor_m7DF868069934EAADAEE5280271EFE6F77B77D05C, QueueSegment_GetIndexes_m6469D2024518A12AB66225E2B6660D2711678084, QueueSegment_CompareExchangeIndexes_m2502939CBE5683227484C132EA2AAE7CD56FEBFB, QueueSegment__ctor_m3A6B78BE009AAE8D23D809C6DAB39FCAB3F3B94F, QueueSegment_IsUsedUp_m1E29AB3738D6EE6DD3B2316D3D0277FC2BE962F5, QueueSegment_TryEnqueue_m80AD23D8736FA35192A032B879605C60C685B201, QueueSegment_TryDequeue_m47DCF624AB92F26C373B1B37E03AE4FB9383DD29, ThreadPoolWorkQueueThreadLocals__ctor_mE1AB909446573C2F65850F03A039D0167294E5AB, ThreadPoolWorkQueueThreadLocals_CleanUp_m91F4CE1866D43CDF809B1C90FAE215CD5D2484CC, ThreadPoolWorkQueueThreadLocals_Finalize_m22DE95B1BB8FD1EE57B94B4ACB8E4C862C1364EF, _ThreadPoolWaitCallback_PerformWaitCallback_m6D08BAF0E0D909F86341B3EFBABCF294074C0B00, QueueUserWorkItemCallback__ctor_m168E137016F1677BA95D79D0696653A910F9B5BB, QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m245EEC01BB28BFA6238BE5E57A82AE9965C5E439, QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_MarkAborted_m399939DC672AB408139E686E6F133DED2A271DA8, QueueUserWorkItemCallback_WaitCallback_Context_mEAFCDF048443370E06DAB2DFF69B53EDBE28FB94, QueueUserWorkItemCallback__cctor_mD3A999EEA03E5DBD8ED4A2B2B96F15A314F0365B, ThreadPool_RegisterWaitForSingleObject_m6DA6668A02CDC70F91533F08A69737EBE13C3A3E, ThreadPool_RegisterWaitForSingleObject_m0E96FDDF8EB9E92194830994C3C8DDCAB77008CF, ThreadPool_QueueUserWorkItem_mE534D14C47699D1D37288AE0710B19FC7EC02BAB, ThreadPool_UnsafeQueueUserWorkItem_m05CF00E355CE07D625386779E3F3D3D2341FEE86, ThreadPool_QueueUserWorkItemHelper_m5B98C28FB6C9379B8DDD302ABC3D1D1FC1779EDD, ThreadPool_UnsafeQueueCustomWorkItem_mB86007A86C7C14AEACF533C12E1BC7AE41BC584D, ThreadPool_TryPopCustomWorkItem_m611186150F9FD996ABF99688CF3808762AB79EFB, ThreadPool_RequestWorkerThread_m84D71F48FE6C7EF6F3119AF74B96EC41C8331BB4, ThreadPool_EnsureVMInitialized_m0563B339FB428C8B834E7679479A6854460E7502, ThreadPool_NotifyWorkItemComplete_m0CC8EA614E29D73EF029E245C4986948DAC47437, ThreadPool_ReportThreadStatus_m07CF0979F23672C80C39F9BFE317A26FDB7EB284, ThreadPool_NotifyWorkItemProgress_m1DBD2DC9A54B9DC04967E47E4D060524068E5FA1, ThreadPool_NotifyWorkItemProgressNative_mF3C0F1CF9D81C18DB2812DF3151461D0BF617BA2, ThreadPool_NotifyWorkItemQueued_m11F0368F77C1CC3060541662AC41AF8FF5EBFE7C, ThreadPool_InitializeVMTp_m9816F2390459E487CE6C4437BAD7A8602C67200E, ThreadPool_get_IsThreadPoolThread_m3FE59C110930F1BF7CECE59C2234C75B6C3227A8, WaitHandle__ctor_m26EE883A7A858B7B47A72B2AF42BF96EE09EA773, WaitHandle_Init_m060CCB46911D936A742FB95B2E5EC3171FCC5C1B, WaitHandle_set_Handle_m8251E05CBA7FF26F6D807A94203A151EA25D7761, WaitHandle_get_SafeWaitHandle_m61C975C188DC2D1F43A7B6ABCDC02E94C6194B9E, WaitHandle_SetHandleInternal_mF428E2239902497AA46B0A3923F9825A8FB32F70, WaitHandle_WaitOne_mB14C7B13361C8F8D5C2A415B1DDD5AAC32F87E43, WaitHandle_WaitOne_m65A4CE402673E9BE74BF3654644015639356D8D6, WaitHandle_WaitOne_m256FB8A29DF89D416413F8C81FE0B90183E5528B, WaitHandle_WaitOne_mE0E26649881CB67020E4D59EAAF49876553B9ED7, WaitHandle_InternalWaitOne_m0ED7DD6188A3E59D625CB3F43494C6FDABF258A2, WaitHandle_WaitAny_mF0C9809BB0A381D5F2C42EB9F9103A8BB083D64F, WaitHandle_WaitAny_mD04851612643BD109BB06FF4BB5E03A72C5D16BB, WaitHandle_ThrowAbandonedMutexException_m7C7CE8634C35FAA5E26F74D7987A9FB54DB97FCF, WaitHandle_ThrowAbandonedMutexException_m1C22D2B3D95C8E865C8B893E8922B172A900A6F8, WaitHandle_Close_m25C24AA5CAB02CD50C2EB695055D75477A0FB312, WaitHandle_Dispose_m339BFFFF5B18575EC788F61ACF10518542F24013, WaitHandle_Dispose_m185505E6A3A6D31DEAA92725E04CAFAD3A1237C1, WaitHandle_WaitOneNative_m5E01D22F3623A149BB9AAB34819BB5A4AD9A3B78, WaitHandle_WaitMultiple_mB28458F92F30CCBE12E34AEE4DCF8312A2CED90A, WaitHandle_Wait_internal_mFB13D55C040FF3B11480AF7A40D5E626166BBDA3, WaitHandle__cctor_mBC209A44C4F222C0C7E439B3E98637774F361CD5, Interlocked_CompareExchange_mB06E8737D3DA41F9FFBC38A6D0583D515EFB5717, Interlocked_CompareExchange_m75BB6A460C94CF879B4452B6F16F00E2B0D05AB6, Interlocked_CompareExchange_m22C0AB00856C3A2DE09E5712E8A6939D778B7D9B, Interlocked_CompareExchange_mC2F0AEDE6957F175ED944794E7AEECE2AED96B71, Interlocked_CompareExchange_mC43CC89590F9D0D5C84ACCA469C4C92953D05AB3, Interlocked_Decrement_m6AFAD2E874CBDA373B1EF7572F11D6E91813E75D, Interlocked_Increment_m3C240C32E8D9544EC050B74D4F28EEB58F1F9309, Interlocked_Exchange_m5810F59A9EF49D8003BA76D95398854254A091DF, Interlocked_Exchange_m0979261A51ABF0B407D8A0E6930BD48B3C2367BE, Interlocked_Exchange_m740E6189E1696B4BED49B238E59F707BF1E74DD9, Interlocked_Exchange_m8AA177A80368F580E14CEB48359B268EECBA0D92, Interlocked_CompareExchange_mC1544954FE8929F557519834DED2C7DCA1CA81C3, Interlocked_CompareExchange_m7AC708A0F5F20CADA50F64E6E2F34262D3BC45C6, Interlocked_CompareExchange_mC4538BCFA934318E1B37142F2251EA18887356C1, NULL, Interlocked_Exchange_m723B7E02F99661E7576E204D8862757E12682961, Interlocked_Exchange_m10651B61455D954B0D96C3FF75857C68C20940F6, Interlocked_Exchange_mACF562DCBEAC1772AA5CC1E19C24121949179A2B, NULL, Interlocked_Read_m5AE4A3AB140FB3DFDEA62768428A26C4062DEACF, Interlocked_Add_m2455208C56EEFD8832AEAD8AF7368A3FEB33A73C, Interlocked_MemoryBarrier_m544E79984FB21C732A4514A2EFFC126ECAA22B66, NativeEventCalls_CreateEvent_internal_mF8FADA812B9FD76B2A1DD04958028BB2D6B3F66F, NativeEventCalls_CreateEvent_icall_mB52D058E53D305362C94162F73665C37EE4F0E07, NativeEventCalls_SetEvent_m22B5F8D0995139D1EE84FE5354708EFEFB4CFAD9, NativeEventCalls_SetEvent_internal_m2DFFD73AB2A66C85DCEC3F6FDDB256F0E32E64E3, NativeEventCalls_ResetEvent_m02954C20A3BC0F73073BA26968641E4FB5C53089, NativeEventCalls_ResetEvent_internal_mFCFDABA7D1EE6C32EE564C8FA664E660BC16D439, NativeEventCalls_CloseEvent_internal_m57C81656144EBA5DEE8A55C09624CED5C338BDE9, RegisteredWaitHandle__ctor_m925420773269911044B7E5C8A7BDA57430BC4DAB, RegisteredWaitHandle_Wait_m91770A4756AECC64BAACA1E9B752ADE90BB0DA28, RegisteredWaitHandle_DoCallBack_m2EA418729881A42057353D347C28F3ADC5D041EA, InternalThread_Thread_free_internal_mD8372B9C85F81D2C1DA5D29F2FE5ECC3B544B36C, InternalThread_Finalize_mD0FEF4E56524AE4CC0897ADDF543645201CD0AB9, InternalThread__ctor_m0A6A63CC505973F2599EB70B23F0CB566F661731, Timer_get_scheduler_m4BDBAD3F799BBEF6151E9C4106C47E6BD4568C62, Timer__ctor_m0B758073AACDB1DC9F64E18F4036E3CDFFC8E970, Timer__ctor_m55493ADD5358606EC599394E7614E3D0186A731C, Timer_Init_m8780CB63963D4FEBFE677119B0F389AC02868C4C, Timer_Change_mF0A49EDBB27E64C1BCE1FF5AB34C94DC57085CB0, Timer_Dispose_m75A06B0748FE7958C296A5E39849A0FB6EA03C86, Timer_Change_m0649929650C1EC5231076B48EA3A5903ABAAC905, Timer_KeepRootedWhileScheduled_m7A8D31163E1A39241094CAC6FA08B6181FD88B8E, Timer_GetTimeMonotonic_mC5BBAC0435D60A4604BB74AADAC2EE774EFA5509, TimerComparer_System_Collections_IComparer_Compare_mF9D1C2649D0200FDDF7D2C4FB43CC61BB18DDFC0, TimerComparer_Compare_mF22E31DC9EF0FF26F98617280E30833F773117AD, Scheduler_InitScheduler_m287EDC849D72C3BEEA22D665FCC19ECA23A2E46D, Scheduler_WakeupScheduler_m11F63487364379125B46D90ECA13DD671DA0B36E, Scheduler_SchedulerThread_m027620418F0E6B0C8B2DF625A27396A36A9930EB, Scheduler_get_Instance_m2913FEBE4C7F133245F73B1C3C38041A2B8C9C2C, Scheduler__ctor_m229436C448CC61D8F96742F635D30D662C0383C0, Scheduler_Remove_m5AF1841395A90A0D6B70ACA382624846EA7861C5, Scheduler_Change_m411183D208E97E4BA6B8C69505116FEF5E1C3710, Scheduler_Add_m6B4AC98D33EE3AEB5EFCFFADA3754DC35009B096, Scheduler_InternalRemove_m9EDED59AB2D5CE381CED3325848BBB9A5796D2A9, Scheduler_TimerCB_m8CD87ACDAECDE15A6B440B8155DCCFCFBE6E554E, Scheduler_FireTimer_m4E552C6F449529804662142FB7CF9E95DED4E94E, Scheduler_RunSchedulerLoop_m89ABC7ACF829BFF9FD1886CDBFF6EDA6855FB181, Scheduler__cctor_m399E92CADDE02F3F5D00DCFB92A2EF83FAE4D974, TimerCallback__ctor_mDA748EAAD184861871872C3B672A848AEF2A1E4A, TimerCallback_Invoke_m088838D96004296DD8A1341D1C259B3B68A93DEE, NULL, NULL, TaskCanceledException__ctor_m9C22CABB4C9C0B888080D26D86976AE9EC0D104E, TaskCanceledException__ctor_m422A43C59C453307337B13873E271B2B184C37D0, TaskCanceledException__ctor_m05BC832C2923C51A532BDC773F610EDC62836529, TaskSchedulerException__ctor_m74C88DBD478B7AA43C28DB62C6547BA0FA4ADB13, TaskSchedulerException__ctor_mC20B055E7163C73E444F0DC3C501EFC6023363CA, TaskSchedulerException__ctor_m33C9991C8394162642F5E84B5BE81DB98757A7D0, TaskToApm_Begin_mA26D2A4F6EE0582B181AFD83B913916909D02777, TaskToApm_End_mDFB29EEE501409834D464F4C249A535723B7E6ED, NULL, TaskToApm_InvokeCallbackWhenTaskCompletes_m83700287AD45420927A785E2679F785FE7A1B38B, TaskWrapperAsyncResult__ctor_mF5E9F6F2445DCA0D426C1D1881CC4443C8856AC9, TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncState_m3138A40E11709CE6DDADA264A13BE9154EEA8F72, TaskWrapperAsyncResult_System_IAsyncResult_get_CompletedSynchronously_mFAF7AB661983AE0A3F6F547017CD123FC71265E4, TaskWrapperAsyncResult_System_IAsyncResult_get_AsyncWaitHandle_m7899411217B7EB91DEF834AB918C1CD2EE7D0744, U3CU3Ec__DisplayClass3_0__ctor_m9FEF72D9603A1963DDF76AD247536CFF9B787AA2, U3CU3Ec__DisplayClass3_0_U3CInvokeCallbackWhenTaskCompletesU3Eb__0_mCF161571586E7A7639FAC2445563FD7BB87D186B, DebuggerSupport_get_LoggingOn_mD838646A5A048C62BAB034257EF0F2F852AF0ABB, DebuggerSupport_TraceOperationCreation_m311097028455DBEED9480F6315649693464F2C06, DebuggerSupport_TraceOperationCompletion_m7047A96BCB7DC4835B38D1B965B4BC3049AF62CB, DebuggerSupport_TraceOperationRelation_m940A2FF274D08177EA7D83FAAE4492DAC0CFE16D, DebuggerSupport_TraceSynchronousWorkStart_mB1CC92D94E5D0E9BF5878E3E33AEC6D2FB57B892, DebuggerSupport_TraceSynchronousWorkCompletion_m14AB555D7DE9CD790C662B9EDA77609C8A83D0BA, DebuggerSupport_AddToActiveTasks_mF592C309CB2AE9C85563BE114DDDB6D226AD9E3E, DebuggerSupport_AddToActiveTasksNonInlined_m28785ADBB0443B6CCDC12C4A7DA297F1FFAEF889, DebuggerSupport_RemoveFromActiveTasks_m19229D30DAA2447DDAB524F2A0E9718D070A1251, DebuggerSupport_RemoveFromActiveTasksNonInlined_m328F6FE7F9066EAD92528B6AD6BB08B12BA9A2C0, DebuggerSupport__cctor_mD80534EECE30CFA44351A0481084540A211B3698, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Task__ctor_m2BFB9875B344385770144279929C98A5FE9DF4BD, Task__ctor_m6EEFB50F0CA6EE056CBA3D80E76B63EE25D57F43, Task__ctor_m5B0CC976AA85C96DBBDBFCE32829D1A2DC66941D, Task_TaskConstructorCore_m3FA18FD7FFC2336C4E85DB951D5A0FDF1EBF10F1, Task_AssignCancellationToken_m9054335A3AE9B45125A84D37384E3692E7FAAD6F, Task_TaskCancelCallback_mC683802017E924F10557347668B5D5A6AD9CD997, Task_TrySetCanceled_m3F4C4486AE7C1E6295332B4BA21AFFEAA37E525E, Task_TrySetCanceled_m8E24757A8DD3AE5A856B64D87B447E08395A0771, Task_TrySetException_m8336BA31D11EA84916A89EB8A7A0044D2D0EE94D, Task_get_Options_mE5145D91A9DDBD6D9C7E1F608ACE454E03C72473, Task_OptionsMethod_m41847A3960E340C4708CA35B0F46F5B7C9DD038D, Task_AtomicStateUpdate_m64E03366E848BB7707DDB9519E678C19A671ABE7, Task_AtomicStateUpdate_m2BE1D5C966E87481CFFC103501F280AE6A28DDBB, Task_SetNotificationForWaitCompletion_m6B087B3B1E1B6911006874042808D4D7D9678AED, Task_NotifyDebuggerOfWaitCompletionIfNecessary_mC72FCA6A404CB3384E9799C079299A975C9055DE, Task_get_IsWaitNotificationEnabledOrNotRanToCompletion_m0B42F40FE4867E9F666B1C8A0E3AF8124FCB7676, Task_get_ShouldNotifyDebuggerOfWaitCompletion_m7AB76993855A98D7FA90003FBACF579C7D7E4534, Task_get_IsWaitNotificationEnabled_mF6950E2B28561EE2E57DECADAD63B485CA5DD3A8, Task_NotifyDebuggerOfWaitCompletion_mFBB2CB1CC24E4052F1C7426DC47F7781F722C71A, Task_MarkStarted_m2456B0C22C6CC5896DE597D31F045E1D0DFE24FE, Task_AddNewChild_m3994DFDAF2979CB932F8C3B8E1CF5163389962EC, Task_DisregardChild_m59AE608F0C0FFC8149311FFF7F6EF7B029BB1834, Task_get_Id_mE529E167E64F60B3B79B540D4DFA6254B94F47AA, Task_get_InternalCurrent_m71C6D402AD038D0042D8A82B20ED6163FA72F1C7, Task_InternalCurrentIfAttached_mBF043F869DEB200F3129DB7CE48C64BA0A85B58C, Task_get_CurrentStackGuard_m3302DA8592B8F037AC6AA887932A78A28F044ED7, Task_get_Exception_m11317CABA220E351C84B3E94B8A98F1565F42B45, Task_get_Status_m9707FD4B44416BA03FA2FDBEB3D0F0F281D90AD8, Task_get_IsCanceled_m96A8D3F85158A9CB3AEA50A00A55BE4E0F0E21FA, Task_get_IsCancellationRequested_m0494753DB1C6E46621515A650AE57062A2B2BE39, Task_EnsureContingentPropertiesInitialized_m222AB9181D8D2C97656C56FA90E4EF11C27A183E, Task_EnsureContingentPropertiesInitializedCore_m6B51665A336BF643273DA6C0B26E7F1183E88219, Task_get_CancellationToken_m459E6E4311018E389AC44E089CCB4ACDC252766A, Task_get_IsCancellationAcknowledged_m736347A3CAD244A5957A0557115C0F2E5C85DD32, Task_get_IsCompleted_m942D6D536545EF059089398B19435591561BB831, Task_IsCompletedMethod_mFF88461D9B38F9A6B0E70D5941B98A1F8DFCEA72, Task_get_IsCompletedSuccessfully_m8A0797317734CF69DA5DB2CC2E87AA8F5D43154C, Task_get_CreationOptions_mB24B764C9D18CE5122EB3F0C27272A338074FF14, Task_System_IAsyncResult_get_AsyncWaitHandle_m9271667AE10AFFC1A1FA8CB8938B821708E2D761, Task_get_AsyncState_mD702084E5686165B5571ED1D296BB5EEB81DB2D8, Task_System_IAsyncResult_get_CompletedSynchronously_m9E986DF32119CE77D159F23A520B8E6F04388952, Task_get_ExecutingTaskScheduler_mA367380ED382A74A1C62EE076D8E2B19C251D002, Task_get_CompletedTask_m1567097D0142D009DC8F9B70DA2C55DA651D55E9, Task_get_CompletedEvent_mCAEBFA0E301042AEB1B4A45B12A9406E2547350C, Task_get_ExceptionRecorded_m40EB28394B8B1865B1FCA378D594C51A3654E756, Task_get_IsFaulted_mC0AD3EA4EAF3B47C1F5FE9624541F0A00B9426D9, Task_get_CapturedContext_mC7143113A6556924189A185BF5C831E8C364CC26, Task_set_CapturedContext_mD511291C184D80B9A0DDC14D232B5D96096B7629, Task_Dispose_mC0CDEA86192CCA3DCAAE48FB29200CE2DD362F46, Task_Dispose_m31F7511890CD7819B1B29EA55BCDFDD07855E241, Task_ScheduleAndStart_mDC4195A58D47FB2A729FCB5CFBC84B02CAE10F61, Task_AddException_mB51B9E16DDDECDB596D5A97C2A59349D1E5FBEDE, Task_AddException_m010E2349EC58EB5A1BBF1D67A18B65725ECA3258, Task_GetExceptions_m9E7F65DBF393978A5E944FA21CE489F817421D8A, Task_GetExceptionDispatchInfos_m2E8811FF2E0CDBC4BFE281A4822C6D8452832831, Task_GetCancellationExceptionDispatchInfo_m190A98B306C8BCCB67F3D8B2E7B8BF75EAE63E34, Task_ThrowIfExceptional_m61851B08F6027968D78F4640990C0186D0FBF895, Task_UpdateExceptionObservedStatus_m573B7A03F66D8B5EFD82367D3A2E03488390EDC7, Task_get_IsExceptionObservedByParent_m3F42B4EB6ED055AE0DBA1345A24A5F26C0E89C74, Task_get_IsDelegateInvoked_m10E134E3C772C4D0C12E40807A1F280FCA2CA02F, Task_Finish_m31254E2C51EFD6E2893866C6B64F9BB31A8C2676, Task_FinishStageTwo_mB9C4A7A10AFABD7C9CD3ECE008BAE0505E1E5BF9, Task_FinishStageThree_mEAE9C06EC2CCA8C43E8AD7A0227521D285EB80EF, Task_ProcessChildCompletion_m8D3C8331F261DBF1B844B0013B5126D614CF27EE, Task_AddExceptionsFromChildren_mA2990FE9A80714DD50DB18E416966C5E903188EF, Task_Execute_m4FBCBCE932B924AD239A2448AED5708B6D14A7F1, Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mAEE759CC728F27B64F95C7B6C6E22FCD7E6F8801, Task_ExecuteEntry_m735BD89474854D6EAA2ED929D6765AF1B4AEDCDF, Task_ExecutionContextCallback_m72CB65AAA76D5FB962E36EC25AAC150A04EB47B3, Task_InnerInvoke_m4FA9E513B4B539A5AC1C40D1EF4CA85544918366, Task_HandleException_m039D6D8597B55598987CDF31CA081E1174451DDA, Task_GetAwaiter_m08B368EAC939DD35D0AC428180822255A442CA29, Task_ConfigureAwait_m0DD682B1D29B85067C993734C12E26554D6CBFF4, Task_SetContinuationForAwait_mA1F61691BC938595EB1AD0A35C5DAEAF0928F0C2, Task_WrappedTryRunInline_mA2B409F1FB3F72AE78C9718A9160C3BC72159968, Task_InternalWait_mE10F48F35CE35E0AA937DDF5DF7918DF11850B0F, Task_SpinThenBlockingWait_mC5BAC5F5664E7771B9F5CD04AB7DF9EBD54368E1, Task_SpinWait_m7370BF0CEA591F0986E7A9F9DBC7733C83F155C9, Task_InternalCancel_mFF6923500B5B09B0362F0318AEDEB60D8E4A7381, Task_RecordInternalCancellationRequest_mB15C2DBFBA85BD0C5E45E05B35AED89546C50391, Task_RecordInternalCancellationRequest_m4D629F654357E1B65D051CA5CF0726CC74DA5A8B, Task_RecordInternalCancellationRequest_m083A892F8BCADA392386AE8BB4E47AA6B368BF33, Task_CancellationCleanupLogic_m330DD8365E7DB82745A1D640DB6303A54B6B5020, Task_SetCancellationAcknowledged_m34E5D85800B4C3D05B3F3910CC2A6A5BBD7F6E41, Task_FinishContinuations_m21B540B556CDABD76F5985DF83079F7F30C78174, Task_LogFinishCompletionNotification_mA92150E1C56E96AE4021930DC1887E019B3CAEDE, Task_ContinueWith_m332FAFE0E12D9D53BEEDE60B086EB4816462834F, Task_ContinueWith_mDD56B5719055AA2AB7D0893C01FC7C7B61BE213F, Task_CreationOptionsFromContinuationOptions_mE9F785FA8B0E96211D327A83E154C2DF1DDDCEFF, Task_ContinueWithCore_m257B705F98BF64DC7C346F06711A4B32F366D8D8, Task_AddCompletionAction_m77811E563FC391FF0F51DD14AC67D35318378CDA, Task_AddCompletionAction_m9523CB6279A60CC648A3861E7C99CE3F4F1B1AFB, Task_AddTaskContinuationComplex_m81A1B90F73360B7FB219D4DD5E3F0A93DBA43E34, Task_AddTaskContinuation_m851C4FB2702C42680D8326CE3C032E006A203EF8, Task_RemoveContinuation_m53B140A04E33C0E45992FF5504E643695CB849F0, NULL, Task_FromException_m7E03FBDDCA95F6577A18B1D1F708738734F63195, NULL, Task_FromCancellation_m1B903385D466C973344C934C5CC81E506B9AADEC, Task_FromCanceled_m2C682C247C1D89F6DD5A186BBBFEC1544921308E, NULL, NULL, NULL, Task_Delay_mE80CABEC364832FBA3042CA2460AA3913B74C10B, Task_WhenAny_mB37C83589A7905F54439E02A6F75E2F7EA150019, Task_AddToActiveTasks_m0C65ADA14FDF21010F77F4D9D89DCE386B8642C5, Task_RemoveFromActiveTasks_m1B503A135598FE3B9385A2301546CEE764E8D54C, Task_MarkAborted_mF5E21A9D6B3F9E48939564FEF6B7DF7C5D4D26EB, Task_ExecuteWithThreadLocal_mD3F4E7ADBBC473EAF7C24B3A785EBB452D6A76BE, Task__cctor_mA2D3ADA7DF7A95FFA661AE218E786D697001582C, ContingentProperties_SetCompleted_m45817063C3ADF9B3C6E2FC2E4A3A1A79BB4B6232, ContingentProperties_UnregisterCancellationCallback_m9B4F2F69AA5CA9CA4D5714A30B82E89E740CC52E, ContingentProperties__ctor_mC61DDF858DB54329B1C0E983964CCE67476E3BE8, SetOnInvokeMres__ctor_m58F9C858252CC61C6FD28899B0ED28816E5305D2, SetOnInvokeMres_Invoke_m703DA7E59481C8D52AD20C53786884B24786E86F, SetOnInvokeMres_get_InvokeMayRunArbitraryCode_m1218836D94E782D1B45DCC8E1F70C4E92D712EB0, DelayPromise__ctor_mEFBD7760F0F16158FC8DC9FFEA9BBF2034C1124E, DelayPromise_Complete_mE4D4C251ECDF1B7DFECFBE6BBEE41A035CD87403, U3CU3Ec__cctor_mE477171D1CBC18429BCF49DE65EA599252910ED6, U3CU3Ec__ctor_m37787EEDBE60EC47713770F7D6BA230E459A17C5, U3CU3Ec_U3CDelayU3Eb__247_0_m1BFECCA8442BD7E1DF3D8C18C7E17C4AD4FF1CCD, U3CU3Ec_U3CDelayU3Eb__247_1_m5F0FAEE058218460D73FEC72E641BF0726BF3B9F, U3CU3Ec_U3C_cctorU3Eb__271_0_mBF6CBDA37E7551B57A230362C3FAA398A90523E3, U3CU3Ec_U3C_cctorU3Eb__271_1_mA8060A85A398E54BF67E77AF768CABF696D4C1E7, U3CU3Ec_U3C_cctorU3Eb__271_2_m102D4F12A2B2FEE83EBCB90CB08249117D45210C, CompletionActionInvoker__ctor_m8071C32916E47C16B9ABB1B186BDCB97C8E99D79, CompletionActionInvoker_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_mAD909494A7F6F7913F2DA9746158B99BC70FDE54, CompletionActionInvoker_MarkAborted_m020E4A034B7B16384ED56E4D15D16634262B7FD9, StackGuard_TryBeginInliningScope_m1DF014B0147202E2D87E6E017895B1947CF49F97, StackGuard_EndInliningScope_mFD985C935C3763EA6399952051C4286502161941, StackGuard__ctor_m82AAD8DF6023CD1CC9B071E5AC4F1C9B1CD5AF76, NULL, NULL, ContinuationTaskFromTask__ctor_mA1863DC3C8091E0649D619F1B33834232344A3BE, ContinuationTaskFromTask_InnerInvoke_m733D0F14FBA5A6B7890491FC236889F6F1BDCFD5, NULL, TaskContinuation_InlineIfPossibleOrElseQueue_mF415C71F9A0FF754F8F3B675060015EAE3E211C6, TaskContinuation__ctor_m72F00B955A65FCF01B077A0BE2ADF3946B426BE4, StandardTaskContinuation__ctor_m44B26A0515094A00635156E38FEFD2CDBD3DFC56, StandardTaskContinuation_Run_m35E0B2061DC303330758E731749DEADE3B58EFD7, SynchronizationContextAwaitTaskContinuation__ctor_m1083B98325C5C75C50B51C976496B20A0709C549, SynchronizationContextAwaitTaskContinuation_Run_mE56D2F76E570D6E0DA92816F6121B3F478219B7D, SynchronizationContextAwaitTaskContinuation_PostAction_m95306F41961F8E1A8C164B7A21A1AAC0814382A7, SynchronizationContextAwaitTaskContinuation_GetPostActionCallback_m37E0E7E0A2A5447E8377F9E0A7FE90386D3C4C87, SynchronizationContextAwaitTaskContinuation__cctor_mC0A925643F862C220A96996D4F07AB5717A13C51, U3CU3Ec__cctor_m219356C963D10F2BB139A467585D366413153EE2, U3CU3Ec__ctor_m274C8688470518AB75A21B89D2DE810D78CAF5E4, U3CU3Ec_U3C_cctorU3Eb__7_0_mDEB0C754D6A163F114EB188BC0D98B6837182693, TaskSchedulerAwaitTaskContinuation__ctor_mF014F4740D3FF7F56638F82A953B6B4641DA7254, TaskSchedulerAwaitTaskContinuation_Run_mB1CA7C2F6C299B4CADFC65087E66E7C849AC5A8A, U3CU3Ec__cctor_m3810AE95DC4C64E17C188ABB9E19538F6FECC40E, U3CU3Ec__ctor_m616B522AD398DE9D3FCFCA19B960F8E3BE1FC592, U3CU3Ec_U3CRunU3Eb__2_0_mA91369AC9A7B520A4ECE977D3D84AD40E0784BD7, AwaitTaskContinuation__ctor_mA0CF4FCEC5D9048F69A1BC7829A9ACF551441871, AwaitTaskContinuation_CreateTask_m4B5105D73996BBE8444DC072A63B134CAF0CE13E, AwaitTaskContinuation_Run_m57407885DC10D8B48B257D2BA7584F3464DE445E, AwaitTaskContinuation_get_IsValidLocationForInlining_m64A67EB5855BBD5E93B44EA02884F8566BF5DA4F, AwaitTaskContinuation_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m9F1445D0360CA4E06D0FBD99F2F0250681F66B72, AwaitTaskContinuation_InvokeAction_m431BD1BCC74DB24B6C034C45F2E44DE9C52516AC, AwaitTaskContinuation_GetInvokeActionCallback_mD65802EBD61DE9D07295EAB4C427A8DB5BF345A9, AwaitTaskContinuation_RunCallback_m37C4A227BA403A3D28CC94369A8770F1C16AE4E5, AwaitTaskContinuation_RunOrScheduleAction_mAB1E447337DDFFE6824A12BBEDE6324AA2823800, AwaitTaskContinuation_UnsafeScheduleAction_m4038FE0F3162955D6EA1F2CD7ADE782EBAFE000F, AwaitTaskContinuation_ThrowAsyncIfNecessary_m0189B34D6721E0A200B972F4002F004D6F73C8E2, AwaitTaskContinuation_MarkAborted_mF8AF27738D15C2C99C0971CC55CBF8AC48BCA98F, TaskExceptionHolder__ctor_mEA5F021592C08A847FA5C4F4DB124F0B6316930F, TaskExceptionHolder_ShouldFailFastOnUnobservedException_m600FBA584DE04418E1A3FBDA30881426108BAEAE, TaskExceptionHolder_Finalize_m4883171B2BA9BDBB52669B844586123F87323138, TaskExceptionHolder_get_ContainsFaultList_mF4D5D888F41F57E8164898062E70BDC2D8358EC8, TaskExceptionHolder_Add_m064ECF8B5670E3A80E5A14813DFFA438D2DBAF6B, TaskExceptionHolder_SetCancellationException_m6F555AA6EFC4A369C301FAB5D584AA41EBAA7222, TaskExceptionHolder_AddFaultException_mC2CF4C2FA5F698A825F81C8FDD5092E3BC9CE8DE, TaskExceptionHolder_MarkAsUnhandled_mB2D09C8C7C095625F2510698EA5A4A17FF58DAA9, TaskExceptionHolder_MarkAsHandled_mF7273F681AD6E277FC4E101EC5057ECDFB61EA28, TaskExceptionHolder_CreateExceptionObject_mE8B10C96B49E6AF615BA5E84E362D528D66D6224, TaskExceptionHolder_GetExceptionDispatchInfos_m0A36A63DFB2C0BB46652396BD942ED347535780D, TaskExceptionHolder_GetCancellationExceptionDispatchInfo_mD8D0510148DF8E6E4D3F3D5D5B9BFFFE34E455D8, TaskExceptionHolder__cctor_m9440E67E03D4F6B8AA37149B01AC3F44CEE5C267, TaskFactory__ctor_m42E9018899061E09D4CD0637717C7C1129BE159B, TaskFactory__ctor_m8AAF7E2C2226EC9BE439F9D9C3E94D030E16E864, TaskFactory_CheckCreationOptions_m1EAD72F77F4009E2133D4C3AE08D90429B9CF643, TaskFactory_CommonCWAnyLogic_mF50C5F188E90BC14A8880C01196318A96E1B9F33, TaskFactory_CheckMultiTaskContinuationOptions_m3B31F4E8A934E324FE2FD433D4F4CAEC7A0FD230, CompleteOnInvokePromise__ctor_m153AE918F79FBDDED78F9E424499D0AC0FFFA016, CompleteOnInvokePromise_Invoke_mF5F31F1D9FD06E73EA1239A32B3B14A3D925543E, CompleteOnInvokePromise_get_InvokeMayRunArbitraryCode_m89BC53C37B6192A2E8DE17061E1F374E0924E465, NULL, NULL, TaskScheduler_TryRunInline_mB2828CBB3326839E61EF8D02EEB58897FA8CA3D6, TaskScheduler_TryDequeue_m282B9D9F51EDBA342946E738B160A6734B31E0DF, TaskScheduler_NotifyWorkItemProgress_mC897E0E4DC6BA06CD4DC7E43B94D7AB9D5DE367D, TaskScheduler_get_RequiresAtomicStartTransition_m982AFC62C502B004C5E2D5398DD08894334969C6, TaskScheduler__ctor_m5B686A63A37DECEC84F95EB67AF7B315703DB0B0, TaskScheduler_get_Default_m1312D9F63C0811919143807540E6D10F90CF6B7C, TaskScheduler_get_InternalCurrent_m221D33CA8111335E0436E0C39EDDB1990206B801, TaskScheduler_get_Id_m94DA90DFFC15B9C4B0794F8D2F94DFCC56BF3B2C, TaskScheduler_PublishUnobservedTaskException_mD3AB1D051C4DF7480B5E1D3A373DDFBC2ACEE960, TaskScheduler__cctor_m2F160996E6895154260672F0A4664366B65A6081, UnobservedTaskExceptionEventArgs__ctor_mF314ED890AC902A591F0016FF661BE8937B12DFC, ThreadPoolTaskScheduler__ctor_m6884B6044A29E1A98C6533371F36EED2EA860391, ThreadPoolTaskScheduler_QueueTask_mAD0B7B620C0522738B0874A80ABA3A23270AF32E, ThreadPoolTaskScheduler_TryExecuteTaskInline_m9D14991146D80AC252E9CE86E877AD577D801863, ThreadPoolTaskScheduler_TryDequeue_m52B0C5258DF85FDF86E389AA8C97A51974283A07, ThreadPoolTaskScheduler_NotifyWorkItemProgress_mB1581398E320891383F56E7C3B35F0AF3AD83A75, ThreadPoolTaskScheduler_get_RequiresAtomicStartTransition_mDD34EDB36942DBB8D0CB0B7E2E26604C58DAB2CB, ThreadPoolTaskScheduler__cctor_m73A5C2DE93295CBA9A8EDE489E71ECB793AA4287, U3CU3Ec__cctor_mDB8BB643B5BE0A27E2C5BBC58F358E11B5D086D2, U3CU3Ec__ctor_m02248EF00445EE0C39C99797351032B715FDE994, U3CU3Ec_U3C_cctorU3Eb__10_0_mDB5B7A4C19E5B9124C7F6D2AE35CD070BD4DDDA3, AsyncCausalityTracer_get_LoggingOn_m7C26C0F4409E43D8FBC226A6413BBFAB3BF23EAF, AsyncCausalityTracer_TraceOperationCreation_m3C51C98DC960894FD740429D1A9BBC209FB65A8F, AsyncCausalityTracer_TraceOperationCompletion_m40E8B7AB4A21C9D1B22A9213C5D83BE3F837F335, AsyncCausalityTracer_TraceSynchronousWorkStart_mAA9018943A21D21E799EFBAF59D26DD8B0E02004, AsyncCausalityTracer_TraceSynchronousWorkCompletion_m6096639DAB725160E315650BA968EEFA9AA91933, ASCIIEncoding__ctor_m8C5E4E46A77342EBC244E5D3DF72DB2E692CF808, ASCIIEncoding_SetDefaultFallbacks_m7162E81F3A3CF1A0AA7B98D2B0A82FDE1C5AD860, ASCIIEncoding_GetByteCount_mE6AC552E6A7433B7A951F20E8556EAB8EEB81B48, ASCIIEncoding_GetByteCount_mF0715A42549CC88D4798D55689E6D3294215B091, ASCIIEncoding_GetByteCount_m66A04BA95D389FC6D43B3B290957F7549FE07BB1, ASCIIEncoding_GetBytes_mD85421120496F721D48F2C588865154024801D0B, ASCIIEncoding_GetBytes_mA599593C0AF47DBA72F9AA7E0B45AC61ABCA025B, ASCIIEncoding_GetBytes_m7D44FDA3784BC416AC03F843D6CCF438997A37A3, ASCIIEncoding_GetCharCount_m0159D459C193B94F5F776AD82367A5A262EEECD7, ASCIIEncoding_GetCharCount_m1AEC84E111E953789B28239173EBD13AA38BDD80, ASCIIEncoding_GetChars_m9BEF1CB9665871D0DD24B190539636A5BF893D2D, ASCIIEncoding_GetChars_m3DB531C43FF529530B96F48D7C4E6822F5249610, ASCIIEncoding_GetString_mEF6F933D3AF19529010DBB418F22F0BD032ED0BC, ASCIIEncoding_GetByteCount_mA869B6BF73622417559E2EA5FD9641CEE1DC5478, ASCIIEncoding_GetBytes_m591DACAD7262C669B239CF7C4C9737442DFCDFDD, ASCIIEncoding_GetCharCount_mE2277D201B6D9A0DBD17322E9733F96B50D11909, ASCIIEncoding_GetChars_m6A0FE526D4FBDD1625E937E21C59BC685A498DD1, ASCIIEncoding_GetMaxByteCount_mB873FF09853A01A67854EB577C521F0A912825C2, ASCIIEncoding_GetMaxCharCount_m8854E7D64599C53DE732EADB780F67EF80FC35C2, ASCIIEncoding_GetDecoder_mFA0CBE5FC11167242027A28D0C1F87598F5C5D6B, ASCIIEncoding_GetEncoder_m0C2496772B95BD6FA9318FEE45FCED5B7E1AD9D3, ASCIIEncoding__cctor_mCB15A56D3AC1F202C88C2B7EC0FA3C9DEA4A16D4, ASCIIEncodingSealed__ctor_mA6EA78341375F54A3AB5A9A079D9924152EE6F88, Decoder__ctor_m0495641DB031A133FE39FBF3A1D139F52A4FACEC, Decoder_get_Fallback_mB880D66DBE222BDDB540E78C8487EE1C012F920D, Decoder_get_FallbackBuffer_m53A4815B55369768954090BDB812F54DD6E0E8F0, Decoder_get_InternalHasFallbackBuffer_m4C3AFF7342A4B4F9960B3694D88833675207D2DF, Decoder_Reset_m6104EA4DC0DB4B6916A10FDA103B8C0BC5CA9450, NULL, Decoder_GetCharCount_m8B9071BCC46A106D98A4B516FF5275A48DFA27E8, Decoder_GetCharCount_m6499BF0806383D3D844353DC39FA4E415739C316, NULL, Decoder_GetChars_m518EF4CB3CA428F9016A60C3538544907DAFD57D, Decoder_GetChars_m74B705C6BEE7F57E88B1E804616C69C9436FD1D0, Decoder_GetChars_m91E0B5A0E753DBB73DFB6CB29241435E973FFF48, InternalDecoderBestFitFallback__ctor_m2F68F97E3186027A5C1DA6AD8F02D1248917B8B1, InternalDecoderBestFitFallback_CreateFallbackBuffer_mBB4A4C8516C6EACD07E71819964EB7BC6661D7BF, InternalDecoderBestFitFallback_get_MaxCharCount_mF3C5D51E5AA18296288F2ED8E0F10EB8711785D2, InternalDecoderBestFitFallback_Equals_mF78A578FBDFC5E2C4FD438EE4439A26937990CF9, InternalDecoderBestFitFallback_GetHashCode_mC43B6A785DC563365731EF04A2055960A6A879A9, InternalDecoderBestFitFallbackBuffer_get_InternalSyncObject_m24FC712B3C37DCF061D2BD88B2C7618A11D1C932, InternalDecoderBestFitFallbackBuffer__ctor_m4CC94D1890E48C84B217DC2455EB6CC6636CDFEF, InternalDecoderBestFitFallbackBuffer_Fallback_mACB3D2D064F92F21B72B45444748FF36E92C476C, InternalDecoderBestFitFallbackBuffer_GetNextChar_mAF608A2FE88EC94AE4CEBDCB13B545BECF98BD51, InternalDecoderBestFitFallbackBuffer_Reset_mD18BF6859616A61C52F609DA6FF95C304E905E4F, InternalDecoderBestFitFallbackBuffer_InternalFallback_m78EA04803783061B3443E4E875C259A508F27861, InternalDecoderBestFitFallbackBuffer_TryBestFit_m5DAECBE04EF871AFD3C8FC80931A31E0E8D5D6E3, DecoderExceptionFallback__ctor_mDFF192212544D9C8983F8EE56F0975CF93493350, DecoderExceptionFallback_CreateFallbackBuffer_m1BC1D1909592BD0A8DFABF05144CD0EA4DA66554, DecoderExceptionFallback_get_MaxCharCount_m141FA35473CCCA35D3CB621C9313F0EFB67BBF04, DecoderExceptionFallback_Equals_m2FA7646ABB4981410083691B46A0E07C897648D4, DecoderExceptionFallback_GetHashCode_mB0CDB2FD070FEB0617B136CE5F3A76FD94C78F8F, DecoderExceptionFallbackBuffer_Fallback_m1F267B5091DB65ED89D63A6EC501EE84AF7A8879, DecoderExceptionFallbackBuffer_GetNextChar_m8F580BC51D8641427575E7D425CCCA0F5E32A6AC, DecoderExceptionFallbackBuffer_Throw_mA77761E25CE914B807D23BF084DA2A59B145A716, DecoderExceptionFallbackBuffer__ctor_m78930F20CADDD8B55942EBC65477C8DAAB30EA65, DecoderFallbackException__ctor_mE8F711B90007E135F91FC0522BF94F43B9D80C32, DecoderFallbackException__ctor_m1F5DB7802C19261DBF677A3A4E4C41C53940E3D9, DecoderFallbackException__ctor_m6FEA463A7036AB83FF995BA0DDAA2F0270B54321, DecoderFallback_get_ReplacementFallback_m82708AFE56D2A9B62A0F9730C2558DB4EC55E3A0, DecoderFallback_get_ExceptionFallback_m74075F409E7803F9AA86D20EF2C12F958F50C3C2, NULL, NULL, DecoderFallback__ctor_m959AA6682EFBA77AFE7FE5D21EABA5F8AF85ABC1, NULL, NULL, DecoderFallbackBuffer_Reset_m42309709051139D09D3BEE78440379C8DA2DDFD4, DecoderFallbackBuffer_InternalReset_m64EACB178078ED1694E46221E4AE689A70A21D3D, DecoderFallbackBuffer_InternalInitialize_m37B50499FD8811568688794036BE8FAF494B9EF3, DecoderFallbackBuffer_InternalFallback_m79140E3D76ED5B554F5F0845AF91C3C5C7741D89, DecoderFallbackBuffer_InternalFallback_m6525AEF532B4D18EDC8BE5BE44FFE9414AA608B5, DecoderFallbackBuffer_ThrowLastBytesRecursive_m6A6BA77A6F87580486B3458EE2E9F3E91EFFAAE3, DecoderFallbackBuffer__ctor_m85DD9B3CACCFEEF7AC994A5CA1F6BE1086270DDC, DecoderNLS__ctor_m1908DB77D8027832199844F19BC9DE1F354C95C0, DecoderNLS_Reset_m2E3979350B90703D8DD5AB1ABCECC1D838027697, DecoderNLS_GetCharCount_mA8285B5745E22748685DFD0B420304A08EAEF117, DecoderNLS_GetCharCount_mB09238EF2A2A222F944CCB3AC751CA2F14A756D4, DecoderNLS_GetCharCount_mAB79506CBBD18D9F10CCB43CC75F4C9CF21FD90D, DecoderNLS_GetChars_mA7942B3200E147C262558C31122D8F0E851BEB9E, DecoderNLS_GetChars_mFA655E72AC9AD69307EFF27C5EC4993C08FDE0E6, DecoderNLS_GetChars_mEA41D567D6D6588518FC70DCCA6F50977C82CFB0, DecoderNLS_get_MustFlush_mE74FAC435437734B0E38EAD0E60F70E06316FB2C, DecoderNLS_get_HasState_mD1B94095FB2C5C9F1CD7E2CEFB8A4435A7114144, DecoderNLS_ClearMustFlush_m7F5559CC08C19E9FDC56451782F0EC152EE5C3C9, DecoderReplacementFallback__ctor_m7919A1DC740F08F147060CE64A6B15241CC56CB5, DecoderReplacementFallback__ctor_m814F0D8F1A8E83DA594D774B1F4591AE42EB54B4, DecoderReplacementFallback_System_Runtime_Serialization_ISerializable_GetObjectData_m1684650ABE61A1FD177CA776293300481021A336, DecoderReplacementFallback__ctor_mA73B628532B991FA39C2D7A1C5285CF93DC88F60, DecoderReplacementFallback_get_DefaultString_mB1A3447F0130DFD8948EF13E531C4EA1E6D3504E, DecoderReplacementFallback_CreateFallbackBuffer_m28D0E970F802944BF8DC22360B3547E63096B12D, DecoderReplacementFallback_get_MaxCharCount_mDDDD307DA9885CE49949639E44BF1AE9D844AC20, DecoderReplacementFallback_Equals_m9F246DB8FC3355B89A84C11410AF114CCCF459FC, DecoderReplacementFallback_GetHashCode_m35961FE6C3C47F78333D6B6982FC2EAA9ABD07E0, DecoderReplacementFallbackBuffer__ctor_mA33C7504EB6DAC4AD3208E28E0EA421360659338, DecoderReplacementFallbackBuffer_Fallback_mFA7DD35E3D9BF440E3A044A5CEFB58EF81FC9DB1, DecoderReplacementFallbackBuffer_GetNextChar_m825DFC2640957247F409F2F3DE48F64002C937EF, DecoderReplacementFallbackBuffer_Reset_m6D5DCE10ECA42C5C616144BC53ABDDFAB2B931BF, DecoderReplacementFallbackBuffer_InternalFallback_m908FEB5CC981CFDBFED7DBEB3B519FF223540887, Encoder__ctor_m46AB6EFE55758C5D0C42DF960154FA079EAE4233, Encoder_get_Fallback_m5EE9C67C3977F7EB48ADFF1BC98A6685C8B8D898, Encoder_get_FallbackBuffer_m200E48040D7D384F9C9DEE8D3CFE30FFD6E819F5, Encoder_get_InternalHasFallbackBuffer_m25D72E902AEFF3C2AFE361CB9B86A2D05D9F8929, Encoder_Reset_mF1029C6606AFCDD50F02391AA19FFF12ED557880, NULL, Encoder_GetByteCount_mA0A8685357A8B38929F743EEBA7BF33013F78DD1, NULL, Encoder_GetBytes_mB5A98FEA8D079F7FDE2F7B4B13B67EAC64653E06, InternalEncoderBestFitFallback__ctor_m401271E4FCA59316BB869A8B592394E6E1950A77, InternalEncoderBestFitFallback_CreateFallbackBuffer_m01C810DA06EADC6F9D1C6ED0F10601A31B0814B2, InternalEncoderBestFitFallback_get_MaxCharCount_mFC094BA7904D8AD315A38956601804C439809A3E, InternalEncoderBestFitFallback_Equals_m03A930DF645429333A65A9212BFAD06A4E79C21E, InternalEncoderBestFitFallback_GetHashCode_m4DFCC13A2410D13CB9F25C299FB4967A1D754C0F, InternalEncoderBestFitFallbackBuffer_get_InternalSyncObject_m9D2CB20A562318F499FA6B5C2CCCFA98EA21D30F, InternalEncoderBestFitFallbackBuffer__ctor_m18A99AADBB4CC64D718F52214A132524A1F0278A, InternalEncoderBestFitFallbackBuffer_Fallback_mAA53B4269FDBC8DC76D21CF0C905C59773B6C2C0, InternalEncoderBestFitFallbackBuffer_Fallback_mBF4BBCF9ACAE51BD760F501EBA54BCF047D8335A, InternalEncoderBestFitFallbackBuffer_GetNextChar_m77FA80AA07CA77B93423628AF952F33F595AF97F, InternalEncoderBestFitFallbackBuffer_MovePrevious_m2291A81BDD8D99D5A08523A6E9C8E046E361D55D, InternalEncoderBestFitFallbackBuffer_get_Remaining_m25E7E736989C287C9BCCBB507E2DB4779216A1C4, InternalEncoderBestFitFallbackBuffer_Reset_m87B81F905B784DC68A44F87F36AF381B6219EF00, InternalEncoderBestFitFallbackBuffer_TryBestFit_m956DF92E6E27CFC427C9153B98F88D6D1612E48E, EncoderExceptionFallback__ctor_m5D5C480DA5B53A708B918A944BA41D3F265CAF4E, EncoderExceptionFallback_CreateFallbackBuffer_m80F0498B803FB4EB05A605F3CFB0649F935F952D, EncoderExceptionFallback_get_MaxCharCount_m078BEC5569994B2083D9AE78F6EC9568E6037CF7, EncoderExceptionFallback_Equals_m8D35287C791721F87BE38EC894B6CFD3C0B50146, EncoderExceptionFallback_GetHashCode_mF0B213540110F2F19368180DD73FBD12CE4A7B47, EncoderExceptionFallbackBuffer__ctor_m8083DADBFC2D749886EDEA08C9D7D7E1F7C40E8A, EncoderExceptionFallbackBuffer_Fallback_m00426BB352A227AA0576681F76741FFE282DF389, EncoderExceptionFallbackBuffer_Fallback_m9D7BE76D7575A6A62AA693EAC73449AD07948CDB, EncoderExceptionFallbackBuffer_GetNextChar_m759149543BFE4B66E85787B9B8480E7274A65E3E, EncoderExceptionFallbackBuffer_MovePrevious_mBC0676185F90835433B2FD596CBC66C72A841288, EncoderExceptionFallbackBuffer_get_Remaining_m610099AFDF1BD7BB2B280F96DB4210F0994AD960, EncoderFallbackException__ctor_m4ED30914AD351BB2E918D9982BE4E7717563204D, EncoderFallbackException__ctor_m6334D77B418EF17205E00D712D87B4535434E856, EncoderFallbackException__ctor_m5DAAFAF5B8793A0B5FBD44EB1DF5DC0654183DFA, EncoderFallbackException__ctor_mE45BBCA722A90463D99688A368DA24B6590A25F8, EncoderFallback_get_ReplacementFallback_m82CFC1C5760E665E1D1D32864CDF9A8BE0D0E87E, EncoderFallback_get_ExceptionFallback_m556F08771AE6BD6E36336CC442CDB8334BFB74E8, NULL, NULL, EncoderFallback__ctor_m6431626103FFB96AA432778141CA185A2011AA27, NULL, NULL, NULL, NULL, NULL, EncoderFallbackBuffer_Reset_m24E8292DB20C857AFF5632E9157D71C38C694FA6, EncoderFallbackBuffer_InternalReset_m75122C5B25B27E8C66C199098AC6C1C271FB5C68, EncoderFallbackBuffer_InternalInitialize_m02BE59A110F4F652FA0EE3942DB29682D8FB303B, EncoderFallbackBuffer_InternalGetNextChar_m017CFE05629999B21112D1FE458B616CB29CC403, EncoderFallbackBuffer_InternalFallback_mB9763A1F277D92FD65E00192C23D663D1127FF44, EncoderFallbackBuffer_ThrowLastCharRecursive_m912BEC67E37989049BB572E7811ED2A034160BAE, EncoderFallbackBuffer__ctor_m6C9137CBD842CDD397BA54C233E54DD83EFC6D09, EncoderNLS__ctor_m39C5052A1A4E0F80F7D5ACBABD0029DD12686B81, EncoderNLS_Reset_m209D4E7D42B0D2B654A231B48AA2551F1F969104, EncoderNLS_GetByteCount_m10B28FB0609DA03554E87BD5888D081E21DFCD01, EncoderNLS_GetByteCount_mE6960A5D00609896AE54DF730D8F4704F3763656, EncoderNLS_GetBytes_m4B14B39180A11C5F80E6F3E5800FCF17B9539837, EncoderNLS_GetBytes_m69706B6D8F9C01AEFF71A66BCAB7B9969C1DD1E2, EncoderNLS_get_Encoding_mE5DBBB8BB83BBBB1AAE73721BC3618897B818C30, EncoderNLS_get_MustFlush_mF0AC02A2812907E889F827B6BC08EB42D2214EEA, EncoderNLS_ClearMustFlush_m50F87F291B35C607182E6E2F7ABB407298959BF4, EncoderReplacementFallback__ctor_m1D1543D4EC32D728496A45D8E30C4A0557F4ADD8, EncoderReplacementFallback__ctor_m37E2DB5F41602A8213D5E8325F32F0604243A446, EncoderReplacementFallback_System_Runtime_Serialization_ISerializable_GetObjectData_m4CD0CA73A7D2C2054FD48043557C1A7953E2623D, EncoderReplacementFallback__ctor_mAE7F1C5BF4E5A1F6CF4F9E12A71A63DDD4077D18, EncoderReplacementFallback_get_DefaultString_mBC5FF65C4E34671733E7580BAC9FA8F160004021, EncoderReplacementFallback_CreateFallbackBuffer_m1D0A934567EC21C0B05E5067F408053D9E4CE985, EncoderReplacementFallback_get_MaxCharCount_m7E98D925D167132902A20F87ABE72B6D444F5F5C, EncoderReplacementFallback_Equals_m5B4276D5F7A7FC0BDFB1AD0A941498C7A99B0F91, EncoderReplacementFallback_GetHashCode_m9D35B30A4AF088FF44D5DCAFF65598E57CE99083, EncoderReplacementFallbackBuffer__ctor_m97EE81EF5541E3D44AE377E6D11095AF3956AD3C, EncoderReplacementFallbackBuffer_Fallback_mAEA641898C3578B5C19CD54498D4F57F557E0C0D, EncoderReplacementFallbackBuffer_Fallback_m982710A6694C762A76760EE9698B858D5207553F, EncoderReplacementFallbackBuffer_GetNextChar_m3275664F3A524D5619334017D3998347EF682DCA, EncoderReplacementFallbackBuffer_MovePrevious_m611B911BDD017C9C5BC64D2013FC6A0C53138C7B, EncoderReplacementFallbackBuffer_get_Remaining_mCCA14F79979D4C12A376F265290CD9BB93E1290D, EncoderReplacementFallbackBuffer_Reset_m17192918D98E5A8086B98EC5E959BF3F8D8A2EC5, EncodingNLS__ctor_m864C4449228E33C74815F13528CCA2007B796A8D, EncodingNLS_GetByteCount_mDE7C74A2D38E8F9860827013681A6F3D6C8AA361, EncodingNLS_GetByteCount_m15483C803ABC385ABCED025CBEC4508534B91B81, EncodingNLS_GetByteCount_mCE2754409B93E212ECCAFF96904195CE46A98BD4, EncodingNLS_GetBytes_m290F7ACDB3E066A4107725529923465AEBF38BDB, EncodingNLS_GetBytes_mAB61B4163DDB05F36E0C15505F3ED8EEDC2F498C, EncodingNLS_GetBytes_m48C5F5DBB3A443AE5DBDB81D9AE76F1E4DAFA975, EncodingNLS_GetCharCount_m81F7917BEE18CCBECB890E96800843EEBAFD4586, EncodingNLS_GetCharCount_mB814550C4F515D198EC1A5B36D9B01577C3D466D, EncodingNLS_GetChars_mC2EFBF90E6499BB43C520368FD520267C34A981E, EncodingNLS_GetChars_m32623C423F9B42EC97FAE20BA142927E8136431C, EncodingNLS_GetString_m22F021B89A70F2F1EE61560A87A46B07EFC291A7, EncodingNLS_GetDecoder_mB3017B66830B583559677AFC03B2252FED90BA75, EncodingNLS_GetEncoder_mAAA9453E88791D283A64F15C5672671ABB11EB93, NULL, NULL, EncodingProvider_GetEncoding_mAD38ABC5B3618A7A1AA84CC8181DD2783C362226, EncodingProvider_GetEncodingFromProvider_m88843B78EEFFC1DD36E355E0BB0D112E0462E899, EncodingProvider_GetEncodingFromProvider_mF460286F71D502765B54461DBBD1CAB3AF76C316, EncodingProvider_GetEncodingFromProvider_m22209A3D59B859F8561B7A77A82B226AEFF13DCA, EncodingProvider__cctor_mB235B6FD67DE9EE5A1880DB81D00AB7EAB3CF1D9, Latin1Encoding__ctor_mC793014FDAFAF387948473135C8A97D26F58C46E, Latin1Encoding__ctor_mC48FE0F2C3F5D0B1F86CE4CA224DE1E48F78DE43, Latin1Encoding_System_Runtime_Serialization_ISerializable_GetObjectData_m562B91422AAF2E2AD489FFBC0901E2A47DCC1E95, Latin1Encoding_GetByteCount_m360285ABDD320E745AEC4C89D4FA1EB6065F680B, Latin1Encoding_GetBytes_m7BAAF054527E3C75227BD9113ABAB9DD58A9EA70, Latin1Encoding_GetCharCount_m62655A3C9B3091DD13A8CD0347121E03F6451EF0, Latin1Encoding_GetChars_m92F354E5BA187BA36A60B56B5B36443BC486FCE4, Latin1Encoding_GetMaxByteCount_m40FD5C50308F9ACB43A3570ADC2E4E070ECC480B, Latin1Encoding_GetMaxCharCount_m74D8A2B8C0B413013110ED5E566FB93AA2CE0DA8, Latin1Encoding_GetBestFitUnicodeToBytesData_mA4C48A6EF4A0EB051BD2A588093DB8440F73BEDF, Latin1Encoding__cctor_m7BA4D039F1B432863B097C34AF0CDE067182860C, StringBuilder__ctor_m1D99713357DE05DAFA296633639DB55F8C30587D, StringBuilder__ctor_m2619CA8D2C3476DF1A302D9D941498BB1C6164C5, StringBuilder__ctor_mCD797D942316CB356205FD96415B0B7581CDAD60, StringBuilder__ctor_mF36D7701399DDDC077C4B55CF2142E976D956619, StringBuilder__ctor_m3770B1F4081A6D4069C6DACECA8E71614111671B, StringBuilder__ctor_m261EB8B77FF9755F6BFF2BEA160EF2CA6B0701F4, StringBuilder__ctor_m4FF0805CBF57F56D27A4507DBA52DBF36DED7202, StringBuilder_System_Runtime_Serialization_ISerializable_GetObjectData_mDBFD72605BFD5A95F987769E9E87F6A22E2E4D1E, StringBuilder_get_Capacity_m9DBF3B3940BC0BB882CA26F0EDB53896A491AD1E, StringBuilder_get_MaxCapacity_m58F6693E5DBEF4FED2D2A131E1AA47C5A1205096, StringBuilder_ToString_mA929A8EEBA552BC580CACD6FD61C7B612142DBED, StringBuilder_ToString_m8A0AC56824DF98812AFBCD745AC6C911873CA8C0, StringBuilder_Clear_m2D76F6533574F40A4E3E2DC4E730277CBD0AF8F6, StringBuilder_get_Length_mDEA041E7357C68CC3B5885276BB403676DAAE0D8, StringBuilder_set_Length_mE2427BDAEF91C4E4A6C80F3BDF1F6E01DBCC2414, StringBuilder_get_Chars_m254FD6F2F75C00B0D353D73B2A4A19316BD7624D, StringBuilder_set_Chars_m20B53B0EEAB2A0BB0EC84A130FF12EA86ADD99AE, StringBuilder_Append_mE20F6CD28FC8E8C9FD65987DBD32E6087CCE1CF3, StringBuilder_Append_mC09A30993B77CC4D8E906720683B6386F0E15747, StringBuilder_Append_m08904D74E0C78E5F36DCD9C9303BDD07886D9F7D, StringBuilder_AppendHelper_m0563FB7B17E5173CE871A61958662027A7237C4D, StringBuilder_Append_mE7CA22532FEF1545B8BC357CB7CAA304BA264703, StringBuilder_Append_m8037E51D061CE657D7EB2EDAFCEE91878E4F8FFB, StringBuilder_AppendCore_m1E27A5F3D1BE528634898FC22218554034D0B2D7, StringBuilder_AppendLine_m3BC704C4E6A8531027D8C9287D0AB2AA0188AC4E, StringBuilder_AppendLine_mF75744CE941C63E33188E22E936B71A24D3CBF88, StringBuilder_CopyTo_m1AB15F7BF71359119085BA7D3420AF75A524F746, StringBuilder_Remove_m0D93692674D1C09795C7D6542420A3B6C5F81E90, StringBuilder_Append_m71228B30F05724CD2CD96D9611DCD61BFB96A6E1, StringBuilder_Append_m283B617AC29FB0DD6F3A7D8C01D385C25A5F0FAA, StringBuilder_Append_m3C5F10B877B802CA99FA61EC5360B30631270062, NULL, StringBuilder_Append_m3A7D629DAA5E0E36B8A617A911E34F79AF84AE63, StringBuilder_Insert_mEA426100381DD65FB6A891BA28B5F1208BEDDD29, StringBuilder_Insert_m7EC9995F7927B77505D294E81B4B285EEA6FB679, StringBuilder_AppendFormat_mFA88863E4018C2912D1A783E0EA6DAE4F594124F, StringBuilder_AppendFormat_mAB076D92DC92723B2224D75987BE463AF1CE7132, StringBuilder_AppendFormat_m14CB447291E6149BCF32E5E37DA21514BAD9C151, StringBuilder_AppendFormat_m91278D58CD695B07613B9A3941B745B815542E1E, StringBuilder_FormatError_m84E22A51F73DD8526550CAA63F4012296C0B49BB, StringBuilder_AppendFormatHelper_mB721541560403777C9190F76D162C918A9A840D1, StringBuilder_Append_m3B01AD486432033546C698FB95D3067DCB1A1448, StringBuilder_Insert_mB766797D444FA231A4DC10B64067498FF186B751, StringBuilder_ReplaceInPlaceAtChunk_mD89F0071A90D9C71AF2B5B14FA95727DAAA5B8CD, StringBuilder_ThreadSafeCopy_m08B53D7D5618A52E0A5429A3B2B2F226E0CBF87A, StringBuilder_ThreadSafeCopy_m880FF8E62947361F487374672CFA6D0A9D0B1325, StringBuilder_FindChunkForIndex_m05B4C894502124D953AD6E64D141394897CFEA08, StringBuilder_get_RemainingCurrentChunk_m8A873BC15678270C1D63DB4B1A86B7ED127C8B22, StringBuilder_Next_mD7E8102AC999BF935D44925DB8B9D6A235B0C92A, StringBuilder_ExpandByABlock_m2048556E04DF0868CF22944DA0CAFDAF2FF2661F, StringBuilder__ctor_mA42B62B963524D9123083DA355023B8BE670B866, StringBuilder_MakeRoom_m86781874DABF3F88E7CE51560AE32FB92E3C0ED2, StringBuilder__ctor_m87EFEB255F899F05D43C643AD6C1FFA356D4971D, StringBuilder_Remove_mD4FB166040AA3ED788939DD4954C0F56F9CF6E3C, StringBuilderCache_Acquire_m1CF9421EC0F3431719E18A8EE78669748DF10892, StringBuilderCache_Release_m65C472D3E200ECA86BF7EFDAAF55CA6109678EB5, StringBuilderCache_GetStringAndRelease_m4A7AB11554F7E80352AB8C3AC72D7AD4C7108FB0, UTF32Encoding__ctor_m1E40B8A53F00F69FE7D103EC8E3D9FAB02AA0F96, UTF32Encoding__ctor_m38354B7484E420A327F5A28F7BF0D821DA8A9175, UTF32Encoding__ctor_m36BC4EFF153464182BC284707E07557AE71015E4, UTF32Encoding_SetDefaultFallbacks_m82F0587676AFC513C2871D480FD2810AA12A716E, UTF32Encoding_GetByteCount_m65622D464AC577B9D1A2EA13B1B62D350F433CA9, UTF32Encoding_GetByteCount_mA70E8EDCB7F9F831B0AA4277961F16C80D1DBB7F, UTF32Encoding_GetByteCount_mEFD4CE7CAE4885B17BA327BE23B29FC43D532083, UTF32Encoding_GetBytes_mE92984BEE405B14183C8516C3478A9563307ABB6, UTF32Encoding_GetBytes_m09E7F14E659BCC4AC975EA056A51EE819DFE5DDB, UTF32Encoding_GetBytes_m7F41646515AB0AE7886AE7ECCEAC38C9086FED1E, UTF32Encoding_GetCharCount_mA1F6C60C57459623E6EB4E25DC508E152536FBEF, UTF32Encoding_GetCharCount_m3C798D46EDC941D3E951B616F936B8025B312BD7, UTF32Encoding_GetChars_mC598E3A19B609505017F6EAFB4DE90151DB022AB, UTF32Encoding_GetChars_m4154310202566883F9D4A58F858D30B83C90B45E, UTF32Encoding_GetString_mB7485EF64B28A0B62A9CE8D6C1F85FCA6E374CD4, UTF32Encoding_GetByteCount_m04148F686A93EC9D965232652A1B7749BB94A374, UTF32Encoding_GetBytes_mFBB87965DDA2578EBB8D0444A698B0D37318D855, UTF32Encoding_GetCharCount_m38F3CB7CFEDD619C74A1E155FAF8A81ECD4255B9, UTF32Encoding_GetChars_mD19C1D2E3C20C0263C06DA420252DC43FA50AA31, UTF32Encoding_GetSurrogate_mA23AB2792D0CC7562F02BF1EBA584F7C54A60FB6, UTF32Encoding_GetHighSurrogate_m5466775096705B49DA671A72C37594C88FF1558C, UTF32Encoding_GetLowSurrogate_m2E69006AFFEDA4B85433BFFB67880772ED971B1D, UTF32Encoding_GetDecoder_mD809BB6BA26F50E0488A0548D5AA9692934CE88A, UTF32Encoding_GetEncoder_mB24D841BF85994AC362687135ACFD5085E452680, UTF32Encoding_GetMaxByteCount_mBF5369A7D848A02E1532401263EC40584D71518A, UTF32Encoding_GetMaxCharCount_m12715EE5140A9BA73C92F81F5FBF844A421EAFAB, UTF32Encoding_GetPreamble_mCE490DA9DE622512B95F940B23CDE15284ED40FB, UTF32Encoding_get_Preamble_m97720A0CACABC7C0B807E8128D2D4D80AC4BE857, UTF32Encoding_Equals_mA78C4C43E046A36B31E000B251985425BAED7D45, UTF32Encoding_GetHashCode_m87E05160C1653BB319BED2A95435EB8F33257075, UTF32Encoding__cctor_m7DA126490766065ACE1819A64D3ED076752B8E41, UTF32Decoder__ctor_mF8B70F68377ADE2BA4019CC43510C2483939ED27, UTF32Decoder_Reset_mC25320728FDEC3331F55DD1DDC9FDF984D4619A4, UTF32Decoder_get_HasState_mB7F08F7CDE38E50F57D79BE8AC41430039EE907D, UTF7Encoding__ctor_m8E461F8BF86C1ED54D0A715C51E1C35090877CDF, UTF7Encoding__ctor_mB60562E27C996C1B2B893DBDFFEEEA1985EDC799, UTF7Encoding_MakeTables_m271682F080E1F35950EBF0855383A89E2CD1D1DE, UTF7Encoding_SetDefaultFallbacks_m6B07C0D517FB51A8E426A03B67E44AC9B6B13B23, UTF7Encoding_Equals_m45B29A51A0B19FC5CE7357959171FABB51E4D46C, UTF7Encoding_GetHashCode_m0253396FDB201614853D374C4E19438BF0F59583, UTF7Encoding_GetByteCount_mD1F9C7358DEF075EF94CECA6A812FCE43CC38742, UTF7Encoding_GetByteCount_mA2C3BEBFAC96003DB3971564074B0770050A6F6B, UTF7Encoding_GetByteCount_m481883B998EE0B36F59DC37D4EFA18B9B56F8F00, UTF7Encoding_GetBytes_m5BAF8DF303823F406F141F879BAD3D29B6AE39B2, UTF7Encoding_GetBytes_m38EB6FC421D8B177FAA2403508C737F34F154745, UTF7Encoding_GetBytes_m7274AB3E53B9898C10029EC65E700169A972B14B, UTF7Encoding_GetCharCount_mC26A389DDE95D5CB81F8B1447DCD5798704E7E0C, UTF7Encoding_GetCharCount_m3D792D94D1F6BB0F037D8D9F8B7358DA603E5950, UTF7Encoding_GetChars_m660B596A965DDAB51FD0AA4CE1E70A924281FBC3, UTF7Encoding_GetChars_mFB43AA8FD0D453DB602590B2E62A7460CD0BCFC8, UTF7Encoding_GetString_mF06BCB1330709ED93439EADA1B572E71CA0F0E87, UTF7Encoding_GetByteCount_m96A7AA43E072FF87A7F5E1C015731A1A7563E392, UTF7Encoding_GetBytes_m6E013C682E3E16429C9D86C9CA4AA292C1E9587B, UTF7Encoding_GetCharCount_mD1A1E2575A867D9CE4C448A5E6CD55194A7FDCA3, UTF7Encoding_GetChars_m10524DFA814E55D6F5F7FA1E0E7CAC426AB7EBE7, UTF7Encoding_GetDecoder_m93187F7B5EFA40649C23E22AD1F29D034B58815D, UTF7Encoding_GetEncoder_m102949660729179FFD6F7AE2AB814E1E36338041, UTF7Encoding_GetMaxByteCount_mF625F9D7999EC0CFAC931E242312DDB7CA4DF8BC, UTF7Encoding_GetMaxCharCount_m3B05395D03113A00CFF22FBE0C7A79ED4BFA4D22, UTF7Encoding__cctor_m83993179174DED3F787E41B9926639DACD93CC06, Decoder__ctor_m8E0441B834DB5AA180A89AF1D576E72223A3D642, Decoder_Reset_mC6018C8A307A273C29EED4AB3492AA07078480EB, Decoder_get_HasState_m4BF67087597ECE065D3AFDBB099520AA881BE3A0, Encoder__ctor_m2A0A8906A6434D696B128F8FFCB8BDA7642365B3, Encoder_Reset_m3784F51E9D065505E2EB504D4EC14A039E2183FC, DecoderUTF7Fallback__ctor_m5FE73C920B669FD21A1243DB857788C96CA54213, DecoderUTF7Fallback_CreateFallbackBuffer_m0809ECBC8B4E3A8FDB3E169927FF8C6EAF8AC9FD, DecoderUTF7Fallback_get_MaxCharCount_mCF1CC89A413CC22F002CE4AA7B543A8C21A4E47F, DecoderUTF7Fallback_Equals_m9DFF01D25CAA41D95A871FFBF7A33A67C823ED5D, DecoderUTF7Fallback_GetHashCode_m929DE9C61BD2F95F227CCB6715A93DC00D944192, DecoderUTF7FallbackBuffer__ctor_m6466FDE305F352BA0CB7A33A94A7C60956A5F68D, DecoderUTF7FallbackBuffer_Fallback_m372D94AE00183D8494CE0E9C4CF6AFEBC02BC6A0, DecoderUTF7FallbackBuffer_GetNextChar_m5D2CF13659289632B9272241924128DB032BD4D5, DecoderUTF7FallbackBuffer_Reset_mD62CB847CA97A9714B1233AA940FD4F1675AB4E5, DecoderUTF7FallbackBuffer_InternalFallback_mE831F8DBFB345719DD66757DF310357AEB12226F, UTF8Encoding__ctor_m221CD37E0DBDC63D175FE38646E28CA801D08C00, UTF8Encoding__ctor_mBCC79DB57729512321FA4F0E17342F0D1A43EA34, UTF8Encoding__ctor_m128F4B4A103E718AAB699E2D64011DB13F486726, UTF8Encoding_SetDefaultFallbacks_m4215A24AC4883A31B0B5459DAEB7B1F4029C51D8, UTF8Encoding_GetByteCount_mBE807964124FC07A15BDF2CA5644A4CD1AE48F09, UTF8Encoding_GetByteCount_m4CA5E8C229989BB90F86E3CE6608A19E3BA17A52, UTF8Encoding_GetByteCount_mD60A4CB2B20A174A95F49425FE4957BC43207EC1, UTF8Encoding_GetBytes_mC11CBC4B0526A8337B128016E15156E6C9307614, UTF8Encoding_GetBytes_mFCC14EEB279C0BEB243C113BACF41AEBFA8B59E2, UTF8Encoding_GetBytes_mA12D478D110123F3EA38BBC54F6D6DD7ECE4D115, UTF8Encoding_GetCharCount_mA6E91C68A3E18DFF6E8FA28FF801BFDC7661517D, UTF8Encoding_GetCharCount_m54821922366D95BE618405B8D86E6D774A041833, UTF8Encoding_GetChars_m5712B2D540BB5B47B9F5DA1615351636C20D887D, UTF8Encoding_GetChars_m93C0E2D8F41A686CC37122665D19A3CC27BBEFF9, UTF8Encoding_GetString_mA5E701F6F89D9584F43A6E608CEE691A9AA142E1, UTF8Encoding_GetByteCount_mB17986930668D8F08AB32474337D0E41382DB48A, UTF8Encoding_PtrDiff_m6F7E81633C4B6E07A87919B962451245501BE67E, UTF8Encoding_PtrDiff_m31A926405F7A08CA4E1230B2FBEB2A3197D89B58, UTF8Encoding_InRange_mC4DAE72608778E23CB224D95066EF13E02F0C8C0, UTF8Encoding_GetBytes_m7209BDD7139DB472180789E0696F82DB207C123A, UTF8Encoding_GetCharCount_m4C8BB85FF53493ABC1D47C1D52C0B9629F6FD962, UTF8Encoding_GetChars_m7B7952132F4966EC91D9AA8D39E023637CE15E43, UTF8Encoding_FallbackInvalidByteSequence_m7D9979C76B642E0A5515BB9D00B9871AE641C334, UTF8Encoding_FallbackInvalidByteSequence_m41338CE32AFFB86DB71FFC1ED6E2F621C52B0941, UTF8Encoding_GetBytesUnknown_mDA4B4EA520F653A63A63A8D778003A037CE1CA94, UTF8Encoding_GetDecoder_m2BE550958D4D084083FC28B6E8B5D883D5269682, UTF8Encoding_GetEncoder_m39B2371BF6BCA93AEA64711F995C4CA9AA3FD04E, UTF8Encoding_GetMaxByteCount_mB22951E6F862B1D7FFFD41E8751E33B0DB8D3737, UTF8Encoding_GetMaxCharCount_m9011B033B0BCEFD7D6EED0C51E0C1E4FE5FDED1F, UTF8Encoding_GetPreamble_mF079AEE455F27C193437EAB164762F5E2A667DEF, UTF8Encoding_get_Preamble_mC04614CC819A4BC0069F89BF065E7C04B3B3C651, UTF8Encoding_Equals_m067B34B4228A5391440232B371D3D837E1C7C700, UTF8Encoding_GetHashCode_mC7BF35F067FE678C6C327ED64E165F86C901F09D, UTF8Encoding__cctor_m24308F4859C59F58B0633752BFD4AE413005FBD0, UTF8EncodingSealed__ctor_m38745CF8C316BAD2965AB01D0D68D9D60E854A88, UTF8EncodingSealed_get_Preamble_mF3F36CC65C84CE8A19708B7C516DB21136CE47E4, UTF8Encoder__ctor_mDCBF71A8B72DB5BA96FFCA03E91163C9096F37CC, UTF8Encoder_Reset_m9186D2A2C3BC64387DD2E5EC7F46677A07DF8902, UTF8Decoder__ctor_m784732BB8C56CC0CE6ED5973AA7CB4511D8C389B, UTF8Decoder_Reset_m52CCDC3E87EE8D5C8042FBD397A135E20791870A, UTF8Decoder_get_HasState_mAA99CF6ED9EDCC83D9E4661A37EB2646AC3486C9, UnicodeEncoding__ctor_mFDE09144E303EC53142E74C76AC04B52846996F5, UnicodeEncoding__ctor_mDE0436B16BF4BE0AE4AC34B2E1298B06AC4ABFE4, UnicodeEncoding__ctor_mA00C09FACAF4B21651105488A1A61332A0846EBE, UnicodeEncoding_SetDefaultFallbacks_m74759A4E40FF48C1E4B1CDAA76468BEC02BACB84, UnicodeEncoding_GetByteCount_m01726B477B1012C03B86D8FEFDA893411F44622F, UnicodeEncoding_GetByteCount_mD465A45A980A3AF4707171E31EB0D64CECA4E1B2, UnicodeEncoding_GetByteCount_mDA5F9DCFF297AA20CB705F5E992C22B00B04A280, UnicodeEncoding_GetBytes_m2F7515F48D9DB13BEB495CB3E90DF9E713A431CE, UnicodeEncoding_GetBytes_mBDB92E4E0788362F2D23BF70617CA7E113261F03, UnicodeEncoding_GetBytes_mFEAFBDDD98B48A5F7110CFDF14E923847C8C7590, UnicodeEncoding_GetCharCount_m6075655338511DDFF9DE1E488D24863B6CB78670, UnicodeEncoding_GetCharCount_m58DE35954F33755EB508C05D23A0A03039402C7C, UnicodeEncoding_GetChars_mDE7EBEE99B699CD248CC10F7D0C2F2DE36906FB2, UnicodeEncoding_GetChars_m61C707632F244C221B0A506174AD1FD51ACF6A8D, UnicodeEncoding_GetString_mAF22903B6E49291D29A475D89467A2E773103F10, UnicodeEncoding_GetByteCount_mA70ED96A02678906F5FDA5F598BA104A632DB76A, UnicodeEncoding_GetBytes_m432BD5A66CCA778301E9EDC04DB5AEF4F178B94A, UnicodeEncoding_GetCharCount_m05C143505EFDE3591801A7FF018BA6FA23B2CA48, UnicodeEncoding_GetChars_m0E54D2228DE5FCF6C2926D855736B0C16DE0D1D1, UnicodeEncoding_GetEncoder_m68DD24A99280DA8B71F26BBEE5951099A726ED33, UnicodeEncoding_GetDecoder_mBFFD0B781C34F909FB4339CF269AD2DAA9226EB3, UnicodeEncoding_GetPreamble_m8FBF9A0D9C591C48A485B1A39BC486039962D613, UnicodeEncoding_get_Preamble_mC2D7858CCB451E794661433E1BEC284195E2791A, UnicodeEncoding_GetMaxByteCount_m75BB94D8DA28214D51649E218BC188427D32D4D6, UnicodeEncoding_GetMaxCharCount_m1E799662F4820C17175A3E50FD1FA1E4C3F1BBD6, UnicodeEncoding_Equals_mE0FACBB7407B0B8CB9F842C317991F90BBA4BD65, UnicodeEncoding_GetHashCode_mFEE98C0E205BBA361990EB4A0A98F291C7332BA3, UnicodeEncoding__cctor_m2C3309EC1E9DEC6DE387C04E302C5A09DAF2CBCA, Decoder__ctor_m95037B56A5693438D2CE183873BCD5AC4AEE7D09, Decoder_Reset_m0975E81C41298DEDB98FD8FD8AFF6D1E6674C26B, Decoder_get_HasState_mBCF224E5F5B38E89E2D5C8BAC2C520212E9589F1, ValueStringBuilder__ctor_m9898C3DA07C643BDD0DD94617069181564C92D12, ValueStringBuilder_get_Length_m75C063C8DB16B2E5E2FD395F1A5F97E704B67B4B, ValueStringBuilder_get_Item_m4E1EDD41FE5943D7A3B765E74C5EFDFBAF44B861, ValueStringBuilder_ToString_m2508263CCF02042F5E9915D671CE8E8D85598ABC, ValueStringBuilder_TryCopyTo_m91C49ED43917779EBA357A0AD8F929579568FBDB, ValueStringBuilder_Append_mFC50E2CFA629E374233C7690908B66CFFDAAA466, ValueStringBuilder_Append_mBD940436708E41E74C77B42C7235DD0576194CCD, ValueStringBuilder_AppendSlow_m552667FC4FDD47DBE6928C63C8039F1E5E4EC512, ValueStringBuilder_Append_mF9EFA1E2A5AF892073152DDD4F1C324947D6C7DB, ValueStringBuilder_Append_m6AF7271C9A939A7A0669D3F2179826406FE3EDF6, ValueStringBuilder_AppendSpan_m5AE2796FDF736F9C32D705FFB841C68D2C7FC382, ValueStringBuilder_GrowAndAppend_mFB6CBC9CBF11FA2050EA7D464BE94F1EB512F6D6, ValueStringBuilder_Grow_mEFD1CDF570ABC93F8A23AE043B784AA9BF67471C, ValueStringBuilder_Dispose_mC4543149FAF03477BF09F2EAB5DADE9350C0E3E2, ValueUtf8Converter__ctor_mC2AD8452442C044B152ABEEF3706892BB66C90D9, ValueUtf8Converter_ConvertAndTerminateString_m7525C8D794AB245BB9AD2D64D238B68AC55111A4, ValueUtf8Converter_Dispose_m601586EE197FB0A58CD6A0F67C91DC4530B2EAE2, Encoding__ctor_m8EA83F1D99F2F28E4848E58ACC1421B5FB3341F2, Encoding__ctor_mFF477BB0D5EF0E37769DD2A0A2BB45B71A401995, Encoding_SetDefaultFallbacks_mE8A2CB41E437DAABDE8859457AA50B3A2DEAC9FF, Encoding_OnDeserializing_mE0C70A6310270A9D9A089390BFD743A00C17D109, Encoding_OnDeserialized_m76C2FCBF77D33B931E56155D87CEEC61590C3E61, Encoding_OnDeserializing_m787C025860BF34C386D441FA43AF109D0AD63AEE, Encoding_OnDeserialized_m186FEB1093FEDE3E69E7007A794780EB5B47E442, Encoding_OnSerializing_m103282778A2ADAD0BF4042DBFF1A9EFA23BF8A3E, Encoding_DeserializeEncoding_mDC8B5D7DEB6E8425EFBE396AC2C0BBCDC987D675, Encoding_SerializeEncoding_m8B7ACAE1D9F934B40F9A631FA8741C7D5587E3A3, Encoding_get_InternalSyncObject_mD17D24A175E48C72D756538C7805175B43F71F77, Encoding_GetEncoding_mDCB76EE580ABB16C7DB70CEB6E184578441BE508, Encoding_GetEncoding_m8C24242BD2B782DA33BBA33A63A3EA081AC733E7, Encoding_GetEncoding_m979B224460094E241BD5C283BE279886664C9187, Encoding_GetPreamble_mAB2FAB32F3CA1340D882AA05F79F572235830127, Encoding_get_Preamble_m6EF80083E1FFBB1392752CBD4E25F667DDB9F67D, Encoding_get_EncodingName_m2A3ADABCA1A80F903D447185B574E7E38FF412CE, Encoding_get_EncoderFallback_m60479C11CA464A5D4AC2EEB87D52F824987DB3A3, Encoding_set_EncoderFallback_m479A67230C286D29DAC4A9A93074708666FD483D, Encoding_get_DecoderFallback_m4C3F4C1FDA7B6B61321BB15A3A765394BAFE45A4, Encoding_set_DecoderFallback_mFBC533A11D06D09A563D86497A4CF43C71C62C78, Encoding_Clone_m8100F9273EDC81B327F922B763A8833B44D830ED, Encoding_get_IsReadOnly_m4C696523C37FB11D350C0EF579ABD080196CBB6C, Encoding_get_ASCII_mCC61B512D320FD4E2E71CC0DFDF8DDF3CD215C65, Encoding_get_Latin1_m396A37BF56272C947ECFCCBD005172E4C9B37622, Encoding_GetByteCount_m1CFC3574D0BA4FFA52C1C0F63ED7D6FF9F46359D, NULL, Encoding_GetByteCount_m1D7D6D28F50912D404A13D1121071322C4389C8B, Encoding_GetByteCount_mAF83BB7894F1874918B0A719BA4987AFA28C7768, Encoding_GetBytes_m60234B36F8458381FDB5777CE13D812249DCBE6D, NULL, Encoding_GetBytes_mB92F6CC06094CE777A6B4FC1F0E7BAD575A68CE9, Encoding_GetBytes_mE00AD476EE84AD48C325374BA0C7845DF1C684CB, Encoding_GetBytes_m6C13D94BA5EFC9E88613885154DC54DA3A7E66E3, Encoding_GetBytes_m5BC004F941BCAB934ABF978C7236EA911F7CFBC3, NULL, Encoding_GetCharCount_m39AEBAF4DF10B22D16EEC83C1494DF36CDBD1BDE, Encoding_GetCharCount_mE55B0CA478A62B8CE2DCBEDE31EBFB2D29173A1F, Encoding_GetChars_m35216A8A8063C1173834F0777A0E543ACFFF7ED0, NULL, Encoding_GetChars_m5C0753B8564516F3E07575321A0E885E80ECDC2D, Encoding_GetChars_m56E0A70C21B902DCFB5A94C15266C192C5763D46, Encoding_GetString_m42BFF0862341DCD5289A7D75B5D7A22CE9690EAD, Encoding_GetChars_m74AD2301FA240AE3CE3AA2D77D3A9BAA096AC27E, Encoding_GetString_m6FE2707C33758C7F10750B79FCA7767F4C2CA008, Encoding_get_CodePage_m109E2560B7316C461F631EE2299BCD9109A90EC3, Encoding_GetDecoder_mEAA98399464A37E18FAB7D1096ECB61BE8177B26, Encoding_CreateDefaultEncoding_m02F88D8FD74AD3523F10A59EAB9D9DF670D1EDBD, Encoding_setReadOnly_m92BE41A588F7603BF106EFB59340FEBE37BAB587, Encoding_get_Default_mB48FC92A61D1153AC33C2C59F01D7266DF7D155C, Encoding_GetEncoder_m23017138142610DDCD7950714B49A48FBEE18D91, NULL, NULL, Encoding_GetString_m3C24C8C21297998FA4E1B865B7B5A6BE20039641, Encoding_GetString_m9B10D1E7ADA46CE5DDD4ADDC4EEBF6C71E5CF499, Encoding_get_Unicode_m1E0509DF0E550E33114D0FFEC4811B141219A3B0, Encoding_get_BigEndianUnicode_m249BEC175A03C3DCEF799A020B05215053F1053B, Encoding_get_UTF7_mE01A00522A1C98463892DAF0DA23B9A7C85A676F, Encoding_get_UTF8_m9FA98A53CE96FD6D02982625C5246DD36C1235C9, Encoding_get_UTF32_m77B114A9BE161FC1C46551D068EDC9B5B8B14277, Encoding_Equals_m16D0260AB172BC44FAB856EC2A65BAFD6F36ED39, Encoding_GetHashCode_m3DC35D3E592D6F99DC2519CCCA6CCF12D64E598A, Encoding_GetBestFitUnicodeToBytesData_m4D20F55168C114C1397F0B7CA3ACF862812695D5, Encoding_GetBestFitBytesToUnicodeData_m00D590B36D921544933FACEBBFE2E867C1AB7C92, Encoding_ThrowBytesOverflow_mB2415E80B9F2F7857426ED0FB2DECFB0A3EE5F92, Encoding_ThrowBytesOverflow_mE3A32AEB900E87EB6A9EA716C94A2149B8D4566C, Encoding_ThrowCharsOverflow_m9914907319FC7303F6D75753DB3DE61CF3882A7C, Encoding_ThrowCharsOverflow_mF570756FFD208D34E8E2BF2CCF170C54AA2685E0, Encoding_GetBytes_m6896D6586CDE2A4DF2CB5C5559D07A5029FCAA53, DefaultEncoder__ctor_mC58799E76CC8484A88E2DA7196E0612CC974A785, DefaultEncoder__ctor_mF03ED924CD1813DDC7AE03542BF0F1EBBAAAFE28, DefaultEncoder_GetRealObject_m0ABA81A6937AFDA04B5F41769A441AE653F39AB6, DefaultEncoder_System_Runtime_Serialization_ISerializable_GetObjectData_m317CEDF59D9E80F203F23E057485ADCB0F90D438, DefaultEncoder_GetByteCount_mDD73FFD6131B5C16F9F2F90A5465862F6CCF59E2, DefaultEncoder_GetByteCount_m79D675BCFF40E7C1D9B84CB642BE0210CA3C1D62, DefaultEncoder_GetBytes_m7C699C04A6552869C978DB54E7CD4C491A83C206, DefaultEncoder_GetBytes_mA4644AD250FD92C0941A2D827BD9AC93963553B0, DefaultDecoder__ctor_m917CDF2727011519403AC8AE79C25FB495D69EC9, DefaultDecoder__ctor_m00EDA012C0A6E42C5A797273ABC0171DA4031289, DefaultDecoder_GetRealObject_m43BD742AF6113064D710C77F83DF0CEC6AF3464A, DefaultDecoder_System_Runtime_Serialization_ISerializable_GetObjectData_mD6E340CE12AD6F5E63EB2D6753E1E8FFEF50AA47, DefaultDecoder_GetCharCount_m8469D46A5768F309D814F295BFFEA93CEECEC36F, DefaultDecoder_GetCharCount_m4A6AC9069559E1D6072D3C3297CC161B170D8A67, DefaultDecoder_GetCharCount_m8DE42444760B018E4932180E7FA9978F85AD089A, DefaultDecoder_GetChars_m198CE629BF8CBE77900F776D47A5A9E9F2DD24E4, DefaultDecoder_GetChars_mD089B4097B03B66DD43AB84AA70519F1BEAC4BC8, DefaultDecoder_GetChars_m76B1AE658EA672CC4F3964DDDC1D73DFEA18A9BD, EncodingCharBuffer__ctor_m97FCCC15EF552354C533BD4C8609516BCD834971, EncodingCharBuffer_AddChar_m3257F1B0A373CD711443DBB2D1E9632BA0CF67B5, EncodingCharBuffer_AddChar_mEC42BBE8DC5EE5A79FDF12F5627AB583EE3003B1, EncodingCharBuffer_AdjustBytes_mCFAD52A9DBD3F9535A878C4884DBD968B58EC63A, EncodingCharBuffer_get_MoreData_m51A4B06E66C03956525B40330A7C5984E9D27715, EncodingCharBuffer_GetNextByte_mE7551D479EBD1B9524B7091F3B65670086771B7B, EncodingCharBuffer_get_BytesUsed_m84D6F6C4327ADEFFD14B9AF5A5472724A66374DB, EncodingCharBuffer_Fallback_m2102E603EB5366C193C80EB45A164AC6C2B5F046, EncodingCharBuffer_Fallback_m5B3AD107E4F193EA6959F80851B9E220C4C444F0, EncodingCharBuffer_get_Count_m85013E2A67DA8A33EA862DA3176B5E86553A26E7, EncodingByteBuffer__ctor_mE10EC49CA9BF5A017668FD33FE2D92C2C67FEF0F, EncodingByteBuffer_AddByte_mEBE61BA4F09E8FD6CEBF7A77CCECC62BAA081F3C, EncodingByteBuffer_AddByte_m7F2E3F607C0A2148091CA1A97782F028191A2F1F, EncodingByteBuffer_AddByte_m3508F0B9089A36C9B88A859F28DA09A7DCD6B392, EncodingByteBuffer_AddByte_m2CC6733F09C396EC6CA7CA12F321A939FD608218, EncodingByteBuffer_MovePrevious_m11F887D5B506C3FA12B6FEDA04986B1DBF1E6761, EncodingByteBuffer_get_MoreData_m9186E8AC7374956E81633FD860CC2CB94E7DA367, EncodingByteBuffer_GetNextChar_mAE96F3CC9249050320DF44A2B2CAA6B34B2BCA18, EncodingByteBuffer_get_CharsUsed_mB8F2FABC6CDEBFA71052184D93FE3D6FA6E000D7, EncodingByteBuffer_get_Count_m7A6E9EE5ADC22D4AA74AFC2C1C12E09463E24165, Normalization_PropValue_mA79FB39724CEB0910DCB96D67A9284A51290559E, Normalization_CharMapIdx_m89DC92B835B13DE37AE022C439B9555529B600DC, Normalization_GetCombiningClass_mDA31868295382ABF5F561F8868D2C9A8E6B369E4, Normalization_GetPrimaryCompositeFromMapIndex_m31800878CCCF9F2810E3EBEB2F7C415D616393DE, Normalization_GetPrimaryCompositeHelperIndex_m2660AD9A146BE56850D5BAE0B2C8FBBCFEA9A460, Normalization_Compose_m037AFEF90A0D02AEBD693D10C905BE9BA43DEBE8, Normalization_Combine_m78E5D7B893165EF59080172393FA90711A8C1950, Normalization_Combine_mBDF12C0B64D3B6C20E4AF40AFB781A61163F7AD1, Normalization_CombineHangul_mDAE40324BEEA16A684E4E18B82042ADAAD262085, Normalization_Fetch_m0FDDD31029482E431B8BD7BC08920C250A0A8C56, Normalization_TryComposeWithPreviousStarter_m3BDD651DBD910682A9592DC0F6AF7EF017CBE909, Normalization_TryCompose_m107866A94AD43588169C04549E19AA100ECCAD63, Normalization_Decompose_m00C55EB544EEEDB20B1A9B3988824A9D905100F7, Normalization_Decompose_m02C060532ED67C25F223FBFAC46F8D3FFAB918E3, Normalization_ReorderCanonical_mBC3F9F567DD48635CFDA810301F8E7C3E9515629, Normalization_DecomposeChar_m6270D714CACBD3BEBAD4FC5EFFF4117C08D0C7E0, Normalization_QuickCheck_m66C40C71DD4B67DD633FBF0EB3234B6096E1042C, Normalization_GetCanonicalHangul_m8F7AD4462BC2B4C07E96888DB5F23C265E5ECA7B, Normalization_GetCanonical_m318AB6EFE2829959868B2E1BDC9413CA4F87F5B4, Normalization_Normalize_m07801D57B053AA3859DF22EEECA3AE7E348FBD30, Normalization_Normalize_mB37CC16BC601B737107DDBAEA5E7F0B6374F91BF, Normalization_load_normalization_resource_mBF1F6C3F72408C23067FFECD62823678908CBBF1, Normalization__cctor_mF5FB5D3DB9B695CA98048F21FE21F62EE9C7A130, EncodingHelper_get_UTF8Unmarked_mA1DB52D8020F6FDEE80E6521780C5AC8F4B02B79, EncodingHelper_InternalCodePage_m3C79453298715BAD302D1421971DE99E82E3A765, EncodingHelper_GetDefaultEncoding_m5D395BCA00981FB445891CDB61D7EA4304B839E6, EncodingHelper_InvokeI18N_m1A1D7EEC5AF424395A33CD703F7F51158B863375, EncodingHelper__cctor_mBECF9D9235AA4CD9E9ACA5716975ECDE22083340, SecurityException__ctor_m670001459460729A7314D55E7B9EAE5BEB2D536B, SecurityException__ctor_m0998D0D6AAB191E05A9FA69255F57B8AFCABD01A, SecurityException__ctor_m880D761EA6A6283BA2CBC749C25906E28568570B, SecurityException_GetObjectData_m2827BFF840F51EC8B964669878600719A4D4311C, SecurityException_ToString_mF28745583305C8B96BFD6CE164BA049E277B97A4, SecurityManager_EnsureElevatedPermissions_m1593F921A822F1394153B96BC89221C16EE64488, Evidence__ctor_m9AAF3BE8487DD37ACB73C6092DE3974F48DB8137, Evidence_get_Count_m4AC2DD808834C7B48809114420A6F992B2EDEE68, Evidence_get_SyncRoot_m2D532C8E34345CF5FF9F67D7E919CEF33EB5A47E, Evidence_CopyTo_m004C861D5368443EAEB215C3B001DA4A6271A325, Evidence_GetEnumerator_mCA624BB9794F7B8215E0E8EC54BF1402F94BFC2D, EvidenceEnumerator__ctor_mD71E5FA6C3C3F99140A39D85BA1241AAB269B8FE, EvidenceEnumerator_MoveNext_mBAFC580F0A825DE00907F501B4B3AE828A0F779B, EvidenceEnumerator_Reset_m03BFD424ABA8990B8C9AD59D036A46AD1A619749, EvidenceEnumerator_get_Current_mDF2A6FC2B6AA797CD4CEB1E0E5D7A65F1924744A, HashAlgorithm__ctor_m5D3F91367024B0434655123D4999E10BB1291708, HashAlgorithm_ComputeHash_mC9CD24714D75A8D61F12509BF952A26347FF22FB, HashAlgorithm_CaptureHashCodeAndReinitialize_mB95B936D18A7F3DCB874863FC601EA036B2DD667, HashAlgorithm_Dispose_mA27DADA332BED78281EFE34CBEF866FD5746D3DF, HashAlgorithm_Dispose_m89C0BA10A54BED384C063CF2AA90096C1015AA83, NULL, NULL, NULL, CryptographicException__ctor_mABCA20325469F37B8F4248FDF46EEE4548A9D88B, CryptographicException__ctor_mE3E5B505DB6A9D573C48AC5BD702E7CF3DE8F01F, CryptographicException__ctor_mD5C41760CF3916C86A0734893AC7F0D91020E44A, CryptographicUnexpectedOperationException__ctor_m2B90F471B1AD922E3BA4B73484E837BE46FC66AA, CryptographicUnexpectedOperationException__ctor_m7B82CB21FC15393F2CAD27ACD273949AAF1A7F60, CryptographicUnexpectedOperationException__ctor_mA0A94529AFA224564CBA428D3C1D8ADE0632D028, MD5__ctor_m2ADB9C1AC9A8A73EC6E896B4EFCD451192B166F3, RandomNumberGenerator__ctor_mD6E74EAE1521A2378699C97B8B3E9AE16C5DFABA, RandomNumberGenerator_Dispose_m3C4215E0EACE0A9A91FDE146BDEE954F8E9AE615, RandomNumberGenerator_Dispose_m1A365DC4FD2B462DC6216D44A6F9C162629A797B, SHA1__ctor_m7132D34515F4EE573D30BCE82420DFE376757299, SHA1_Create_m10D40BE4E0A3737F58EB3B7D21B3EB53964BB042, CryptoConfig_EncodeOID_mFC779B3B35D074F2804F36F36D9DB4A8E2070CDD, CryptoConfig_EncodeLongNumber_m512703DB52CF5E4B318239C59929ABE8C96A1654, CryptoConfig__cctor_m2F07EA44ABFE5D2C74DC94D322F472449C8679C9, MD5CryptoServiceProvider__ctor_m3A1A5B12FFB04CB3A02E525558BA83A24F828067, MD5CryptoServiceProvider_Finalize_m482855314810306EBA6A18CE3249E9F10941295C, MD5CryptoServiceProvider_Dispose_m4A70FAD1C0A4ED128237E29191DF1ACD28D946DA, MD5CryptoServiceProvider_HashCore_m42601B54E2576183E9B7837282AE7E97FE48B3E8, MD5CryptoServiceProvider_HashFinal_mB4C86FD3E924EC7C7DF287CE82AAEA1B30947EDB, MD5CryptoServiceProvider_Initialize_m529EC9C92034140E1F4D2F33ECEE9919CDF9B6AB, MD5CryptoServiceProvider_ProcessBlock_m33F616C158993F279998D67F0AF92430D1F55EE5, MD5CryptoServiceProvider_ProcessFinalBlock_m1A08AFA46AEBA5C88927CAF05F53A019D94AFB17, MD5CryptoServiceProvider_AddLength_m041F60B065C3BCB318338F831FDC04687112B803, MD5CryptoServiceProvider__cctor_mD0F39CF842E9E577078E890E047336FA3F0EB032, RNGCryptoServiceProvider__cctor_mFFFF821EB69328124310D13BF72088F39DB94DCB, RNGCryptoServiceProvider__ctor_m605146E692C0209B3FFE83F7AC94335CA089CA09, RNGCryptoServiceProvider_Check_mA0FBACCFAFA2355A774F2F3F42DA452538E64AFB, RNGCryptoServiceProvider_RngOpen_m96D21A34415FC86445CCED8018B76C931DDCB0E2, RNGCryptoServiceProvider_RngInitialize_mB05BF9ACA6E9CDFDC89E5EF114DA40B2A360172B, RNGCryptoServiceProvider_RngClose_m60A695026C97F00F957F1B05D1ECBE09D965A34E, RNGCryptoServiceProvider_Finalize_mAD7F6D583B535A9A69A44493625F5E825259D1C6, RNGCryptoServiceProvider_Dispose_mF1FB509E3ECB03C9CBB0642091EF4435AA259BA0, SHA1Internal__ctor_m09C4C50049A78D890BD460121E2957A4FFCE8699, SHA1Internal_HashCore_m3515E38259D4F071F32C9B6E5184651C5038E61D, SHA1Internal_HashFinal_m44F2DF1055D80A465FDA8F557C10E77FC9BA505E, SHA1Internal_Initialize_mC6FF2BCED768A60B3F2539F30730EE014D5E8BF5, SHA1Internal_ProcessBlock_mC2003B17BA8D1C0B48CE16563BE4901693DCD63E, SHA1Internal_InitialiseBuff_m5996EBCA7A5D754A153AE24CED12603EB548CA59, SHA1Internal_FillBuff_mCB2E2CF1B211A67D9EBF617D798CBC46EB636E70, SHA1Internal_ProcessFinalBlock_m38B6732E9AC4BD395679217976B72E37A4301B72, SHA1Internal_AddLength_m096EFBE785BA7FDAD4DA4C0A3807A99A49FA54F0, SHA1CryptoServiceProvider__ctor_mD863AABD787970AB697A5013890F672428608C0C, SHA1CryptoServiceProvider_Finalize_mC4BCB646558900758A62A552916210E34DF29010, SHA1CryptoServiceProvider_Dispose_m547A0DC6100FB7921CEE7385DE57E2D54EDBA542, SHA1CryptoServiceProvider_HashCore_m18DC5F6C1E36C8847A1667DB5C148252C1E73BD3, SHA1CryptoServiceProvider_HashFinal_mFFB435F01AAE578911E118F0EBB4B1D2F20AD9C3, SHA1CryptoServiceProvider_Initialize_m7ACEBDBC8AF5BC92C13596A2F9691BD2C416604F, AmbiguousImplementationException__ctor_m055A144AD6D394197D8C5C5F220C7FD98509AA3B, AmbiguousImplementationException__ctor_mC11EF5E90FCECB61209604318089A68DA82D1669, AmbiguousImplementationException__ctor_mA138B2AE10F877F264578B4AD084C14F4FB956F9, RuntimeImports_Memmove_mB3E90ADCBBB4053F9E03DA324E8AC50BB33ABA38, RuntimeImports_Memmove_wbarrier_m8487273EE6161DB248FB65BB931279FF04F3CA79, ChannelInfo__ctor_m187885A17BC5D27FFEBCEF3A3AC7D9BF705BFA5D, ChannelInfo__ctor_m7FD33E68E4BFC8235D47B690444CC43979D065A3, ChannelInfo_get_ChannelData_m2799D9CF45CA9E4B13DEA7505D72833B982E8AEB, ActivatedClientTypeEntry__ctor_mDB863F62FB6E74573BE522FCD2446FE3871589AD, ActivatedClientTypeEntry_get_ApplicationUrl_m3140AED20E1B838333C8B1C97ED0A4FC9A3616D4, ActivatedClientTypeEntry_get_ContextAttributes_mB0B9B414B7D1996889CB94DAF237F887C78008AC, ActivatedClientTypeEntry_get_ObjectType_m43BAB03A7A4C579996FD1C6BF1868653C728207B, ActivatedClientTypeEntry_ToString_mDDA92930C16FBBF89F83B900E97AC4BD77FEB11F, ActivatedServiceTypeEntry__ctor_m241F1489CC35CC37FFD59907B7132B1C59DB35D5, ActivatedServiceTypeEntry_get_ObjectType_m409EC9E2DED4BEB5D7602CA6213350D4F5869E3B, ActivatedServiceTypeEntry_ToString_m411B4555AFB42899FB7D3F11269923091145F32B, EnvoyInfo__ctor_m34A0EF613CA7F817DD1EF7296315B7B4DEC66630, EnvoyInfo_get_EnvoySinks_mC1EF9329D5B11D5E3B8C4DB0858CCDE3DFC31F6F, NULL, NULL, NULL, NULL, Identity__ctor_mF039AD329CF10262FA6F40250C5D3CD621B305E1, NULL, Identity_get_ChannelSink_m98864A7596A567C0A795366BC8F91DC2820CA599, Identity_set_ChannelSink_m01FB58196DE858A58E348FCB9B25A6AC79F5A5E0, Identity_get_EnvoySink_mA14B6EED396E70E844F827CB6C9C780F5EB6DAFC, Identity_get_ObjectUri_mBEB462FC0486F87D89E17EA1920010DC4EAFF75B, Identity_set_ObjectUri_mA0BDE7D532034FCCEBAAC0A2D5D71C97445D6CA5, Identity_get_IsConnected_m5ED64DB70740AF369AD207EB6334AB51A338ACE5, Identity_get_Disposed_m0CD3B9F4EF8EF4684F6974C57E6B5399FEC408CB, Identity_set_Disposed_m71097B69E659F6FBF9920381E15E933B38C91D2E, Identity_get_ClientDynamicProperties_m385AFF34DA2DB5A61A2BB465BB5D3214EBF22E4A, Identity_get_HasServerDynamicSinks_m48B1995B5A6E31D1142BC59A12AFE618A77D701C, Identity_NotifyClientDynamicSinks_m1EE03B26EBD10FD959B3D0FAFF8409365EF28987, Identity_NotifyServerDynamicSinks_m42EF1C9B62509F059240944E205F2C49B0784C7D, ClientIdentity__ctor_m28914BE2FB73C455AB3E3642D253FEC10566DF45, ClientIdentity_get_ClientProxy_m86F5D3D23671C17C2D9590D0162FDB20BA05F113, ClientIdentity_set_ClientProxy_m40889DCF3B867B997AAE9B4DC2A7C273CAA818D4, ClientIdentity_CreateObjRef_mFC68EE39A1F1CEBC68CF6EA960BBA5B302C5E713, ClientIdentity_get_TargetUri_mC0ABA2D84BE72AC35E5F6BAAA96FC6D4A9B4D792, InternalRemotingServices_GetCachedSoapAttribute_m75AB581D9271AF8152A568B342C688F21BBEFCED, InternalRemotingServices__cctor_mAF31945C89B65ADCC60187B577B6B09D3F7F0830, ObjRef__ctor_mE7FE347D81BBB6C3D4811577831B63BA8FAA7E7E, ObjRef__ctor_m4F44FE27D9C4037617192EB7F94B9C6DFA054C47, ObjRef_DeserializeInTheCurrentDomain_m52415B4244FBB81C6096F770A796294088393C75, ObjRef_SerializeType_mD4B7CD5A4FBDA5C797857710A94EF23CA9344905, ObjRef__ctor_m042003B2D3F64D0BC0D06248F35D1277BA6AC302, ObjRef__ctor_m41F663A524AD7D26713FC0EC00EDC89E240A6C53, ObjRef_get_IsReferenceToWellKnow_mFF4D9CE58B8AC31EA00C8E6F8B4997DBD82E3682, ObjRef_get_ChannelInfo_mFB324462129F957D0947310F264E09907925D8E5, ObjRef_get_EnvoyInfo_m5C7145D2D528229DF6E7C4FB9D3E4D7A3A4B39CB, ObjRef_set_EnvoyInfo_m3CF70D9B7E8264E60F5EF495FAAA32BE71A9D562, ObjRef_get_TypeInfo_m2C490973E499E12CF8C100089EA84AFFC9AF6C43, ObjRef_set_TypeInfo_m3480CE046B0A89FEC25417C706AE2863ABBED2CE, ObjRef_get_URI_mC867F89CA38A22DB7D7F3349C314A4AF27DADBDE, ObjRef_set_URI_m022CD49527165E6C4F8905C298CDDBD8306C64A4, ObjRef_GetObjectData_m1AFD813A8F9223CC720D3F20A7C196A51DE9E908, ObjRef_GetRealObject_mE6232169BBA327074DF6821D5D67990AAC650C85, ObjRef_UpdateChannelInfo_m518F9D7D8BBC11A68FEB95D3A264AEFCDD43E1E9, ObjRef_get_ServerType_m5853BEA9280390C8B0FCBA0F200DF9B928D57228, ObjRef__cctor_m9AE6B854BE74EAE25FF90CA4C89DAC1A8D59F465, RemotingConfiguration_get_ApplicationName_m5A66D5507DCEA15D1892520113873CA24B9CFD76, RemotingConfiguration_set_ApplicationName_mDA2292B42574AC7D6790AEB4CB220C54E8837EFD, RemotingConfiguration_get_ProcessId_mF6952584D15294A4B741A568F7A98D379CA1139C, RemotingConfiguration_LoadDefaultDelayedChannels_m9857B2036BE069375DF38BBE95C869E5762CCDD2, RemotingConfiguration_IsActivationAllowed_m8FF14D916AB9F86846A452F15517167C4CF1FF84, RemotingConfiguration_IsRemotelyActivatedClientType_m676CBD8B6536DE7286D3624BC193C5124A0AEBD7, RemotingConfiguration_IsWellKnownClientType_m9EC43F491A633A386752C60CE8D742366E5F97AD, RemotingConfiguration_RegisterActivatedClientType_mB35F7F416561194598F00E05B4F2E1EA4557B9CC, RemotingConfiguration_RegisterActivatedServiceType_m32BF2CF50473150A7029B8126CEEE6BC1E0CD845, RemotingConfiguration_RegisterWellKnownClientType_m328D0BB5D40B9A353ECCE42036D0992662C0CF85, RemotingConfiguration_RegisterWellKnownServiceType_m27B6F32B862A55BD8C1F91793739560678835A86, RemotingConfiguration_RegisterChannelTemplate_m676728CAA6F4F9D8799F37A15D94E72FC9E13B8A, RemotingConfiguration_RegisterClientProviderTemplate_m49F58F07180911F3151D5AF43EAD4983A79F3AD7, RemotingConfiguration_RegisterServerProviderTemplate_mD5F47CE36AC3CA83AE11ED82ACD7A3D52D21A2C1, RemotingConfiguration_RegisterChannels_m98EA4CE6187D8F303E75BDB7A42B7112A3F072E1, RemotingConfiguration_RegisterTypes_m4E8D34BB9B8521FF18A77F3F21083CDB2C1B190B, RemotingConfiguration_CustomErrorsEnabled_mC31233EFB62E907251DE0B863E63777C5AB964C8, RemotingConfiguration_SetCustomErrorsMode_mEA212D2B7473983EB88C45A8F689CC2207945B13, RemotingConfiguration__cctor_mBFBA5C80CC81FA97208EDCC95E0A048A9D3764B4, ConfigHandler__ctor_m7B055C724C72FF1AF582C5A98B010A5D52F4B22C, ConfigHandler_ValidatePath_m0FD360FEF0FC2015AB1887ADC9E7C4C6A990B907, ConfigHandler_CheckPath_m389BC370D8E123DA5995408473CDE1D88E1306E0, ConfigHandler_OnStartParsing_mF1C2FC2D2A353B8415263CB26D1330B833DB8A07, ConfigHandler_OnProcessingInstruction_m6961C2CA9D15FDDB9840F9BFFD73D3F5AE9F059D, ConfigHandler_OnIgnorableWhitespace_mA6688143A6822525B1A9B99E01CD6DF06020A598, ConfigHandler_OnStartElement_mAD6E1678D82DB6561FF937EF0915234E2E278E4D, ConfigHandler_ParseElement_m3F90CACC65C8E3DA565CEE386C9FEF50E90A32B0, ConfigHandler_OnEndElement_m6F8F19869FF7D42DA2F232238C753ED1D94DBCE1, ConfigHandler_ReadCustomProviderData_m491947CAB330ED82F19362ED64760CA8272085CA, ConfigHandler_ReadLifetine_mA6631ED630D27C13677090D32670C1FC2B5621C1, ConfigHandler_ParseTime_mE6FA2517649970FC87F7291560B436F719F25A4C, ConfigHandler_ReadChannel_m6BBA8E36D79FAC58DD4CF057672CDD17665A9941, ConfigHandler_ReadProvider_m43E21E4D2A79AFA70ECF360F8F86D2FB81AAE7FF, ConfigHandler_ReadClientActivated_mEECEC1AACB9AACCC0762F9BF71687DE6506C3594, ConfigHandler_ReadServiceActivated_m014FAE0AA48C67B8088E2EA9B80CCF074B2F32A2, ConfigHandler_ReadClientWellKnown_m295F3D12FC54B91E021E4C8F958F225F7B55A521, ConfigHandler_ReadServiceWellKnown_m2AD3A5FCC41C069B1B541CDCFB785FE3A3A491D3, ConfigHandler_ReadInteropXml_m84EE473D5966CEA647A419DA5F4AC0D6084E9F91, ConfigHandler_ReadPreload_m05FE4C43651F26BAA8BF31345FDE26169F2CD879, ConfigHandler_GetNotNull_m3291CA79A71105EC0F605E6E1E1B4BB076B1F52D, ConfigHandler_ExtractAssembly_m178572FC387D19D46EF334BC174B23E19B102CA4, ConfigHandler_OnChars_mF3FA6EDB2CA841F56431F1B5F052E68A08ADC8C3, ConfigHandler_OnEndParsing_m247E9DAC67AEEE9FE7034870F679CCFC0B1DD05E, ChannelData_get_ServerProviders_mAF3717C094D3174DD8438E0CA0851682023984A2, ChannelData_get_ClientProviders_mA0B294926A71ABCCB1A863D47445DBF048F6DE01, ChannelData_get_CustomProperties_m02149E83836911138742FD8E1BC2645D1A85FBFC, ChannelData_CopyFrom_mF43C89820BC182A392648E9BDF893FFD3B728699, ChannelData__ctor_m379D2CA5175CD0E1300482C9BE3372EECC54D0E6, ProviderData_CopyFrom_m04F30A94586F5827CC4349CFC2E5577239B610C7, ProviderData__ctor_m2630A7574AFE0E45F51A81073239BDAD7171F3E8, FormatterData__ctor_m4866B34A5D0EB4A79A3D4BBA3CE774A0EC1E3E5E, RemotingException__ctor_mDF61FA6E9AA6B09872C63A300FFEE81E2E16EF09, RemotingException__ctor_mB760BB4F8C02E4A8E07829F2D63D7AAA204FB948, RemotingException__ctor_m47D262685C44F6E7CAAB514077683C38686CD8D2, RemotingException__ctor_m458CE4701C61E1CF05EC30690D072101E0DCB006, RemotingServices__cctor_m9002EC4B0BE702940D7A7F49A0D903E69B7ED034, RemotingServices_InternalExecute_m4E9C13CA367F76BE28227CC638D0788B56A2AF3F, RemotingServices_GetVirtualMethod_m37950B51AEC6582EAB26AD8E8CCAFB8EA0055ED1, RemotingServices_IsTransparentProxy_mFFFDD8BF785C62C1E2439BC56701A7D01C1E9AB0, RemotingServices_InternalExecuteMessage_m894F2F0E6492A6788BC9C859C53FABA50B9D5B3E, RemotingServices_Connect_m65A56AE098575A6D94D4918FD535A4DC35F6C703, RemotingServices_Connect_m38B023D7CAD63682959D57F41F59A8A84785440F, RemotingServices_GetServerTypeForUri_mAE4E5AFE4B96F59C140CDB9446096C97DA2D18F8, RemotingServices_Unmarshal_m0C51BD08CCAD82BDDA8EAA7371227148BF45BCA1, RemotingServices_Unmarshal_m8BEB04868A1742F56320EA2AAD12E1EFA8FAA204, RemotingServices_Marshal_mEE7A86240BB520ADBC230B7788F01F5ADDBF5B54, RemotingServices_Marshal_m9876EDC6A6D198A008D32643F31147106171BD99, RemotingServices_NewUri_m0955669FBF23ACE7D3FBBF0F2C920CEA98495066, RemotingServices_GetRealProxy_mD38F292132F92D407144269615C8F9310C9F02D0, RemotingServices_GetMethodBaseFromMethodMessage_mCFF790E9FD23FD4C85E8EDB23A982C06FCC99BB1, RemotingServices_GetMethodBaseFromName_m07B6804CEB0525AD4B7BC7C59815B81099636B5E, RemotingServices_FindInterfaceMethod_m2B77B12B8A072D9DF5AEA6D3D477FFE6D3F3D745, RemotingServices_GetObjectData_m3C0D1A96BE866A2BC4A94B0A77E6962F2170CFBC, RemotingServices_IsOneWay_m992BEF6E3BC3F879E85679090CC13DBA6480622C, RemotingServices_CreateClientProxy_mF4323DE52C669918F45708CD2B5EF4A378A56167, RemotingServices_CreateClientProxy_m33B6E7CCA59C3148F1D81A2D41069E79F5713B34, RemotingServices_CreateClientProxy_mD19DC289AC2A2699BA317AE7F39F9449A04CD730, RemotingServices_CreateClientProxyForContextBound_mC8FE4BBC71D87369C5E7D934FF46BB3BF19D53AD, RemotingServices_GetIdentityForUri_mA296C0BB8894FFBBD58325824D5404D923DCBB1E, RemotingServices_RemoveAppNameFromUri_m8458E78A3058165AC7B230527D5E29931513BE46, RemotingServices_GetOrCreateClientIdentity_m8C414818DAB50DDB7B908B5CD240C7BDC947C761, RemotingServices_GetClientChannelSinkChain_mDDE583D2B6A4DD24B78AF425B4119CB9DBF62015, RemotingServices_CreateContextBoundObjectIdentity_mE08C64010CFABC3AC8303BC4CAF9D2DEF5679C5D, RemotingServices_CreateClientActivatedServerIdentity_m773220163478F6CBB2634537B39150EC2491739E, RemotingServices_CreateWellKnownServerIdentity_m42740EAA7170E8FD50AE84A3A7F80CC9ED3BCF19, RemotingServices_RegisterServerIdentity_m968D2D21CC24521D152D79083533EE87645580BF, RemotingServices_GetProxyForRemoteObject_m44AFD30A8064606E078425410999F8641DA31CE2, RemotingServices_GetRemoteObject_m84E653351A467A1E63AA39FBE97EA383360DF56D, RemotingServices_SerializeCallData_m98D4E6D10BE44DF76ABD4638FCB8E471BFE4BD0A, RemotingServices_DeserializeCallData_m82501BD60EC17B7888F0CC75FBCAC93E0E7F7FD0, RemotingServices_SerializeExceptionData_mAC8DF0DAD88301254EF32B5B9B0C0BDF1A059CCB, RemotingServices_RegisterInternalChannels_mBCDA6C37563EA0C7637274DBAF3C7339817C93D8, RemotingServices_DisposeIdentity_m2523618EC0C85EAFA28F7B586D1D7E999032AEFF, RemotingServices_GetMessageTargetIdentity_mEC201F1AA47590C2C079E5DC42EE7F357B18F691, RemotingServices_SetMessageTargetIdentity_m6C112AAF6C8266DF2502A42E3E114FA315C2CD0D, RemotingServices_UpdateOutArgObject_m3D234F6ECCC0A302C445022F515A518F4C57A6F6, RemotingServices_GetNormalizedUri_mD7BF644CD6C466C9942308A01132E4403CF279E3, CACD__ctor_mEE525BC0F7012A33B2DF60F855DB13F984362FD2, ServerIdentity__ctor_mACBFF64D0EEDD7C48847A71C4373641B8FBFA276, ServerIdentity_get_ObjectType_mFFDABDD5B20B72B422446D09ECE1E0B26BCC67E8, ServerIdentity_StartTrackingLifetime_m01F3B98D025C1592E4C77646EA8FA9C5F821AC83, ServerIdentity_OnLifetimeExpired_mDD38834CBC9A3AF575A7BE36B2825284689E3997, ServerIdentity_CreateObjRef_mE6A7E2DD69D2647FB223B239A82BDF707C909CB4, ServerIdentity_AttachServerObject_m9C9EECC4E05C57836BCD88A78A22FA8C3243DC9A, ServerIdentity_get_Lease_mF355DCFF6D799033F4F162668D3C62856168D1A8, ServerIdentity_get_Context_m174C68285E93D75F438F4474A9808EA108BCBB52, ServerIdentity_set_Context_m58577BE3E9A923F83050DF0B2302A5556FD8C768, NULL, NULL, ServerIdentity_DisposeServerObject_m04B5C51C4D831DC58B52CCDE711A72DAE2243BE4, ClientActivatedIdentity__ctor_m6D42BE4BD9BF8A9A4504127104391C1A7AAFAA5F, ClientActivatedIdentity_GetServerObject_m5CFD83BE004835F155B6A505A39E48AF295C09AB, ClientActivatedIdentity_SetClientProxy_m88628FD58F82BBFF53E778F138E2B28E69D076B7, ClientActivatedIdentity_OnLifetimeExpired_m868D1C1C7C302B7F17078127E2758256F752A433, ClientActivatedIdentity_SyncObjectProcessMessage_mDDC90406C30FBF8940C1274BBBB1F2792A9FCA89, ClientActivatedIdentity_AsyncObjectProcessMessage_mFEDBE7F7FD7CB170C3A2CF27080A51E307618C91, SingletonIdentity__ctor_m50E7AFE1D027428316CF953AA874FFB4D753F64D, SingletonIdentity_GetServerObject_m4CF0A153658EAD16D1A16E9F0A6FA0B504954C7C, SingletonIdentity_SyncObjectProcessMessage_mE63EAD4FE77E6B522B37C9F1BD6A47083CF14632, SingletonIdentity_AsyncObjectProcessMessage_m97FC0747F47793B96B6B20537CDB7C4EC2248CB2, SingleCallIdentity__ctor_m41A0117B39D728BB500F5EFD801A4C352755925D, SingleCallIdentity_SyncObjectProcessMessage_m58DFE9AA265A9AF614D724009706869FFD68D696, SingleCallIdentity_AsyncObjectProcessMessage_mD745F5FA314D23149C2EA4BBC803ABE3C2C58C44, DisposerReplySink__ctor_mCBC484586C8DA58D4D8590A41B48032D840DFB4C, DisposerReplySink_SyncProcessMessage_mCAD19F968F725767D26C0E50B12E73F8CEE62215, DisposerReplySink_AsyncProcessMessage_mA4885CBE4FD43E8C59C29A85600AB2134A1F91D6, SoapServices_get_XmlNsForClrTypeWithAssembly_m56E33487B9CCC9C4D370E4125894500613DB4566, SoapServices_get_XmlNsForClrTypeWithNs_m26651C6E42FFA9B318B6D2652835E52EBF332659, SoapServices_get_XmlNsForClrTypeWithNsAndAssembly_mA39918A2808218EDB012C0E935E247C64CB7D6CD, SoapServices_CodeXmlNamespaceForClrTypeNamespace_mF250FE53D9A40A8E150045882B33C6407DE85903, SoapServices_GetNameKey_mF67AB8D539AF1C68A57127E97191E66BBA43FCF2, SoapServices_GetAssemblyName_m1E00B14D3C39F563C9683B94B603CB32C91858FE, SoapServices_GetXmlElementForInteropType_m1335DA5031B7098515AD96F2F0BE7BD880EE3FAF, SoapServices_GetXmlNamespaceForMethodCall_m2F7E70FFBF3B7299AD833A37584467C14F1B901C, SoapServices_GetXmlNamespaceForMethodResponse_m2B0E7EA129C07A8B95FFB8437D4C23A59D7F5CA6, SoapServices_GetXmlTypeForInteropType_m8FADC1976A9ED7E4EF51B64F7327EF8938068685, SoapServices_PreLoad_mD08211CDFC56252AE90AA2B46D55907F79837724, SoapServices_PreLoad_m4035280C001298A48C354CFB55A488CE18F9249E, SoapServices_RegisterInteropXmlElement_m7AD123F31D8F4E8149B997AB623295119E6AB986, SoapServices_RegisterInteropXmlType_m788F7276C1CE9C36E3BE129C1D882088E075C60F, SoapServices_EncodeNs_mC9E9D19EC84DB74C942C9F955A556163539E1E1E, SoapServices__cctor_m1D61E231F1EFA855EBD508B5227DB5C52FE5917F, TypeInfo__ctor_m8E27F3036A8E762CE4C76957CAEE63309013F3E4, TypeEntry__ctor_m013FD8016C348D1036720B1E383FAAF4B8E01F22, TypeEntry_get_AssemblyName_m59FFB4F64604E2B1CA54ACE10839CC974DF51DCF, TypeEntry_set_AssemblyName_m1A577A9EDEA6B0AA7490AD1C392D578E4833B345, TypeEntry_get_TypeName_m87C034FE84FBB84C90FBBAC8D4C7BFCAA2C23FF3, TypeEntry_set_TypeName_mD7EDCB69F495F37131DE1AA02ADB77FB606959BC, TypeInfo__ctor_m95AA1FA022A3384075D06AFD61EEE27D350F4553, TypeInfo_get_TypeName_m1432B8E9131349D1684450DFD2EBD277F2AB4A82, TypeInfo_CanCastTo_m2863824E0ABAC22DE97155BDE53156716FE0967E, WellKnownClientTypeEntry__ctor_mB54C8FD691C76BF6D7F959B297C4C63BAF4104B9, WellKnownClientTypeEntry_get_ApplicationUrl_m9EB34445CCBCC387438D0EEB2C62C7DA1EC0CC87, WellKnownClientTypeEntry_get_ObjectType_mD74E241F8A37D55D580E961E638AFEDED1CE7CDC, WellKnownClientTypeEntry_get_ObjectUrl_mA9F122C7C8A9110B5744FEBB655EDB5123EE6EFA, WellKnownClientTypeEntry_ToString_m7E6633C7406244260035FB6BBFEF8A6795935235, WellKnownServiceTypeEntry__ctor_m2C72E7E8D9E1BE0132072B49E5579ABF85DBE2E1, WellKnownServiceTypeEntry_get_Mode_m0D00719E59FA9705BCC7BA5ED36346DF2468F642, WellKnownServiceTypeEntry_get_ObjectType_m6F7E9E8B223C78EABEC1961460FA34C62FA05F63, WellKnownServiceTypeEntry_get_ObjectUri_m7805966A4FCB0BC93EF36F00E9067516A91CFF30, WellKnownServiceTypeEntry_ToString_m04A5B4978D449327C7A1CE38620DB898A4A6B91A, NULL, NULL, NULL, TrackingServices_NotifyMarshaledObject_m579E5F586053F00FFA1A513DB47161144E687677, TrackingServices_NotifyUnmarshaledObject_mA442074D3834D23F044C3AEB9D9DC2F200A94C49, TrackingServices_NotifyDisconnectedObject_m3BB7CC6A6700BBFBED89D24433B155859AFBC2D3, TrackingServices__cctor_m6EF088FB6B844FBE19318F52B410EF9632D97566, ProxyAttribute_CreateInstance_mE8C72BFBD43C476BEBF3840CF8EB7A987D681ADC, ProxyAttribute_CreateProxy_m6FB9D7B679F325D55F297FDA09033BF636B11E30, ProxyAttribute_GetPropertiesForNewContext_mA9019AFB244BC905A0EE2299D3F73B70CFD52E49, ProxyAttribute_IsContextOK_m4B6E0E34A3D3B75739F54E9E17AA6222C32E6E31, TransparentProxy_GetProxyType_m3AF88EAE5E2007DC786C6210662E06E0330DEAA5, TransparentProxy_get_IsContextBoundObject_mE178FF890086FCC9EFB495EF297BE064E7BE28DC, TransparentProxy_get_TargetContext_m5F1F2465ECA1FB47BBA5ABD947B0735758446563, TransparentProxy_InCurrentContext_m2ADF99337FC7B7B1B4C006FC57C2260E7D286C11, TransparentProxy_LoadRemoteFieldNew_m19051618459437CCCCAB574DD13E0C2743E3BE21, TransparentProxy_StoreRemoteField_m20BCE7BA2BA6009DEF6413D3371678144907EB9D, TransparentProxy__ctor_mC475E6BF32E09792A0001EBC23F598B6E8C82539, RealProxy__ctor_mA0C21937356649197915AB40B8AB68948A354656, RealProxy__ctor_mF18FCB7C6D1F76B75721A7DC2D95DE83FC01F22A, RealProxy__ctor_m5A0A55F0E08A97AE83B3F1AC19742467030304AC, RealProxy__ctor_mB96D768E3624167BB7968DDB9E03E03669D649B1, RealProxy_InternalGetProxyType_mA7EB5463C0D3BC3E326ABE6E45E56C3DFC92A1EB, RealProxy_GetProxiedType_mFFA7BFD0154518DBEC6D92E8DE8A5DFAB36C4CD9, RealProxy_GetObjectData_mEB81D93809ED5C6F2D57801910338E8B84CB99B7, RealProxy_get_ObjectIdentity_m83FDAB7D1CC9C75EF13712318D50DB6F9B813B76, RealProxy_set_ObjectIdentity_mE4B4EDA35929A5D7151C6E07E30C7BD6F231688E, NULL, RealProxy_PrivateInvoke_m8FFA1CDA63C4DA94995C1025E60D4048FC343B87, RealProxy_InternalGetTransparentProxy_mF9BF0FA58BD85A2B56D3F1AE1A4DDB54322BE548, RealProxy_GetTransparentProxy_m28523604EFF189425F735ADFB9DEA1DA7F133B52, RealProxy_AttachServer_m9080CBBF87B95905D11F22FCC9389ADF642E7F15, RealProxy_SetTargetDomain_m89134E4CCB1AEFE20032CF3D5E9F62DF4EA75B38, RealProxy_GetAppDomainTarget_mA8EE35F4ED7FA1E56CB883967214D6C8BB02F6F8, RealProxy_ProcessResponse_m9F970076691357CDC2DB6714F4009A9E57282543, RemotingProxy__ctor_m7089B5E1846F5BE913DC4525116BAEF9F3E2981D, RemotingProxy__ctor_m7780269A465822CBC341B80FF834E79B3380526A, RemotingProxy_Invoke_m59A2328861E510892281FF6389E5EE0FDC0B0054, RemotingProxy_AttachIdentity_mDF09B5A89384F84E8DA2503F932FA245397DC775, RemotingProxy_ActivateRemoteObject_m2AD3D5216A05E0835DD0C3F7598E16BAB8DD047C, RemotingProxy_get_TypeName_m253820307A27CFAF5FAEFB046F0BD827C9D0DE90, RemotingProxy_CanCastTo_m1F42888585DB9D66E7B735CA1B6463E3FFE545B3, RemotingProxy_Finalize_m1692CA6948DB00B5CABEE8581A0115D7A65359DC, RemotingProxy__cctor_mD01A34730F51948D7D56D2577D450FC987332717, NULL, NULL, NULL, NULL, NULL, Lease__ctor_mA06927F5978695B90DD2EA96B303ED5CD3F70C38, Lease_get_CurrentLeaseTime_m282CC4F9F2329569F519793270B65810A4C87132, Lease_get_CurrentState_m11FCBFD793C577664292791B71C7F39F6259B323, Lease_Activate_m38E7DA67423B314556EB1C19D766C2D475966277, Lease_get_RenewOnCallTime_mCBAAB9D2AEA266930AA10C906AEDCD9173C70A66, Lease_Renew_mF8F331BB22534896C561FEB4FC5FA524BEC76B07, Lease_Unregister_m02FC87DC1D6C0AE964C0810EF979638673F6E04E, Lease_UpdateState_mB9513A5595334687ECDF81A10BAC6C2F6BDDEC82, Lease_CheckNextSponsor_m41994EEE9CC14CF7BA7BABBFA2C8D873A39AF847, Lease_ProcessSponsorResponse_m0FBBA7E781DF74EC9E7A7EA81816FB366EF845EC, RenewalDelegate__ctor_mE6ABE0A334FE8543A61153FC5322343B3CD7DC65, RenewalDelegate_Invoke_mE17B0EBE8371182D45635535AA4123E541438DFB, RenewalDelegate_BeginInvoke_m864BFA2A4BBCA8E7BC4EB2842E18E722FF45132D, RenewalDelegate_EndInvoke_m0CF9BF87DDE7F4C14B65D4561B3CF2B5EBFF6B64, LeaseManager_SetPollTime_m2CC2852742A8C38BFA9A72A87C605F6838C8CEF2, LeaseManager_TrackLifetime_mC55CCD5A0F39CED8ADB7FD48A8EFCDF661775EC1, LeaseManager_StartManager_m05637A03101D42E97FCCF70C32A6A50CBE6BC020, LeaseManager_StopManager_m4B7171183AA38A40D42E09499777F69BD50E0445, LeaseManager_ManageLeases_m1801187761B14FC9033F0C0D5CC3FECFAE5CF99C, LeaseManager__ctor_m0EA1DD9220D22F452F3E455215F6BF757F06C8CB, LeaseSink__ctor_m483188DEB29C79758A7D4396D5DF05219CCD4E12, LeaseSink_SyncProcessMessage_m14D94849B09B05F211F2A4A99685054A688D029B, LeaseSink_AsyncProcessMessage_mFAFA19CA22E2710626AC63549E5BD1FEE76C03DD, LeaseSink_RenewLease_m115F8F3D1D3B7E3A68518EAE47EA62AD89687C1C, LifetimeServices__cctor_m508303D5B177D5E4E2AFCFAA2BCDAD63620503CA, LifetimeServices_get_LeaseManagerPollTime_m84BBC615594BE487449A033B831F399F3CBCFF3F, LifetimeServices_set_LeaseManagerPollTime_m82C819230CAB2AFF413B91146A64B22AB5BFDADE, LifetimeServices_get_LeaseTime_m9FD9AB23F30F77FF11BDC13817450FA00D78194B, LifetimeServices_set_LeaseTime_mE5D9EE5BB4B393772E9474190750541F52552217, LifetimeServices_get_RenewOnCallTime_m213669105991ADED037BBFB5F86FE44E78AB5139, LifetimeServices_set_RenewOnCallTime_m667357A13D986F16BA2CA112BE4B2D3C1B838F9A, LifetimeServices_get_SponsorshipTimeout_m9D4DA47AFA07970E3582B0AF1E9D7851D055E860, LifetimeServices_set_SponsorshipTimeout_mFA5EE3B27B72B3F5CC572D3BF011F187A1C52B5E, LifetimeServices_TrackLifetime_m672EE312758AB02165D4D5F67CDB7DEC065BA500, Context_RegisterContext_m9EFA76B20335A2265A8A95D34B4B03D21A61736D, Context_ReleaseContext_mAD185CE1F07EB15CDF84537E7D13A6E86FF30E6D, Context__ctor_m49903B72062B0F905578ACA4FD83D0DA496F945F, Context_Finalize_mED4C3C3450F5E6B4F728723DC60670FAA77C271C, Context_get_DefaultContext_m0E2E9E46F1A57DB2A22CE64F99822D858676243B, Context_get_ContextID_m4D921181325AA1AF81C7AE677AD7E508E565CA9C, Context_get_ContextProperties_mF4E1B4B2850D2076406AF731A67EDF37671AEB1A, Context_get_IsDefaultContext_m5716119463E69F0237F5BCD1B9EE0D77B15BF3FA, Context_get_NeedsContextSink_mCBDE3E725C2EBD52A88FD10E212DFF255182B45F, Context_RegisterDynamicProperty_mD82F22F1624334E0078BDBF91E0A92596037B1CC, Context_UnregisterDynamicProperty_m200D9774E83DA36D57DA1BE61AE1223A577AB0E8, Context_GetDynamicPropertyCollection_m6984E51DFF76088193F088E02BEA4AFCE815B945, Context_NotifyGlobalDynamicSinks_m47D4A8FB2DAD5A9EEB59DA6A4E042667F8E937B6, Context_get_HasGlobalDynamicSinks_m97A1D5032E07A478F5F60F0E5DD04A28AA82CE86, Context_NotifyDynamicSinks_m5AA6A42B26DDBD194F63234DE310CB1E323CBDF5, Context_get_HasDynamicSinks_m3F2CCDC38049D8267B5D3A2D9841F6F89936FF13, Context_get_HasExitSinks_m1DEAF1AB313B59548259B2398E685C7F2F43A7D9, Context_GetProperty_m89E8664F58FF541412FA07D1E6EC8E6B417F0580, Context_SetProperty_mD99471F5D5CF1FBB0A0785BB53EBACE63AF88F95, Context_Freeze_m6245AFE3DA3DB09AF328DBAE4F65D9D3B7ACCCB8, Context_ToString_m733A96D7E51175041B2C7C3F52D06667DC1C2859, Context_GetServerContextSinkChain_m8322BD3DC10B663AF319FAC77DD08808807E9836, Context_GetClientContextSinkChain_mAD665B27EE2032AB136D46A4FC217229C279DFAA, Context_CreateServerObjectSinkChain_m75D44A667219F6FCB2D795E49700783E1AC93AB2, Context_CreateEnvoySink_mDF50D74292AB019F3507B03B427AFE0E1950472D, Context_SwitchToContext_m3773177DD11780C3A4C46B42CED7BEBBDC196914, Context_CreateNewContext_mA965F8468BAD0CB5E271297D22E5E9B2E7FD7DCC, Context_DoCallBack_mD474E78C8404C32AA5EDAE8A23CB3DC7F06EF45C, Context_get_MyLocalStore_m04A0C3AE343207EC25F5BBF338B5DC1D55AE04FD, Context_AllocateDataSlot_mC8430275ADF49781E494CD5557EFF92EF2803FF0, Context_AllocateNamedDataSlot_m0154110A22632ADB3538C4A3B2A1958E26A6135C, Context_FreeNamedDataSlot_mA1298B8E4AC2E8575BF8C885C4CCBD41BAA7CE5A, Context_GetNamedDataSlot_m79A068E9A375DBE17139B1A4D716316169B6BC0F, Context_GetData_mC2631AC76FE7FDBAD42265B02C3BAEAC4678C5BC, Context_SetData_m870164DFCB737607158EB170D3DD2B282F77D087, Context__cctor_mC8155EE09028BBD94088EF8877EF974FECD2EFE9, DynamicPropertyCollection_get_HasProperties_mBBB88B1E292BDF7AD7D88F31D73DC6B9DD32B0A0, DynamicPropertyCollection_RegisterDynamicProperty_m440FF0A7AE83FE1D1C11FD1CC389E368F54CDFC4, DynamicPropertyCollection_UnregisterDynamicProperty_m1EB7BC72316D079F9A642863D9717553A9E32F73, DynamicPropertyCollection_NotifyMessage_mDC18933613A8EBE9113BB3DEE8346B1862430CAF, DynamicPropertyCollection_FindProperty_m7A222659FDC030490AC178EFCA95C07A338FF72C, DynamicPropertyCollection__ctor_mEFB85791EB4214E9213F06C4B165BB55A9307107, DynamicPropertyReg__ctor_m44BCC15653208B8C1B3D68F6267A54F36E6C22A8, ContextCallbackObject_DoCallBack_mD9BE85892F06BF3C21777924A8BAE64A801FE08A, ContextCallbackObject__ctor_m639ADE4D316F0189EC5FD030A144AB109BFC9EF5, CrossContextChannel_SyncProcessMessage_mD4CE105AEB47E47267DAE88D9E62125D67E83A23, CrossContextChannel_AsyncProcessMessage_m172DAD5AD0D3012635E9579FC562EEA62FA28734, CrossContextChannel__ctor_m858AC3EA8121805356C94C2FAC4D155458069F4F, ContextRestoreSink__ctor_m80BF6163A14843FD344ABC64970D9899FFE4FB7E, ContextRestoreSink_SyncProcessMessage_m419ACE1B4ECA7FEC0E7FE28930297E20584EB65A, ContextRestoreSink_AsyncProcessMessage_m57408EBB4FCDD1D06F1C6707A7809C0B1F58BBF4, CrossContextDelegate__ctor_mF18031631B10122724C69DFC525D649D3803F774, CrossContextDelegate_Invoke_m3B963D1BEA69E452252C320300021BFBFDEA5D70, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ChannelServices_get_CrossContextChannel_mAC4ABEC270862F909798188C0A48427BC3BDE35E, ChannelServices_CreateClientChannelSinkChain_mB180237538CC8AB627680E47AC54C1FECBEA522E, ChannelServices_CreateClientChannelSinkChain_m0AEA86DCA49C9896B3481A8015EAA6CBA5DC12EF, ChannelServices_RegisterChannel_mB2ED71F69C4C31A2E6191CAD998ACDE80A73918D, ChannelServices_RegisterChannel_m31AD0C2CE4ADF8416DD5D197A79223CA47A73656, ChannelServices_RegisterChannelConfig_m4E5A1A637916B6093906E2D03AF4830DC83FE3A1, ChannelServices_CreateProvider_mFC75EBFDD789D1B4DA56BEE5D0160C806C4398C1, ChannelServices_SyncDispatchMessage_m7C82E04215F3C9A3728EC595EF82ED6BFE135C79, ChannelServices_CheckIncomingMessage_m59CD26F03B74588AE5E59AD6627C5DC06D07FF18, ChannelServices_CheckReturnMessage_m2CDB6BB62BA22F8224D8400A8AAC0714C0BD7A35, ChannelServices_IsLocalCall_m8B8DEAB5B98F53625D19766CC64674C5F8B9C984, ChannelServices_GetCurrentChannelInfo_mA1C33C926A7C7612AFE528E88747963A9E7B0BFD, ChannelServices__cctor_m5C26A863F52085B993F793E4857D439A602F1B19, CrossAppDomainData__ctor_m91C6B967EAFACEAA764AA18C5AF37E6C4EED15C6, CrossAppDomainData_get_DomainID_m540E16030771F94773059CED573C6F6B9589EC2B, CrossAppDomainData_get_ProcessID_mE3D637DA208111A793724C01AB19536E54215484, CrossAppDomainChannel_RegisterCrossAppDomainChannel_m35A6650F3680D214CC97B84439DC8D7454AFA882, CrossAppDomainChannel_get_ChannelName_mACCCCD56DFAF410D20A5051BB1124929FC101859, CrossAppDomainChannel_get_ChannelPriority_m7849D061EC28961B02544F486C3396207FEEF17E, CrossAppDomainChannel_get_ChannelData_mEBD5F165C7B57FB4FA143D91B9CA88290E2AB9F1, CrossAppDomainChannel_StartListening_m5148581D840E20C484F975B34AA6249E9E32CA4C, CrossAppDomainChannel_CreateMessageSink_mE199B5AC77215EEB93F6C1A4FBDA3B08297BBC58, CrossAppDomainChannel__ctor_m1917E392F13D42BDEC76666C2695740F20859E4A, CrossAppDomainChannel__cctor_m3DAF07B0D6654D17ED657F25E6054AB8A25AEB85, CrossAppDomainSink__ctor_m780AA9E602E6C95C4CA7159809ADAE5D11673E95, CrossAppDomainSink_GetSink_mF5B2EC1C935F9A2A78926B279C4CF4A1288B4AED, CrossAppDomainSink_get_TargetDomainId_m29C45E787AD0D3B7D94EED8E9A3A79392E9D8DEA, CrossAppDomainSink_ProcessMessageInDomain_m1F183B8FE27845F7EF784161B0C2BA7DCE6D1634, CrossAppDomainSink_SyncProcessMessage_m2CDA6DD4640EF24DB3306C33992F9A4B9B0A2E32, CrossAppDomainSink_AsyncProcessMessage_mBFD89A75B0BDDC528A44365649554C3E2D3B10C8, CrossAppDomainSink_SendAsyncMessage_m88F13AEC2ADC878E36B48F4D1A4B7B115C0C3AC8, CrossAppDomainSink__cctor_m2E1B58D008638B40DD946803488EDC950D46B19E, CrossAppDomainSink_U3CAsyncProcessMessageU3Eb__10_0_mE1750C9406EE94C169B8A710A1271BE30D7B10E3, CADSerializer_DeserializeMessage_m6065EDE99D43C1FE0A5E438E3943EAA157F3B4C4, CADSerializer_SerializeMessage_m4707EBA30032C671C83E35C55E85925BE1397A80, CADSerializer_DeserializeObjectSafe_m64543D67473808184357BF03190ECEA5E3E42B3D, CADSerializer_SerializeObject_m693394374F6AFCC73C5A3756DD96AD2DB725F3B8, CADSerializer_DeserializeObject_m07ABD689ED828F0DD645344A96E851DA879E282B, AsyncRequest__ctor_mE183FFD3A93FF21BAFB5851020BAD97089687806, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, SinkProviderData__ctor_m6BE23DC23E436E5B9BC8BEB550BE6E1B100BF753, SinkProviderData_get_Children_m260133B4AD49048EB6E182AF045FA489977708A7, SinkProviderData_get_Properties_m09C377B262AFD524444704386535491EE3D07711, ActivationServices_get_ConstructionActivator_m5C069B7E810AD84B7189A512E7815C4FAD16FEAB, ActivationServices_Activate_mD4C643EAF4EBBECFF7ACC940D99E61C61552FF87, ActivationServices_RemoteActivate_mA9CAD6F445FE3254E3A797E9D1C8F159DAF08519, ActivationServices_CreateConstructionCall_mE453BA1234CB59019B0DADC66CC69ED34F8D29A5, ActivationServices_CreateInstanceFromMessage_m711FD6C9AEFFE77F785C3EBF19599F604B094C21, ActivationServices_CreateProxyForType_m524AC53BF722CF8F239B50A15CC3957A5019D40F, ActivationServices_AllocateUninitializedClassInstance_m304DC880435D3A07317A9A368D5C3880064A153F, ActivationServices_EnableProxyActivation_m1C367BD6BF65C518569FBC442BC921FEC5127766, AppDomainLevelActivator__ctor_mD62DC932AC2E54B25E381D2F5C29581F9C8846D3, AppDomainLevelActivator_get_NextActivator_m90AC453B657C80340925CB52C4E92E21A23D677E, AppDomainLevelActivator_Activate_m35D2D9CCFF3DBCB9B4FB2348494BB291DC699D86, ConstructionLevelActivator_get_NextActivator_m28B48D887A1CEF0C3209B56BABD0087990210C0A, ConstructionLevelActivator_Activate_m70FF89B72A9DF9E1948C4C5B73498845507E6B68, ConstructionLevelActivator__ctor_m7E57E5E339D4306716B46F545ED6FE84B6D1B29C, ContextLevelActivator__ctor_m8702BF6F7CE95976E448205494281067DA4DFFBE, ContextLevelActivator_get_NextActivator_m45BA2CF3A8CDC39EE681BC4125BD6B8F044444DB, ContextLevelActivator_Activate_m80E24D9B7DADB80585C7782593E6D41F7CAD7B2E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, RemoteActivationAttribute__ctor_mC4F4CFDE8EF1C04A78584566929CBC70D30621E0, RemoteActivationAttribute_IsContextOK_m58CF6762D2450FF93E661E1C77F463138A91CF8B, RemoteActivationAttribute_GetPropertiesForNewContext_m730E394D234F1562272CD23EC2A1CAA7B539249C, RemoteActivator_Activate_m1348FA136D1001010CBC6E21571532F99D0F63B9, RemoteActivator_get_NextActivator_m3B502EADD9FC17229664B433579172504655D3E0, SoapAttribute__ctor_mBB11E3D2D4D71FACCD009DC35E03D0B9270DCB87, SoapAttribute_get_UseAttribute_m3311C37715BE5451F1771554CB33F841E620A1D2, SoapAttribute_get_XmlNamespace_m875173D04DADD3CF3ABD7D6A9CC8A57046CB2ABD, SoapAttribute_SetReflectionObject_mA7D457E00F54BD1C1175D3C24082CE7C3CA3A8DA, SoapFieldAttribute__ctor_m572A0272D55C41496E81F904A5F2CA8EE448F64B, SoapFieldAttribute_get_XmlElementName_mDEB8B70EDBCA226B3AA0FB410ECE693B34367BCF, SoapFieldAttribute_IsInteropXmlElement_mDD163BD95343F9200EE53D64D7A834E761D25F66, SoapFieldAttribute_SetReflectionObject_m5D297ECF40ADE74E18F2083ADDDBCAEE7D1A3427, SoapMethodAttribute__ctor_m4D35E24FA330F3638F2E5482298465B2840F8B21, SoapMethodAttribute_get_UseAttribute_mA998EE18A1A6D2B3C2EB04235F03F6D53A1269F9, SoapMethodAttribute_get_XmlNamespace_mB4131F505E8EA696749450EA84F99BBF4610B6FF, SoapMethodAttribute_SetReflectionObject_m2E9C0FE06275ACE749A38601C50DCF0C177899CC, SoapParameterAttribute__ctor_m46BE67B8CEF7BFE7D202470EA880BD7D11DA35FE, SoapTypeAttribute__ctor_m875E2287765CDF58D8377444B117740BF0BDE545, SoapTypeAttribute_get_UseAttribute_m09C76BB35E717B969304262E76DFAE74068462E6, SoapTypeAttribute_get_XmlElementName_m24C4FB2BD4BFC3082098A2EC3B323EEAE728E2C6, SoapTypeAttribute_get_XmlNamespace_mFD7FCD869BBC8E22F4899A2C546D30870826ED58, SoapTypeAttribute_get_XmlTypeName_m8D29CB279352144A9A68E3BE0B7D797F8B622E4D, SoapTypeAttribute_get_XmlTypeNamespace_mC27D756B2AE0D79281BB3FE95967265DA1A6F71A, SoapTypeAttribute_get_IsInteropXmlElement_mE886CFC57B532E760DD8C9F669A54C69A39787DA, SoapTypeAttribute_get_IsInteropXmlType_mC95B778D5DA784E1EEE6CCC47E9AF000F8D3AF10, SoapTypeAttribute_SetReflectionObject_mD2453D186E404FEE7FB5E4608DE9AE61F8BB334D, CallContext__ctor_m53E797011EAD05BC8D91E7FCF82B7C83DAA08B3D, CallContext_SetCurrentCallContext_mCA0D9508BF8F452A6958A5C9576B04B7D311DA84, CallContext_SetLogicalCallContext_m13575FF89534F26C464DC887E4AA81D1438146E8, IllogicalCallContext_get_Datastore_mAB9694C1CBEF35050266E5A1C01D4428812610E6, IllogicalCallContext_get_HostContext_mD124802E40B05B205948CD93B710C9DC0300E920, IllogicalCallContext_set_HostContext_m4B7540B602D180650EBFFA0418D3891F3D095A91, IllogicalCallContext_get_HasUserData_mA4CF2A3AE6E12E47A5DAA0790EAD7067F268209C, IllogicalCallContext_CreateCopy_m84E3741F05B41A0D3F9CC570F8B7041AFCAE62FE, IllogicalCallContext__ctor_m6A383FBB809D702361ABB6C36F85DB97DAA3707A, LogicalCallContext__ctor_mC4D45630F32C3F5B50AB07A606BE1C3CF449CC62, LogicalCallContext__ctor_mEC4AF66996E0083BA39B18BC72D194295F5C44CF, LogicalCallContext_GetObjectData_mE22AF22071EAC9ACB83FCC5F357DCE9E41AEE80D, LogicalCallContext_Clone_mA0AA915BC3BCB79685EF88807D21700EAC2DF55A, LogicalCallContext_Merge_m3916319E5F2BDC52A256366C112CA1E7EA6A03F3, LogicalCallContext_get_HasInfo_mBB30CBEFFB3749F3D4367B091AB6E9294BEE9F71, LogicalCallContext_get_HasUserData_mA18F29AC938CF0717FDE9265EFBB6ACB0780840C, LogicalCallContext_get_Datastore_m9CA4C3014A926567DF83EDE9AD70C4BE691E0649, LogicalCallContext__cctor_mB9AE318D651F46BD638DD4FAAA3B9372E9EC4D3C, Reader__ctor_mF402422D65E8B69693C1E97989CFFE0A6847EC4B, Reader_get_IsNull_mA1715054E42793CFAE712247C697E85E64F28ACB, Reader_get_HasInfo_m5CC73C751F15F662E22416BFBAC5A4194CC18A3F, Reader_Clone_m0DF92BA321C32FEB7E4AC9D59B4BDF10E56CFD64, CallContextSecurityData_get_HasInfo_m764BA8AD8671C7F3610D927E1256FA622019A9F0, CallContextSecurityData_Clone_m26C66F6A02E29463AE55BFC3ADDB926AB4E45BF3, CallContextSecurityData__ctor_m3A68EF25FC4026CEE5C16CF3531A1F417C99333C, CallContextRemotingData_get_LogicalCallID_mD64769B4C064BE1CBCFECF492CF3FD0B76296240, CallContextRemotingData_set_LogicalCallID_m00EDBA71BA85482728874A96F16023CAAC4BFDB0, CallContextRemotingData_get_HasInfo_m38DF6C77185F91FC5EE92836DCBEAB367BFB305A, CallContextRemotingData_Clone_m36578F225D606C27D3C54352EDA2D613218E2170, CallContextRemotingData__ctor_m68B156DA32119CC5E2E7E41D460E49BDA2C4A427, ArgInfo__ctor_m1D40D01D54BCF58DCAE8E59B28EC9ED2B1B10507, ArgInfo_GetInOutArgs_mF304DB1290BC7A2ECCC64A2617DEDAF2C42559F6, AsyncResult__ctor_mC01325D02AEF78FDCCDD27953351504A54D4B651, AsyncResult_get_AsyncState_mBCA51A288A6DD86A0E5D6B4B63BCC70648113AD1, AsyncResult_get_AsyncWaitHandle_mACE9BF202B8954CBB92FCD5C2D4D8EC85DF13F0E, AsyncResult_get_CompletedSynchronously_m3ACDA413232647652422F05C9E8CEEC165FE51DC, AsyncResult_get_IsCompleted_mD3EDD2F78B68D47E40B5DF75451DF54C8D271953, AsyncResult_get_EndInvokeCalled_m88E9EA7493932AE20CDA7E335683CDABFDF588FD, AsyncResult_set_EndInvokeCalled_mFF34D8406675DF8E688DE513A0CBA7746480E0F9, AsyncResult_get_AsyncDelegate_m40BC0A73154A981AEA428E7455FE562AFDACF7BB, AsyncResult_get_NextSink_mD2405F9670F748A19A5663D13CDB2307A5075471, AsyncResult_AsyncProcessMessage_mC5099DEB53FE5AE1D1390B64131826633E64A88E, AsyncResult_GetReplyMessage_m01D1F9F9E42196F31177E0EEBDD895AE8C45230D, AsyncResult_SetMessageCtrl_m9863472A3EFD12B2DDCE37C57205BDBDC6ED2A0F, AsyncResult_SetCompletedSynchronously_m861AA289A56C2F4417127F83697C2BF4529ACB55, AsyncResult_EndInvoke_m6E877505FF0A51DD347F56AB39A1827F5DED0907, AsyncResult_SyncProcessMessage_mEEEF6D600F55A26D0D2024B845FACBDE5DB2CDF9, AsyncResult_get_CallMessage_m59137C9E3FA9A9BDCA5ED2CA0F182AF9C4CEDF3A, AsyncResult_set_CallMessage_mDF19B1601C21A056B92FC415ADEB47E9BB97977F, AsyncResult_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem_m1CE334F182FF6D012CD6B9FDD5EDDD1AEFE4575A, AsyncResult_System_Threading_IThreadPoolWorkItem_MarkAborted_m48044C7B751D9E66171735768EBCF3B47AEC233C, AsyncResult_Invoke_m50CCD6A2BE0EEBAC80CED4D7457E431E9013A1B8, CADArgHolder__ctor_m304DED2EAF90794EAA0E70824A78084811CC6C3F, CADObjRef__ctor_m41FFB4B98EB5139BC19AAE4354A9EFB723FA932F, CADMethodRef_GetTypes_m78261E68C2E4D2BB45F003A35BE4CDB5EFF0DA53, CADMethodRef_Resolve_m8A8E13431184590163CAE9178A6917B42E9DF56D, CADMethodRef__ctor_m2112021A79B07F50A9BD8BEFBF9F4972AF0F0AEB, CADMessageBase__ctor_m2569D4C1AA47B182072C3016FDC49893927F20EB, CADMessageBase_GetMethod_mB94D6D8E18FBC41DAFCA976999D08AF5CFBBCD4D, CADMessageBase_GetSignature_m72BF763C001F3757E526FF13BBF98DA2445112BE, CADMessageBase_MarshalProperties_m1339CA4E687DDDDB20ADD7F96EC96E0BA394BCF5, CADMessageBase_UnmarshalProperties_m8EF33EAD906F49FEF28AD5BC6D471B98569158F4, CADMessageBase_IsPossibleToIgnoreMarshal_m1669E3BF119A1FE53747E1E7B096BA64A8B80C9A, CADMessageBase_MarshalArgument_m9E9C40D1B89B6537AC63623700DFDE7A5A0C8134, CADMessageBase_UnmarshalArgument_m7CF5B63685770EB7FE0B2C8FE32D9AD8ED150CC4, CADMessageBase_MarshalArguments_m2CAD251894E98002B650952E0CF0985C5CE2202E, CADMessageBase_UnmarshalArguments_m05974543F5DF91F8FB408AEBE4A1DC13119DA86C, CADMessageBase_SaveLogicalCallContext_mBDBFA9503160E6C7CC1E13F5576677B2175AA58B, CADMessageBase_GetLogicalCallContext_mE6A558B46F6A70EED165A3E967DFBA21FBAEEE07, CADMethodCallMessage_get_Uri_m282539A61B142B8AC65762CE0AF1F016A838765E, CADMethodCallMessage_Create_m4CB14EF6C3DD6BFC968CD8437C3AB3E971FC553A, CADMethodCallMessage__ctor_m4777CF0133729093B06F85ED437188ACF64F8FF4, CADMethodCallMessage_GetArguments_mF5354F493682E43A2E492E0639C1547047F69A13, CADMethodCallMessage_GetArgs_m7682F38D4AD9CEB26970FF0D67DDAE2F6114E67F, CADMethodCallMessage_get_PropertiesCount_m04F09B8E998D4EC56C620E9E41849EC6BF7B46CB, CADMethodReturnMessage_Create_m81ACC28280B2003FF0E57893E4E183CAAFC3B790, CADMethodReturnMessage__ctor_m60B30CD9E74217942BBAF8C06555EB6AC1053DB2, CADMethodReturnMessage_GetArguments_m2FBFAA34108B82C304E993B359ACCF97B5C5EA17, CADMethodReturnMessage_GetArgs_m67901FC478983BA7B5C72E0A6A0FB5DAED73E4EE, CADMethodReturnMessage_GetReturnValue_mE90ADFDA7E629E6CDA2097A08493CD41370588B6, CADMethodReturnMessage_GetException_m12F548E0420E78AD27E8002B5B6D8435A85F0DC5, CADMethodReturnMessage_get_PropertiesCount_m04EDF87E0AC24D5DDA8DBAF125B306D1A0E616D4, ClientContextTerminatorSink__ctor_mFEC81A11E5BB59C6C4847BC2C95BB45FE7B61EAF, ClientContextTerminatorSink_SyncProcessMessage_mF9D311FB3BF58397852BDF9D10E885E7F7C8D53E, ClientContextTerminatorSink_AsyncProcessMessage_m1C3B467C6FFD022B525A2DFB664ED3B26D518D17, ClientContextReplySink__ctor_m685F67E68B67E779E7C00773F7C05278A732DCB9, ClientContextReplySink_SyncProcessMessage_m1632E06C2BCD3B6072E3E077B14F3A3A2152A18A, ClientContextReplySink_AsyncProcessMessage_m1080F85AE2543E2122A396CF450600CA15A56FCD, ConstructionCall__ctor_mD099BB6659A9530C7FB5FC55D681B7612807CC89, ConstructionCall__ctor_m6A6FA4D5B59D649563A008FF570C99D30EC0E052, ConstructionCall_InitDictionary_m4392FA4D18C26ED73D9DEDCEF008871BFF862453, ConstructionCall_get_IsContextOk_m452BB262614E6E78ABFB5F245DA24A2F1E2E8C71, ConstructionCall_set_IsContextOk_m8366C3761DA23C943A002D1E1E612DD52B10D710, ConstructionCall_get_ActivationType_mCC2F06F91EEA24AE76A65BFE854301111A592B5D, ConstructionCall_get_ActivationTypeName_mDAEB98DB05C0D0945747A037E853EB1CB19D6AFE, ConstructionCall_get_Activator_m35836F7F05B22DD6AEED835C002C62256AC37FB6, ConstructionCall_set_Activator_mC1BC8AF7CDA42AE9F68A69194F0EACD3721BEB84, ConstructionCall_get_CallSiteActivationAttributes_m11AC314B5C2A4AE17C6C53D25C58A67FB07699C6, ConstructionCall_SetActivationAttributes_m3C09E794BC1D31F1DA444490ED1B8971BA5AF7A5, ConstructionCall_get_ContextProperties_m55661B1F627BC08346FE6186F610DD1AF8893866, ConstructionCall_InitMethodProperty_mB7D8552E95CC0A9665436F993A82B53476E1B1C3, ConstructionCall_GetObjectData_mA1E84C7CCF2DF04E20F6D1C2B241EC428C360671, ConstructionCall_get_Properties_m1322BF0B547AA450E1EBB045A20CE0825E533E25, ConstructionCall_get_SourceProxy_m83A4E28EE0B89DBA3D053798C87600482899DAD5, ConstructionCall_set_SourceProxy_m62E3254EB4A76E62127274E4D0E013B14EE6EB12, ConstructionCallDictionary__ctor_mE30AEA0A03A386DC69813B862CD00E3BE0F508E1, ConstructionCallDictionary_GetMethodProperty_m09713374291727ADBCCCA519A07210FA901F03ED, ConstructionCallDictionary_SetMethodProperty_mCE59411163707211748FA183A9ED259664B5DA20, ConstructionCallDictionary__cctor_mBE716F6D5E51EEA87AD8FD3C9100175F231F08BB, ConstructionResponse__ctor_m54AFB0C5C729CB0E4EEFDF03594AC2A05EF269D5, ConstructionResponse__ctor_m6F5147FAFE3AD445C4035B2694442550DAE41564, ConstructionResponse__ctor_mC585E6E5EA05F4F4CA8D68355369CEEC5700B501, ConstructionResponse_get_Properties_mC7606D7E906B2EE201FCCFD5EB2783C01ABB6235, EnvoyTerminatorSink_SyncProcessMessage_mD5617206A58D0C39D122AF6106396F03859A39B8, EnvoyTerminatorSink_AsyncProcessMessage_mA92AEE014507BE092B96A2EA301514F55537CE1A, EnvoyTerminatorSink__ctor_m6DCADA8E8D13F8CF224A5F018EFA1A85CF42793C, EnvoyTerminatorSink__cctor_m16D321735955E9470972B47D4455226B8F82FCEB, ErrorMessage__ctor_mC4DA23C2F3AEFA8B8A8C693BEF0C9289FD191DCE, ErrorMessage_get_ArgCount_mCBB6CD06C98E8D0E24A0AE409586DB64369480F2, ErrorMessage_get_Args_m5B932793B3BF3C49E7BACA82C896D7BC44C6ADFD, ErrorMessage_get_MethodBase_m8047F96F17AAFDF967AAA2D00F2C81285828AA1B, ErrorMessage_get_MethodName_m0BE88FE92CA4D6CD55274314D1238856F5D18211, ErrorMessage_get_MethodSignature_mBAE3F4ECD81DB054ADDFA8910FE8A5E197116CB2, ErrorMessage_get_Properties_m0E4CDB04FB76A0D0370BED58B4128894ACC7DDF1, ErrorMessage_get_TypeName_m75806656471EE386BDB98880FD7B70968B97B494, ErrorMessage_get_Uri_mF502A7B687A2D66C41212182547BBC688E720785, ErrorMessage_GetArg_mB689F572538ECE43CA629254B478023889022F72, ErrorMessage_get_LogicalCallContext_m43C58EA94C95AF1F36A13636D2E300F6072CF5AE, HeaderHandler__ctor_mF75063385F1A77FF35D05A8826C653BE047D1B2B, HeaderHandler_Invoke_m19F5B3C6D1C3E1929C6C67DD985FD99B6D9D8B7C, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, MethodCall__ctor_m2A57040992EB03A4296F9D63E8CFA778E93CB1EE, MethodCall__ctor_m8BA1D6204BF04193AC2207AD5235B70B32FCB4B3, MethodCall__ctor_mB6A19F22DAF9E35A1413A00D09583DA2B8EC611E, MethodCall_CopyFrom_m8C79F9541E19AEEFBA3ED6258273E0E9B01F48C7, MethodCall_InitMethodProperty_mDE29B3A508AA3AD1D174458D8DBBA1A785853770, MethodCall_GetObjectData_mA4DBFA05E50081FD4486CB186EC1771B495C7154, MethodCall_get_ArgCount_m7A8FA69A023D9CDF553B31D998A2ABE60B8A4B87, MethodCall_get_Args_m632C5EE43FB1F1F81E59BFBFFC0B0E659E15A345, MethodCall_get_LogicalCallContext_m869C3A769D78816D5CE5D771879CF6C42A822ED7, MethodCall_get_MethodBase_mAD42B1090BEA6EC7127CF6231C03812507C8FB1A, MethodCall_get_MethodName_m3D1DABEBB92715F174589505375BB906F95728EC, MethodCall_get_MethodSignature_mB6FCA65A4C42A170C5EBEE7EF667BE4D86E969DC, MethodCall_get_Properties_m97EEFC2D4340ADDBA4D92E6741896C5578E0E99A, MethodCall_InitDictionary_m158D3FFE2521A6250D763F8FCD05E3F09C79AE16, MethodCall_get_TypeName_m14D5CB8DADE4D08D90DD2E3DD7F942207BB681EC, MethodCall_get_Uri_mCB737F529EE7B21276B90F1D17514499D91AF72B, MethodCall_set_Uri_m4D5D100F5B4D7FD1DB034B75C1B1A143332DDF1E, MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m04DE149BA6F8C2ED72B342917CD497B38F52DC90, MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_m3D4AD498495BC3BA78A5284D80062B94A44A302A, MethodCall_GetArg_m67FFFA8FE004198DFB2EE3C95C56EA2D3ACF956A, MethodCall_Init_mDFA1B9A51CE0EC9A1144DF6DC876AB5E832A0904, MethodCall_ResolveMethod_m804F8C1B818B73147BEF485E6E8C6CACAB420735, MethodCall_CastTo_m3DEBBA2C99C61FCDB8789541018EF0F199FE68D8, MethodCall_GetTypeNameFromAssemblyQualifiedName_m7879E67AD7996D78DEF3B094512EB9F8C6B1BAB8, MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_m2EC7DA0BE7F8D805167DD6E8208EE02FC98A31ED, MethodCall_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_mE08359C8474594A9C2A5CB321547CAC6D37A467E, MethodCall_get_GenericArguments_m2D34D98D7709E8EB964034C8D28CABCDF18DCE8E, MCMDictionary__ctor_m05FAE269ABF554EE85D645B6CCDBC936E3CA45C0, MCMDictionary__cctor_m72C743DD8431E0978F533278F53CFCAC5AE5F214, MessageDictionary__ctor_mC88551B3B1ED1B12783E3C7ECCC3B2C298480E5F, MessageDictionary_HasUserData_mEB326D43DAA17ECB7A223900FC91F945CADFE094, MessageDictionary_get_InternalDictionary_m5890387A6C039CAB36802C96FA2EBCC871DCA253, MessageDictionary_set_MethodKeys_mFB6EDDF777E66E1333DEC3520EF0ACF8265064EE, MessageDictionary_AllocInternalProperties_m147B303AA645731BE763636FF9744A0F14F53EF3, MessageDictionary_GetInternalProperties_m6E5F8D3E44424572CC618536E9A00E80147B623A, MessageDictionary_IsOverridenKey_m56199EB88365F8041DC5569A484514973E2DC098, MessageDictionary_get_Item_m9220B0D6309953185E0121E4AFE03BC0C67AB834, MessageDictionary_set_Item_mE4EAA5C14A5002CD3B077DE14ADC25EDA82A2EDD, MessageDictionary_GetMethodProperty_m5AC87B4219AAE2A1380A0B03D6BE89DA52DC088E, MessageDictionary_SetMethodProperty_m76878C7D29CA7D777F40638F1E6575381A8C3DDB, MessageDictionary_get_Keys_m7B87EE1790040A66BC9CF97F001667CB7288EE8B, MessageDictionary_get_Values_mD47DFD7ADEE42C5ABD0FB278E034BEF7C4C3751F, MessageDictionary_Add_m85435D9D9806D584792B5A717B735D74EE306026, MessageDictionary_Contains_m7FA1B764B042DF06390131534500C12FA9B393F4, MessageDictionary_get_Count_m3E7D096E5FE25F648E18581D5FC9A06CD5A33FEF, MessageDictionary_get_SyncRoot_m2F382D34A0B8D6813421B9E773FF7AE022347A8D, MessageDictionary_CopyTo_m2B0270C1A95788FA43316CF7CCF029144109BE08, MessageDictionary_System_Collections_IEnumerable_GetEnumerator_m855F6AFC7086F3D71BA066E33A7344DE3DA5FF98, MessageDictionary_GetEnumerator_m439F08D93450595C096A6EC7EF4EF38FA383F017, DictionaryEnumerator__ctor_m2C9436B9F5291955ACEA4885DBCF9AAD5EE42706, DictionaryEnumerator_get_Current_m083074B8BBB864B243E596DD829C1C41E7F68AF4, DictionaryEnumerator_MoveNext_m0B0C1EE21A511B290A9B9B2EFB6986AB8C073FF4, DictionaryEnumerator_Reset_m136617200DD2A845987A70665C8F2D003D2D38C1, DictionaryEnumerator_get_Entry_m97A61FBBB8B77BFBB63C8911712AD76F53E3315B, DictionaryEnumerator_get_Key_m71C727F80462F5ECE234360986384FB4F2758394, DictionaryEnumerator_get_Value_m48BBE8256F574077F1469F2505AC69E441CFC2B6, MethodResponse__ctor_m34EC22F32EB553DAB33042DE21BF41048CB15E0A, MethodResponse__ctor_m5CB1BCC35EE03400C1106AAEAA39D709182044BA, MethodResponse__ctor_m9A61F767EC053C3D16EFCFB4BE4FEC2EC78D6BA0, MethodResponse__ctor_mFD8FA1F1B68E5DD9A4F359097ECD7859D58A16A3, MethodResponse_InitMethodProperty_mD8E7E1CCE361E9B1B074CD6794FD2707C0F3EF02, MethodResponse_get_ArgCount_m3DCB84C8EDCCBFB303E094053B6F2D4CD192C385, MethodResponse_get_Args_m853FD9F4EF2A644EDDD853EDBBAC6F84F41EEDB0, MethodResponse_get_Exception_m2445954D0C2FA2B4B1AB7F826CFDC4DFC99471D1, MethodResponse_get_LogicalCallContext_mB0E37B7124669082B5149396ED13476173509C39, MethodResponse_get_MethodBase_m49061C92EE9CF8959D1EB903526904154EF6C07D, MethodResponse_get_MethodName_m2D6D8F59866F90F6EB8C363ACD69CDC1D8F3A8CF, MethodResponse_get_MethodSignature_m415C4B5FD6A8B8DE2F26664BC0F7279440A3C977, MethodResponse_get_OutArgs_mEF319AFC916A7E8FE6BFD4F981A53862F15FDF0D, MethodResponse_get_Properties_m075911BA6D071A2C83D7606F841E4679030EA0D0, MethodResponse_get_ReturnValue_mDF4A6AC61DD4BFA576EF94CD0FBBEE1B6358B8A2, MethodResponse_get_TypeName_m0B1A3FD0363BBDE67CD3C5B143BE6555E09EE176, MethodResponse_get_Uri_m59F7156B679CB24A5248F42046EAC3D13A3EFB32, MethodResponse_set_Uri_m5507E6E3D9F58A6E4AF5BBAF1CB1384F908FD4E1, MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m2A038050C1143FEA27397A9A9CC81C1AE65AF602, MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_mF25EEC8CC0D6C92666A91646830FECC6AB655EDB, MethodResponse_GetArg_mA9EC3ADC252741112C5FE6404F67B58D7D7D1AC9, MethodResponse_GetObjectData_m68B8E37FC1EFB4D27A9B705AF9B58565ADA4FFDA, MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_m1EBC9796A750CE7440A37DFC88F86199FB078397, MethodResponse_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m1F1D1F8A66AED80630117FB8D376251FD14D77EF, MethodReturnDictionary__ctor_m7754D469299D73E3842B01152A152EADE7EF7B4C, MethodReturnDictionary__cctor_m33DF793B15052E578AD19273F95C29D275744210, MonoMethodMessage_InitMessage_m45C1739BEC7BEA412FD89D3D186D74E6011BA35D, MonoMethodMessage__ctor_m93C62D50F79B76AEAF35D5F2CFF65761E73FE62D, MonoMethodMessage__ctor_m4669654A57033B6591B32B68A8827AAFAB94AE3C, MonoMethodMessage_GetMethodInfo_mD0537D98F346263C22B463876258F8D78949BA22, MonoMethodMessage__ctor_m448A63ECE6E3D7FC817A961F1FEFB635817470DB, MonoMethodMessage_get_Properties_m99082FCF1EF82C4A4B5EBA07F109B4DB497BFA45, MonoMethodMessage_get_ArgCount_m2EF0B281D7A7D5100367A12289853530DB378EB8, MonoMethodMessage_get_Args_m2338B94E0BB70DF35F7239019757736112CC856C, MonoMethodMessage_get_LogicalCallContext_mFE8133F79C37B40EEC1F514E18D278FA6A0C74DE, MonoMethodMessage_set_LogicalCallContext_m20A9402688AE13ACF5370CFFF96849FD2BF783CE, MonoMethodMessage_get_MethodBase_m189E81A7EBD98C22830BDD28F0DD1586B38C4654, MonoMethodMessage_get_MethodName_mF2AC57D0AB1AEA5AB86131A0F92E94FBB6A23153, MonoMethodMessage_get_MethodSignature_mD916E3C08E348CD8F96CF997617F3BB11E32F9E7, MonoMethodMessage_get_TypeName_m37F9E1DE849BA71B31A06E567727E9137D4F0137, MonoMethodMessage_get_Uri_m79B52DD9895ED628FDBC6290CE6C32640CC0A009, MonoMethodMessage_set_Uri_m00E5CB690A261055498B8A55BEE53AD8E711080D, MonoMethodMessage_GetArg_m91C1530E467F1BCABA01FF1923D3D199BF5BD1DF, MonoMethodMessage_get_Exception_mF15FD858CA91AABF44885AB8ACDE59560003467B, MonoMethodMessage_get_OutArgCount_mD423618EA1A2F49D75447F03CB976A3DB1A70383, MonoMethodMessage_get_OutArgs_m96B9B9DD4A67E08A17F9E3469621A4DD1CDE3D21, MonoMethodMessage_get_ReturnValue_m0F9F42264CED73B3ED3A58180FC5FC40DE96A263, MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_mD6EF79EE4033006CF9A638AE85CB7F982F552D95, MonoMethodMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m2148F468AABDDC878D0A3E16725BB603B95E09FF, MonoMethodMessage_get_AsyncResult_m38AB5DE273DEC17BCA57B8E53415BDA4F684A257, MonoMethodMessage_get_CallType_m42F51EB51A2FAD284CCFEA6747B00F2466EE5834, MonoMethodMessage_NeedsOutProcessing_m27E865E71949561300B2E50C7AFFCF74E0A07C6D, RemotingSurrogate_GetObjectData_m5131784055E9D05D05BE90118DE58EBBDF32BA48, RemotingSurrogate_SetObjectData_m581BE835CED2E47A1D8B2AB77AE4A949800B4D27, RemotingSurrogate__ctor_m57C69C3F0D86793E69809F4DB1D48C45B8D5CACA, ObjRefSurrogate_GetObjectData_m6E3F73720E3F4937E34C95E8012FDFF4C457DA74, ObjRefSurrogate_SetObjectData_m9E30B5BD3B24B446009F72D2840164055E197014, ObjRefSurrogate__ctor_m222F005660CE13C54E2E755481A7E731DBB0E722, RemotingSurrogateSelector__ctor_m7ADBB5F62A63D4C6FD4E0CE9C4F3F782B8D7F47F, RemotingSurrogateSelector_GetSurrogate_m1967BBB9B716103AE6FE41E1F526CFE1BF23B1E0, RemotingSurrogateSelector__cctor_m971080F320800451F83041B21A5BF354943DA537, ReturnMessage__ctor_mDE022A118495F7D96AAF9E2B853791521654E7CD, ReturnMessage__ctor_m721BBF7734A9F31BCFE085E30555FBABBC85C28F, ReturnMessage_get_ArgCount_m416B6BD883D42D391CFAD68F17CD91BBBC8F55C4, ReturnMessage_get_Args_m3815001D4AE208550A4368D340FA6504F8BC13D2, ReturnMessage_get_LogicalCallContext_mB4E146533665509EDE043A14061E65C0DB55F9B5, ReturnMessage_get_MethodBase_m436389AA32A8A9207E39DBFAB0D205F1BA4E395A, ReturnMessage_get_MethodName_m3AB17188386EC049253A3BAEB8F06437A97EE34F, ReturnMessage_get_MethodSignature_mF20F52B8E9AF64030E3C88D2675C5D0588AA15D5, ReturnMessage_get_Properties_m68D71D76066EF9A836D6CC6EBFA01755713A0697, ReturnMessage_get_TypeName_m96F333EC96EE2A4949ABABD6BD2997B7CD63307C, ReturnMessage_get_Uri_mB4AB313FB9E43D69C837C08857AC27AD508CC53D, ReturnMessage_set_Uri_mB91F19721CD2364AF5E1F4BD50D39CD3871D8B60, ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_Uri_m49DE068944DEC5E013336D684E583B6347A943D6, ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_Uri_mDF1EB8EAB7B834B8B265F1EEC6E5E993D6776514, ReturnMessage_GetArg_m53182ADDA156D970F7B52065E9268CF5DECD8AC8, ReturnMessage_get_Exception_mD85EF3AA0C0AF2698B6D5359ADCB21398EED9AF4, ReturnMessage_get_OutArgs_mF7ED7F3684AF0BA7EBCBDE1BBD6BB418CDA4AFCD, ReturnMessage_get_ReturnValue_mAD7F2ABED39D0E1C8FB7AFC23249846EDAF3C846, ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_get_TargetIdentity_mD2E4EEB385DC9B545F6CBDC45B50186EF78E2177, ReturnMessage_System_Runtime_Remoting_Messaging_IInternalMessage_set_TargetIdentity_m98563920718FA509990389DFF2079D6E25639475, ServerContextTerminatorSink_SyncProcessMessage_mA8DB6C7239A02457AC407D603F58B0A5AE3D0A6E, ServerContextTerminatorSink_AsyncProcessMessage_m290B157AAA3F2158A416DE25F655E1A45ED4976B, ServerContextTerminatorSink__ctor_mFF38D3479CA51788D77883FB421D82A5030A9849, ServerObjectTerminatorSink__ctor_m72C2E8DD76461C13555AF4A713D3EDDDD8E9ED17, ServerObjectTerminatorSink_SyncProcessMessage_m726682EE47001C9B4F49104C9503F70D97F5498F, ServerObjectTerminatorSink_AsyncProcessMessage_mCD9D6876019FD508E76C844B90F5D34CD3518F91, ServerObjectReplySink__ctor_m818D38878E89823ACE3797B5BD1C310DA3E44B78, ServerObjectReplySink_SyncProcessMessage_mBA8203E45BF371905A47A57A59632E5F72260411, ServerObjectReplySink_AsyncProcessMessage_m608D475966F5FB48D48C9A0998B55AF369CF49CD, StackBuilderSink__ctor_mD129D2F56CACACD86EE9DB3EE6B8770BF3F03EDA, StackBuilderSink_SyncProcessMessage_m094F70895C0336472E3F85CBEE4F94D2F06E500B, StackBuilderSink_AsyncProcessMessage_m8D7B1802A54D3698ABD6EF94EF9BA19625AD5E01, StackBuilderSink_ExecuteAsyncMessage_mACB7B3A92785184C5360A0AE6175A22AFF17003B, StackBuilderSink_CheckParameters_m293111ED7835115999763C171DF085650520B69A, StackBuilderSink_U3CAsyncProcessMessageU3Eb__4_0_m9B5305D31009024E177862896D60E8B111AFAB82, NonVersionableAttribute__ctor_m5FC7867752D5A4CA963B23E357D504FD1C7C0C86, BinaryCompatibility__cctor_m48727627E64422F7F34892B8636CC72E5A87F5C5, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, SerializationException__ctor_m66A581BE334B57204506D2298511E9609AF30093, SerializationException__ctor_m0AAFE2ABD0A74F3E783AD5B5FE842DE460168DB0, SerializationException__ctor_m8CF86DA30D4F95904BF5C1A9CF646DE92EB8C161, SerializationException__ctor_mDB6BF20C8B3B39CE391278271EA725C57C9E3105, SerializationException__cctor_m10700F208B4BD06BBF5452075B91C8009077A5A3, SerializationEntry__ctor_mE62B6418974DFD7E6D70E45381F8674127EE98EE, SerializationEntry_get_Value_mA57713535F866795C180D20067C0E38A85327912, SerializationEntry_get_Name_mF6151F31B3F43C88AF08F39F178401406642EB67, SerializationInfoEnumerator__ctor_m1EB8D190C06925F22B6B93A396B9954C82D82734, SerializationInfoEnumerator_MoveNext_m4F052C960AE85EFED1048CAAAC538AB3714078A6, SerializationInfoEnumerator_System_Collections_IEnumerator_get_Current_m5FA5CA469E7301F81F1C43A707A51578F2917EE2, SerializationInfoEnumerator_get_Current_m820863174CF73089751ACC36BC34DD3188A1929B, SerializationInfoEnumerator_Reset_mC06A6C97C375EACDB8F3E4773AA396BEB2D467EB, SerializationInfoEnumerator_get_Name_m58B6D682B6C829258730C1E952E9099ACDDAE734, SerializationInfoEnumerator_get_Value_mBB22843FD639AD42D9A819A9745C21191C3B1DD9, SerializationInfoEnumerator_get_ObjectType_mDD6715C508DD1395EEEEE4B72BB73F1DF63182E6, DeserializationEventHandler__ctor_mB055A34C61B59F95D440250C31ECC0E2F5025EF1, DeserializationEventHandler_Invoke_m2E6A9D5B599D51CDCD5EAFAA381EED38F54306C3, SerializationEventHandler__ctor_mC8CE85002E342FB7A69AE1E7B421656A38011616, SerializationEventHandler_Invoke_m71C2457DE4F1BFB59160438D02A3AEAF74F50FED, FormatterConverter_Convert_mC9795B67788C6DB946DE8B04307B9E6B10496A9F, FormatterConverter_ToBoolean_m2FC9832829824428F911894B0330D103FFEB0786, FormatterConverter_ToInt32_m8D948720E05F960705BD112C77E0C07EC1E4656B, FormatterConverter_ToInt64_m2675556FEB1F6655C8F5B5CBE40FCE99A0D85037, FormatterConverter_ToSingle_mF05A71508F35D172650D6886F1AF8E04A9E4CE8B, FormatterConverter_ToString_m85B6A6B12F60885D5CE0FBEC1BFA5B04CF2F8B95, FormatterConverter_ThrowValueNullException_mDBF257232E86FD02E74BD8138704D1A8A138976D, FormatterConverter__ctor_mC6145A6BF40990C62266BE7EF029A58F2768DC85, NULL, NULL, NULL, MemberHolder__ctor_mDFE819A3719BC8BE729782C119E4DBAFF1AE987A, MemberHolder_GetHashCode_m68604483A6041688486C0338A38EDEF717ADE3AA, MemberHolder_Equals_mE9C5C4B78C620BF47E169BE76C2C2BD9F1CD2A49, SerializationBinder_BindToName_mA8BFB63ABD4240255B2547EE7FDC7C5CE07568EB, NULL, SerializationBinder__ctor_m812D983AAD3C9EE8EAFD55A071DE9453C569B64F, SerializationEvents__ctor_m886401D7CB1A6A6793B3C23A13B9D61C24805E58, SerializationEvents_GetMethodsWithAttribute_m5086A9C1F81E292EE16A08C0BEB5CB724E8A782A, SerializationEvents_get_HasOnSerializingEvents_m495959CF8254DCBEFF247840151864A13FF67562, SerializationEvents_InvokeOnSerializing_mBB6AA50BCE43159CF58E29CE9667BE0C3480A428, SerializationEvents_InvokeOnDeserializing_m83108781E4ED725B7F0D36E7AB708FCCE0555FDA, SerializationEvents_InvokeOnDeserialized_mF5FCFDD546AEA2B2793A7D43C075D43C2154EF27, SerializationEvents_AddOnSerialized_mA90C90A5695C5C4230DD9DA5CF67A6190DFFAFFB, SerializationEvents_AddOnDeserialized_m4C5B8177B978F97CCDDEF1280B17893E7659815E, SerializationEvents_InvokeOnDelegate_m23B3B8A303ECAA1C59E139344FA73A7CD5636A0E, SerializationEvents_AddOnDelegate_mECA1E12DDB0481A80E749BB492D125221573AB69, SerializationEventsCache_GetSerializationEventsForType_m7E0A5B7BC29D308E9477AF1FDA1DF0606A5D606F, SerializationEventsCache__cctor_m46AD848477CE68D42064EEDEB1695E7C5AD9DC08, U3CU3Ec__cctor_m64A45EE7A79C0FEDA5DFB96DD2685407C42EF985, U3CU3Ec__ctor_mB1AE768DF9EBE123191E238EFD6B6C571E9CABA0, U3CU3Ec_U3CGetSerializationEventsForTypeU3Eb__1_0_mFB03E01EF03EEB6D9EC9D06CAC342BD05815A944, SerializationObjectManager__ctor_m81CEE2B97EB15FDD53DC4140354500F657DFAC78, SerializationObjectManager_RegisterObject_mA1E861B6D1A5E1931887716F37494DCF1EE4D777, SerializationObjectManager_RaiseOnSerializedEvent_m709441A04E7923724CAC77CA63CAD0E83DD04B49, SerializationObjectManager_AddOnSerialized_mA0065DB3BB7A6D1AC7D36DA3BBB53CB39DF11154, ValueTypeFixupInfo__ctor_mB1696A192DEDC73E9E183C92B20A4445324CD8B4, ValueTypeFixupInfo_get_ContainerID_mBD65A9D1940105B5286F34F3AAF65DB389502658, ValueTypeFixupInfo_get_ParentField_mDFF76457BF01FC0AADD5AC4E3FE989D9DD70EB11, ValueTypeFixupInfo_get_ParentIndex_m8FD1ACC938841617A6EBBA77294F2640AC116224, FormatterServices__cctor_m37CFC969FE086C4FF83CB4E8E6FF27A7F7A9E612, FormatterServices_GetSerializableMembers_m8FCA7F5E8EB0F1DADD822057F97D3C57602FE054, FormatterServices_CheckSerializable_m0D765BBB562B78FDD5C082180E122A6CFB38FC86, FormatterServices_InternalGetSerializableMembers_m4859A600C6E19BDB54291C17D39CE88A96CFBBAA, FormatterServices_GetParentTypes_mE7593CC0FC4FC6A2C207013E1A675FBEA699EBB9, FormatterServices_GetSerializableMembers_mE9E8BB54D461ED0CDF4AE3B328D728E77CF2F983, FormatterServices_GetUninitializedObject_mA2B57E3C189694129FE2870B8188421DF78468A1, FormatterServices_nativeGetUninitializedObject_mF5BF7BE36BE90EBA5DED98D09E1E63AB19006B5A, FormatterServices_GetEnableUnsafeTypeForwarders_m022F66D40468D55940F27E9D218DEC6EFCB2A2F0, FormatterServices_UnsafeTypeForwardersIsEnabled_mE8A8B6D62083A37AECA0F9A2DC4E601EA1B291C3, FormatterServices_SerializationSetValue_mD16E42D9B65162835EB6A8354463A5C08A6115EB, FormatterServices_PopulateObjectMembers_mD90669EF25CDFEB352F549BC529EFF3142D302D0, FormatterServices_GetObjectData_m27838AF9FA62F0BD51D33DA607E421D5DF6B3FDF, FormatterServices_GetTypeFromAssembly_mF6530986F77B8F2DC395A45DF2B0875AD44160F6, FormatterServices_LoadAssemblyFromString_mD32EE6A1AA5B3B176EB5B76ED58014D46C03CBA2, FormatterServices_LoadAssemblyFromStringNoThrow_m5D41854EF4ED7A549926459709DE828CC4738FCA, FormatterServices_GetClrAssemblyName_mBD6400CBC1431A82C48F2A1A878B5C291DAB7928, FormatterServices_GetClrTypeFullName_mED861629C8DFB7A84583A140C00293B8D904FFC8, FormatterServices_GetClrTypeFullNameForArray_mCFD3DA57C7AF6A8D08D5CCD2EAAC3EC8B823C1B4, FormatterServices_GetClrTypeFullNameForNonArrayTypes_mE5EF946DA027DFA8C07890C0BE9C7D7C2E3CFD2B, U3CU3Ec__DisplayClass9_0__ctor_m088960951E9699C93244FE849D4E8092D66FD751, U3CU3Ec__DisplayClass9_0_U3CGetSerializableMembersU3Eb__0_m1D97157251EFA1004BBB95BCDB2AB81F7629AD0F, SurrogateForCyclicalReference_GetObjectData_mBC59A60F5202A7450DF0672920C09B45D9DEFD4D, SurrogateForCyclicalReference_SetObjectData_mE7268B138411F0EE6C8C0C3DE0280252492B22DA, ObjectIDGenerator__ctor_m26261E5BF8675579F39157564153ECA733453B10, ObjectIDGenerator_FindElement_m9E33C4B0499843B9E6DA6C94C1CC396BA78C3B54, ObjectIDGenerator_GetId_m0A7754DAAF5CEF535B32C512495B7A64DB871D64, ObjectIDGenerator_HasId_m6A7183C7ABA08F86D07F66360CB0FC7B98AA5CDE, ObjectIDGenerator_Rehash_mD2ADBA78FA776E5805DC84696296A65E8D5D72AD, ObjectIDGenerator__cctor_mDF6D7AB5790EB2D4BE06FA32EC0F2175DFFF2132, ObjectManager__ctor_m7500A9C2247BC353B67A74A1C3E3F2A830B2252F, ObjectManager_CanCallGetType_mE3F07E1221C3E78C2CF54875469D6D93BAE9B779, ObjectManager_set_TopObject_m1214C789CDDBD10F08437251D192F1B2DD21500B, ObjectManager_get_TopObject_m0A53A4E04F2CC7FBA86012A43D447AF848B90C96, ObjectManager_get_SpecialFixupObjects_m99128931454C096674ADF303C4552B11D71F7D39, ObjectManager_FindObjectHolder_mE80731A5762205F652F5AF103DEA164B407BEF01, ObjectManager_FindOrCreateObjectHolder_mBFE4748D67E6A53794E7A8CBDC611B4FF4EE411D, ObjectManager_AddObjectHolder_mBDB2A10C6ECBAB5804243C00A1D7B7097E37484F, ObjectManager_GetCompletionInfo_mD3EBA44645CCFCC5F7F33E7C615DA6755AA78342, ObjectManager_FixupSpecialObject_m14BF695945B49F3ACDBA8B06BF2B5BEB3410BD34, ObjectManager_ResolveObjectReference_m8F69B4543000DBC73FD07BC80B23B8F254BA516A, ObjectManager_DoValueTypeFixup_m5D552A7DEBE9169561EB40B20E43A56B53C1F2B9, ObjectManager_CompleteObject_m09FABD6D4163FBCBC0EEBEC8AE931AE6B0702E03, ObjectManager_DoNewlyRegisteredObjectFixups_mEB3C29AC6002ADE024F84FA40CC12D97B8C89440, ObjectManager_GetObject_m8058D85F33BA0A5A712ED25B1C2800FFE9E8D78B, ObjectManager_RegisterString_m5D2F1272D0FDC48C098785B58BD2A5A9337F4CD2, ObjectManager_RegisterObject_m11C7FE30691ED20ED30242228B14200DFFD4F65B, ObjectManager_CompleteISerializableObject_m53761EF231904B5BE7A170A3AFD4C2FCD77C7E21, ObjectManager_GetConstructor_mEF9CC25C5FB9479AA6FCCD9646DDE8E9C148F495, ObjectManager_DoFixups_m93A5232D621A99F4ECD4E3A4C12C1B09486A6058, ObjectManager_RegisterFixup_mD96702A6E2FD255584990F5E5ED2D33DFEB0C1C1, ObjectManager_RecordFixup_mB537B37D745737CB93282A6605908B74EBBF1568, ObjectManager_RecordDelayedFixup_m58090B517D419C82B5CD85DE2856C4E5F4F10D2D, ObjectManager_RecordArrayElementFixup_mD05AE503FD34707E469C283AE49684C69DF3432C, ObjectManager_RaiseDeserializationEvent_m94AAD044961ECCC51044D561381A2315398E7C39, ObjectManager_AddOnDeserialization_mB76BC78568C25649B691B33B60104FD6C606A3C8, ObjectManager_AddOnDeserialized_m6E8B5BF201595262B9C46B3FBC5BAE4329027769, ObjectManager_RaiseOnDeserializedEvent_m583EAF48F45B6D2666DE1421F78ADCA4F9FCE301, ObjectManager_RaiseOnDeserializingEvent_mA4852307417610DB46729953F6E14579127F5DDF, ObjectHolder__ctor_mEA61E566D84978A4BB2D1F9F2A4DF3E208321999, ObjectHolder__ctor_mEF68B77687F6423331A478BD9062CB9FAB94BBA5, ObjectHolder__ctor_mF788A02263DF147C45E09D48FBD6674E1633CD8E, ObjectHolder_IncrementDescendentFixups_mC3B9D2BD5A24B8D8F5F0A72843B69E4625516424, ObjectHolder_DecrementFixupsRemaining_m912B9681E64147ED85BEB14E38FC170C2D82C498, ObjectHolder_RemoveDependency_m1CBC081794F10D5B48FF6C55DCBD85812A4A47B9, ObjectHolder_AddFixup_m18C0B6BABE448525C0B7EFEF1FC559B8F4DD0F8C, ObjectHolder_UpdateDescendentDependencyChain_mC1486E4CE7ABA5D140C3479316346019989F66FF, ObjectHolder_AddDependency_m3D6B0981B7922B5F6252AF186087A3DE4FBCF31C, ObjectHolder_UpdateData_m0C8B7A727778C4DFB2DB7356EE54E727DA974AF9, ObjectHolder_MarkForCompletionWhenAvailable_m99D7879EF5BC4B7195BF363026A4699099BD9D88, ObjectHolder_SetFlags_m42AA6DBA3A792EF8C181BDDB6B4B7286F137AA5C, ObjectHolder_get_IsIncompleteObjectReference_m741C475E8B978E226AA2EE027F8F77355CC2463C, ObjectHolder_set_IsIncompleteObjectReference_m3C9A491622AA1184D7A0AC247A9C3C43C372E6E9, ObjectHolder_get_RequiresDelayedFixup_m5DC3C8B43261BCA11C78946B69E71A5DCE07C154, ObjectHolder_get_RequiresValueTypeFixup_m9EEDC38BC23D7B1150811C26E68FFEACEFCD4E54, ObjectHolder_get_ValueTypeFixupPerformed_m5DF3B93145238E8E136500CBE396A6FDD3B87D42, ObjectHolder_set_ValueTypeFixupPerformed_mB286DC167C358A55288DDE39F2F5CA2BDE587DC6, ObjectHolder_get_HasISerializable_m3A434EEF0D0AAE693FF24F871A3EDE9C87EA0D78, ObjectHolder_get_HasSurrogate_m28B4C17773F71AF9DA9C5320D54EC51A023BB13E, ObjectHolder_get_CanSurrogatedObjectValueChange_m0DBF12A9D9029B56ACDEFC3F02CAABA219C27465, ObjectHolder_get_CanObjectValueChange_m2FC2AFA34109C2FA3A9278C72E7B192C40D81BEF, ObjectHolder_get_DirectlyDependentObjects_m74EE81124A6823632DF7E95D9B119D75C842DBEB, ObjectHolder_get_TotalDependentObjects_mDC69AF6EDB3917D6F1FD1E5E54E16661228392AD, ObjectHolder_get_Reachable_m715B3D66CFE7E2440F71D6B23A3A47F70A2F42DA, ObjectHolder_set_Reachable_mDDD3B2471050D0AD86EAEF69F9CA8906B5F9665A, ObjectHolder_get_TypeLoadExceptionReachable_m6A79CA3E91C8AE143E0B7C2286618A82C949545F, ObjectHolder_get_TypeLoadException_m7E2FF5A6007F284925C2DBB4E6AB1EBCD2C3214F, ObjectHolder_set_TypeLoadException_m3E8EEAF61CFC0C4F0BE131E57A26038414752A79, ObjectHolder_get_ObjectValue_m7D536076B8007F8C1FCAEAE14C3B98B4043FDABB, ObjectHolder_SetObjectValue_mC77E57E5D9D22CABA85E0E92538673599294FE07, ObjectHolder_get_SerializationInfo_mE2BE5ECB7B7DCACEE078E1DCB143A98CD4B77951, ObjectHolder_set_SerializationInfo_m87EDC894D6B63A4A0C94F9E356FE98FFF7B89B91, ObjectHolder_get_Surrogate_m31B73D0B3FBB6F61BF7244EFD1D6839BEAEFC07A, ObjectHolder_get_DependentObjects_mB74743AAC13727031274341D6CB044F4D3859637, ObjectHolder_set_DependentObjects_m904FC6A019178262421A6D5320850684E275F98A, ObjectHolder_get_RequiresSerInfoFixup_mEB759753C66345B5FBBD593163A5FE32FEA371CF, ObjectHolder_set_RequiresSerInfoFixup_m2DAE3FC2143C684BB0E32AAF8E79378DE98FDDE5, ObjectHolder_get_ValueFixup_m17713FBCBDDF95794A527768B12C6F5307D236DA, ObjectHolder_get_CompletelyFixed_m6F50171D26FD436AF646977F6DB6AE864791572B, ObjectHolder_get_ContainerID_m4DD84C3E0AB5C6605EF31A6F0ED3D8DADDFF38CC, FixupHolder__ctor_mAD12702CF998229EC53EC37C5516EF99218FAC35, FixupHolderList__ctor_mC6C63C83FC45E6FAD9991AE41A40D66A545BF81E, FixupHolderList__ctor_m92FAFE04F36DE9DD2337997B2E81B02693284C8A, FixupHolderList_Add_m31F94721178384C4A942773DACED2FF4E6E0D52D, FixupHolderList_EnlargeArray_mDE5DB273A0AABF630B3599948B1FD19091E7720D, LongList__ctor_m95F6B05D05B9413BCFE4BF6D888D7E64667EFF8B, LongList__ctor_mBBBB8378A7A638D7BF35E9A9F4C7CEAB3FC2C175, LongList_Add_m9E3708E0CD7C5688206593C6BA0EADD68CAE64CC, LongList_get_Count_mF283C6E757456010D460606534E30952C947CE29, LongList_StartEnumeration_mD1E7E501F9C859D2C175CBAE7AD74F46B5E5A315, LongList_MoveNext_mA88901AE5775FA0470B86C0E5741752CCFE7264F, LongList_get_Current_mC1853C92335998B97C14F60FFEB435379F20FE1D, LongList_RemoveElement_m296E7CC6A801BEE376621AA36CC98FD71629E41F, LongList_EnlargeArray_mD46D5BC20C86FADF775CA023B64ABC1F6864E001, ObjectHolderList__ctor_m206B37509A1757B5883A1D20847D38FB4F91D201, ObjectHolderList__ctor_mE27EE6FF3B6CE91FDD654F18A702615F6F8FE1BF, ObjectHolderList_Add_mB41AE78629EA313F2F31BC81858ED333FFA9D959, ObjectHolderList_GetFixupEnumerator_m200BCFA5F481E92AC77A6FB43537F853B1A2D0CE, ObjectHolderList_EnlargeArray_mAB5E866EC742084E381D8B9C111197EF5BBFAA91, ObjectHolderList_get_Version_m5F1F06DFAC38E6212525F34DF68DC55828ADA965, ObjectHolderList_get_Count_mA16DADE4AED60C523008C87408303B0CD9910EAB, ObjectHolderListEnumerator__ctor_m292C1EBC1FE827544AA744D87DB6F88D7FB2893B, ObjectHolderListEnumerator_MoveNext_m6588101203727CABE41371CA0E5E4E167D667B9A, ObjectHolderListEnumerator_get_Current_mB739651D3BB782A110747EB638749092DB57CCA7, TypeLoadExceptionHolder__ctor_m2E3F883011F1C61C53222BF166D6A262E8732225, TypeLoadExceptionHolder_get_TypeName_m64E5772BCADCA73BF63C2BB5B78FC15040C550C7, SafeSerializationEventArgs__ctor_mBFCBE573C3146AB7CA03BFE30FB14242272BDD35, SafeSerializationEventArgs_get_SerializedStates_mE2F32CC910E7E0F8C27AB3E7D47F882E0BEAAF26, NULL, SafeSerializationManager__ctor_mA0056A1EB04230A291DE1E28DE3012AFB9D28322, SafeSerializationManager__ctor_m276E4E56BFECE3F0F0BCEAE5B4AD2A5EAC528BCB, SafeSerializationManager_get_IsActive_m0F64AFDCC1CDD0220166DCCBD0D1D2344BEE7BD9, SafeSerializationManager_CompleteSerialization_m92346FB7A03D58FD9E0EA0910B60830873051822, SafeSerializationManager_CompleteDeserialization_m135A9364DB2AFD89303DCB2EB7C9EFC40A7951FF, SafeSerializationManager_System_Runtime_Serialization_ISerializable_GetObjectData_m61167C85E70FAA38C12E3B4FD0977889817B2C8A, SafeSerializationManager_System_Runtime_Serialization_IObjectReference_GetRealObject_mA1633EBF61CC639345B2971B354D25ABBF7DA484, SafeSerializationManager_OnDeserialized_m80D8000BE55C85B76747541A5DBDFDA63F2B686F, OptionalFieldAttribute__ctor_m8230DC42696CC4205C112F10C1AA993DA87DFFB7, OptionalFieldAttribute_set_VersionAdded_m7A44A738FC109AE3A1553D70147F4F9CBDFBE02B, OnSerializingAttribute__ctor_m0D90A98DD06F759ECC93C625B14610F777F620BE, OnSerializedAttribute__ctor_m72C05BEF8308185EF5A3AACB6C8472CBACD8CE08, OnDeserializingAttribute__ctor_m22218DE10853B3C6DE6ABF8DF272192771B2D1F5, OnDeserializedAttribute__ctor_mB0F007809742074E8C2265568BA40E8C0A210B1D, SerializationFieldInfo_get_Module_m895B1EC3DC6227A6B3226B472ECF8D0DB0D8ADCD, SerializationFieldInfo_get_MetadataToken_mDABB15D1D9F621F4D443127D4D09C0711BFB8EA3, SerializationFieldInfo__ctor_mCFCC023847B4BF65098D01DDD0F296EA6744DB4F, SerializationFieldInfo_get_Name_m4AA00BFB4E39F417087E9CD027D2397EF4B9B32F, SerializationFieldInfo_get_DeclaringType_m72F0AE9BA259EEF2C5ADDD2784A823185F176A1E, SerializationFieldInfo_get_ReflectedType_m6B7B70DC9EA3C77A3910221ECE483FC213DAD2EB, SerializationFieldInfo_GetCustomAttributes_m8AE96D826E4C1E3757E6D85D7CCA38AC3EC80352, SerializationFieldInfo_GetCustomAttributes_mC80B4F7347593E2D174CB7497EBC5BB9C7EFC467, SerializationFieldInfo_IsDefined_m1BE52ED56BD0A383983D9DF48C2FEF121A783112, SerializationFieldInfo_get_FieldType_mF062538C6FC55FB3530E2CCBCC3FF65CC9E29165, SerializationFieldInfo_GetValue_m7615917202CED993720CD1B925E7D0428E9746D1, SerializationFieldInfo_InternalGetValue_mF6AE593F665F92A16DD578AD5CD49959AC3D3EA7, SerializationFieldInfo_SetValue_mC3E76E73E0CB010C21C3F345C875DB4A2829595C, SerializationFieldInfo_InternalSetValue_m37D2FFB4F0AECA7C5AF20490C63D05C2E590A0B7, SerializationFieldInfo_get_FieldInfo_m094A14462317CD73502D971509492CD82A5CF1DC, SerializationFieldInfo_get_FieldHandle_mDDAEA03473AC6167D7579A73DA6623301280F04B, SerializationFieldInfo_get_Attributes_mC239D9B3F4BC124614294C0C1312E5F74C1C6509, SerializationInfo__ctor_m6AC4F08744E2365305F33E8B028832139DAEBEA3, SerializationInfo__ctor_mBF9B2C57E9DF77521946A3274F348D21914FC9B1, SerializationInfo_get_FullTypeName_m00C321527A5E95C2E23A00D7618C6D1B12B72319, SerializationInfo_get_AssemblyName_m158702F8786CBD76973A6E6DFC9D8FF695B3DF8B, SerializationInfo_SetType_m5D07E1C38028872E49EA01129ED5BF1AF674C475, SerializationInfo_Compare_m7BF56215A7189BDE530AE1020C17AA921854924B, SerializationInfo_DemandForUnsafeAssemblyNameAssignments_mFC5AFE1C4AB9B9818D56888E6DF282C851F4137B, SerializationInfo_IsAssemblyNameAssignmentSafe_m602242EDBE282F675511BD18AA99D257A8F0E738, SerializationInfo_get_MemberCount_mB4ECB820E0C88CF7D1031B09B0E32040DE464B9E, SerializationInfo_get_ObjectType_m6DAF98498D0EFFBFBFE7BBF6AE478EB377539824, SerializationInfo_get_IsFullTypeNameSetExplicit_m4271142F495B1C51C3F427AE024EBAF98389C347, SerializationInfo_get_IsAssemblyNameSetExplicit_m3E1EF542A19D4BAA7C7F51884ED209812BA764DB, SerializationInfo_GetEnumerator_m5230A1D4E4B612E90B10E2034C638CD42F667EA6, SerializationInfo_ExpandArrays_mAA9BB874D6AA1AB69A24C4FCAEDEEC24919F4C1C, SerializationInfo_AddValue_m1AD59BBF8C3129142943D3F298ADF09FF123C199, SerializationInfo_AddValue_m28FE9B110F21DDB8FF5F5E35A0EABD659DB22C2F, SerializationInfo_AddValue_mC52253CB19C98F82A26E32C941F8F20E106D4C0D, SerializationInfo_AddValue_m65B91D3CD967B3B7DDFA528021B50D44BC52F2CB, SerializationInfo_AddValue_m813739AF0F2C3F6FC96CD5EE4200134E39D6BDB3, SerializationInfo_AddValue_m9D6ADD10966D1FE8D19050F3A269747C23FE9FC4, SerializationInfo_AddValue_m216A4FEE287DCA4612C30DB41571962A584D6324, SerializationInfo_AddValue_mA4580664C8C0D978F65E405D235E3BAF945B25AF, SerializationInfo_AddValue_m6237DBFE29011A85D27E76E64BD806D7BFC4D46C, SerializationInfo_AddValue_m820C29058E845C4A30DDA9D7A235F693469C0358, SerializationInfo_AddValueInternal_m4C386DE32D371FC3ACF2226B131E7D2BDE192A25, SerializationInfo_UpdateValue_m594EE9AFACBD66A11359D3D189482B5166B41EFB, SerializationInfo_FindElement_m7BA508ED506BF85E622C070588C52BBA4F1E12A9, SerializationInfo_GetElement_mCC520EA0969D9836A4625F27DB4C90FACE561A6A, SerializationInfo_GetElementNoThrow_m2ECB4978BACA3345FD14647622E69C6B2E51D407, SerializationInfo_GetValue_mE6091C2E906E113455D05E734C86F43B8E1D1034, SerializationInfo_GetValueNoThrow_mC2AB5CF14F11B0C67E384D5CEF15C9ADDC754D06, SerializationInfo_GetBoolean_m8335F8E11B572AB6B5BF85A9355D6888D5847EF5, SerializationInfo_GetInt32_m7731402825C7FC8D0673F7610D555615F95E4FB5, SerializationInfo_GetInt64_m1010D1CDBFF71ECC939B7779DBA8A15ACF3E6E48, SerializationInfo_GetSingle_mD3CE2233BB3DE5DC90F2AE4F24C5DBD0C74A4037, SerializationInfo_GetString_mF0753AFAA13AABF8A30B8F0890AEC52BFBBC73E9, StreamingContext__ctor_m76D85BCE7F2DFF192969B8A820A0DCC1E79F647E, StreamingContext__ctor_mDD3F207E754F96E59FA995E57D00E997FCD43DDA, StreamingContext_Equals_mBE395951D0C7AAB2B0F05216DE2EA65D09927BD1, StreamingContext_GetHashCode_m7491240465078B9D46C0A98757E06713EDBA5E2F, StreamingContext_get_State_m25469547E356D5332B5CF1F52B4C2059F5FD23E2, BinaryConverter_GetBinaryTypeInfo_m155FC02128BCB3F2A62E74A4A72774F20FA3C3F3, BinaryConverter_GetParserBinaryTypeInfo_m4BC06B4115BDB0E1BA0E3DCF10E75574C1C1465C, BinaryConverter_WriteTypeInfo_mCBDE8A6830CBB38A4E1166D477EF00CD96198081, BinaryConverter_ReadTypeInfo_m0E2D3562ED2BBBE0753FE0F8BF95DA562C9D5294, BinaryConverter_TypeFromInfo_mE25816FC556F2C6370233DEC14E06E36E74A420B, IOUtil_FlagTest_mB124402B0FC0725A73109BE4C66C18F76EFEF5EA, IOUtil_WriteStringWithCode_m2F73B51513C8C1F158188A4F451E5E94CB2EE885, IOUtil_WriteWithCode_m31A65998507357C3310D861A0C4C86CCB5EC842E, BinaryAssemblyInfo__ctor_m645A5EFE7FB8364C6E9AF2D48B9030E3C42B719E, BinaryAssemblyInfo__ctor_m93C6C6858546E25E639DACDE4339F091FFF74C38, BinaryAssemblyInfo_GetAssembly_m94898B7A3802E30E1C594FF15E040FB71F63F790, SerializationHeaderRecord__ctor_m2193586952D6EBADD0CEBEC4D7559FC075185B96, SerializationHeaderRecord__ctor_mCE0DA448C3F1438F129FD73AF8EA594690739CA7, SerializationHeaderRecord_Write_m01B9826F79732DA2E4C62EC814943A4578979F3D, SerializationHeaderRecord_GetInt32_m16FF137606B2FBF2E1DF527076F6E2B6E51C2F93, SerializationHeaderRecord_Read_m3EDC858119645D2BCA708BAA1B583FF17902FF43, SerializationHeaderRecord_Dump_m75A751B37BDD11FBCFE5A92EB9E947D3A150D294, BinaryAssembly__ctor_m28564FCB06117F75AAB59031C1DEBE250094F899, BinaryAssembly_Set_mDC61CB91EF81378A614B1920A54F25D73B063C67, BinaryAssembly_Write_mEC3182C6F34F91E55B6603B53D5D43FAF481DD41, BinaryAssembly_Read_mCF6D99CB8D447188ABF84713A717022CBBD9F0F5, BinaryAssembly_Dump_m0B0C54C0D545E3B6EE1283311D7024EE69BAC2C5, BinaryCrossAppDomainAssembly__ctor_m5A3A77EEB41294E2490CA49C0E2F425CD54D0415, BinaryCrossAppDomainAssembly_Read_mF06CD7DBC5E509D8A20A538BBAD1D4DB45C06923, BinaryCrossAppDomainAssembly_Dump_mAD324E5D8692D6714CE9A7916C552D3D73BE6AE7, BinaryObject__ctor_mE1B20847D4556EB07E5C3F8376932E413CB8A271, BinaryObject_Set_mB8EC38EACF11B8FBC66CF0B1143D7DD5B42468CD, BinaryObject_Write_m9A9D0826992775E31929C096E35D344B5249BA7C, BinaryObject_Read_m28F28B6395536C056309F0314C73AD12358A544C, BinaryObject_Dump_m0195B6CD1B6DF97FAD3F19918E7D40644851E078, BinaryMethodCall_Write_m7EDD65BBB6CA2376A19B75CB99592BD99E31E6AB, BinaryMethodCall_Dump_mFF7C280BBB02F8315AE7E207E0D93F063640CE49, BinaryMethodCall__ctor_mE1C5781F898D13FE2606937F57DC67DA71885EAC, BinaryMethodReturn__cctor_mEF66878897B438339611D51A7ADB2FD4EBA84657, BinaryMethodReturn__ctor_m9CBC19D62EF733100035233AACA16C0C2144A09E, BinaryMethodReturn_Write_m848972A8CD4AAFD4B43D8CAE00BFCA613394ADA7, BinaryMethodReturn_Dump_m2D3A71BF6EB027DDA451BB25FD90DE569386718D, BinaryObjectString__ctor_mA3FFD8C370685A06D4845C0152F6A609F1FDC326, BinaryObjectString_Set_m0B0E541241035899B345D6D50DE68C5B014C54C2, BinaryObjectString_Write_mE27B89E235447F1A7A447CF7C3790663DDF923B8, BinaryObjectString_Read_m9AFCBB8AA3CA0FB81EE8FC31DC11A18BACAB9A4B, BinaryObjectString_Dump_m5BB271E4B02EEA999DED2D3F038337126238A8BA, BinaryCrossAppDomainString__ctor_mBCEAC5F3C0CC6F47F732A1E2266FCA74B355E090, BinaryCrossAppDomainString_Read_mF7A0DC72A2513439F53E9D7BA8265C4D5488B95E, BinaryCrossAppDomainString_Dump_m695BE013DF11DEA6AAD762C84A9E112A83EF8B6F, BinaryCrossAppDomainMap__ctor_m5F7E13F739FA5850E6CD720364A72A00E4D4DA15, BinaryCrossAppDomainMap_Read_mDA4930EB53AD6EFEA0D39B228830024A4CDB5B0F, BinaryCrossAppDomainMap_Dump_m73997ABAC2D2AD6A51742ECEAD3B284BE6EFFA73, MemberPrimitiveTyped__ctor_mAE06DB6B22C8D2BE6AE27A430D93036E01CFF8D5, MemberPrimitiveTyped_Set_m02FFB71178844097BEDBD74349EFB3C527166C73, MemberPrimitiveTyped_Write_m14FB8C922F50662C9CB50021076A7C17D6962FE6, MemberPrimitiveTyped_Read_mA21D3342EB20B3FB43D2A167CE0CFBD0634121F7, MemberPrimitiveTyped_Dump_m26FBA08F3C6FA4B7842D15C6C595C121DADDA11C, BinaryObjectWithMap__ctor_mDEBF661A901E559208EAE11E1F3C53A98D35F877, BinaryObjectWithMap__ctor_m516CB2A98B276558D479FDBCEDCEF88D3EC6C08B, BinaryObjectWithMap_Set_m12745D3203F3B4CD373296E472C6E7D265C076BC, BinaryObjectWithMap_Write_m57DB30B681130AFDFB08B1401003CF77AA08D903, BinaryObjectWithMap_Read_m7F5057E796985B17B14C3C8FA13D2BE3768818F0, BinaryObjectWithMap_Dump_m9961CCC3B61792E498793740F2ACCF3AF0E475D4, BinaryObjectWithMapTyped__ctor_m23D749AF66312A33D6A1FFAC8DD5396993EB8417, BinaryObjectWithMapTyped__ctor_mC1B704DD5FF1DE242440F7D3A31DE431C9942764, BinaryObjectWithMapTyped_Set_m805CEF67745A429A4D5CCC88BBD2F56675F2EC1F, BinaryObjectWithMapTyped_Write_mD996FA4F08ABFBC6464D4182684E59B9831DA109, BinaryObjectWithMapTyped_Read_mE047F1352AED671A757968FB5E8AC04204CC64B7, BinaryArray__ctor_mB618A7DBEB532734F79B7837CE157A795A72D1D9, BinaryArray__ctor_mFDA313B8448BE8ABE919AB06FE47052317825A18, BinaryArray_Set_mEFAD32D5B2E1B5B2CEFE90032990607F641E062E, BinaryArray_Write_m34F4D6DE252EA43C60A3495C55EEBE3EB50CCCF9, BinaryArray_Read_m8487C01F7E997FE34AA739BDF4910C100B34B4CA, MemberPrimitiveUnTyped__ctor_mE3AFF08F4A92DB3BF0806368573061A90CB0BDCA, MemberPrimitiveUnTyped_Set_mA4208E648F3B07D12E52A05125C13AB98E11C97A, MemberPrimitiveUnTyped_Set_m742EC44991FF8B84DCB956756A6862ADE14ADFE0, MemberPrimitiveUnTyped_Write_mD34D9E0BA3B875D6970765F4C817228F5049CA2F, MemberPrimitiveUnTyped_Read_m5FE9AA5D12826917CA298AC517AB4E010CF947D2, MemberPrimitiveUnTyped_Dump_m0FEF643A0666C51FB2664E3A2086223D71686F84, MemberReference__ctor_m372C0EAC51DD94443BBD1A7CAD7B59D9653C6F0D, MemberReference_Set_m86A82AFB6BF8298163A38DEA8F1E6EB244ED53D0, MemberReference_Write_m3105748DDCF3437DE9A05CFC32C2060EE85CF46C, MemberReference_Read_m811D211E094784627A9CBD636EA7A2AE8DCB7E79, MemberReference_Dump_mAEBEA1043A4BD93EA433DA50748A9CB5DB0BA16A, ObjectNull__ctor_m04C51B38F8689B96F9B4474BD6D8D4255A18FEF2, ObjectNull_SetNullCount_m4B539D84D50668BB53D66098D165708CED75456B, ObjectNull_Write_m7A66FB47E3B492A65637AAE4114675658AD9564F, ObjectNull_Read_m65342B8F742BAB6E5CF9C0DB29EE6012FA863D35, ObjectNull_Dump_m63CBF8F016D0EB06ECE9F02B3BEBEB9730009D93, MessageEnd__ctor_mAE72CE74507E2A5C7704A1EAD74BF378EC7B8C8A, MessageEnd_Write_mB642A2F6C5DBC3733C41F0854CDB519CE8E4EAFE, MessageEnd_Read_m42F4E660651D7D2BC7C84E5F722EC5C53109B6EC, MessageEnd_Dump_mDCDA05041047028ADCB3F4E3EDCA77F335C556EB, MessageEnd_Dump_m1DA312B146F0BB4F86CB4984C05949635139D907, ObjectMap__ctor_mC4F1C56573640516E1B5A782D5E253F9B3D68B72, ObjectMap__ctor_m20EB6FC8132C8212650991B44099B6DFA119570E, ObjectMap_CreateObjectInfo_mA746294ACC6848B2B34B19785D9712812ED32DF3, ObjectMap_Create_m2351F388D18E7D24837EDBA182170F8CB05A8AC5, ObjectMap_Create_mA9FF365EBD29253CF999DFE7F78796D3476EC00D, ObjectProgress__ctor_m1711FD268EA03B284C7E360E7F6DB3317A553CEE, ObjectProgress_Init_m65DF825BE7882CC1663EF048DCEEAAAF9E912EB3, ObjectProgress_ArrayCountIncrement_mDB0F6829C16ABA99AD4A3C29B2FDD44BD0F1C1EF, ObjectProgress_GetNext_mBA2B8300F8E7DB102CC73654850C1739CE7D1C65, ObjectProgress__cctor_m1C2FCA0B7D26ED619C924114E2EC4F0E3223E94C, Converter_ToCode_mD7B4D2E5965E60D2230034F62E3603F4DA75B8A9, Converter_IsWriteAsByteArray_mFB28DE38F043747746475F704418180A43C81F5F, Converter_TypeLength_mF499F4B3EA4DF578040BB4183AB664E08E8AF47B, Converter_ToArrayType_m30B3AF6D4C758098EB20C6824D8451F8E1A1D990, Converter_InitTypeA_m155ADBD8D98175466F8E322A93720985C7F2F0EA, Converter_InitArrayTypeA_m5BF3D2C8BCB95DAB0782213497DC7B53455730A7, Converter_ToType_m42CE06B4B81A22653016152645B8BDFCA5F73CB8, Converter_CreatePrimitiveArray_m79D49F2BABDE81A889065D15AFA684EF69F10FE4, Converter_IsPrimitiveArray_mC6FC28601763353951F438C3698D6D12F92E40DC, Converter_InitValueA_mC1ADBD12AB825F02957B55F4ECD84B7C99E50460, Converter_ToComType_mCEE989EE5BDAEAF93C351F023281D67302EDFE36, Converter_InitTypeCodeA_m043028323942E1D3AF53A3A558509474E633736D, Converter_ToTypeCode_m9608549BC038E6071EE56D544F00467B0B2A3819, Converter_InitCodeA_m7A77BDA62AF0D35A47733F9F5385D81441C64EF4, Converter_ToPrimitiveTypeEnum_m9C5E2CD5B8CD3F6AEB6F480ACBA2C5048F7BB893, Converter_FromString_m84D16BE944E3763E399C3C21393C12CEA2ADB8CA, Converter__cctor_mED340395F527AB7777230304EE7F3155AD23C642, BinaryFormatter_set_AssemblyFormat_m684B6F06FBEBFF97217CA224D1F85FB38C409D9F, BinaryFormatter_set_SurrogateSelector_m489336AE3997DB4E7950C5AFAE9CB465E7093358, BinaryFormatter__ctor_m484DBB5D742624C3A8190921A85458BCECBB1705, BinaryFormatter__ctor_mAC876D31004062B2D129989E071892BBFA994DB8, BinaryFormatter_Deserialize_mFC50E75F230189EB3660C8F2FD1E786C0D11E1ED, BinaryFormatter_Deserialize_m69748168DAB829DE31A7ED9691067B53F8DECFF9, BinaryFormatter_Deserialize_mB1521B60D8612552F28709A99767FE814D2460F0, BinaryFormatter_Serialize_mF365DA7FA76E03707336375616D757397CF2992E, BinaryFormatter_Serialize_m277D2C034CB98908B3B7489F3565778E6C3408A9, BinaryFormatter_Serialize_mC5594363BF162614AA2902DD4ED2CDD8B3D4022A, BinaryFormatter_GetTypeInformation_m7B2345262F85D5EDB216BEAAF41DCEB05E93FC4D, BinaryFormatter__cctor_m58F6B6CD126F0F4FCE521601D27C7A8E2557A02B, __BinaryWriter__ctor_m36842949AE4A90E311CD8C59D28C4650A00D8D63, __BinaryWriter_WriteBegin_mAC644436250BE87C926981A2FD836D7662F73C34, __BinaryWriter_WriteEnd_m7060FFA51567CB6D5609B7D038B9C069223419AA, __BinaryWriter_WriteBoolean_mF022249DEA6ABAA4FFA04D1EDEA483871929EBDF, __BinaryWriter_WriteByte_m6DF61A765EEDDF5DF1202379BD24D9A35F887F02, __BinaryWriter_WriteBytes_m8FC6180B51229C38CFB3A3FA92A8DE7D8BE03D82, __BinaryWriter_WriteBytes_mC767A1CE5C4401A01751F64D98AC125DF8A28425, __BinaryWriter_WriteChar_mEA21D25FC087EB8F2525B3573CD7567FBEA34932, __BinaryWriter_WriteChars_m7A506E56B2468AEC4C335E477690665CE6329850, __BinaryWriter_WriteDecimal_m4659D088D70B677E9E638AE6AAF4F2B7E5D6CC67, __BinaryWriter_WriteSingle_mED2BBFAF1996DFB00706C58D71F50D9E8BDBE019, __BinaryWriter_WriteDouble_mE8D466BEE373A926DA45C7C800AB2056D402A0FD, __BinaryWriter_WriteInt16_mC90546B9BACB6775F209F1AE525C250F96ACF0A1, __BinaryWriter_WriteInt32_mBADCFD4F8E65510C8E048A13360FEA10DC34C351, __BinaryWriter_WriteInt64_m3B054469EB0D8124647DF6D16E3210D801C31CA6, __BinaryWriter_WriteSByte_mF4971465D70D40CE2B0A0D0845934B0CA3FE3F5A, __BinaryWriter_WriteString_mA11B95FDD22C09CDEDABB2ED04B51BD1E9FC109B, __BinaryWriter_WriteTimeSpan_m82DAF6F9994D66BDA2957C3A3499529AEB64DBAB, __BinaryWriter_WriteDateTime_m64D73E0635F9C78A5EE90FE488A76751E87BF163, __BinaryWriter_WriteUInt16_m19D3C5846560F2C03023EE5C401B6E772783FA31, __BinaryWriter_WriteUInt32_m2BF0AF6C8EBAEAEB9239494C733FFC9539C4C25F, __BinaryWriter_WriteUInt64_mDE76292FFB8344898619DF7D8335B0C92A07F5E3, __BinaryWriter_WriteObjectEnd_mA95FEE5B9ACF1CB6FEF5B122ABACA533741086D5, __BinaryWriter_WriteSerializationHeaderEnd_mFA7A57E4165EA19B8B138B8EE736A8895DA35FAC, __BinaryWriter_WriteSerializationHeader_m6BC5AFFCF8F48070A035161376AD26034C98559D, __BinaryWriter_WriteMethodCall_m79A06D2E2F7A2ABB7A4EB5D86DE7635414424D2C, __BinaryWriter_WriteMethodReturn_m995EBD14CF1EA56BD62B44947ACE9DB1CE7ED99A, __BinaryWriter_WriteObject_m354B106FA0BFA480439F555985B2529A410D50E7, __BinaryWriter_WriteObjectString_m5C4BDE8B31C4FDE21CD4D7708FAE5A7A5FFFA870, __BinaryWriter_WriteSingleArray_m345618495A07DD49929F574BD282740FCBB09EA7, __BinaryWriter_WriteArrayAsBytes_m78F58C39C0ED520AF0776FA63B89252EE22FED76, __BinaryWriter_WriteJaggedArray_m82C03038C52A0D01CD98AEB360D2A537FD97F1E9, __BinaryWriter_WriteRectangleArray_m2413FEE119EDE66A570D5C42C59AE0E1A5DEC1C4, __BinaryWriter_WriteObjectByteArray_mF5F7FF56663D35A8473D5B4BF674C733D1AFDF79, __BinaryWriter_WriteMember_m62F52ED31C0F7A10456474061669312D552F27D4, __BinaryWriter_WriteNullMember_mC82E0D9AEE53361FF67822AA2BBEC77F23752053, __BinaryWriter_WriteMemberObjectRef_m01B080FEB63E3CBE78DC49599A3AF5B8876E1A7C, __BinaryWriter_WriteMemberNested_mEDF65C69B6FEAA717C77D6FE64410F107F739ED0, __BinaryWriter_WriteMemberString_m958FD890604CC6E6D20FDF3AF7EE842BD3AF77D4, __BinaryWriter_WriteItem_mA73C1100646E794C2C6AC4927E5D71EA5821B0B1, __BinaryWriter_WriteNullItem_mC4BF5CA4EEDA84DF401592AC058DA526BD00C74E, __BinaryWriter_WriteDelayedNullItem_mDB557A4642EB7EBF50272787C2C292ABB2369E2F, __BinaryWriter_WriteItemEnd_m7A31C1FCF35CB47E17DE28CE6B327B198139111F, __BinaryWriter_InternalWriteItemNull_mD100C03F5D1236C2423154B1EEC54E48B6990B41, __BinaryWriter_WriteItemObjectRef_m656178CAEBBCFA69FC53C837B655855820A63D1B, __BinaryWriter_WriteAssembly_mC41D5318F35CA21B9472BEA961E15A4BADCB2627, __BinaryWriter_WriteValue_m11CD2758A95CD996588EC517AF8D9018BCE7942E, ObjectMapInfo__ctor_mD2CDBF1022E30C96B62B49A5463C3784E8F2728C, ObjectMapInfo_isCompatible_m1F9693E055595FBDC1C6877E95EB859FB78D7944, WriteObjectInfo__ctor_mE8B8280FF27FB4890FE2CE6D46C73776167870CC, WriteObjectInfo_ObjectEnd_m504D3CA0F7D6E7520065AE65C2F7F414FA3BEFDB, WriteObjectInfo_InternalInit_m95F2370027DF1E3B1C3E999FDF2E00634286EB6C, WriteObjectInfo_Serialize_m918C74CF6641D7A8E461B43EFF67C9142163F7BA, WriteObjectInfo_InitSerialize_mB2E63599D71BC046FD5AB782E903551CB4D0EFD2, WriteObjectInfo_Serialize_m8093E4019BD2063C3FFBB8A7C5C70B34924D758E, WriteObjectInfo_InitSerialize_m1B835A2F910C651DF97BBD3597D59323F4742675, WriteObjectInfo_InitSiWrite_mA3F784A68BD00E8A6EB30C506D2259C3DC380EB0, WriteObjectInfo_CheckTypeForwardedFrom_m463385A6AC1FB1EE8EFE20DDF67A1BBFC49E0A00, WriteObjectInfo_InitNoMembers_mF7C8A75A04FB9809DDD83A0F0A6DFF2CCB6D4AED, WriteObjectInfo_InitMemberInfo_mE189ACA6A9A466C335CCFD4C95C43652AB9A6ED5, WriteObjectInfo_GetTypeFullName_m20A78128DEB9124BEB35A3F206295CD98F3AD8EA, WriteObjectInfo_GetAssemblyString_mA26397107903405EC62F441C0E087E129230B7D8, WriteObjectInfo_InvokeSerializationBinder_mC74E886661ABFF8AD646E1DECD9FA6F5624AB8DF, WriteObjectInfo_GetMemberType_m9803D8F15ECF2B9361686FD461C618C7C9CDF595, WriteObjectInfo_GetMemberInfo_m8D89C42829492C16DA636052623FCF8737DBDCD8, WriteObjectInfo_GetObjectInfo_mA4F925F955FAA0A30C968F7F32B005F1E9A1E111, WriteObjectInfo_PutObjectInfo_m3CC55C558FF53554277F34C08771B5103B7B1F95, ReadObjectInfo__ctor_m79D11A029BD383591B52C890985DC2C04BC47D11, ReadObjectInfo_ObjectEnd_m1C32CA9FE973271BE695907296313EC6CE7F8E4A, ReadObjectInfo_PrepareForReuse_m50519FD3F97E43F8BC7CD887E75C7B242B20952F, ReadObjectInfo_Create_m10A462E3AB82932E97D4171A686DF70494021D49, ReadObjectInfo_Init_m21D8E6F722B6F7DA55AA3ED83F273236087F7F50, ReadObjectInfo_Create_m36FA6BBC598A3A09955871358E52F87CF425E55B, ReadObjectInfo_Init_m4FDA1E2EEEECF47F7DABE4FF823408E1B985EA80, ReadObjectInfo_InitReadConstructor_mB624F7E4127FB63D3F772AC2E575CCC6EF779A0A, ReadObjectInfo_InitSiRead_mD0057952DC3EAC38A10C27161D55E2D438AE3B83, ReadObjectInfo_InitNoMembers_m6A68634A1713EF5EDCFDF0E025EB0B75BADDAC2D, ReadObjectInfo_InitMemberInfo_m342BE00214A3318C39F39D12D2583279AE3B701F, ReadObjectInfo_GetMemberInfo_m250EC6E7A2A7A0E438C003666F80427CFEC2FB2C, ReadObjectInfo_GetType_m6F4E23ACE7233A14CD675884181D3EDBE43C4A63, ReadObjectInfo_AddValue_m8B057857864BD544E58F1F8348BD13CEE775B6BE, ReadObjectInfo_InitDataStore_mDFD274E2187BA6EBD853E263B698906E4C3A27A6, ReadObjectInfo_RecordFixup_m102767AD4FB3C69409D151DE3F3BF9FDE060BBC0, ReadObjectInfo_PopulateObjectMembers_m9932E332A7647499E0EE1AC46AFA7073DC2FE121, ReadObjectInfo_Position_mC1500F94A234BADFA464423366E59093E001F046, ReadObjectInfo_GetMemberTypes_mC4AECF06C2EBBE0DF73AAA21BFB62E739357F1E8, ReadObjectInfo_GetMemberType_m5A14CFD52C1B7814B22E428EF3E3C040C8EC2F3B, ReadObjectInfo_GetObjectInfo_m03240975637EAC669971234D0F6F9A894D9E5D1E, SerObjectInfoInit__ctor_m0AF1450AC45A29B1A80ACCB8E03FF1A651186B2C, SerObjectInfoCache__ctor_m0AE46F1244FF6599C912E35F31D228387FDEDB83, SerObjectInfoCache__ctor_m91742BDEBE9520CF8E3F11AAAFAC07F79AB8A992, TypeInformation_get_FullTypeName_m2C4E6D041B5C64BB790247516A4FA589EFFE10B6, TypeInformation_get_AssemblyString_m360F96C964F29CAEB64295B73413031B454E43C9, TypeInformation_get_HasTypeForwardedFrom_m1D4B552F4BBDEF28EC2A493505E45F5EE02196EF, TypeInformation__ctor_m6913934AE3BD6663218CB55AAB940B2DD2B088A1, ObjectReader_get_ValueFixupStack_m2C7F571D08DC6D1E55E92FEC583A99BFA746FDD9, ObjectReader_get_TopObject_mE13D54E3ECA6AB843DC23A2E52F0A6A05E9F7697, ObjectReader_set_TopObject_m84A818DF0CA4298B9C16170185F3DFFBEDA2DF16, ObjectReader__ctor_m0FF9991BE614A05B4D1F65C44F9C49F82276E451, ObjectReader_Deserialize_mBBC8EE53F2338F334951C3F4343E33BB1278F2E1, ObjectReader_HasSurrogate_m16EE16390FFC4D16CCF273432B66FDE793C33023, ObjectReader_CheckSerializable_mA67114F138458C8D6220C128D8214EB4611F9B3A, ObjectReader_InitFullDeserialization_mF757074624FBF9C5B37DED3ECE984F29F6FD04A0, ObjectReader_CrossAppDomainArray_mC13B4B36CF71D1705B72B3BA925BDAE6774C4FE8, ObjectReader_CreateReadObjectInfo_m59D98058C11B7134322014CD34504D7DE44CCB84, ObjectReader_CreateReadObjectInfo_m5D5F12A8DC24D72DB82AE9ED107A7970A7951734, ObjectReader_Parse_m1AEB6A1E2BBB0F23FAC412E773AAE458712BE70E, ObjectReader_ParseError_mC826DA0A5DFB0EE69A53A2CCC7AC61FBC7B09ACD, ObjectReader_ParseSerializedStreamHeader_m201B12E1A57773709FBD2A1393EA7BA88B8473A9, ObjectReader_ParseSerializedStreamHeaderEnd_mA91D0C8376B2E7AD8D4A439650F70BF4D2990817, ObjectReader_ParseObject_m8BC9AF8A27D77ED8F1A64503C13673193A32AB5B, ObjectReader_ParseObjectEnd_m4D9D7CFD9162BC019F7A3448FA8779026059D542, ObjectReader_ParseArray_m1160517CA9EA9534431C7812CA32008FF9D92C62, ObjectReader_NextRectangleMap_m7262D1194D7DDFB7F57F38AB734780CD0E20D2CF, ObjectReader_ParseArrayMember_mCE03592E07AC01B536A3B1C355D70E38EC7BC012, ObjectReader_ParseArrayMemberEnd_mFD86E62FC2F1D09FD1570774FFD83869E7EA14BD, ObjectReader_ParseMember_m622ACCCEE7B551A2E983A91F10DC9C18AF2940AE, ObjectReader_ParseMemberEnd_mB3B44F678BA6FB2A2444D80A2E651C46DC784FE2, ObjectReader_ParseString_mE565D7B991D955B4C36DFFF0B4EAF262E0960326, ObjectReader_RegisterObject_mC2D05F4653D8244650C85290AB455C0CC68BD4A6, ObjectReader_RegisterObject_m0A4F13412F719A7D91780D85C7C9115B31AA891A, ObjectReader_GetId_m772DDD69CBFD034B73C6FF22643AA1279844F5F3, ObjectReader_Bind_m5B7CE7432125DFDF34243A8DA54CBCF13613A705, ObjectReader_FastBindToType_mC5A75CE26275AA554B8412942A19213464DFC1DF, ObjectReader_ResolveSimpleAssemblyName_m8F8F06051AAD44E4CCFFC329A2AF50A6F8173FCF, ObjectReader_GetSimplyNamedTypeFromAssembly_m2EC4E94FF4BE7FEE9C7D48AA63CED619498166BA, ObjectReader_GetType_mF5ACF5556A2C4300C175A892E3C0C5A08D3CC88E, ObjectReader_CheckTypeForwardedTo_m74F222EA40BAAF47A6A1B0D352F94465F72DAD68, TypeNAssembly__ctor_m776722C9632A027E57366A34CFFA2962C35FAFBA, TopLevelAssemblyTypeResolver__ctor_m2A8F0ABFD966A7FF9B5B9091719A331926D55B8E, TopLevelAssemblyTypeResolver_ResolveType_m88F68D9F7C49AE119ADB0CAEC712A30040752EE9, ObjectWriter__ctor_mEA6C36E1A6BEA2C78A41EFF16BB5E74EC36B8C78, ObjectWriter_Serialize_mAB0C5C3D4BA2257946BDD284822CE9D2D0070F52, ObjectWriter_get_ObjectManager_m9ED3C796F25B7969D3D7BB1F2D429C6FF485CD30, ObjectWriter_Write_mCC5B231F511D3F6EBCF5756099A8F72347270413, ObjectWriter_Write_mA37213C0D8E931F3C8648A41742BECDACB746404, ObjectWriter_WriteMemberSetup_m2753F3882060D159D987C1421126E7C2F8C885D2, ObjectWriter_WriteMembers_mB5CEE945759405914C9EA8D95A6363A4F84B1D2B, ObjectWriter_WriteArray_m3DBA27034F04C6D2013165C51A60012F67FFE167, ObjectWriter_WriteArrayMember_m57646F9306F96AEACBBB5FE8A65252090C62E09C, ObjectWriter_WriteRectangle_mA806337FCFD2C6BB4DAF3CF81BFD0FD09327785F, ObjectWriter_GetNext_mEB5AADB901362BCAEDFED154F3CD294989B27EBB, ObjectWriter_InternalGetId_mB0F45BC05EC7B8408A216C2FD73A27BEF4F98E54, ObjectWriter_Schedule_m453B4858CA16C3FD2D29A97739A08D09837675A8, ObjectWriter_Schedule_m26F04BCBFF4B4FF73268F843F44F8F4130BF7E8D, ObjectWriter_WriteKnownValueClass_m7C514DFD705D12A590BED7B54B3D576B26A82A16, ObjectWriter_WriteObjectRef_m25A4523F319F57E5694D4FEC5640D983ED36F422, ObjectWriter_WriteString_m2A87B2EC9CC86CB688E3CDF1922AC401349E83A9, ObjectWriter_CheckForNull_m1002CF471B248B9F11C36FC12C6D0DACD37C6336, ObjectWriter_WriteSerializedStreamHeader_mA8BC48F4F291DD87122487280094CEAB4567D325, ObjectWriter_TypeToNameInfo_m19F3D0ED605AEA1F10D6E6389ABD78A913F2CB34, ObjectWriter_TypeToNameInfo_mB360B4584A1055FCBF40D20426674A881E7AB3C6, ObjectWriter_TypeToNameInfo_mB8339E8E591DFDA498EA0CEF4DA426DC5ECEF180, ObjectWriter_TypeToNameInfo_m03E08361226D76FE8E14CB513F484856768C4721, ObjectWriter_TypeToNameInfo_mF830861F4CD4AB3DA6772D1F836CBA7F6201C619, ObjectWriter_MemberToNameInfo_mB12936BDD3D5AEE7FE9205713F274871F0CDDE55, ObjectWriter_ToCode_m056ADC0A6291E4B721A4FDC292C6B39558ED38C3, ObjectWriter_GetAssemblyId_m5304234B53DCB6905E5EB8B6662F713DD0B97AD5, ObjectWriter_GetType_m57F9B0E7186EB2E0F200F59FA522CCA8B9242DDC, ObjectWriter_GetNameInfo_mD21FC6C49CF64454A6210B8999C453C5FD0D86D2, ObjectWriter_CheckTypeFormat_mFCEF5257F9E75C6BF465628DEF031F856ACA87B7, ObjectWriter_PutNameInfo_mA1B30DE589BD8B56437C835D41EF1EB4C58A6653, __BinaryParser__ctor_mFC746EC4FBB2B28CF565327E5494C5E8081BE0D2, __BinaryParser_get_SystemAssemblyInfo_mD650467ACF7F7092CCA6219D115C30307EE258A9, __BinaryParser_get_ObjectMapIdTable_mC1BA256BD12E30F1CF23F089443E8A6F72FF0913, __BinaryParser_get_AssemIdToAssemblyTable_m5EAB840754D418E3335E9BB49FFF4CC74CF04501, __BinaryParser_get_prs_m23F796AE7503404CB66D218A55722735B1632991, __BinaryParser_Run_mC3F065120A1550596DCA06FA78B553EEB8B78DCB, __BinaryParser_ReadBegin_m039C7CA3D7E5CEC5CC9AA729866CE1EDE8F4AB2D, __BinaryParser_ReadEnd_m47E3604B147E97701D95226ECF17309796CABD05, __BinaryParser_ReadBoolean_mADFA1C50D7CF802DCCC6C4D090DA30CD846EAF0F, __BinaryParser_ReadByte_mD0BB9A3BE88BE83E3E501390A5974507D72CD657, __BinaryParser_ReadBytes_m49BD7938733F98AAE3080A5D17EFBC4ED336C66F, __BinaryParser_ReadBytes_mA87B4308A88CD058FDF6D02CD2FC786320319107, __BinaryParser_ReadChar_m0F9FC356BA36D6751C82EC4C27BFE76A12281C74, __BinaryParser_ReadChars_m4A391E7A701AD72E9DDCBF7C680AB75B0CD07D80, __BinaryParser_ReadDecimal_m534507C1885C6E5D215C3F70EF4E8E5A3EB51222, __BinaryParser_ReadSingle_m59EAB55BC131AE23FFB1D0C828DF6949DEE330C7, __BinaryParser_ReadDouble_m8605E2C960A86D05E5077B1541C442C7095425DD, __BinaryParser_ReadInt16_m51590087008BDB96B9F69954923C38671B83A46B, __BinaryParser_ReadInt32_mA2D54CD0FA783BC8DA05DA9BE8561EDBAB71C9DE, __BinaryParser_ReadInt64_m14C7A04CE76831A0320D5ECD61BCDE6BEEC34BE6, __BinaryParser_ReadSByte_m29189F67C74BCF5C5BB47EEA53C29C871DA216A3, __BinaryParser_ReadString_mB194612846BF68B1DD87194B8C57AAB5C58BA9A1, __BinaryParser_ReadTimeSpan_mA35B729436C7CA69CC92D4ED8BCBF5F1C66BB0F5, __BinaryParser_ReadDateTime_mF5FFF138A9D9537587F8E782DDF059054E96034F, __BinaryParser_ReadUInt16_m0553CF1DCA603591E147ABB85D32278A4A8FFE51, __BinaryParser_ReadUInt32_m074A96F31860D6FBD59F7E969908D2B002BD0E29, __BinaryParser_ReadUInt64_m1C868E4A9E58398E0F4C14B1A2857F500F766479, __BinaryParser_ReadSerializationHeaderRecord_mBB34E7096131AA870FDBF7689BB2B8FD411C48DA, __BinaryParser_ReadAssembly_mDF0BB5068AD1CAC604C531440A8431314E22E312, __BinaryParser_ReadObject_mC29985D13EC5448CEDDDF739BDB154966F9F1B2B, __BinaryParser_ReadCrossAppDomainMap_mE3B9C9BB8CF7EFA16BF35C755A6DAB1DE14CEFAB, __BinaryParser_ReadObjectWithMap_m88160F50A7A1FCA93A2EB6AFF7F36BE778ED2578, __BinaryParser_ReadObjectWithMap_mAEA5FC8619E1DA9499B5ADD21BA053B7F29D5CA5, __BinaryParser_ReadObjectWithMapTyped_m12D60E86AD3F9855AD14B5F8AF38ACCBB52EBAF7, __BinaryParser_ReadObjectWithMapTyped_mB992B5D291BA751BED5D62B94644DCA3CBB08CD1, __BinaryParser_ReadObjectString_mC3652112ECD18BA4A519383B5F365B40676689BF, __BinaryParser_ReadMemberPrimitiveTyped_m8B11A4F1F00911AC40922539BC1C94D6B5E00783, __BinaryParser_ReadArray_mFCD1A00AC19FFA6073C6CE012144815B86A0D0B9, __BinaryParser_ReadArrayAsBytes_m8FCA791143BA9DB7D3CFD907DAF9E2DF22B5167F, __BinaryParser_ReadMemberPrimitiveUnTyped_m6FC230A1A62AD3F4D4FF34114C02417714FFC8DA, __BinaryParser_ReadMemberReference_mF032BA9E6138B6CBF649CF4C284D036367D8A2B4, __BinaryParser_ReadObjectNull_mBB1FCF84264DA503DCABB451E3AB419E5C534FA2, __BinaryParser_ReadMessageEnd_m1823D9848349BFD3564635DBE3B12D7FAB7F6D36, __BinaryParser_ReadValue_mC826A09A2AD872CB7CA99222BDB3911EAA22ADD9, __BinaryParser_GetOp_m5038CD6CC2FBB88C2C98A49C1CD1920C6D6FBEDB, __BinaryParser_PutOp_mAB61D739B874DEEFA88FBAB9F6B1D9258A4F2549, __BinaryParser__cctor_m6DE2AB63135D8EFB8029FC725EF5C21CA4144899, ParseRecord__ctor_mD3306A42987B6C29668BC8A512953DE4377070A3, ParseRecord_Init_m1EB134905CD5A9A1274E37115C70D279BC512FE4, ParseRecord__cctor_mF4BAB2B2538EBF65A52E5DE99A6E1B746D07406A, SerStack__ctor_m1E08B95D1D9E319BDA063A055AD9EDF1CCC200DD, SerStack_Push_m94890FE8BFB9F69DCCF61A0EFE391C2C4D3FF9B4, SerStack_Pop_m1995347F96F0FC74562F0BD71E0070629F1F9CD3, SerStack_IncreaseCapacity_m4E8A7959309B09A6E42856947E80EFA067B2043D, SerStack_Peek_m6B721DF8CBCA89607C4B5775F2F524ED6F1F7567, SerStack_PeekPeek_m8426FC9D9BE5DFBBE24DD57E363C74EDA938B008, SerStack_IsEmpty_m9BDBC42A7E26569B41AB614288F3304D78253A40, SizedArray__ctor_m010049BA69D5AE214153FDD95DD1BC09873F091E, SizedArray__ctor_mA4319CD182E5FC7105B3279E90A311BDA47A963C, SizedArray__ctor_mD2AC7655E4DCC2532CA3496498B948FECBC35FD8, SizedArray_Clone_mA307EDD3373E088F524D28FBEFC77E4BF352970E, SizedArray_get_Item_mE4C5C0DB7FDB8A67C282126B9801EFA7A90CEA3F, SizedArray_set_Item_mA168C21D0A7375BE6CCD4E74359388DBEC7AE8AB, SizedArray_IncreaseCapacity_m9EED3EDAA5A0A7CB51F7DF8CD59EF673739C24BA, IntSizedArray__ctor_mEB756EE6687F03778F2686D2E662F72E3E8A269F, IntSizedArray__ctor_m32A4B2B0355DDE1208226D122489C6C10C3C5094, IntSizedArray_Clone_m12F09E6941FB5B1780183208AA917DB42620CB51, IntSizedArray_get_Item_mD75239C34C29B938C930E4D51723B777AD496A2F, IntSizedArray_set_Item_m01DD730BE0EB502EF02E78EC7D92F244C3C8CBA6, IntSizedArray_IncreaseCapacity_m88401CC90B3BEF61A226AED893C0904EED9CCA89, NameCache_GetCachedValue_mB5786449B378A41AFD1EAD173C436A1210825330, NameCache_SetCachedValue_m3D11E01E293373F1AD71C681EC7E3021376A7DD6, NameCache__ctor_m5CB831EC73205D8BEB20FA2FCE08FC8186604E37, NameCache__cctor_mB4B49A318E79B54D7F8574C956469DC5A0AB8E81, ValueFixup__ctor_m8EF061DAC38D22C0101B4916C9564C4FC527B91A, ValueFixup__ctor_mB342F81B64E4A58E86AE4F1A9AD93AEC41A53D73, ValueFixup_Fixup_m2FF52E172F6B8380796AB02E377DA86D74FEE73A, InternalFE__ctor_m66762049F369B17897221817B0C084E8B0C23AF4, NameInfo__ctor_mD3303252F9550F53FAF82A0CF459CE845AD75789, NameInfo_Init_mC452D9DBEBDA6D64320E82750E4E3731FBD60AF1, NameInfo_get_IsSealed_m21316B1B9634156989444B85E6D343299F64CBB6, NameInfo_get_NIname_m6948C05A310C56439903AF3C259D8B0D01DD13F6, NameInfo_set_NIname_mE9BAD9D8737A80F9A2D3EB122D117A6453FC581C, PrimitiveArray__ctor_mB4483A193AF9AC40B39B0361C4B21264E20D383C, PrimitiveArray_Init_mE7E2B737E88D2524CB3A04F3C1091FC60335E240, PrimitiveArray_SetValue_m2455B1AE5684CA47355C2613CC5C0607203FC534, ExternalException__ctor_mAE478594114CC54539D40A074553E8A0882CD12F, ExternalException__ctor_m3B89FDD35A0B6E96CE69B2FAD48FB832402167AC, ExternalException_ToString_m1F0576F9432D5BBEBE35E4E8448DB3F1BD2A7C52, MarshalDirectiveException__ctor_m164CA00A75A9A7D42DFAF3A98C24970272AD5DD1, MarshalDirectiveException__ctor_mC0C2A4F8CB7649B9401FAD74D9616B3B5F3CE6D2, MarshalDirectiveException__ctor_m5F1766B9EE95DE16BC72CE7ED6CDE7CC3AE029B4, NULL, NULL, NULL, NULL, NULL, NULL, NULL, SafeBuffer_AcquirePointer_mBAF23D96C2A0AE06C0A5606433D4850BE99B99FE, SafeBuffer_ReleasePointer_m8588E0BA9949D7BB8197EDC7FDBA9828B479814D, SafeBuffer_NotInitialized_m9BE50D2B8C0DB671FB7D2D255107123B4ED4BE8F, SafeBuffer__cctor_m98C4F1460BD9B9CC99E1E12C2A5CE6C05D13F22D, COMException__ctor_m7A1DA30D74D7D03CB3DC123E05BF27597FFF1EBA, COMException__ctor_mDED8A772DEC7DF75DB1828CE79C135CFDBC578BA, COMException_ToString_mA4E764F711B22635A93AACDD0512504731BC6B5F, NULL, NULL, NULL, NULL, NULL, UnmanagedFunctionPointerAttribute__ctor_mF4EDFB9DD58825000B8150813FC4E1498C6637B0, InterfaceTypeAttribute__ctor_m45BE1A04747A17CB4D2439E4695D7FDA509B66F6, ComDefaultInterfaceAttribute__ctor_m3A1C1364ABD61946E83154B0716D6D6D14F679DC, ClassInterfaceAttribute__ctor_m52E16795E6101BCAE6A4B5657653B8E2309DA1B5, ComVisibleAttribute__ctor_m6E1C0A650CB9079A4730258361FC359AE8F58CC0, ComImportAttribute__ctor_m05FB602C2B4948D6A90F0E23CE593E8EDE0536EF, GuidAttribute__ctor_mBC010250D3E63AB5BF04AE6F882935D4C68C484B, PreserveSigAttribute__ctor_mB80F8CCA02F3F1997B00D4C665F7D8BA2223FB93, InAttribute__ctor_mD9CDFC654AE1F0A4BE681DCE594AB3A84772458D, OutAttribute__ctor_mA66BA1A5E41890715C2F5D3DC9C525C2EADFC8AD, OptionalAttribute__ctor_m671946710DB50C3200B2AEFC1C83EE77BD4B7856, DefaultDllImportSearchPathsAttribute__ctor_m8A9FB8FB2A6661E1D4C01FA6E58BF9B672C76B2A, DllImportAttribute_GetCustomAttribute_m989925CDA50EE6AB4AFE9DAE23C98A4D91D73416, DllImportAttribute_IsDefined_mAEFD619EEA0E48AFD7E1201F8ED36C0A7C0FBD40, DllImportAttribute__ctor_m0B9DACCC0743EED555A749E7D9352D44C54F1D96, DllImportAttribute__ctor_m87A92B5417EE253104B21404943C7FBCC4C5A0C1, DllImportAttribute_get_Value_m1AF07F187C453E673B79FD9BE9CCAEA67C6BA74E, FieldOffsetAttribute__ctor_m24E7664C59D2F92EEE769453376F0F092BFB2BEC, ComCompatibleVersionAttribute__ctor_m159960026BC4516D287BF316B1C946339C97DB0F, SafeHandle__ctor_m23E44C94503043292DCD4E87818082CFC09A7F4B, SafeHandle_Finalize_m37C72FD2FE3D87E32CB41FAA2FC1C6B03510337B, SafeHandle_SetHandle_m003D64748F9DFBA1E3C0B23798C23BA81AA21C2A, SafeHandle_DangerousGetHandle_mE7CB3F36EE7BB2E2623EF316C4B43D1CA44B7F9C, SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273, NULL, SafeHandle_Close_mC881D1BD3DC7240B9682460FBEDBB5146102851F, SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3, SafeHandle_Dispose_m8B7AAA8CF9D5AD35412BCFB00EAD048EBC1C3514, NULL, SafeHandle_SetHandleAsInvalid_m23A2293AE14E34DAA0FD8C4DC51602EBABB36A3E, SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922, SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E, SafeHandle_InternalDispose_m6D0EE9EBA9E0515434C570B567E970F075DF4D41, SafeHandle_InternalFinalize_mDF3C9566A9B10C9B8F1CD4D1E5D16015A1EB3CE2, SafeHandle_DangerousReleaseInternal_m1B36ED7C3E0A04CFA3E50FC69B0071ED045D42E9, GCHandle__ctor_mF9BFED31FEEC51B0E73C5BB0136170BA77868CCC, GCHandle__ctor_m21D78125F469458D369F906DE669D1B9B7CAE682, GCHandle__ctor_m0ADB49361D012C646C38C35DE1B1003D57B56EBA, GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843, GCHandle_get_Target_m481F9508DA5E384D33CD1F4450060DC56BBD4CD5, GCHandle_AddrOfPinnedObject_m9C047E154D6F0FE66BE003AB99F0B67A2CA953A6, GCHandle_Alloc_m845AB5ED62859B099C023F34C05BEAEDB4AFE27D, GCHandle_Alloc_m3BFD398427352FC756FFE078F01A504B681352EC, GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3, GCHandle_op_Explicit_m03DD8D9FB45D565431455A6EE5C30A87305EF73C, GCHandle_op_Explicit_mA5F28206637454AD677BE13DF86C6152190B6F0F, GCHandle_CheckCurrentDomain_m33EF2A3820A73EF392E464F7B94097882F8B2BA8, GCHandle_GetTarget_mE0AF851834410E2AEA6285B2497751570236C794, GCHandle_GetTargetHandle_mE33A9DC8A8FA880F9CAA057300E28BC8AE743CED, GCHandle_FreeHandle_m643B0D257FAD215185CB4D5B948E7BB01A9A11AD, GCHandle_GetAddrOfPinnedObject_m5B9FCE4209FAFAA5850325CF49674E593ED6B189, GCHandle_op_Equality_mA6AA1B32B640F2846754D85471F133AEA13B4A09, GCHandle_Equals_m27E0A4AD1CA71DA8071F816D6BFCD7556BC3E015, GCHandle_GetHashCode_m0CC8441CFC3B1DA699B8D77F4CF69BFE88EBA442, GCHandle_FromIntPtr_mA7848A4285D007CADC52B6272DB243C8FDFD5FAC, GCHandle_ToIntPtr_m45294AA913461A070BD555F81103A8BF2E5ED976, Marshal_copy_to_unmanaged_fixed_m379DEE49D155E629DADCD4AA3657B5BE34BFC6A6, Marshal_skip_fixed_mB1077A7387081CC486EAB42E28A9EB70814D9278, Marshal_copy_to_unmanaged_m80E5200B5BBF2F4BB47D246CFC2AFD5D2FF8CD25, Marshal_Copy_m0FD7BFE70EE28FC67B67A6225AD58F95FEE7EB85, Marshal_copy_from_unmanaged_m0C231B3D40123E31CF8B0D7C49D9A6ADF9D62282, Marshal_copy_from_unmanaged_fixed_mD985A7AB264B8836F28D326E7E7AF93993FAAF36, Marshal_Copy_mF7402FFDB520EA1B8D1C32B368DBEE4B13F1BE77, Marshal_Copy_m6C7CF44B55FB4392AE55DF0B2D6EC156D0028DF4, Marshal_FreeBSTR_m1354DE1199BA085F35023BFE88981968F113AF58, Marshal_GetHRForException_mC95F09D3FC1FD327CC2DA68234F769E20FC5D5D9, Marshal_GetLastWin32Error_mCD7EBA7503BF36F46DB58D98E96101FB67684379, Marshal_PtrToStringAnsi_m8DF88D9F22FCF791C538A36C9233B3882F579B4A, Marshal_StructureToPtr_mA1B296E1739D0481FACE3D9B43D94FF86091DD4E, NULL, Marshal_GetFunctionPointerForDelegateInternal_m4E9C4E82582417A3F843EBC929FA464EFF6B4EB7, NULL, Marshal_GetCustomMarshalerInstance_m351AA4357BAEAD68622113435D6E78AAC15643AB, Marshal__cctor_mA81493DE888A2BC9CB68037D5F8D6EDB6239ED81, MarshalerInstanceKeyComparer_Equals_mC80F4BAE014271CA8E887DA387E6A81A205084E6, MarshalerInstanceKeyComparer_GetHashCode_mAD97B0DBA2F917452D2F11FA5F9FC403469C64F2, MarshalerInstanceKeyComparer__ctor_m805D6FA9463BF87F373A13026CE17701F641ABA8, U3CU3Ec__cctor_m9E469BDB867D8D87FF011F353DB3BE17BFF6C2BA, U3CU3Ec__ctor_mBEF8E278DCB41AD8886C790159B01F25370E9273, U3CU3Ec_U3CGetCustomMarshalerInstanceU3Eb__201_0_m4EE064E06E364EC6FF12B58B11923DA9B9C3D2B5, MarshalAsAttribute__ctor_m78FA104B0679EF6493DD0FBDB3C42B920C7F157F, MarshalAsAttribute_get_Value_m66DE74E6CB1FCB905319263C04DC5BA554E0E07E, MarshalAsAttribute_Copy_m4A28A414850393917E5D5BED017E94E0CE020104, HandleProcessCorruptedStateExceptionsAttribute__ctor_m9161C11E99D5F52921CF8CF043DED825CC704BF9, ExceptionDispatchInfo__ctor_m65C9EBEAE3B2EC1E470ED5F6DCC5B9E59337E1A3, ExceptionDispatchInfo_get_BinaryStackTraceArray_mFF0B7DF49C6F188847C42B603B680FCA8FB86D1E, ExceptionDispatchInfo_Capture_mC1C1C30D83DC04B2B7813DFCB67D07CCD4909803, ExceptionDispatchInfo_get_SourceException_m981DC7F90598BE65BD4FA1A8340025A3A7CC3DBE, ExceptionDispatchInfo_Throw_m06F398E346AE94C1CCEB636763A8CB26511F6330, ReliabilityContractAttribute__ctor_m8E06F5CE0DBF467E8222905C0B8035DCF5E70D0E, PrePrepareMethodAttribute__ctor_mCD9ADDE5268C83D294EC28DF91853696D9C4B99F, CriticalFinalizerObject__ctor_m688241D670D6A0857F938CDC8CD07B1BE4A1C733, CriticalFinalizerObject_Finalize_m232B8F4BCBB58BB7D0A0B10611234BCCE2A86020, AsyncStateMachineAttribute__ctor_m5422510A7810F01D767C3D9E08E020D49E016FCA, CompilerGeneratedAttribute__ctor_m5B2CBA59CBCA1A13B2D97CF3B5EEE9E065BE258E, NULL, CustomConstantAttribute__ctor_m1C2AC8CACC2983B62B3896F7EE16BBDEE25A9017, DateTimeConstantAttribute_get_Value_mB4F12CB38D72DFDC37C64FA384B175ECDD07F4BF, DecimalConstantAttribute__ctor_mD934910FF719EC0F001FB9E8C50111D721961232, DecimalConstantAttribute_get_Value_m18B04BD526E0D35CC794F472B86512D877CBABB8, ExtensionAttribute__ctor_mF220B7C0D014C026374FF393FB8E0EAEE9A34637, FixedBufferAttribute__ctor_mFE0D989C7506F84FA72FE2812D485C14476B177D, FixedBufferAttribute_get_ElementType_m80C480B8AE47BA712F0C52CACC9B2B46BD74DF71, FixedBufferAttribute_get_Length_m255D54E4E8A3898CEFCA399BC7F6D050BDCAB4CD, NULL, NULL, NULL, NULL, IntrinsicAttribute__ctor_m79B935BBBDE15C970BADB72F58DE8673979D04D9, IsByRefLikeAttribute__ctor_m3113416985C96E78EAAAE7B0D5655B030B174574, IsReadOnlyAttribute__ctor_mF0CD9218BE9F87B4AD5A908108726C764B9218F5, IteratorStateMachineAttribute__ctor_m074C981C44F1E0311AB137F7DFBF6C596022009D, RuntimeCompatibilityAttribute__ctor_mB5A3D3012CDFBE1090EEED139D7E9C89764F5256, RuntimeCompatibilityAttribute_set_WrapNonExceptionThrows_m0ABCDE69FE8A71B141EC31D327AE575731A3A2DD, RuntimeFeature_get_IsDynamicCodeSupported_mB82519E8B54F725BC3BCFA364E1D7123505C6754, RuntimeWrappedException__ctor_m9F23DA35C507DA47ABF3E01B698C04FFA77A228F, RuntimeWrappedException__ctor_m9767A8B4E8954D0D29CEA5F7D25C42A26B4D3169, RuntimeWrappedException_GetObjectData_mAB802D88044207F531339862F42F33ABF7734093, RuntimeWrappedException__ctor_m3F3D046B4B77C39A97BDEB5542547206C2D1824D, StateMachineAttribute__ctor_m6BB447A85F13880965BFB0A3037D116765F465F1, StateMachineAttribute_get_StateMachineType_m16997265B53C5BDFF41C8C8557226F631104B49C, StringFreezingAttribute__ctor_m48B84E473E843879F7A3471B43D1B017DF0A95A1, TupleElementNamesAttribute__ctor_m8D4CB5212D46D35318F88AC99428B339D7CE5066, TypeForwardedFromAttribute__ctor_m245E2088C41CA18E5A85BD341D05736E480AE25B, TypeForwardedFromAttribute_get_AssemblyFullName_m97C6BAF421D0349AACAB6C7809D0FCC975887F1D, UnsafeValueTypeAttribute__ctor_m32478E0E8687A521621F1E9F10BAFDDE476C47AB, TaskAwaiter__ctor_m36A7CD6BDC2D1DE02A4BEA8114A2980368CCBAC0, TaskAwaiter_UnsafeOnCompleted_mF1081A8F37EBEA02847BAE72365A1F65DAA932D7, TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D, TaskAwaiter_ValidateEnd_m6BB967A466C17A106BC547009EDE196266651751, TaskAwaiter_HandleNonSuccessAndDebuggerNotification_m5385D2774395915C6DC728DC15F2E0311C6956FF, TaskAwaiter_ThrowForNonSuccess_m4C9CDEFE12D5D3D2E98C88ABE3D541ED1F852D5E, TaskAwaiter_OnCompletedInternal_m8017DEDF7A41F58AFB178F31D417F47D3F83D5D4, TaskAwaiter_OutputWaitEtwEvents_mADACBA747A1D4CDBC9509712DDCD2A8BEF86E964, U3CU3Ec__DisplayClass11_0__ctor_m81DD32C1F1969630D7F085B6A4F6BCCD25607B59, U3CU3Ec__DisplayClass11_0_U3COutputWaitEtwEventsU3Eb__0_m524A500E2EB0E56D87C335D8E1EFB6BCFE973C54, NULL, NULL, NULL, ConfiguredTaskAwaitable__ctor_mA49D7B027BF6C9B8F9C13C60CFEA0CA97A75BCF4, ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5, ConfiguredTaskAwaiter__ctor_mC745B8029CDDC9CF4257241134B32B933F090E1A, ConfiguredTaskAwaiter_OnCompleted_mB6A56C98F368A70EC9FC750C492A08F62DD7EEA5, ConfiguredTaskAwaiter_UnsafeOnCompleted_m4D9FAB57031DB65424E4AACFB07EFF773CAC4618, NULL, NULL, NULL, NULL, NULL, NULL, ReflectionBlockedAttribute__ctor_m8BE53EC31C45529850F62B19DB04627AEB7CB43C, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, AsyncTaskCache_CreateInt32Tasks_m64DC429D6BCD23FD595217A8A3E71995EA26AC60, NULL, AsyncTaskCache__cctor_m92259D26C2EC84EA98035BA8074A0A6ADA2F52D2, AsyncMethodBuilderCore_SetStateMachine_m156C470618D0E6B9E018904A491BBD44466EBFDA, AsyncMethodBuilderCore_GetCompletionAction_mC8FA54136A05CD45BA09560748F864AF93DDFDFD, AsyncMethodBuilderCore_OutputAsyncCausalityEvents_m3C5B75297EF385F970C40EA8DAD5EA128A5DF529, AsyncMethodBuilderCore_PostBoxInitialization_mB531930E3F2FE5A9D31E4233429FAD0AFA6E8E9A, AsyncMethodBuilderCore_ThrowAsync_m07C1067BBFF7C572C5DCEBD96C7327D94DE67330, AsyncMethodBuilderCore_CreateContinuationWrapper_m9817BD27BF3BCC2A4FF050BA86D5B69F416B83FC, AsyncMethodBuilderCore_TryGetContinuationTask_mF64C70E873764AA83872C5CA3CFA5EC8DE14B27C, MoveNextRunner__ctor_m28B4B457BFDCB6E04EE025184214E23E02B8C5FE, MoveNextRunner_Run_m86395F123FB453F2B5FF89CE1E98532F7426F9DE, MoveNextRunner_InvokeMoveNext_m4B7F4130C989B244668A0A57017A6C308E54D215, ContinuationWrapper__ctor_mBAA62BB762C033E26F4211458323A2EFA8CE82A4, ContinuationWrapper_Invoke_m4A6D45771C86447ED8E8A57950B9AE2CD330DE73, U3CU3Ec__DisplayClass5_0__ctor_mDB43DF99FDC43A2CF4CED27098C4BA6F04CA217E, U3CU3Ec__DisplayClass5_0_U3COutputAsyncCausalityEventsU3Eb__0_mE96E763E782BC311585DB20EA8D8021A1A433C40, U3CU3Ec__cctor_mB6B9B1C0A1FF9A4F1F0232F5EEF24E11D1F5B07B, U3CU3Ec__ctor_m7DCB48A51F6CACBC52CF4CDD6ACD43EC6CFD9742, U3CU3Ec_U3CThrowAsyncU3Eb__7_0_m1F45389A4930932B8DA6C31AE3ABA448FB4F9CC1, U3CU3Ec_U3CThrowAsyncU3Eb__7_1_mEE4DC5DA6C35E45C9E924A8A984FF165B7094BCB, DefaultDependencyAttribute__ctor_m99EB06C4C2D8EE65B7D01DC316B50D273E3559D0, CompilationRelaxationsAttribute__ctor_m87257AE5003FF70AD009BC4EF7D09FFB9F83F504, CompilationRelaxationsAttribute__ctor_m853EB098DC007237969F89C0A7524455A67BCBE7, CompilationRelaxationsAttribute_get_CompilationRelaxations_m384565EA72A54316E12AF3688E1E99F1121D0502, InternalsVisibleToAttribute__ctor_m517163E7BFF0BDB10A387744B31A9136940117A8, InternalsVisibleToAttribute_set_AllInternalsVisible_mE2233423A2E6C532E6AF5C74C111429889C457FD, FriendAccessAllowedAttribute__ctor_mC538708DD126CFE9ACBF07CF7605DFA4A022E01A, TypeDependencyAttribute__ctor_m07D235E1ACF43A16E05D3A2B6CBC7D234C3929BF, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, RuntimeHelpers_InitializeArray_m85AE235CFF87124BA2F7402115AF5D2DCEFFE9B9, RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B, RuntimeHelpers_get_OffsetToStringData_m90A5D27EF88BE9432BF7093B7D7E7A0ACB0A8FBD, RuntimeHelpers_GetHashCode_m7B5D57E1EE2A59EDFA1BD237E9B37C6C836D774B, RuntimeHelpers_SufficientExecutionStack_m2D498687D7566213FD5EFF586578DA39CE55F8F5, RuntimeHelpers_TryEnsureSufficientExecutionStack_m1057A00628F4E1EFE1D988280A3C7ACAE232C55E, RuntimeHelpers_PrepareConstrainedRegions_mE852B0F834DB13A23B1CB04B359F81734FBB592C, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NeutralResourcesLanguageAttribute__ctor_m915218CDF5F65EA3FC96A9930772958CFBAAB549, NeutralResourcesLanguageAttribute_get_CultureName_mF2931BD0B40E2B05C4767610A57EC8060B94001A, NeutralResourcesLanguageAttribute_get_Location_m61868FABD8B727572EAE584815E555C673662E5E, RuntimeResourceSet__ctor_mF726584785887FC2BC499DB41DD6A954DD9CF7CC, RuntimeResourceSet__ctor_m463F0B97AEAEE53CD2257F8E6EA31786FAEFEB18, RuntimeResourceSet_Dispose_m99C84C26447C6107C16750AB668CDC23F8B1F755, RuntimeResourceSet_GetEnumerator_mCCA623004932D493858184356B5C6023B74AEC22, RuntimeResourceSet_System_Collections_IEnumerable_GetEnumerator_m0C18A3C5609397E588642D47F0CA18E1402B55EF, RuntimeResourceSet_GetEnumeratorHelper_mD8AF259E11924ACE8FBFA18EB8D3BF4C92AB7E35, RuntimeResourceSet_GetString_mB1D7C6AFCF86373F6DDB31D2F85CA24F2764BBBE, RuntimeResourceSet_GetString_m08FA7D66569B1D002C937A907A27D38617DDAF3C, RuntimeResourceSet_GetObject_m0335D695EDF8931705A4F31F7EE90F755EB32D41, RuntimeResourceSet_GetObject_m57B2E82F360015110C99AEFD489214C03E663729, RuntimeResourceSet_GetObject_m32ACC5816D831E8C698FB1B44F4DD36C8BF3EEF8, RuntimeResourceSet_ResolveResourceLocator_m09B319035FFD47DFC56A79165AA9C5C24ABA6739, SatelliteContractVersionAttribute__ctor_m6321FAAED7B19E9A0658006B93A56294C0CADC93, FastResourceComparer_GetHashCode_m29C4C9EA0A5A461313BCC70566361DFA00B2AFE3, FastResourceComparer_GetHashCode_mD1EC0884BF8173F05FA2C1F0C0A66CF6D4D2D337, FastResourceComparer_HashFunction_m74655BF66FA9A55AF38D0F3EF75C498C51DC5E67, FastResourceComparer_Compare_mA3E728B679083159921BCCDCC9BB473D3825FEDB, FastResourceComparer_Compare_m64723AFBC5F96500FC53177B3118E889C5A58F36, FastResourceComparer_Equals_mDACF9F7102643354EF6168775A411A7038374F47, FastResourceComparer_Equals_mBC686593B83236E3C21B9C1BD249E16932346F0C, FastResourceComparer_CompareOrdinal_mF7AE1DAE18DE34B931C8AD6A3C9C338D6D22D459, FastResourceComparer_CompareOrdinal_m03C749C9068B0C4A1D2049E890DDF624D1F39D51, FastResourceComparer_CompareOrdinal_mF6F2B417DA3A93207A9EF201E2F63D840AAB8784, FastResourceComparer__ctor_mAD656F0DE84094511182BC00C1E7B15D07742F94, FastResourceComparer__cctor_mB4D00E5CE2A4E57302E94C530F7E447B9D7F24C6, FileBasedResourceGroveler__ctor_m108406C1A189717023DCC722B026B4282B05CD76, ManifestBasedResourceGroveler__ctor_mA2BC5CA4038BB00E1A434CA3F114A7CB1B541932, ManifestBasedResourceGroveler_GetNeutralResourcesLanguage_m511D1DD15709731A35C3115E43BC2DBF3E588B52, ManifestBasedResourceGroveler_GetNeutralResourcesLanguageAttribute_m9E2C840B753AF8DE7837612E9C3EBBBC72930730, ResourceManager_Init_m210345D545C19FC540E7341EF2BE5D8289165B3E, ResourceManager__ctor_mAAB4B8C90E10FD64139FD523B90779CB9600AE06, ResourceManager_OnDeserializing_mDFF194FDE21DE6B64EEE97A0FE950615D7471092, ResourceManager_OnDeserialized_m9E9A9BEFFBACEF20DF2B2442140913CDE948A159, ResourceManager_OnSerializing_m279981A4C9E9BE71BF3B266320A2A3C68AF1FA5F, ResourceManager_CompareNames_m3D3388BE2BD43E3415897EC899037859B42CADAD, ResourceManager__cctor_mD0D95E49B209E9EB34CE1A1E6E98079C37B7EFF5, CultureNameResourceSetPair__ctor_mDD73482BD1C0F87191EB2AA3CC3C62BEDB3D6E31, ResourceManagerMediator__ctor_mDD9A7DF70C7EBE8AD7F1AEBA2E1BCD45609AA337, ResourceLocator__ctor_m92B133F414E128A4887AF3C27F7A630443D38BFE, ResourceLocator_get_DataPosition_m5FF958B0C53723700C582F6F7BBE5E67EB5AC7AE, ResourceLocator_get_Value_mAA290B711F03219DB4FB9F1CD8477FABFDE1C3E8, ResourceLocator_set_Value_m70793586496AF201DB05B9D8EC4DCE943DD93810, ResourceLocator_CanCache_m64DE7583D6B1DFEF3E50688FD6460D43755F396F, ResourceReader__ctor_mCC69FA4D6686531D93FC398F549B2E83DCEE6EA1, ResourceReader_Close_m4E26BDEAA43EB73AC59F5C718BD68D1061A6F428, ResourceReader_Dispose_mB214159F8DDDC8C0026BF29F97FDC1BC71691F17, ResourceReader_Dispose_mAD0568B45E23D6C1E65D5FA4E2963977117A6F77, ResourceReader_ReadUnalignedI4_mCBBACF54AE8B835C4510F901ECBD7429F512EBEE, ResourceReader_SkipString_mA0135E4DAA91C7CB2E02C1ADD91119F54ED036E2, ResourceReader_GetNameHash_m6670903A7AA85A1D155E6C82153C9680253AF6FA, ResourceReader_GetNamePosition_m3B59F4517BC080CB32F2EFA43FA59A458160055B, ResourceReader_System_Collections_IEnumerable_GetEnumerator_mB7B9C449584BAE6BFDC98F0B6BA643244AEA0408, ResourceReader_GetEnumerator_m31155B4FEDDD81D1A85BFA63C9CDFF7BA6C56CA2, ResourceReader_GetEnumeratorInternal_mA7EB79588C09B359A0EEF7D2FF0CF79A64C0713F, ResourceReader_FindPosForResource_mC0A803D651B104BA2A7452C1BE550010DDEC0E24, ResourceReader_CompareStringEqualsName_mF7389BC58CC3A9F3C68F5BE717A187542F563A30, ResourceReader_AllocateStringForNameIndex_mF0705A8E33442B583B04679507B76BFBDFFBCBD3, ResourceReader_GetValueForNameIndex_m79B1BC96DC3A9C301702A8981DCF9B9AB6DB5E57, ResourceReader_LoadString_m3FC47B149AC4488A032735A7B3182AFA23F2E51B, ResourceReader_LoadObject_m9C25A380F36B155802F685B043CF0D865B9A4581, ResourceReader_LoadObject_mEB8D130420F913C6CED447B44CBEF16A8D947E33, ResourceReader_LoadObjectV1_m88DDEC37F9472A00F1D8C16045A95A1D4AA1A7B6, ResourceReader__LoadObjectV1_mE756ED5DD725FD5A470582D322BCB3658B139406, ResourceReader_LoadObjectV2_m2FDA51395B1F43946940C7F41E8E92D354D72E5D, ResourceReader__LoadObjectV2_m30D3AE123B76140B930567FD95EA219EAEE0B5F8, ResourceReader_DeserializeObject_mC7FBE27CC98B0AF0A5015F6D16C1DA9EFD1A6507, ResourceReader_ReadResources_m634E1F36559830676639B903759C695DB8A2603A, ResourceReader__ReadResources_m3D5D9AED9862C3EACAA0295ECF29248B4EF1C9C4, ResourceReader_FindType_m22498026F45925C45A3A637BA8E65DDEEB59A7FE, ResourceEnumerator__ctor_mBCD2AE144E06D8A6A1C43996A0848E367E16C9CE, ResourceEnumerator_MoveNext_mA84B3F912EAC2AB8FDEE0BFF83A30DFC5C856694, ResourceEnumerator_get_Key_m7B093E62B874103DA7666F3ABFF4B84C5BA36A55, ResourceEnumerator_get_Current_m06C25294F67340722FC8267250A85EFA52BDD371, ResourceEnumerator_get_DataPosition_m9B3A4F72C41B5F5676EA72C18E4A4E656186C87F, ResourceEnumerator_get_Entry_m6F6A82FC2C1613E0BB01281D74D28839B8A26821, ResourceEnumerator_get_Value_m929343E8F9F4B593F3FAB8F2968A557D70F7DDE3, ResourceEnumerator_Reset_mC456556FAE9573FB2AF6B9235581C6F00F541EB7, ResourceSet__ctor_m1F47DB45AD9B76D9C5F7DE09528A0DE9C2859C86, ResourceSet__ctor_m1EC9988829DAEAAC5C43EE7658278683A8E285D6, ResourceSet_CommonInit_mA22BBED58F4AEFC97ED6EBA4C41485F368E674BA, ResourceSet_Dispose_m5DF2D186C7AED57B4167BC3EFF9EA600EC33C5ED, ResourceSet_Dispose_mD754C0FF6F6E3B4F112C6F986D015EC3EA7360E5, ResourceSet_GetEnumerator_m69D4D83755E2C4D2BE5898870633CCF8A875CE19, ResourceSet_System_Collections_IEnumerable_GetEnumerator_m3CEDE58D4B3063AD8B4A0495242042D4B2664175, ResourceSet_GetEnumeratorHelper_m42338AA9605286FDB200837E683454FE67152060, ResourceSet_GetString_m7E6A66FB039989ED6F811F5FF41CF568577C3A9B, ResourceSet_GetString_mE1F72045673D48AD02445148B3DB679B9D856A2A, ResourceSet_GetObject_m57D6CF8B009D3B5785E62752E413A5CB698E1B6F, ResourceSet_GetObject_m1AA6C463BF07A8B3DCD10007477F5D2F258A94A7, ResourceSet_GetObjectInternal_m3C93BA08E5148DCFD0B24FB9B4AAE163E61DBCE7, ResourceSet_GetCaseInsensitiveObjectInternal_m1F6E83385AD345D2998926AB06D7A23A9CACABAB, AmbiguousMatchException__ctor_m9C92DCA8167E08DFA9F2EA95347F9AD71EFC2DD3, AmbiguousMatchException__ctor_m626D7A373A51DC634778AEECB96ACAA06058006D, AmbiguousMatchException__ctor_mA305F1E074A8A8076A51690253DD8FD11479B591, AssemblyCompanyAttribute__ctor_m5FAB94A558B5352334077154D0B5BB4326114D09, AssemblyConfigurationAttribute__ctor_mA81BF242FD2647374B36EEF689F5586B112FBD13, AssemblyCopyrightAttribute__ctor_m8E5E832C1B917B552ED1350D366AD210610EBBDF, AssemblyDefaultAliasAttribute__ctor_m12D778E6DBAD84DA12C5491B108D5AB24B527EAB, AssemblyDelaySignAttribute__ctor_m379BD5A2CAFCC3948CF41371E767FEC0976813FA, AssemblyDescriptionAttribute__ctor_m0158B3228EBC0CEBAAB2BC23302971F3DFE41702, AssemblyFileVersionAttribute__ctor_m5D73446D0B66AF8477742EC9270D6FED72FB3D36, AssemblyInformationalVersionAttribute__ctor_m3D974DDB883FBD364F61FEDD3AA88FC4AA8C721F, AssemblyKeyFileAttribute__ctor_m11F1AA635F4B04B4AB29BF81F2D22D2B79154DDB, AssemblyProductAttribute__ctor_m8486088445EC4F4896115D97A779A8E7DCE94C74, AssemblyTitleAttribute__ctor_mC70597EA25C3BEE2D504128447541E62F6A64D5D, AssemblyTrademarkAttribute__ctor_m3383FB67CA60DD87988D0F38DC8779794543FD90, Binder__ctor_mE610F2C90D56DB7F8F3A13C6E21DC872D7B6A7F5, NULL, NULL, NULL, NULL, NULL, NULL, ConstructorInfo__ctor_m72CC1711EA9A056AEE449CA749FE500F3AE85179, ConstructorInfo_get_MemberType_m5314ED25D6482BD9F35F98113378630B8BFCD806, ConstructorInfo_Invoke_m15FDF2B682BD01CC934BE4D314EF2193103CECFE, NULL, ConstructorInfo_Equals_m243602BD59A0EA2AEF155F3C6D2A334A9702F30E, ConstructorInfo_GetHashCode_mCAB7C0E416BFA7D64753A49A85FCE3587FE513B5, ConstructorInfo_op_Equality_m6DD673A9263EE646773396F9D8DEE46FA48FFBF2, ConstructorInfo_op_Inequality_mB3CB8B779FA4400BBF7069097CC64E6CA1D235A4, ConstructorInfo__cctor_m7BFE2CE8C9EC4754D6A6EED2BCD84E96FDCB4C25, CustomAttributeFormatException__ctor_m5721D8D8400B9E0B13F8B6361997CD5222C73C45, CustomAttributeFormatException__ctor_m60D23D17A1FD4240EA6139ED016FBCCD82D9D947, CustomAttributeFormatException__ctor_m9E550FC6F394F36AC7F7E75B3AD8DC08A67FB5B1, CustomAttributeFormatException__ctor_m38F3BE612E24AA1020AD3CFC4CC45EDC09821024, DefaultMemberAttribute__ctor_m8FE0ECEDC76FA6E1132E68A9255B24BC3BD59EA2, DefaultMemberAttribute_get_MemberName_mA5717089DA5E667DDE2D5CFF8AA557A3E97BC831, EventInfo__ctor_m86D781C175938902138CC93E2FF5CC7AA383E3A0, EventInfo_get_MemberType_m75E1BA00C097AE13EF910654FD3FBC8DD81553E6, NULL, NULL, NULL, EventInfo_get_EventHandlerType_m91DEB7DC69594CF0AA18122B287802AE2F0CA7C5, EventInfo_Equals_m8A1B298638C254333068843BD0362C7B625C78C3, EventInfo_GetHashCode_m6C03F2B5A35EBEFEBF042358FF48245BA29B9D44, EventInfo_op_Equality_m0833E89CDF247BDDB533572B0BB1E5EE7512B99D, EventInfo_op_Inequality_m4B5352D516359B10994084CAE273A1EF64E50B40, EventInfo_internal_from_handle_type_mF884FADA8067B1FF2332B7BD82632C2D3B6117DB, EventInfo_GetEventFromHandle_mE3F1F28074B01427202EE7992F42DA930D1A72F7, AddEventAdapter__ctor_m57355CDCAA0D1D2635D27D6D25B4A42B8E8DB861, AddEventAdapter_Invoke_m1D2C1BA2FD4D4500FEF4D4EB6F754910AE74AB98, FieldInfo__ctor_m8424D98FC7039BEC250ED437607B5D73352F0A0F, FieldInfo_get_MemberType_m82F65AF23DCB9FD07AD97569E3057EBE338438DE, NULL, NULL, FieldInfo_get_IsLiteral_mBE7DDC6A709439F775873859C82BAAD1EEFF791A, FieldInfo_get_IsNotSerialized_m45A8D6AAF795FCF6E8F51802E956FD5FF37469E1, FieldInfo_get_IsStatic_mEBBEB7B19A48D3E11BE830F3704C131A681F6139, NULL, FieldInfo_Equals_mFD4BD110D2C12D5B9A937DBEDD52358C8763BC6B, FieldInfo_GetHashCode_m54E44FD1BC31FC4A2ABA52A774BB213C24CDB4EE, FieldInfo_op_Equality_mA38D84E1D9AA016F414CF2265C4B0DB1FEBBAB74, FieldInfo_op_Inequality_m95789A98E646494987E66A9E4188DCA86185066B, NULL, FieldInfo_SetValue_mD8C0DA3A1A0CFF073F971622BBDBAAB6688B4B6C, NULL, FieldInfo_SetValueDirect_mC540B97FF63530B4B1F4A9316661F2F04EAE4617, FieldInfo_GetRawConstantValue_mBDE2126F0EAC358E543F43145C8E6281EF7BA341, FieldInfo_internal_from_handle_type_m5585A5D8A537CA4B17670B325443D4C4AEEDE662, FieldInfo_GetFieldFromHandle_m44EC28C540F532B58D9C012F158EBBB66E48E1A2, FieldInfo_GetFieldFromHandle_m5B4168D2F31DDF1EFD488F8C9507D188EE897623, FieldInfo_GetFieldOffset_m0FA49D2CD7AD39FE2120E87E400849189E3D97C3, FieldInfo_get_marshal_info_m7004093E853ABF7111EBBC307043B04CA69A24AF, FieldInfo_GetPseudoCustomAttributes_mB4D7105FFFA7C57F139DC8237743C26999239F62, FieldInfo_GetPseudoCustomAttributesData_m928A5E93DFAB561CBD0E087306D58D625A15E6D5, NULL, NULL, InvalidFilterCriteriaException__ctor_mC7E7719F5631D18978D84FF367713A9E1AB7A767, InvalidFilterCriteriaException__ctor_m6A060707E779876BCEA139DEE4335DA46D1EDDEB, InvalidFilterCriteriaException__ctor_m9B585A30301EEAA189558877BAAEF0A840E208D7, InvalidFilterCriteriaException__ctor_m94536FC269A6F08A04AFAC41D7D6AA4E48D5C1FA, MemberFilter__ctor_mD649C9BA57236FC334F29737714E355D1A284AA5, MemberFilter_Invoke_m3F3DC588193C51C81E9331DBFE29D5F5F7AC8B79, MemberInfo__ctor_m07E819A86C2E3A0B7EEA183979295D267489C342, NULL, NULL, NULL, NULL, MemberInfo_get_Module_mE6E1C5E63856CF52D22ADE227B730237139A81CA, NULL, NULL, NULL, MemberInfo_get_MetadataToken_mD099BE1DDDFE5AB7C8045835021C4A504F53F860, MemberInfo_Equals_m95C20D20D53A2C9159E854AF75C32B5BCC83AAD7, MemberInfo_GetHashCode_m8293E829B0D68FC3B391726DA50FC338734C7826, MemberInfo_op_Equality_m4B4F1AF29C9361D125F6D7FAB3D227ED3FECE685, MemberInfo_op_Inequality_m30A32A50379A6AD359992D3DED56EDE4646D17CA, MethodBase__ctor_m510B02BCE705D95C2C0B9A11F53FC1F7548555C8, NULL, NULL, NULL, MethodBase_get_CallingConvention_mB74D697ADF784D72BC9B3DA34CF652CAAD417D4B, MethodBase_get_IsAbstract_mBD096DC9FCDF68114928CA73690882A2F9831EF9, MethodBase_get_IsConstructor_m98801B34512C9B8DEC1589F1C8C9B3DFC8807575, MethodBase_get_IsStatic_mD2921396167EC4F99E2ADC46C39CCCEC3CD0E16E, MethodBase_get_IsVirtual_m2C0A566F37B666FDEE3066729AEACF336B342EC2, MethodBase_get_IsPublic_m471B6CEE0FF2B45843C1F314B624FC7968199AB4, MethodBase_get_IsGenericMethod_mECD447E7F19BCADC87DAF48F244086EF7C9B17B1, MethodBase_get_IsGenericMethodDefinition_mFD9C95550EDAE6F0B0A019442114E41644584191, MethodBase_GetGenericArguments_mD5149509636DAA395370FEEA0ADDC859F777ECE7, MethodBase_get_ContainsGenericParameters_m2B0BB23694B070F93A0A8923178D52E22670F244, MethodBase_Invoke_mEEF3218648F111A8C338001A7804091A0747C826, NULL, NULL, MethodBase_get_IsSecurityCritical_m725F359512AE2955579EB969FD36ADF2C7B3313A, MethodBase_Equals_m73759E1624A6055015AECE2948B19751F99ECD0E, MethodBase_GetHashCode_m69262EBB54DCA38171B5C5BC5B5DCB244F1B3ADC, MethodBase_op_Equality_mB075E658C5D8860D1707CFF2D430D05284FD2EAD, MethodBase_op_Inequality_mB7E4A01A8827865E97756445895D201687C09BB5, MethodBase_GetParametersInternal_mE17616D7B3E47EEE8B9A446228C7A686AF10B036, MethodBase_GetParametersCount_mE476B2153EE110F94C2A9605BE70EB17F0759264, MethodBase_FormatNameAndSig_mAB192ECCDEA6274CE10CC851CCB6B5D42A325F1B, MethodBase_GetParameterTypes_m8B793A4E50385ED33A591AD60BB17E46A00961CE, MethodBase_GetParametersNoCopy_mDFDB46526D18927D48C013B04F4491BF84360644, MethodBase_GetMethodFromHandle_m55E706B5156C0FDC1EA1DEF95B4FE36FE6A96EA9, MethodBase_ConstructParameters_mA63412889F664A9027DCAA144294201AB6AB251D, MethodInfo__ctor_mFA9E34BB41CAC506D1CE042B8F5A90ACF1A9952B, MethodInfo_get_MemberType_m03860F342936EA6D342ACE52A03D0495DD0706EF, MethodInfo_get_ReturnParameter_mDB85778E16532F5681578692978F5AAE692ED399, MethodInfo_get_ReturnType_mE21200CC4A5CC8C6CA0BA0A0372C6E852E180CD8, MethodInfo_GetGenericArguments_m148DBB23FD2AF3EE90B440B4AB3FFF1DC3186DE4, MethodInfo_GetGenericMethodDefinition_m9E6520EADADA0D137EA56FE2E37700DE8EB7C1F6, MethodInfo_MakeGenericMethod_m899574BDF27FC730B06D1EAB42CD0A1A7127DD2D, MethodInfo_CreateDelegate_m68B42CFF574744666607EF822938B74D2528D803, MethodInfo_Equals_mE484CBF8BC4CBBA0240E463B1466E87182C19796, MethodInfo_GetHashCode_m73658AEE16400DCF7B58963A692FFEF227F8B282, MethodInfo_op_Equality_m1466AB76300C9F07856E706E7E914062175189D1, MethodInfo_op_Inequality_mB73597A1FCC2F906DBCADDEC68A1B7D5B7E89FA8, MethodInfo_get_GenericParameterCount_m337DD8DCC069101DBE44BE69F458EED136881E66, Missing__ctor_m55B793A05BBBEB7CDD67027AE49ACF496DA8176E, Missing_System_Runtime_Serialization_ISerializable_GetObjectData_mA1F3A486D5F7B775A918EE154BED1F76C831B989, Missing__cctor_mCD59A23A690C038E83CA440BAE66184D775E6B1B, Module__ctor_m0EC46CFE8134A946E580BE070E7B922799E38EE3, Module_get_Assembly_mA95CFE4B009932107C03B8D8F1BAABE02C014230, Module_get_ModuleVersionId_m002B9B9EFC097692F15C5E4291BDE138E77FB795, Module_get_ScopeName_mF9E4654E2AABA5C81872B3AB8BC4FCD7DB11D369, Module_IsResource_m6A97A8CEEAC41510ED9BAF4A505E785063CB9C52, Module_IsDefined_m93324EBDAFA90F6D4683B92A6D2C427943728691, Module_GetCustomAttributes_m85BC5B515EF576FF4FEF16CFA17EE36441545863, Module_GetObjectData_m296609C089A7275D0E291E6B213287A5CC1E96DA, Module_Equals_m46CE4DE7ACD619FE70363E18A95D192ED8160099, Module_GetHashCode_m2FB1BF52ED15CD0036DBA0BCFE32C6F9F8FB5FE2, Module_op_Equality_m583E1B14EB42642C25529E575F844338D4A657DA, Module_ToString_m115EE46A6CE5F5A82C8E7031A5A43DA9EAEA31AD, Module_FilterTypeNameImpl_mC89031B2DBAA12ACF402F55C14418EE192D2CB83, Module_FilterTypeNameIgnoreCaseImpl_m3413E383FA45B33177F2EA7B72D913A57DD22C3B, Module_GetModuleVersionId_m73CD051136F98CB6C024ACA9269DA90D44624D1D, Module__cctor_m31F17E776490C70996219AB608D2413B2A48A853, ParameterInfo__ctor_mB91BF2677D2CEC110BCEB9F022085699A3F1C7B4, ParameterInfo_get_Attributes_m6C018C595E1EED978636272B41215417C90D6C88, ParameterInfo_get_Member_mC0859C75A75DF39DDB2AB46D4E3B52FEA7446527, ParameterInfo_get_Name_mE1C914834F68347CF9D59550F32EA12D56E92B50, ParameterInfo_get_ParameterType_m1280FC5F351BB81EC624D51B44D0177723FEBB7E, ParameterInfo_get_Position_mF85774963ED87FACBF73ECDE797139FA9ECC4E54, ParameterInfo_get_IsIn_mCBBB0F5A4B1F0D45CE891978431F53627E1004FC, ParameterInfo_get_IsOptional_mB27F82EA5A21188AD6E5CC5A34A3913C6D887BD4, ParameterInfo_get_IsOut_m7832D76F7B5FAE8B94A7D2BDC2CF466000FB235C, ParameterInfo_get_DefaultValue_mC7AA38FAA5E1918EF1A2AC77D510D28675B312A1, ParameterInfo_IsDefined_mCE339BDF12257ACE9E6669508421CE662AA55C8E, ParameterInfo_GetCustomAttributes_m7144D6C88342280E6AC43CAB7A66E38D5BB6E07F, ParameterInfo_GetRealObject_mDB6B2AB130F4D71B9F7516B6231BD51C89B96DD7, ParameterInfo_ToString_mED958365B397B74637DD204DE0697D81A3DD74FF, Pointer__ctor_m9F59B34EAF3432F7D7EB50ED04156F0DD046F496, Pointer_Box_m1B42E634ECF60FD53B735D74840B5841AD67A154, Pointer_System_Runtime_Serialization_ISerializable_GetObjectData_mC90CEF55155EE706BFE86269C503BC2253C473C4, PropertyInfo__ctor_m09B380762225589F785BDF7D42E98D6695BE0138, PropertyInfo_get_MemberType_mEE2B54149CC6403D1FCEFD316ECB7174C302FDAE, NULL, NULL, NULL, NULL, PropertyInfo_Equals_m95151DDEFE037E63562D3458ADC7B7932856687B, PropertyInfo_GetHashCode_m3046650B89C448D058F085765A77327489C3F0BA, PropertyInfo_op_Equality_m3BFC2276AECF2A16B66F171D65516817B4578B4F, PropertyInfo_op_Inequality_mE75A4F14CC678D8A670730FBD4338C718CACB51B, ReflectionTypeLoadException__ctor_m25ACCD08954BE8DDB5A61EA3526388E03F1461F3, ReflectionTypeLoadException__ctor_m192B08094E8B8438A0FD9C0C001C8661100EB2D6, ReflectionTypeLoadException_GetObjectData_m03F2BD69E6D872FBD1AA21DC26735F8DEAB0E6D4, ReflectionTypeLoadException_get_LoaderExceptions_mE4E93A5B755222BC2D029A0574971DF65568D9A4, ReflectionTypeLoadException_get_Message_mB9325F5DA7240046A0BAA2EC2EEED2BEECD629BF, ReflectionTypeLoadException_ToString_m40C163E5F2E53B1E3BF5C7E1F009F72A05E2776E, ReflectionTypeLoadException_CreateString_m34C9541C381B71B510EFD95DCF46CA294ADA55C1, SignatureArrayType__ctor_m3FACB8AE4C9DDC921150920A7BB3D3DD2E67459A, SignatureArrayType_IsArrayImpl_mF4D3F87E79D49D20C5462591D53E090F194C01E6, SignatureArrayType_IsByRefImpl_m0DB3B8E07C681BBE07CD380BF33187BA341C87D4, SignatureArrayType_IsPointerImpl_m88078AB46F98A6A7494061DF8D8C5B63E1E2603F, SignatureArrayType_get_IsSZArray_mCAD4CFFD122F46BEC2C63B765FB22C16CFB64E77, SignatureArrayType_get_IsVariableBoundArray_mADCDAF367FBEA6FCB7408D69CC21A9464EF84AC4, SignatureArrayType_GetArrayRank_m954C33E4671CA192F452B54CF49D838D28808333, SignatureArrayType_get_Suffix_m9907727BCBAE09F28512BDCD59C3A425103153EB, SignatureByRefType__ctor_m4459198E6C750329A145D8120AC683AB354983EC, SignatureByRefType_IsArrayImpl_mA92B290FDDF6368619D445B11F3C887F9AEBAC10, SignatureByRefType_IsByRefImpl_m4BC8BF88FE61B6D2B5F3859C05148E8F454FEBEA, SignatureByRefType_IsPointerImpl_m18A8D0D1418E7696196E03445A88BBF841DAD25F, SignatureByRefType_get_IsSZArray_mBF1107D02932A904C94F77990581F907F96CE9D8, SignatureByRefType_get_IsVariableBoundArray_m0B513E0F99229E539A8024CE69C424BBF07F7C4F, SignatureByRefType_GetArrayRank_m87F294C9487E1DEEFAF0F3A8409A0BC9201F57AA, SignatureByRefType_get_Suffix_m504992DE234E4F9487CB0BBDA8DE4C0F01864DF6, SignatureConstructedGenericType__ctor_m90332DCDF39397AE2EBBC347E51EC7E760982B73, SignatureConstructedGenericType_get_IsGenericTypeDefinition_m2A608D8725AC2F22ECFD8F81AB98C09A2B692417, SignatureConstructedGenericType_HasElementTypeImpl_m169D4C286433A55D9F6DEED34F98B063E89C5FD5, SignatureConstructedGenericType_IsArrayImpl_m996BAA7A50A1579DF82D1B456F7B95B800305034, SignatureConstructedGenericType_IsByRefImpl_m8012E18F5DCE4F5BF0CF86A24CEFE4255280876A, SignatureConstructedGenericType_IsPointerImpl_m61D93AFD9E3579AE86FAB442BDFDAC19D25C2A31, SignatureConstructedGenericType_get_IsSZArray_m1DE08A0B1E34C6E1CEBF43FB3D2ED8FF8F986D61, SignatureConstructedGenericType_get_IsVariableBoundArray_m1A594C4297CFAD464880F6328F726DA0F2BC6961, SignatureConstructedGenericType_get_IsConstructedGenericType_m827349DFE64DBEACE4A49F55800D1FB6C4A01A71, SignatureConstructedGenericType_get_IsGenericParameter_mAE2A41DDFEA7660A5D65453008228CC75B792778, SignatureConstructedGenericType_get_IsGenericMethodParameter_mD95E1E00DC647D4A1BA436B9AB02A3D2C925705F, SignatureConstructedGenericType_get_ContainsGenericParameters_mCF1CD379A18F109585F5B8CC63F0276C281FF9CF, SignatureConstructedGenericType_get_ElementType_m7D3B370405C871792B5EC0CEF89B015B1E99D79D, SignatureConstructedGenericType_GetArrayRank_mB3F54F5BCC75AD6547A10420DB1CE44192C0BCFE, SignatureConstructedGenericType_GetGenericTypeDefinition_mC0D06CC8E1CB96567A14348072726B5DA5356A9C, SignatureConstructedGenericType_GetGenericArguments_m877A4187248F38C77BDC623FC0C29169F2B32074, SignatureConstructedGenericType_get_GenericTypeArguments_m9BE5969FA137DE8607548452FC26D3CAB7DE2089, SignatureConstructedGenericType_get_GenericParameterPosition_m2913B3000EDA67D66D2AE3E60BB72FCE472E000F, SignatureConstructedGenericType_get_Name_mF8502FF44DC64BE864834DDDECCCE5DA522902ED, SignatureConstructedGenericType_get_Namespace_mF6CB5009619F85031EC32C97EE7BD50315CF099C, SignatureConstructedGenericType_ToString_mA0144A67F30797AFFC96E978B50D8CDB3626371E, SignatureHasElementType__ctor_m6A8EA86DF560B55F2BBDE9281FAA1E986CA02DC3, SignatureHasElementType_get_IsGenericTypeDefinition_mE1C100A29CBBA656F27AAD5A27C545B56A3C9276, SignatureHasElementType_HasElementTypeImpl_m6A370700A605E44D713D6C6FCBAC2D02CC1A093B, NULL, NULL, NULL, NULL, NULL, SignatureHasElementType_get_IsConstructedGenericType_mD07C06E49B2E7E043747FBDC0B76233A1F494C65, SignatureHasElementType_get_IsGenericParameter_mCB0A52F67D38FD038A91C04BD2C33BC3B7D1924B, SignatureHasElementType_get_IsGenericMethodParameter_m9EA4D7CE9A36A0F4533B09878E601599DC28C998, SignatureHasElementType_get_ContainsGenericParameters_m6C1CC95BDFF7EBA0D71A978B6ED0614F6C4E2882, SignatureHasElementType_get_ElementType_m9B7A045AE86C224E516D81580879138929685F7E, NULL, SignatureHasElementType_GetGenericTypeDefinition_m80C57F1D3031E8B7AF62F1762470BF02AF59F79E, SignatureHasElementType_GetGenericArguments_m8647D0C8B29B5C56B3B369DB72DF683E3A7FE47E, SignatureHasElementType_get_GenericTypeArguments_mC4E26ECF3B4BEF8A0C7BD178F8A6CD183BBA3603, SignatureHasElementType_get_GenericParameterPosition_m0EA5471FD487E3BF5CA3C5FFEF1E82CC8216A9DD, SignatureHasElementType_get_Name_mB0F7618C9785C98DA0E36064F98B17118A665399, SignatureHasElementType_get_Namespace_m980812E8767C1581BE96786222B366F80B093127, SignatureHasElementType_ToString_m30CD418A79F88CF9E741C6A2393CA9E2D998DA1D, NULL, SignaturePointerType__ctor_m89FC92EF4C4D92F8625470564FAF8C70FB8BC3F3, SignaturePointerType_IsArrayImpl_m6921C0124E0C0CF8B546707FD227E23281F21FB6, SignaturePointerType_IsByRefImpl_m4AF4870B770581419FF5868160952A63F1A20C5F, SignaturePointerType_IsPointerImpl_mA497F8CA72DFA851098471A60C4BACEC40DBF1C3, SignaturePointerType_get_IsSZArray_mA375446CF7DAA2F8125C605E2F7C405340E79B28, SignaturePointerType_get_IsVariableBoundArray_m46138B8B6AD4F5CB9E43570F8AF2446C7E842DA6, SignaturePointerType_GetArrayRank_m45EF64B2B35B6E8009175BCA97B4302BF3ED9881, SignaturePointerType_get_Suffix_mDA71D1DB57A8CE2B5FACF8B9B2983CE272574C23, SignatureType_get_IsSignatureType_m0BE9C122C60FCA3C2F5E10D403BF3050212728CC, NULL, NULL, NULL, NULL, NULL, NULL, SignatureType_get_IsGenericType_mB75BECBE1E0442EF3CA955964C2FC69771F7ECF9, NULL, NULL, NULL, NULL, NULL, SignatureType_get_MemberType_m251A3134EAD3BB315D90261BDE687CED66C2472E, SignatureType_MakeArrayType_m7F7B274ABEF1D1498630EE1837298965294B12E1, SignatureType_MakeArrayType_mB4A32F067200D026866AD77C5899A9FC341A64F2, SignatureType_MakeByRefType_m76BA96E83DEAD49163DCD8811B9D605D1902EEB8, SignatureType_MakePointerType_m4DA16481686358D102436DB6839B893670512E9B, SignatureType_MakeGenericType_mC87A981B3AAF7587FCB2DBE9255D74EBC93EC03B, SignatureType_GetElementType_mDDFF81433278F3E3120D9A65B14BF3C2EB4E77D0, NULL, NULL, NULL, NULL, NULL, NULL, SignatureType_get_UnderlyingSystemType_mF2DFAFAF0493E48ABBC54583BF0C95D95907115F, NULL, NULL, SignatureType_get_FullName_mB42B05CE5111436D0AC03B37319AACCD437FF384, SignatureType_get_AssemblyQualifiedName_m7C3A785F18646D2F5539A8094DFCD87059F17013, NULL, SignatureType_get_Assembly_mE129B3C2BFCE21F4F211E9080E946A5C5C37E384, SignatureType_get_Module_mCAE92D38BC70E6503C0D9CB2C14CAC5E35DA2E23, SignatureType_get_ReflectedType_m7EA8F68E94091F6CA06EA93B2DC79E2A9BF6D954, SignatureType_get_BaseType_mA790F31CAEF498AB44A6D458A0156578950F5D2B, SignatureType_GetInterfaces_m2A9CD18894905BB5592457291E6C23EF000FDB8C, SignatureType_IsAssignableFrom_m4C702530DABB756B4EA7D1ADC6C254D4FB5D242F, SignatureType_get_MetadataToken_mDF04D8B91568BDEA51B6C07760408E0AE312AD6C, SignatureType_get_DeclaringType_mB5C7D8C8A5DA6EF8F02B32FD4309C7D745691336, SignatureType_get_DeclaringMethod_mD51C9F336F4F32B771626AD0455223DF4DEAE19F, SignatureType_GetGenericParameterConstraints_mA58789409B65E006EE3D9A020E5D2149A1ED5287, SignatureType_get_GenericParameterAttributes_mAD134E33EAE99537B22C4158838F668B4BF03FF2, SignatureType_IsEnumDefined_m6E450DEF556A8169CE5DF1A5D8E76935F1573617, SignatureType_GetEnumName_m9BE55101E03A453E12C6C6A15A68D4C56A5F0EA2, SignatureType_GetEnumNames_m449EA99C8B17D209C09F055A8B45F8044EB83FBA, SignatureType_GetEnumUnderlyingType_m34AC9EB26E0A4C66B970CA82CB69F72286EA6B90, SignatureType_GetEnumValues_mADA2C4A236DF020E87BC09B9F3660643AAE1EA98, SignatureType_GetTypeCodeImpl_m4022E26825BD6B47CACEC65DBD88A40C04905628, SignatureType_GetAttributeFlagsImpl_m252731E573EF293B0D2A9A4A30683A6916641F0C, SignatureType_GetConstructors_mD7BC412667E785ABB205FB57EB9670FFEE22C537, SignatureType_GetEvent_m0F0D472AF4C41CFC1BA8A41E19F8D04F36CEE47C, SignatureType_GetField_m2C6107EDCA82DAE6EB0FF610D7EDCE4AFE45622B, SignatureType_GetFields_m7BE61A4DD0DE8C46D40B53CF6612DE83F9ED0B80, SignatureType_GetMethods_m58033B47BE7818433EDED795FA871DB52D320650, SignatureType_GetNestedType_m932D161D19586ADCA36A0D591F2CF538ECBA1A48, SignatureType_InvokeMember_m887D7FB691ABED15D717E77946DC8715BD68C3BE, SignatureType_GetMethodImpl_m524A2A263563196CE1116CD091EE485468FD6760, SignatureType_GetPropertyImpl_m6AABD47F5E4E8A87F6ADEA9488AE778CC7E39FC8, SignatureType_GetMember_mCD82AD0A287FE8E6741EB462B575F3B49F1A68F4, SignatureType_GetMember_m0E9DBD32C26B8625998C8DC4AE79BA34093BB00D, SignatureType_GetCustomAttributes_m0D4FA96DD18637D3A58DE2901BA18546353B703E, SignatureType_GetCustomAttributes_mDFD0D182D6DC1E5F68666B0941594FBB8DD49B49, SignatureType_IsDefined_m1423D07B18C32DC74C7D806B8D226D4CF5AB2C33, SignatureType_GetConstructorImpl_mE45A01BF9817878AFDFAEDBD91EBF1A9C6092E00, SignatureType_IsCOMObjectImpl_mF4BDBE7714ECC1210F3DC082534684C7835627D3, SignatureType_IsPrimitiveImpl_mBA7EF0B6CABA199A494FA3A0AF60CF570DD1BE82, SignatureType_IsContextfulImpl_m762C3DB137F88CB5BF0D70470D43B0CA2F32A73B, SignatureType_get_IsEnum_m0F332918AA2E17914C640BBC8639C92C74CEDE97, SignatureType_IsEquivalentTo_m65421A8892FD2DBCE9F97E1FCE503031E5A5B8C7, SignatureType_IsInstanceOfType_m080A95DD270837968559691C7950C70E973B46CA, SignatureType_IsMarshalByRefImpl_m7170560355DB16F3015EAD1F056B3F37F4D307F4, SignatureType_get_IsSerializable_m9D5FCA45C03484C9300760A4D15B1DAD966D47C4, SignatureType_IsSubclassOf_mA38CCB6EA1E5A9AF7A157D8FCF66B7B8C8683926, SignatureType_IsValueTypeImpl_mB8F4AB28B439953A41E57497BA84703F0009A091, SignatureType_get_TypeHandle_mE5D4B4510248371E23DCE8F2FC1063C36C1EF2C0, SignatureType__ctor_m8ACE652F22D71D08E9088A695747F833029D5711, SignatureTypeExtensions_MatchesParameterTypeExactly_m10ECF31779DB79AF8A40D4D9CB3D77DA3BCC38C7, SignatureTypeExtensions_MatchesExactly_m4E1699ABF3BAE33A98A76FC711CD8E82BCBB57D0, SignatureTypeExtensions_TryResolveAgainstGenericMethod_m78D1F32EF35B42BE1D8F6DDC1D4E3FD492B1043A, SignatureTypeExtensions_TryResolve_mDC9D08696AB53BB51D77446E96A8C9518069F5DF, SignatureTypeExtensions_TryMakeArrayType_m579E5FAB5B2F63913C0CBE6B6C7D32F0FCA66A39, SignatureTypeExtensions_TryMakeArrayType_m092AAC79044E346CDA208FB944E13FEA79C3A24E, SignatureTypeExtensions_TryMakeByRefType_m3631EFC35D5AAEF2066FE6E3103026E290B19B10, SignatureTypeExtensions_TryMakePointerType_mAE03653F8F54FEDCB438BF9B7237B56492B74446, SignatureTypeExtensions_TryMakeGenericType_mF4BAC2E15D1BD5B80C6861C62F3F6D7B72BB5484, TargetException__ctor_m46F53028389254703BF18E6C11B965E736A7942E, TargetException__ctor_m6F20420087AA894B6CE0EE5E10754BFBA297A5B1, TargetException__ctor_m2CCBD6E818D329440537D7607530E5664B7EDD64, TargetException__ctor_mA907F244A705A5F260FC8905A681AEF26E599727, TargetInvocationException__ctor_m4892CF9181DF7889AD9FD9834CDC31C634D85C87, TargetInvocationException__ctor_m34221503943FB2DBAA629D513EE8EE5CC90B7FFC, TargetParameterCountException__ctor_mB090518705EDCFAE8DD6041BDC2982D66BCD3ADE, TargetParameterCountException__ctor_m86DB8328AED5394EBEB7CE4EC920A0582C467825, TargetParameterCountException__ctor_m69699B06DA6273C62B59230BA8C6B6492941ECA6, TypeFilter__ctor_m2C9BBF0B15F2D288D63F30FD3B7A4F8DE2428A96, TypeFilter_Invoke_m5AAA0811DC7C03530D8D31ADDFF7D13AD447CD14, TypeInfo__ctor_mFD6FD3B3FEFC2CFA1BEA921C9E1FBAD2B6C7AE79, CustomAttributeNamedArgument__ctor_m2F422D478028436A0D372032709730ECCD9EA961, CustomAttributeNamedArgument__ctor_m8C414BA5A58D9DC237BFB24FC4567D23CB6DC7F3, CustomAttributeNamedArgument__ctor_mC39377FB0574BC53E86BCFB185294AA63643637C, CustomAttributeNamedArgument_get_TypedValue_m4C7C82C920D8C3DE55C1D133302F3847510B9D35, CustomAttributeNamedArgument_get_IsField_mF6AD13B439FA529B7F5F50E283732E5A14C2B497, CustomAttributeNamedArgument_get_MemberName_mB4F035EA58C067B396300CFE73F096FF8D5E5376, CustomAttributeNamedArgument_get_MemberInfo_m0BFD0124DCEA4BEE31BE75F254E8085C4F7C70BE, CustomAttributeNamedArgument_Equals_mB1743B7F2494519A511010F4CB52FC26DF692151, CustomAttributeNamedArgument_GetHashCode_mD8D80A854CDFD86C8B44D327EC991A61543CADDF, CustomAttributeNamedArgument_op_Equality_m84435ED5E5C0FBBCBC19858CB2A7B00DBBD6F799, CustomAttributeNamedArgument_op_Inequality_m1915219B044B7685ADC33F8F40A9E7E86CFF905B, CustomAttributeNamedArgument_ToString_mA2D4205DA694C3D116D2491821B1CACFE8410E2A, CustomAttributeTypedArgument__ctor_m1048076056A2175BB0DEEE512A090AFE5F3B30AF, CustomAttributeTypedArgument__ctor_m05B5ADB5D601F4B177406F8531EF645CA3F08570, CustomAttributeTypedArgument_get_ArgumentType_mB4C26597EC39B2BA19868FA53EA666C3FCE73AF5, CustomAttributeTypedArgument_get_Value_mBD50EB83EDE4C82335200A58F8735576D0A43E62, CustomAttributeTypedArgument_Equals_m88F54FC46D513F75E9C932B5AB529E7C3895D917, CustomAttributeTypedArgument_GetHashCode_m59648CD94D01B7C688B711C3F2D83275D07991CA, CustomAttributeTypedArgument_op_Equality_m2B6205A15D24FB6E79E3ACB3956A40F1DCCFCDF6, CustomAttributeTypedArgument_op_Inequality_mA99C940899B57DC6AC422CFE1AE488ADD530CE72, CustomAttributeTypedArgument_ToString_mC0705FA02D0D7678D5C8EEBF4B4606B20D6CE859, CustomAttributeTypedArgument_ToString_m9B974C3EFAEC6FC2336E3B841495E1985AEFF229, CustomAttributeTypedArgument_CanonicalizeValue_m6E3214A7CAC69A0C864166B738D897F4489E8CB5, MissingMetadataException__ctor_m400B8CFE17F45DF30DC27F70D329C132BF978F3B, CustomAttributeExtensions_GetCustomAttribute_m5BEDBB46CF1A8378A386E144E4591C9BEDAF1A9B, NULL, CustomAttributeExtensions_GetCustomAttributes_mA663A241432473A89C830284F82A775F47A76FDC, NULL, CustomAttributeExtensions_IsDefined_m88E1A7B2E5D09A109B9E6C2830AC70BCD907FAF4, MemberInfoSerializationHolder_GetSerializationInfo_mCB58806CDB019560060640292F0A454EDC7842A0, MemberInfoSerializationHolder_GetSerializationInfo_m76ABCD6C20061D6AA3983D770D7D489F19C7EF93, MemberInfoSerializationHolder__ctor_m5DCCC1E1D56F96F7F207CA9E6EE2250286FD2B51, MemberInfoSerializationHolder_GetObjectData_m14E7FB5A84E80D99DCFEE2B75FBF79FA15009806, MemberInfoSerializationHolder_GetRealObject_m58128070B63D94958762C5763C596BA5F7A0B8DC, Assembly_get_CodeBase_mB0DDAE522C51A7E08E8350E1C67C0D4A88EF163D, Assembly_get_FullName_m54940F8233382E8EDCD50FBAE47DACD24744A6ED, Assembly_get_MonoAssembly_m9F42B01DE36784F1EFE0EA72AB7694FAA8E0BF77, Assembly_GetObjectData_m36E216632854D996F3B48DFB31067DBE0ACE1231, Assembly_IsDefined_m44FE97B2222CD605D6D38D821CB44CF30086EF00, Assembly_GetCustomAttributes_mF1CC644628924FFB78586EA8875A78D84CB95B78, Assembly_GetTypes_m66E0156F98E170FFE3C7812AD2C66BC5F1DDBDD1, Assembly_GetTypes_m76323EF137A3754A5B9E48662939D1EEDC63677F, Assembly_GetType_m14088CA59080AFA0F58D6AC78021C71438235051, Assembly_InternalGetType_m1E29E2019AB0489C67C70D2E03085B327535874D, Assembly_GetName_m0784C3985023A8D9777D0971BA6C0C8C3C318C1B, Assembly_GetName_m512D72D6879A5E5AE78D0E6B5F0F9612D642C6D3, Assembly_ToString_mA4BAE87AFC202BDFC718F5082DBE534144C5EF00, Assembly_GetAssembly_mC0AA971E920FB9B19966CE02808FB3B7F9AEE8D9, Assembly_Load_mC42733BACCA273EEAA32A341CBF53722A44DCC90, Assembly_ReflectionOnlyLoad_m14421FE2308C3A0872897F8D75F1D20CCD8CFD18, Assembly_load_with_partial_name_mB1FABF5A3D7F6DBD33F9BBF75D773317B78D3D13, Assembly_LoadWithPartialName_mEF12B38E546FD0DE16D71686A38E64CDDCD3CD41, Assembly_LoadWithPartialName_m37061EE62CF3C80A91E0F925D5B9A753067C7DA8, Assembly_GetModulesInternal_m815AAD05DFC8F0801DB28BDF3FE5E68A44F77A1E, Assembly_GetExecutingAssembly_m4ACFED69BCE230B0CBD050631B995A62BEFDCD31, Assembly_GetCallingAssembly_mDA96275EB27A0792D97CF9E45FB7919F39A3F97E, Assembly_GetHashCode_m0BF7580A90642ECBCBF64461932A75F97348A1F9, Assembly_Equals_m82A0937C126C937AA24E65C1B64C69995B766E8F, Assembly_CreateNIE_m9D58B8C0C9B1AD96D36CCC8292EBF5DB25D02BD9, Assembly_get_IsFullyTrusted_mC397C93766F2DE5ADE7D09A70C7295377AE2D2D9, Assembly_GetType_mED7DBA27AAF9B0E9ACB531A640D218BF0F69A64D, Assembly_GetModule_m9C9731B8EC83B1D130825CD0A7AD676811C674F4, Assembly_GetModules_m0266E398272E6387830FB07E7E615E9DF1A0BFE2, Assembly_op_Equality_m1E2666F9D0537F02AB32F14B4458C98C4851CEAB, Assembly_op_Inequality_m58825496C0F2FD59DFC42085A1E60C69F6DD20F0, Assembly__ctor_mA80BEF319D9C5840A5F623512C16B81BA459649A, ResolveEventHolder__ctor_m92FDB01B16457678370163F0F3FEC7598A337B39, AssemblyName__ctor_mB5CCDED0A267975D84392B38226554118818CA89, AssemblyName_ParseAssemblyName_m94824DE99E217CFBEEB41C08CF607859462A0211, AssemblyName__ctor_mA1FA5566003555823FD33805E1490F2477B3C10C, AssemblyName__ctor_mD9F420083AEEDE6F53EE31948E03D5935998A40B, AssemblyName_get_Name_m7899B9B3F289EEBAF62AEAB51D1CA91DA92C4E6A, AssemblyName_get_CultureInfo_m56A5F3AD50420B6D63300704C62BB174E26AC3B3, AssemblyName_get_Flags_m5B4D64EED463886AC7873E3FC11960308F0A8193, AssemblyName_get_FullName_m668C2F147964E6C40B4FB23CE7655EFFE447EF22, AssemblyName_get_Version_mC20EC1E68FA7C40120112C2E29A19C9D948B5300, AssemblyName_set_Version_mC2854080B2F638482E884B4C0724A3E186C3E9FC, AssemblyName_ToString_mC7BC3DA13B9FD7BE34320D7A67656A0AD5332CE2, AssemblyName_GetPublicKeyToken_m4FCC5742FE2D06BE08290F30E186CFF24D0C871D, AssemblyName_get_IsPublicKeyValid_m95E0952D8BE9C4D3D3F6AE39DC141B1EAC4F09A3, AssemblyName_InternalGetPublicKeyToken_m5F3E5E924AC908F8E2B641F86DA2E7B00BA7FC98, AssemblyName_get_public_token_m78FC768DE854D99C4F990AE5FDCE634D3EE9ED12, AssemblyName_ComputePublicKeyToken_mB7686523A23ACFE23AA1D734432A33CD6F1927B3, AssemblyName_GetObjectData_mDB37514F3ACF4699F248396176C900BADD20F59A, AssemblyName_Clone_mB93337FDD56A6BB981C55C5903B6DB76596E912C, AssemblyName_OnDeserialization_m3B2C8A4A36E644CF85384D0C0BC37169167B1426, AssemblyName_GetNativeName_m39AFF4239E47FC6DBDDC3BB152A9D94C9B69E36F, AssemblyName_FillName_mD77E93CB1C57EA3333E2A6DC852D5870C7642F7B, AssemblyName_Create_m72523855068F08BEDFC0343460761C74341A7F54, CustomAttributeData__ctor_m9F67383E865CA483F80FA216CA8ADB64E093BCEC, CustomAttributeData__ctor_m03524BF09CBB8AF69B136F6ECB9CCB6D93CEB0B4, CustomAttributeData__ctor_mA320C21C2A7C327982562B8E8367D15BB823E6EB, CustomAttributeData__ctor_mFC60E115E80D158E524DC91EDC3983DE015BE2C9, CustomAttributeData_ResolveArgumentsInternal_m847CBEF64970422865D4B3987D0D6E367AC3DF00, CustomAttributeData_ResolveArguments_m5CFBE9A5B32FBBB9D1B56FE11505596917B50DAC, CustomAttributeData_get_Constructor_m33F6D90EBE09186FCAFE0B3AF000DCE6555BBBF9, CustomAttributeData_get_ConstructorArguments_m61498EB76319E198374BBA00DA949A17C1D890BC, CustomAttributeData_get_NamedArguments_m2A03AFD6F3C6B385E564BB6CA3E527581645CC66, CustomAttributeData_GetCustomAttributes_m9B6A464A3DD21B4D058906644E71F9BB53BB269E, CustomAttributeData_GetCustomAttributes_m79A09D17AC03C6E741780412B2A4766FBDE753AB, CustomAttributeData_GetCustomAttributesInternal_m506A6D0BD5173A64F5562CEF4D893C509D1C080A, CustomAttributeData_GetCustomAttributes_m1950BCC2AE1289AD1B6096A1BC591972D2AC5100, CustomAttributeData_GetCustomAttributes_m45AE67F127FD5DB8A76ED0883ECCFD0874C7BC20, CustomAttributeData_get_AttributeType_mF60B478695109F172991BFF76CF8462FA571AF64, CustomAttributeData_ToString_m57032FDEB028015008A05BC73D814A0E734D900F, NULL, CustomAttributeData_Equals_mECF70C82B1275904576C1BA818BD4F9B107586EA, CustomAttributeData_GetHashCode_mF3B45DC929EE8028577C2F87E3D74F9B547E0277, LazyCAttrData__ctor_m12F7ACF371532D4ECCD5570AFA16906D30F66777, ExceptionHandlingClause__ctor_m9C638E08144F29280B4FE50A91371346895D8F52, ExceptionHandlingClause_ToString_m4B74A029E2BB63F0BFB00EDBB0C6D2CEE8FF1D1D, LocalVariableInfo__ctor_m26762A2249589DA753B4FB4B4CF6A4308C06CA94, LocalVariableInfo_ToString_m6E3CD0B9AA7BA35A25593CC6D0FEBF1A11DC3311, RuntimeAssembly__ctor_m0368ABE4DF5F2274D82D16989761101FDC69DE05, RuntimeAssembly_GetObjectData_m3F362692645F5D6BAC482D9A7DAA13856A7002DF, RuntimeAssembly_LoadWithPartialNameInternal_m9697E7C38DBBF00698AED01001FB719C9C60309A, RuntimeAssembly_LoadWithPartialNameInternal_m5FB8D85B0A8810FCA9572C2ECFFCFDCC40C506E0, RuntimeAssembly_GetName_m26D52A6C322D26288B0E5A9D7FBBB0F60CECFB98, RuntimeAssembly_GetType_m7A7AB7926332BEB97B52B4E3C185AEABD6E651BA, RuntimeAssembly_GetModule_m42C0C7423952EDDC77E2B8CD15B0529F9E278CEE, RuntimeAssembly_GetModules_m17C0247042FCAF9A43BED15349C0348C6BF8673F, RuntimeAssembly_GetAotId_mE60698ACE0B9F738390B88A87E3173D7BBEB567E, RuntimeAssembly_get_code_base_m7B8C0405753F04CAA2E4705A59BCBFAC9F9369A0, RuntimeAssembly_get_fullname_m0B3F4F143015A1AD8F32497C4E94AC9B33EB1A26, RuntimeAssembly_GetAotIdInternal_m41069CD3EB6A62580C52586C57CD73A5B3EBAA7B, RuntimeAssembly_GetCodeBase_m7EDAF8001C31FA103F6B3797D09E4AF5CFE543F1, RuntimeAssembly_get_CodeBase_m500C0DA437758E544DDF8D7F90CA6287FE7F35CF, RuntimeAssembly_get_FullName_m17A049ED32DA78A331F36344DDFE4595311AA81C, RuntimeAssembly_get_MonoAssembly_m71CDD619E7A05ADB8AE624049267A82BE5482C0A, RuntimeAssembly_GetManifestResourceInternal_m42C3E9A9A678777B6B889144EFC663E6B0DBF362, RuntimeAssembly_IsDefined_m437BE5E4480E54944B5EFE61CF57C263EF1D9322, RuntimeAssembly_GetCustomAttributes_m21187903472F5E86AE2D0710B24ACBF325AA2D29, RuntimeAssembly_GetModulesInternal_mDF331BED083A98D8A67010B13AE8E07EC4C78BC0, RuntimeAssembly_GetHashCode_mAB42273F54E8E7AD51BE132219032398BF216A9D, RuntimeAssembly_Equals_m469B695035BEA0A806C15DCFD7F2F8AC3A626FBA, RuntimeAssembly_ToString_m541B3BC8C4F72ADFF520B9ED23A0F23377A1F4C3, RuntimeEventInfo_get_event_info_m2F3A0848A4AE29FF1D16729CCB884FF4309759E4, RuntimeEventInfo_GetEventInfo_m463ECC0907CC6F6987B836B93E68233B972B6FDA, RuntimeEventInfo_get_Module_m5D3275D4F7B66E3DDBFF6595A8B9EB3A9FC3A33B, RuntimeEventInfo_get_BindingFlags_m8248A536662962131B08DA7ED30AFAFF56927FB5, RuntimeEventInfo_GetDeclaringTypeInternal_m2006BE0C9EF106FB39398811BE548A6D8258879F, RuntimeEventInfo_get_ReflectedTypeInternal_m3E6878DC8DBFE4E95D277E7D13F7310191D54B46, RuntimeEventInfo_GetRuntimeModule_m3C89FC1BC3583686091DB257BE34F2F2F06A3ED5, RuntimeEventInfo_GetObjectData_mE4606CDE1180204CA3B6F5B50AC0B7380F7C0A3D, RuntimeEventInfo_GetBindingFlags_mC495F7BF541763EF8A3308F1602D42B55B0E24BB, RuntimeEventInfo_GetAddMethod_m40B7F012C5F5988CCDB31E98AD9D84902666387D, RuntimeEventInfo_GetRaiseMethod_mE94E5AB349937A0F42B3C034CFBBDADC694806D0, RuntimeEventInfo_GetRemoveMethod_m2E2EE0ED0D28DAC93F8ABDC0589D3521567E959A, RuntimeEventInfo_get_DeclaringType_mB936389A364872B09A66E471E7008456C7872419, RuntimeEventInfo_get_ReflectedType_m7F43090D8A2B8C5D8A8AD86C3029EFB8B2965732, RuntimeEventInfo_get_Name_m2EFB3D6E632F75D28D043907CA3A6D0CB5317202, RuntimeEventInfo_ToString_mE6F467935918CBEF22F1EEDB2B612A7FD3169806, RuntimeEventInfo_IsDefined_m30C9F779F873599C50AB0943C38337C30A1DF5B1, RuntimeEventInfo_GetCustomAttributes_mFC3CD630B03FECA4C2AB209FDBD2D690E3A2444E, RuntimeEventInfo_GetCustomAttributes_m47F9BF2CE10103C71BF67E656CE3DC56FC24DFE1, RuntimeEventInfo_get_MetadataToken_m7F6E6BD41CDD0FE628D6EFE07DF48F8EBFC455C8, RuntimeEventInfo_get_metadata_token_mF486B07577CF5AFF8EEC6059D6208739B6B7CD10, RuntimeEventInfo__ctor_mF4C2E30E2180544AE64D6499D121CF0AE7E37AEB, NULL, NULL, NULL, RtFieldInfo__ctor_m7BA2EBC2B8AC541221064C9C58A592AA12414456, RuntimeFieldInfo_get_BindingFlags_m1E3F9B303658111A99C298C775DC438A533035FC, RuntimeFieldInfo_get_Module_mD6A0FD65C5C9FDEBA519B3F19567A1F34CBFE16B, RuntimeFieldInfo_GetDeclaringTypeInternal_mBD92F943CDB2C123A367CBE4DBF7FF4B55C14F26, RuntimeFieldInfo_get_ReflectedTypeInternal_m106A25C42FC3890C0AE10D1F151D65A99C54DEEE, RuntimeFieldInfo_GetRuntimeModule_mD5D175A11F460F5261549926A1091C3D8CC76866, RuntimeFieldInfo_GetObjectData_m1E96C8A27017AD55E46586D6CAC1567F6FD2A8C3, RuntimeFieldInfo_UnsafeGetValue_mD18B9F2512DEE1536EAAE625E4A324E9F038AE0D, RuntimeFieldInfo_CheckConsistency_m30460E0F879083543B0CEB1DA79E19B35A74847C, RuntimeFieldInfo_UnsafeSetValue_m706D9E6E923B010266C36D8094E9DE233B268A79, RuntimeFieldInfo_SetValueDirect_mF9B0ECEEAE6DC6C01E6BFA7B6D201AF323CEA9FE, RuntimeFieldInfo_get_Attributes_m1335FEE22249FD77BBF3CF5D13A266ABF6A733A0, RuntimeFieldInfo_get_FieldHandle_mC2DE22A44020F076A3CD0EBEEABE14D229C4CEDE, RuntimeFieldInfo_ResolveType_mF17FFCD06EDFA7968BB9ED901558058E8B91DD82, RuntimeFieldInfo_get_FieldType_mC1E8C607C9511A06D90738AB4BF2777108986544, RuntimeFieldInfo_GetParentType_m21C45EAE14605CD97CBF28111209599B5AB87E39, RuntimeFieldInfo_get_ReflectedType_m8E7A179F816611BC3583447B914613738E89E2E1, RuntimeFieldInfo_get_DeclaringType_m7312B7BE369B950A639CD12ADCA6E536B534A1C1, RuntimeFieldInfo_get_Name_m5361718396DEBF56919C270B90D582A1B5FDE4DA, RuntimeFieldInfo_IsDefined_m936D619B12B3E8A4D6ECA486886A8BDB693EA37E, RuntimeFieldInfo_GetCustomAttributes_m73B1B66018B82DE0EAC4F9D63FBA36C2DB9C42B9, RuntimeFieldInfo_GetCustomAttributes_mCA19E3E7FC72FF838F2B72588FFB33AC2C07F80D, RuntimeFieldInfo_GetFieldOffset_m622C5C63D717A7F4F554A87D42D3A555BF2A34C9, RuntimeFieldInfo_GetValueInternal_m210B5E74FAEEED0A8797CEE55565A4AA3A974463, RuntimeFieldInfo_GetValue_mAC6CD450BD97A9520D295446CDB2B4641A0285C4, RuntimeFieldInfo_ToString_m279AB291AC836C7908A3D94D279E3467DCD86DAA, RuntimeFieldInfo_SetValueInternal_m23FD7DD3E0F6123C3EE88E9D8073F6FC87E0C047, RuntimeFieldInfo_SetValue_mC9F25BDA9C0878E497BD848598FB2CE32A9D593D, RuntimeFieldInfo_GetRawConstantValue_m9F0BF23A0B966B2C6A4C2F8E59C5B2B4F024D4C4, RuntimeFieldInfo_CheckGeneric_m6451D7C9B7D611DD43999511DD2EBA90BCED32F8, RuntimeFieldInfo_get_MetadataToken_mC5B48CA1256A6FDF26AA0BEBC5C975ACA1229F6F, RuntimeFieldInfo_get_metadata_token_mF643AB4AA7A5C5CAE32EE122857CBB3843BA647A, RuntimeFieldInfo__ctor_m2A989D6E2D2960CB1036C4D3EFCE32A12C6DF36E, MonoMethodInfo_get_method_info_m7EFAA896FE8148D23BB6595021963D07E4333A4D, MonoMethodInfo_get_method_attributes_mA0C5B4D8869C4558C4C5A45D01351BFEEE4A4803, MonoMethodInfo_GetMethodInfo_m1424F0DC57240DE1063C218F81507896F376F7E9, MonoMethodInfo_GetDeclaringType_mFD474DA626394C4B777229C2427F22F2D8609964, MonoMethodInfo_GetReturnType_mEDFA091B4ADFB3062951FA408F1B5AB847EF15FF, MonoMethodInfo_GetAttributes_mEA7CC179837AA7FDAA9D37927C7985ADAE2CFC9B, MonoMethodInfo_GetCallingConvention_m0C09C29252FAF7B33A65870BC758A822AE7AA17B, MonoMethodInfo_GetMethodImplementationFlags_mFACFF36051DD4942BAE821E12F1966C8F7FC8CD5, MonoMethodInfo_get_parameter_info_mCC9D45B6FD6BFBE7C5E737F4DAC818E31E52938D, MonoMethodInfo_GetParametersInfo_mC2A5940CE3E5D28C243E21B15FBF66F8C9621441, MonoMethodInfo_get_retval_marshal_m7832E0368B2DC0065C9FD3C0F5760E8B6DDBF4E9, MonoMethodInfo_GetReturnParameterInfo_m021BF8C85BFD5A188CBCA50E2A610E59230E7757, RuntimeMethodInfo_get_BindingFlags_mAD3A803A0D201A0091A86E08357C39E9042A37BE, RuntimeMethodInfo_get_Module_mD591A9E381EF54BF11D85FF33C7D52E1F0992530, RuntimeMethodInfo_get_ReflectedTypeInternal_mD4E8822164FFE12480135808E275418409E9A5F4, RuntimeMethodInfo_FormatNameAndSig_m83737E74702B180DBD012BBE37122DD3C02E7C2D, RuntimeMethodInfo_CreateDelegate_m6B2149A90835C9F0B90B4F0581685FB4E4EAFF78, RuntimeMethodInfo_ToString_mE38C3448561B9A5D2C8F9F3E08471A05FA6C5F1E, RuntimeMethodInfo_GetRuntimeModule_mD59B78AF1204195216D83FEDD9C37758A198D58A, RuntimeMethodInfo_GetObjectData_m12D4BBC66D66CEFC0596463769A2BCFC1EDD5850, RuntimeMethodInfo_SerializationToString_m73CF6CC68B5AB3B8F61A2EF43A51BB35C21C5F1C, RuntimeMethodInfo_GetMethodFromHandleNoGenericCheck_m40639F6C0992428117C7DAE1D30D581D398DC916, RuntimeMethodInfo_GetMethodFromHandleNoGenericCheck_mC921C3156BD0357A0A3F91FCCA7237DE54B45156, RuntimeMethodInfo_GetMethodFromHandleInternalType_m5017708346FD47EB211FE9787C0A1604793C54BE, RuntimeMethodInfo_GetMethodFromHandleInternalType_native_mFFDA4A6A77D281323DCD399C15CB6FD3216463BB, RuntimeMethodInfo__ctor_m9F27531E0CC19ECAD9E8B66233610A16249808ED, RuntimeMethodInfo_get_name_mCA68E7079C39960D06D36CC620092931CCEF21A6, RuntimeMethodInfo_get_base_method_m84E895FCCF66BEF60AEDDF566ECB031F02FC2CE6, RuntimeMethodInfo_get_metadata_token_m17425294437C63C635DDE594E9A42A637FF5C078, RuntimeMethodInfo_GetBaseMethod_m8656E834F0AE1F3927106360A86FC81ADFFD52C7, RuntimeMethodInfo_get_ReturnParameter_mD8EA4B5FA97E76F80E4EFF448182634454A8C55C, RuntimeMethodInfo_get_ReturnType_m4B8AD2F8860260598C7B63E7ADEA28336C8789BF, RuntimeMethodInfo_get_MetadataToken_m9C5CE0236B86D0CF759EDB66696961F3ECC88023, RuntimeMethodInfo_GetMethodImplementationFlags_m1638FF23EE89DE7FB7994D2A64B0484A625B864F, RuntimeMethodInfo_GetParameters_m32D97028FAF62F5A4015EB76DFF6F9AF62C28850, RuntimeMethodInfo_GetParametersInternal_m21E889818A15843F24DC2A1E010C10C500EDDC0B, RuntimeMethodInfo_GetParametersCount_m7B59CF8AEE6F6746824E502319524E263565C70B, RuntimeMethodInfo_InternalInvoke_m8D8355AEB38C2803D4507B54845AA3654779C9DD, RuntimeMethodInfo_Invoke_m8051178526027CCDA6D5EAC06792B901430EBC70, RuntimeMethodInfo_ConvertValues_mBBE1CAD1C006BBD4DF3ED92C2AD7C3A6D9987556, RuntimeMethodInfo_get_MethodHandle_m53C44649B4C5FFA0538C15024495F9F086038410, RuntimeMethodInfo_get_Attributes_mF7CE0A14850C1E092FE400F241177222E9A28360, RuntimeMethodInfo_get_CallingConvention_m028982222C493940BA0A2AFF410F7224FA4F37E2, RuntimeMethodInfo_get_ReflectedType_mCCBF280E4FADF98DBA797D5A515267EADE3AA8CF, RuntimeMethodInfo_get_DeclaringType_m186024EA3015F8EF88104B1C992360DA847C98E4, RuntimeMethodInfo_get_Name_mCF2BA5A8F9DE04E4E891C7D188003FE375C61D4C, RuntimeMethodInfo_IsDefined_m520A23DA11497218733A69B3F48ABA19EA88A231, RuntimeMethodInfo_GetCustomAttributes_mFCAB0056F0A4E01524AE62779F440A8CEC1186F7, RuntimeMethodInfo_GetCustomAttributes_m3632ECCAFA66BF415E2BD11BACBA2D12722E1A79, RuntimeMethodInfo_GetPInvoke_mF339D0B2E72F327D5FC42A46CDA3561F43CAD2AE, RuntimeMethodInfo_GetPseudoCustomAttributes_mE76064467FBB883690E3131F3A15665A9A462A30, RuntimeMethodInfo_GetPseudoCustomAttributesData_mE2D6849881D273ADA3539179B752070C5076F598, RuntimeMethodInfo_GetDllImportAttributeData_mC827802F39F75E4A72F6392978CFE5EA2BE98391, RuntimeMethodInfo_MakeGenericMethod_m88DA602F7B15A575FC8D02AC655768CC7D92C13A, RuntimeMethodInfo_MakeGenericMethod_impl_m96DE068DD9470ACD1310159EC93EE7A896FF03C5, RuntimeMethodInfo_GetGenericArguments_m968B45F6632598AED0369F4497C6DB702680539C, RuntimeMethodInfo_GetGenericMethodDefinition_impl_m40D7600B515EE8594F9F371A7C852074F14267A7, RuntimeMethodInfo_GetGenericMethodDefinition_mBAA0DF68B83AC38B9D5739AC98F0DF74A443CE6F, RuntimeMethodInfo_get_IsGenericMethodDefinition_m1EB6D1296E6CCD6BC74002AC50A9B477C1B38661, RuntimeMethodInfo_get_IsGenericMethod_mFC60D5C1EE47BF9D52B6B318B6D8B75CDD7A443E, RuntimeMethodInfo_get_ContainsGenericParameters_m77344E7D328E17628BDB911C53EE729FE78952F1, RuntimeMethodInfo_get_core_clr_security_level_mF86C0C9B65871B2D0A5E2443E9A136A25BCF0701, RuntimeMethodInfo_get_IsSecurityCritical_mCEBFDA311A4C0CB1F0A64D9457A8134D84A9E755, RuntimeConstructorInfo_get_Module_mD2BF3A3F241072E451239448E69B347356DE6195, RuntimeConstructorInfo_GetRuntimeModule_mCD08C1F3AE08C69AC8037194EE4FB76942BE3418, RuntimeConstructorInfo_get_BindingFlags_m80244D39606D25891E6494C4386ECB67A77BB23F, RuntimeConstructorInfo_get_ReflectedTypeInternal_mF5DCA50B7FBBBEB353B230A9E15DE996C56C8271, RuntimeConstructorInfo_GetObjectData_m49BD23A3D24D5474A4D4DFB8522625261771695C, RuntimeConstructorInfo_SerializationToString_m94EE511DB94ED904859EADA09E0E0387B00F72A1, RuntimeConstructorInfo_SerializationInvoke_mC960592220DFF6BFC3FC5B7FFDD984980CC2D94D, RuntimeConstructorInfo_GetMethodImplementationFlags_mBB9423F14323A0555616DEE3B995E5A2C02DDC4F, RuntimeConstructorInfo_GetParameters_m333DBC9C8B8597E4197C4623DFA6EE36863D83E8, RuntimeConstructorInfo_GetParametersInternal_m57692DA221D78BF6C8C92C06FA90DBB0B148F227, RuntimeConstructorInfo_GetParametersCount_m2664123DD495A2277EBC2CBA964FDFBC7DE19E26, RuntimeConstructorInfo_InternalInvoke_m0F8BE5FAF9F58AE090A2CBF8AA647DBE8E692D49, RuntimeConstructorInfo_Invoke_m684D714CE5AA4A7A09B369AF32EDE1671095B28E, RuntimeConstructorInfo_DoInvoke_m582CA10C9D263098475B441660F26B41989D09A5, RuntimeConstructorInfo_InternalInvoke_mFAF782F389B5E5451574A617748946E457C457F1, RuntimeConstructorInfo_Invoke_m406613B7AA33F987A1D5AC1C68FCEFC46D7C9D28, RuntimeConstructorInfo_get_MethodHandle_m79028538AC2C703F7ED39ADB07E506A36C04E038, RuntimeConstructorInfo_get_Attributes_m85D0AD96D3C250109DBF3A3E7520882286888BD1, RuntimeConstructorInfo_get_CallingConvention_mF19607EE7544B74A088B91068DF08DF8209CB1A1, RuntimeConstructorInfo_get_ContainsGenericParameters_mCBFE0C9523ED39D758BFABDA7CAE76F3FFA0C3D3, RuntimeConstructorInfo_get_ReflectedType_m59977720707B2AF528EE01700D36635C5BC09308, RuntimeConstructorInfo_get_DeclaringType_mF5CFCE1C0BE1C3E215CC59C1D27199F26C6A3136, RuntimeConstructorInfo_get_Name_m7D2FD88CEC658F683984658C9352DBEC142365AF, RuntimeConstructorInfo_IsDefined_mEA9B53A41050DEF3E7B200C804DC05A421140CF2, RuntimeConstructorInfo_GetCustomAttributes_mAD713C5BDF7AEC85353EEED0054BE7D6D543828A, RuntimeConstructorInfo_GetCustomAttributes_mC711EA642BB06EA7B55FFC8D048633B23ED817E0, RuntimeConstructorInfo_ToString_mD0E80A4BEAC1005BA32F9E59DAFF1C9EFD497560, RuntimeConstructorInfo_get_core_clr_security_level_mB5A8F757E1DF852AD41F658C04FAC85C3EDD6C1E, RuntimeConstructorInfo_get_IsSecurityCritical_mA6F47C5DF5B41F523805BF2393D23CD8B618B555, RuntimeConstructorInfo_get_MetadataToken_m2A0EF7AD2688C6EAA60C868C25EAFB4CA51CFC01, RuntimeConstructorInfo_get_metadata_token_m22967BAFFE12524543E1A65582C4F3DC4263B075, RuntimeConstructorInfo__ctor_mC8E9BD0173BD50B2DD4650A1A282E9FAFADF85A0, RuntimeModule_get_Assembly_m6B569AF18C3AE8F2C2272D1475F3338BD271FCDC, RuntimeModule_get_ScopeName_m984EFF9ABE319D7BEDF76AA326CC35E49B12A602, RuntimeModule_get_ModuleVersionId_m50AD900F1265CB57B841585AA2D522A52AC4D776, RuntimeModule_IsResource_mB71C1DA3F544D09DF46A03CE71AAB743AEBCEBD7, RuntimeModule_GetCustomAttributes_m410C34114C311FDF56686680DC138BB1D4EDAADA, RuntimeModule_IsDefined_mC1C61A5B7B1F94C7CC7590F4F4E88328E4325027, RuntimeModule_GetObjectData_m68CD06719E16537D0C97201B503B882B36770ABF, RuntimeModule_GetRuntimeAssembly_m09E4A162A82CC540C2DD1F29698B6F8C22B233B6, RuntimeModule_GetModuleVersionId_mAAAAF97174424596758ED994F20300F8AB6D855B, RuntimeModule_GetGuidInternal_m0749D66C8CC5A131F1B8EAE3061D2EEC6C00DAE6, RuntimeModule__ctor_m291BE66F48246D7686004996B75C2C5B8E707268, RuntimeParameterInfo__ctor_m0928E8C5F6141C402DC62BEC073BDD10AD4E1918, RuntimeParameterInfo_FormatParameters_m07523D95069A801C4867FED42A639E13DE4C274B, RuntimeParameterInfo__ctor_mB9B3267B8FDC70E61AA4ECE5CF6F14C62AA6C8CB, RuntimeParameterInfo__ctor_m117F3C80C0D070D22A4722BB572997C748BC424A, RuntimeParameterInfo_get_DefaultValue_mE2B587C9F702414A8C4604EE74B01EFF7ED0621B, RuntimeParameterInfo_GetCustomAttributes_m588C1676D2CBF0D1B826DA9A09B9C4E057190C8B, RuntimeParameterInfo_GetDefaultValueImpl_mAAECEF36BF0F845752946CC38F39F82D75CE61A2, RuntimeParameterInfo_IsDefined_m400EE5005C854BDD3E6B65C1FA315A130DA4C31D, RuntimeParameterInfo_GetPseudoCustomAttributes_mCF477CF7F9C6649BF0ECDAD06103920BCCBA3F73, RuntimeParameterInfo_GetPseudoCustomAttributesData_mDD0FE630EFDAAC439540230798B658AD44C6FD4D, RuntimeParameterInfo_New_mBDC4860E4CC747F9ABF1C34A07EFC64DC65679E6, RuntimeParameterInfo_New_mF4A7B72C45FDFBD2D0B92B6E694758A1F5D9458D, RuntimePropertyInfo_get_property_info_m4AEA9B9DC29331FB332DD526F4A6E56A7C525B29, RuntimePropertyInfo_get_BindingFlags_m2AE57B1775A20F682469421B8C32902F5695E969, RuntimePropertyInfo_get_Module_m33EC75261487F768C1972200E42D1F6AD6B2363D, RuntimePropertyInfo_GetDeclaringTypeInternal_mD49A5C595BB85F2CE8A8D841FE16B60F198A6C4D, RuntimePropertyInfo_get_ReflectedTypeInternal_mDE11424FBE0AF90B0EE5FC2DF52A34B3E047617D, RuntimePropertyInfo_GetRuntimeModule_mA8E96326E7E09555CD27732F03443630591553C5, RuntimePropertyInfo_ToString_m35BCBBD0DBBCA1F4681070DCF5E48A7F9BB3B4A0, RuntimePropertyInfo_FormatNameAndSig_m40B0771065399DD849ACF26CD3D1CD883D37BDED, RuntimePropertyInfo_GetObjectData_mC90509414451F85450B386B3DF32FB8FB4F8E94D, RuntimePropertyInfo_SerializationToString_m959607B5AE65F49664CF92D4A269F867B68E0345, RuntimePropertyInfo_CachePropertyInfo_m18DD64DCA40BD13FAF6132D6BE7F6FA4B922AA35, RuntimePropertyInfo_get_PropertyType_mEC19B1CA68539A8394A362173C3DA62A051C33FB, RuntimePropertyInfo_get_ReflectedType_mA0C0CC20340D6C1C20F727C182C0BAF23DA4FAC3, RuntimePropertyInfo_get_DeclaringType_m15F618BAAC634BA7007C5F060BCD0DB161874377, RuntimePropertyInfo_get_Name_mE473753253D38BD49BADB0BA1C10E0CFA01768D8, RuntimePropertyInfo_GetGetMethod_m2007F712CD0D0335DB67EFDFFC36D4B59FDEB2E7, RuntimePropertyInfo_GetIndexParameters_m7C7F4D24BE04F5E2E7CF32E8D3AAF8A903AA6595, RuntimePropertyInfo_GetSetMethod_m2AAB86F76B5FD23AD74CEA6A3330B42B24548CB0, RuntimePropertyInfo_IsDefined_m6757DAF8B532B406F6824697E0FE0333AD0A274D, RuntimePropertyInfo_GetCustomAttributes_m32AC850EDA2C683BDE71F6B0079E5C4E5BF5F453, RuntimePropertyInfo_GetCustomAttributes_mA7C34BEEAADEDAD3B9580D8BCD1C16F7D1D42EC0, NULL, NULL, RuntimePropertyInfo_get_MetadataToken_mBE46BF6EA92604FC4418C63B4B0286C6AB70136D, RuntimePropertyInfo_get_metadata_token_m3971EB56207531A1A6C7C425B3D663EDE02C57C1, RuntimePropertyInfo_internal_from_handle_type_m39F9449CDF93DE558D9E58C0EAD2742F4A0FC863, RuntimePropertyInfo_GetPropertyFromHandle_m767E755080B8926512E92090B10C8218134D509B, RuntimePropertyInfo__ctor_m244927B4D6D175B5EB39E4D6F37F21D2A54E5150, GetterAdapter__ctor_m01881710142D250E23D48EB02456B71F12FDDBF0, GetterAdapter_Invoke_m12E1A4AC428DEB5D4444BE3A9D54CA4BFC43097B, NULL, NULL, NULL, NULL, StrongNameKeyPair__ctor_m830FAE3E5E65CB397AF135C3838B38C50D26A95A, StrongNameKeyPair_System_Runtime_Serialization_ISerializable_GetObjectData_mE5946A9D97B46A0A78DEE9B7286C3EF24A1D02FB, StrongNameKeyPair_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mDC46BEE624EE7742D6BAC08F02AA798F7DBB5E17, ConstructorBuilder_get_Attributes_mFB82016228D238D4A2854758E333D6D42880BC49, ConstructorBuilder_get_DeclaringType_mF6744647E3D293918AD5E582A338AFA256EE072F, ConstructorBuilder_get_Name_m8F062E213ABFEDD346E1BF52163F8CE8D80408D6, ConstructorBuilder_GetParameters_m2DBF154609605F0F8487CF1557DCC42369B9D67A, ConstructorBuilder_GetMethodImplementationFlags_mF45DAB62BE7A8821B767DA858AA038C92D6E6020, ConstructorBuilder_get_MethodHandle_m69FB91CDF727A9A8270E6E510B0982B1B2EF5E67, ConstructorBuilder_Invoke_mA4D08053A127FBB1779A8FB26FCFB0440B86DEAB, ConstructorBuilder_IsDefined_mE6DEB69CFFC50C67BF8421C0075B1A64E13F27D4, ConstructorBuilder_GetCustomAttributes_m61DBCFA72BE6FE8043C8588E0AA56F43F5C7A99E, ConstructorBuilder_GetCustomAttributes_m9722179CEB50219A14656E971CEBC2FF5DF6B9C6, ConstructorBuilder_get_ReflectedType_m92D2896C44932D8B87913959530BA06B4030AF51, ConstructorBuilder_Invoke_m34883387AB23228EC1D69EB1A66A0B88E20EE7BC, DynamicMethod_get_Attributes_m60B6E0D7453F2ABA6068FE0E9F7A9D8D854DFF13, DynamicMethod_get_DeclaringType_mF4A862CBE7BEA370DD8BDF35D9778EB50754FD4D, DynamicMethod_get_Name_mBDFB261638832F2976AADF0065812666EA23E21D, DynamicMethod_GetParameters_m28516BAD1E304AD8BF7FE55D10E7BB171C52DBC8, DynamicMethod_get_MethodHandle_m706080C466E95FC96B32229F1B4524518C3B3AC2, DynamicMethod_get_ReflectedType_mF98D112B539EC8B0A8381E4BE2581BA72BCF52E4, DynamicMethod_GetCustomAttributes_mD5792E69819FDD68F0CC2F08941A3ECE82630560, DynamicMethod_GetCustomAttributes_m423CD35D2871D134280695AE712288B2F31B4919, DynamicMethod_GetMethodImplementationFlags_m71676A3F96318FBBF03F5C5F5A683B34810D699D, DynamicMethod_Invoke_mDFB2DDC157A4F93D2BE60A41ED5E2AFBFF616C8A, DynamicMethod_IsDefined_m7930AAF2AD816CDDC6FEF4BEA46758C38B825EF8, EnumBuilder_get_Assembly_mB1C5B76258DCF2386C0C79C943F110BFB57F3DEE, EnumBuilder_get_AssemblyQualifiedName_m34D43E26A2C4CCDB727C989F7E1D5FAEBF68CEE1, EnumBuilder_get_BaseType_m37A5B52D76E000C09BD3EFA3EC4BA8E79B1F3731, EnumBuilder_get_FullName_m812E507AE3A20A98092DA50CD0116376C7644CCE, EnumBuilder_get_Module_m26243BEDA8BE52B575933AEBB93D12EA861F4024, EnumBuilder_get_Name_m86FB0A2B64BEDDA1244FE880E3A724365F7CE85F, EnumBuilder_get_Namespace_m948D339963D099779782D9C439A81DBFC3CCCD65, EnumBuilder_get_UnderlyingSystemType_mC63BD1F374849CD63DB589E5D0BBACBD381F9034, EnumBuilder_GetAttributeFlagsImpl_m0954C05B7AE25325D6CEC6BE644FDE7DD203DC9A, EnumBuilder_GetConstructorImpl_mCCDEECE3BB426498EC4584A11B87006DDE154956, EnumBuilder_GetConstructors_mAE99CF1EF0A7B447247319AC915E41C1B2E5FA71, EnumBuilder_GetCustomAttributes_mE52B66F98E2BAB57782EAF862F64D27E635BD874, EnumBuilder_GetCustomAttributes_m91F24BA806E67AD556A23F72E9C3B24EC55C3F64, EnumBuilder_GetElementType_m53C7E0EE436594DC3687BEA9CCD658FB7CB5C381, EnumBuilder_GetEvent_m89FC72ED5C901F78B393F98BAA8B8AF96AA75EF7, EnumBuilder_GetField_mB39A0CD23A13871B49BBB4FF3B06FB4581420C91, EnumBuilder_GetFields_m6D8AA1547DCABB13314422067AFF17C164A9B128, EnumBuilder_GetInterfaces_m243F94200D01947659B83A320CF548E33658C674, EnumBuilder_GetMethodImpl_mBC497E3A3B3FFF850374EE4C773407FDB6F3BDC9, EnumBuilder_GetMethods_mC87A54BD8396EFA8E4978154E287379323B05214, EnumBuilder_GetNestedType_mA4D167D87D6C2AEEA560CD913FC90F927C1FA246, EnumBuilder_GetPropertyImpl_mCD551BD6325D3A5B0EE8DF3D4BF70A494AE58A09, EnumBuilder_HasElementTypeImpl_mA02BFFD3E458298424EF5252835C6896986CFA28, EnumBuilder_InvokeMember_mB46977E80EE141534BD2A906662C2727FF360186, EnumBuilder_IsArrayImpl_m1348A6A4FAA50694250DAE98A9D17229E086D30C, EnumBuilder_IsByRefImpl_mB0AD043BE9C848B1D2ED4C9655DE7AFA6278B6C9, EnumBuilder_IsCOMObjectImpl_m06A94432ED831CD1EFF8079EC07C71848B64B780, EnumBuilder_IsDefined_mF18497960106469F713BA08D569CC2FA40024A8E, EnumBuilder_IsPointerImpl_m5DB1B7B4F7667FF31DCCF8E79989BABAABC4AA83, EnumBuilder_IsPrimitiveImpl_m3A39216FF5BA04CA3723F6A44882F4DFEA75DBBE, FieldBuilder_get_Attributes_m4CA8DC061F48BEF9ED1BAE950F301D8368AB24EA, FieldBuilder_get_DeclaringType_mA1BEC6E4D53BC91AB7BA4BD654F95DF243822E33, FieldBuilder_get_FieldHandle_m32B158E84DC7CD72ECE602869EAD01B2CE0461DF, FieldBuilder_get_FieldType_m82C12FCFEE945359AC2E06E9781553B6F55B3F93, FieldBuilder_get_Name_m73CABC86BBC21865721D89F24E87D44114C38D09, FieldBuilder_get_ReflectedType_mAF91E0B78198D6080EB83673378640E71EB6F0B7, FieldBuilder_GetCustomAttributes_mF49832DA264AEC2AF054E56A2EB1F66FA25549E8, FieldBuilder_GetCustomAttributes_m06B73A0E876A91CD29D9234CE69154393C4F2501, FieldBuilder_GetValue_mD245774CE7F545C51DE2969005BD6453732C7CA8, FieldBuilder_IsDefined_mFADD72CD875427EECCBB124AE19D01F95AA519A9, FieldBuilder_SetValue_m186105A196913E92C415AB45AE9B7B15E219A1E2, GenericTypeParameterBuilder_get_Assembly_m20D230F5C5965CD727F0E3145B07D838898D2892, GenericTypeParameterBuilder_get_AssemblyQualifiedName_m580F97E77F90492087D35786A9158C3EBB97262B, GenericTypeParameterBuilder_get_BaseType_m92BF1EC3382E53BA1E696C3113D3A18CD6D323AD, GenericTypeParameterBuilder_get_FullName_m4798D92120E82CB9920C68A947B03E4A400858CA, GenericTypeParameterBuilder_get_Module_mBA138E814976D27C609DA9AE4923B5CDFD7AAC6A, GenericTypeParameterBuilder_get_Name_mF40D6DB89A55183A97E04987914460D513F29A9F, GenericTypeParameterBuilder_get_Namespace_mACF9BC5E1EBA0B1D75635620B87DBBC7DF2B5332, GenericTypeParameterBuilder_get_UnderlyingSystemType_m41E1422460880F609778775E780D997D8427CE7C, GenericTypeParameterBuilder_GetAttributeFlagsImpl_m7ABBCBEE107F6028754592CAE57E6BB62C0C4908, GenericTypeParameterBuilder_GetConstructorImpl_m6B7E69ADFDA7855CA2F877428E06AE2CFDD6CACE, GenericTypeParameterBuilder_GetConstructors_m490FCB74B48A989D1C7F14C35D6D4D96F55CCC98, GenericTypeParameterBuilder_GetCustomAttributes_m83143F4BCCC4AF58AF900D4A4FFC3D7387661E29, GenericTypeParameterBuilder_GetCustomAttributes_m73C96D1C34897C82109C9F8882FE5A2C59E24CEC, GenericTypeParameterBuilder_GetElementType_m053438E55E01EDAA0D31D5DF4B2D3C8534716686, GenericTypeParameterBuilder_GetEvent_m5C76A9C645956C7620E22F6421C1A5FBAB1E9706, GenericTypeParameterBuilder_GetField_m2B21A61EE5C3194A25C1F920BC99836E8ED87B3C, GenericTypeParameterBuilder_GetFields_mD387C7C6FF02399AB9F9A0A31035D436305AFD54, GenericTypeParameterBuilder_GetInterfaces_mBAFC84B8786ECF58926D626189507D633F109228, GenericTypeParameterBuilder_GetMethodImpl_mEFDDF5F041C2DC0551978C5C578549D023E14B3D, GenericTypeParameterBuilder_GetMethods_mCA5343CCE95DC31B85DD0AD81503129E09B07879, GenericTypeParameterBuilder_GetNestedType_m7068955371A0E31699C2C18D505F7849601FC900, GenericTypeParameterBuilder_GetPropertyImpl_m7011A27AD511D5C27182D5B6DABC08886B625834, GenericTypeParameterBuilder_HasElementTypeImpl_m346D653B2D4722D63363756DD1F29FFEAC68E320, GenericTypeParameterBuilder_InvokeMember_mBE6D94B2015C6C37A3F95D874447FB8F68D34185, GenericTypeParameterBuilder_IsArrayImpl_mC402E48A9D59B7147C04A017B7BD58F0E2FA57EF, GenericTypeParameterBuilder_IsByRefImpl_m38751978589E06F0509C979FA8FFEC73D6837186, GenericTypeParameterBuilder_IsCOMObjectImpl_m6993472B178867BC18F2516C0653238D56DD5D79, GenericTypeParameterBuilder_IsDefined_mE125E31DA3DF26B7EAC6DA79C16BB5CE9A40E446, GenericTypeParameterBuilder_IsPointerImpl_m679658EF42507991DB4AE483F610008295328ABA, GenericTypeParameterBuilder_IsPrimitiveImpl_m8D41AA56D28D5C371E1FE783CE4E8BBA5811885D, MethodBuilder_get_Attributes_mF939C0B8706F897A3459F42E1E70B4B09CB87866, MethodBuilder_get_DeclaringType_m870297DDB88B28F40FD3342AD6A5488A28607959, MethodBuilder_get_MethodHandle_m0BB143B1AFF4A4BA3A769F046ACD7DAB2D109CD9, MethodBuilder_get_Name_m6A25B7CA8964CE5C907AC4463631BFA338949B25, MethodBuilder_get_ReflectedType_m5982BF54B4DD71C476F83C801F269E9F9AFE55B4, MethodBuilder_GetCustomAttributes_m9C65A073A43B9715F18EC437523904C6279334F4, MethodBuilder_GetCustomAttributes_mB4C2FDB09A8A64680A26904F99861672608C2D17, MethodBuilder_GetMethodImplementationFlags_m2CBB50219788E67843E940F5EAFD66F7BB53A923, MethodBuilder_GetParameters_mD6CEA637A8D457097AC6AB1DAE8DF04287BA66DE, MethodBuilder_Invoke_mE9119F9AB31DA09AB78044B515CAC75B0890F606, MethodBuilder_IsDefined_m19699219E1D6E1A1CA1FFD5982635E59A3787654, PropertyBuilder_get_DeclaringType_m5E497A7CA290FB1E7980604C092AB65670F09D38, PropertyBuilder_get_Name_m132462F712152C399B7FD1D0609603167EE43BAF, PropertyBuilder_get_PropertyType_m1FA358B5DE3F73A8AA3228758336888FF984051C, PropertyBuilder_get_ReflectedType_mAEB4993F456A3BE31F3C6543AC73780B3E43B6BD, PropertyBuilder_GetCustomAttributes_mE1FBD3F73A0307C9E01BF2695AA973D1190717B1, PropertyBuilder_GetCustomAttributes_mC2E30F7B8AA34F9E4A2A8E269C84AFE945ABAC6D, PropertyBuilder_GetGetMethod_m20EF95EF1F144F36DABE4741B9EF6D469D3A2B00, PropertyBuilder_GetIndexParameters_m9A4AE70B9A04C32B7A563DA458AD228A84CE1A02, PropertyBuilder_GetSetMethod_m90EA0D4465020B768FB0F16ED1B895A1C80607D1, PropertyBuilder_IsDefined_m0012DB850D8EF28E935B41D518320B59B41CB8C7, TypeBuilder_get_Assembly_m0C1EA5A087D1C53BEF5415A3430B61DC5F2F1633, TypeBuilder_get_AssemblyQualifiedName_mC88887C62322FBF51DE522E9B5435316DF963AF7, TypeBuilder_get_BaseType_mFC63F2811271F9DCC1FD76792AC924DF9DC3C3B3, TypeBuilder_get_FullName_mF60BD003FC03EC5EB1D6D7BCD5C51BD551ED9B09, TypeBuilder_get_Module_m026C04C6DE572680FC7696EDA21ADA7BE0F4BAA5, TypeBuilder_get_Name_mAE17E0D974669F69205CAC8645182165D2A39801, TypeBuilder_get_Namespace_m6A2E954255DA4D7B6D38866857BD1549397352D1, TypeBuilder_get_UnderlyingSystemType_mBF640B23566EC046A967B3949CA2DBE00DAD9A20, TypeBuilder_GetAttributeFlagsImpl_mD0A65D240C8666B6519A3283EB6CCD7B84BB413F, TypeBuilder_GetConstructorImpl_mE90125D5B38F023935FDEA4A9EC0B31619C2D87B, TypeBuilder_GetConstructors_m4B94ABD585B50ED3828C3D8B846D361D8C4AE266, TypeBuilder_GetCustomAttributes_m0C886492CC97793A4A69DE2F329BC1776164A2EC, TypeBuilder_GetCustomAttributes_m24D9BE7D754D17242F0E489E590936A17019FA56, TypeBuilder_GetElementType_mE1BBB803ECC38AEA1CB96F5B16CE7A8F69F53B5D, TypeBuilder_GetEvent_mAFDA18AA504EEF96F556F1A878CD55C245B670DF, TypeBuilder_GetField_mE05E1224FC93DAD39EDDE18729FFF4513A2F678A, TypeBuilder_GetFields_m4C11041B9106A094825674A474B649751ECA4F75, TypeBuilder_GetInterfaces_m8CF96BBCB1E082C50FF570536FB5DA2DEEA5EBFD, TypeBuilder_GetMethodImpl_m1ADFEBE9C1A61149013E74F2BECB8A00DDDDE13E, TypeBuilder_GetMethods_m6812F47E3E72B367EC3D879981335C86F3B307DF, TypeBuilder_GetNestedType_m9816BBC078320D1D75F829BED9F53546B3432661, TypeBuilder_GetPropertyImpl_m8176387B364B34406F4F0C323A93D7D7A51E6E79, TypeBuilder_HasElementTypeImpl_m9186122D718B816DCD0F750E5688BFE3A16DC39D, TypeBuilder_InvokeMember_mE41552D9456017C897E88C5BB744089A0ADF819D, TypeBuilder_IsArrayImpl_m05E62E617F00CDAB3EC0CBB00039A29F67A74E8A, TypeBuilder_IsByRefImpl_mA75954602A098F7E26C3BEDAE31E5AA478363125, TypeBuilder_IsCOMObjectImpl_mC8A2FE3DDCD1D770F5C30CC8FAD6D1BF4FCAA568, TypeBuilder_IsDefined_mB72CBEEA06233DD639C87CD207C8082ABC6D97F8, TypeBuilder_IsPointerImpl_mC1F910FD822FB7899F0B080AEA47ED3486ED8CB1, TypeBuilder_IsPrimitiveImpl_mE29DBCBB585D8E08C1A473EBD6F99EE11D9822DC, UnmanagedMarshal__ctor_mB83C597E314D06E9DC785181527144689CACF092, ConstantHelper_GetByteWithAllBitsSet_m38E318296F5FB9BAE51C97C1AE058716CFC889D7, ConstantHelper_GetSByteWithAllBitsSet_mB6B97526769DCCB7B78CCF446F28AAB0D1B5CAE3, ConstantHelper_GetUInt16WithAllBitsSet_mD3E13D933A06059499F0E0CBE6798D72D175464A, ConstantHelper_GetInt16WithAllBitsSet_m70C5F99E624490970E2D4093FE6E800D1849DDFC, ConstantHelper_GetUInt32WithAllBitsSet_m78CBFE0C29CF227C16D2A9021972A0D54744BCAF, ConstantHelper_GetInt32WithAllBitsSet_m245101340DDE7277600327D319DF86F1FFEA4FD0, ConstantHelper_GetUInt64WithAllBitsSet_mB7F3E046EE6B1B20C552BF7CF619416E239A5A96, ConstantHelper_GetInt64WithAllBitsSet_m56A9AB64BA5DDD9ECC99424875824591DEFD5C40, ConstantHelper_GetSingleWithAllBitsSet_m66FC11C0680F744EB8315278910061C9535818C0, ConstantHelper_GetDoubleWithAllBitsSet_mF43AF77A6C93B7590B35B20458E80F2BC66AD5F2, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Vector_get_IsHardwareAccelerated_m783509258751EBED64CBD9F387EC1BB4A15088AA, NULL, HashHelpers_Combine_mBE398FF248FE6B082F5E254BCD36E3B3351608D7, HashHelpers__cctor_m44C52FDF42B3F30A38199C76257DB515DC1AF4CA, DirectoryNotFoundException__ctor_m3E7AD60F0D1A82ED671568427050835C56704361, DirectoryNotFoundException__ctor_mA7F098E81D1D163C09BF5E64A34634290B76F235, DirectoryNotFoundException__ctor_m28F575C73650A76C62CC8BC9FB1279AF4427C063, EndOfStreamException__ctor_m154EAE9BDAE2A8EB0EE6714D881FA7075628C582, EndOfStreamException__ctor_m5629E1A514051A3D56052BD6D2D50C054308CCA4, EndOfStreamException__ctor_m7A3E13ADBA561BB6DECFFF7F003E3DEDAE3CB408, Error_GetStreamIsClosed_mD582944AD7196BCEE9BA2105C91A0B9C00D73093, Error_GetEndOfFile_mC4A9C2E38EE4D3B391EF73E7A17A4437417973C4, Error_GetReadNotSupported_mC9076E6F5DE0B465546AFBF60DE79119445F9A9D, Error_GetWriteNotSupported_mAAD9E4CF0D13103E34115CE5DCFDFEAC24003417, FileLoadException__ctor_mE2450419E6EAA8078BBEB0B1C929EC70C8BC5B8A, FileLoadException__ctor_m9AF900D8B004C2B39940389BE18C2D8B220466EC, FileLoadException_get_Message_m1CCAD41AC38C08BF6DB965A95838D04EC50A1C9B, FileLoadException_get_FileName_mA45D59A8056ADED7F80561BF7DD34249327465F5, FileLoadException_get_FusionLog_mDD8EF6A91B9BF7BEEE7B7024C95CDD8C7B41E65C, FileLoadException_ToString_mA9B036E70D64AB4032336751A6FB65B924475D16, FileLoadException__ctor_m3958225C1ECF0EA5C2BAFBA0EBA1B01C4D767772, FileLoadException_GetObjectData_mE7F933FA056D16A433D42677FA515BE87F275C06, FileLoadException_FormatFileLoadExceptionMessage_m63C4CD06A5448BE67FFB3F8DD20E75607D296A88, FileNotFoundException__ctor_m02E41C66D9C7421CF93252AEE29CF96C15CA6E0B, FileNotFoundException__ctor_mA8C9C93DB8C5B96D6B5E59B2AE07154F265FB1A1, FileNotFoundException__ctor_mC4247CABF75A7B484A21790CD7F8EFA8AC101677, FileNotFoundException_get_Message_mB42E335490A5F810EB220CE0618F73A8C1F43DCB, FileNotFoundException_SetMessageField_m4CEFBBD96201D5458B66643C0B57499A8A61C5D8, FileNotFoundException_get_FileName_mAA109A7782E0E719B70B818FADFE8EA75710F286, FileNotFoundException_get_FusionLog_mDC5CC7D97F41001A87620D142D7547F63ED585B2, FileNotFoundException_ToString_m67E41A112C29D4BA143108252CA8044A72FB9BBB, FileNotFoundException__ctor_m1EB029B4DEF6289AE9E038584AD49541B387A224, FileNotFoundException_GetObjectData_m67EA83255F7B0DAC36D18DCE78F7FAF3AED09770, IOException__ctor_mF001EA9B9B8DBFBDD9B63B97A5CC6F0D7FD9F2B3, IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA, IOException__ctor_m9748591C355AD9F4C53B456CD8125C26C61B754A, IOException__ctor_mFA9F39D1AF43FBC40BFA68A7BFE07852D1EF8B1B, IOException__ctor_m2F781F32FFE3A39EB374064C3C412BA4AF31FC9D, MemoryStream__ctor_m8F3BAE0B48E65BAA13C52FB020E502B3EA22CA6B, MemoryStream__ctor_m9E93692A2BB0E34119603FF6A5D44F6A132052E8, MemoryStream__ctor_m662CA0D5A0004A2E3B475FE8DCD687B654870AA2, MemoryStream__ctor_m5BAFB4CE0C3BB700DB05907C334DD64834D75D1B, MemoryStream_get_CanRead_m38DED806B2B7D154FB50972643E504D39680554A, MemoryStream_get_CanSeek_m49EBA888C9C2563FBDFD582EC5EFCEA7D05BD9DE, MemoryStream_get_CanWrite_mAD53445D16AAE790477615AF73E349E38139CB2B, MemoryStream_EnsureNotClosed_m69559C9E70C372714EEB140CF23E5E7457003376, MemoryStream_EnsureWriteable_m693142F69235BBFA41B5684C1CEB77DAC971CCBF, MemoryStream_Dispose_m162D86D51D9B1C849F33D4BC14D1EF739D07A56E, MemoryStream_EnsureCapacity_mE8C90BF7E22376EC18E220449C9532618C3E8BA2, MemoryStream_Flush_m211D38124AAB930749728B11D263AB3452DE4AE3, MemoryStream_GetBuffer_m8DE70C0C83521EBD8D621C678553331452D61BF4, MemoryStream_InternalGetBuffer_m5DB8C0575BAF65B87344872847F8F1DBC452B014, MemoryStream_InternalGetPosition_mD332D5AD71566944D5AA616FF98295F933E32A49, MemoryStream_InternalReadInt32_mD3F318BCD6116CBB482157FBC78AD1C5D9459599, MemoryStream_InternalEmulateRead_m5B3A91D44E6E3B9E902172F715F03743A89940E8, MemoryStream_get_Capacity_mBC002CF44F2656FFE83B41E37E608682E0C7D416, MemoryStream_set_Capacity_m49D6289350ED412F5B7C408B0435E027BD83B6A5, MemoryStream_get_Length_mBCB7D88AAE6695CB5854864B57C4CDF411B29670, MemoryStream_get_Position_mEA65B5B6C7F7264BA8FA3117D4FB46B53516C55E, MemoryStream_set_Position_m662CAB6957EAC03A23FD0E8DAA6317C87360D389, MemoryStream_Read_m23A984296F1B0664A00717207D3D79D658BE0646, MemoryStream_Read_m60BD5E0D7B2CC1B9045824CB5F17FD716BE73CAB, MemoryStream_ReadAsync_mDA4703BF7DFDF26DC27638A5F81ACEBBAAB3E85C, MemoryStream_ReadByte_mE144CB03CA7D7F51BA44D1578E3993851598C3EA, MemoryStream_Seek_m511FBFCE2969389BED9DE0DCE13136DC4ABDB25B, MemoryStream_ToArray_m874C5611A17891E01B48ED21898B8A7DA3A26CD7, MemoryStream_Write_mEF0FFC112155F8CC712CB1FEDAF2448360E7F010, MemoryStream_Write_m2155FC6430AA20BD01EBB7DDC26EAE7F2659C014, MemoryStream_WriteAsync_mEFDD4934F75C04C95C4E02A253D938670D8758BD, MemoryStream_WriteByte_mA42C4067E4B3F8D846BFB44BB8F4C928E6AB2944, PathInternal_GetRootLength_m7D7BCBE312A200E50B5B9C96115BD3980B6A2583, PathInternal_IsDirectorySeparator_m8273E4DC894B67248431940CA77CC511604DBEF7, PathInternal_EndsInDirectorySeparator_m9F908E3D718B381CE01E488C9460150E920CA2D8, PathInternal_StartsWithDirectorySeparator_mFF1F89F0DB8E762D87F81D0A29BBB05606ED7222, PathInternal_EnsureTrailingSeparator_m58AED9F88E5305F0B3B4F54E1A12FF902332DCFF, PathInternal_TrimEndingDirectorySeparator_m32C0CC3C95360374E7B405E941386C874312D5F5, PathInternal_TrimEndingDirectorySeparator_m35228A45E8CA0E2013265FDA0CFB9CA718D023B8, PathInternal_IsRoot_m4E0CC0436533DB596C8849A121F44B8B4B797F96, PathInternal_get_StringComparison_m62896E682AE12B431C78969F9F84367607658AD1, PathInternal_get_IsCaseSensitive_mFED89CEC03434BB3693A817ACAA5586E3AB90537, PathInternal_GetIsCaseSensitive_m1C8DB5AEC8B6C0FC80A4E1100A654E3EE12F6E0F, PathInternal_IsPartiallyQualified_mCFF182CE81FF08BE83910BF6254C5D75658DEB94, PathInternal__cctor_mFB96F7ACECF4C3B7B6A1E67EAF52AEDB95D156FD, PathTooLongException__ctor_m27C9E6A21D05A64E33CB355343FDAB0A73C3E839, PathTooLongException__ctor_m2E98EE527C0503C02F7305BC57045AB86BB202A7, PathTooLongException__ctor_mA9DDB320363210A4B7941D1212CA7B93B875A428, PinnedBufferMemoryStream__ctor_m1B0F455B8B0302DB69EAD1B4586B5D5D6ECBCD44, PinnedBufferMemoryStream_Read_m6C850B26DF2E5E6B17A7364762D83EF7878847FB, PinnedBufferMemoryStream_Write_mEA20C0F7F46D78AB57DDEEA43BB1296EF0CE63CB, PinnedBufferMemoryStream_Finalize_m40BCC5A3F1FEA91F1C6019D6F626D54880B3AFBC, PinnedBufferMemoryStream_Dispose_m8378F8124152B1AF42893A1BC24DAA2640F9C90B, StreamReader_CheckAsyncTaskInProgress_m1A576E85D68B488114884945F0E3536A1F8C96D1, StreamReader_ThrowAsyncIOInProgress_m126E571F9659F0926D5319AF53B0DD2B99D4B4FA, StreamReader__ctor_m82944670194CEA5E4B805AC2B1C680E2669DCE13, StreamReader__ctor_m7712DDC735E99B6833E2666ADFD8A06CB96A58B1, StreamReader__ctor_m90E2D80F6049350E83D9973ABD9607073353AB0F, StreamReader__ctor_m08BA7049EACE030ACE06AB8A8F2CDF2E2AFB55C6, StreamReader__ctor_m0AD738DDCB9A0DE0DFD3DB6B2FE44A41C1EAE677, StreamReader__ctor_mB946592899E393BDD06A093CA3BB87180A590449, StreamReader__ctor_mA95373EEF162CF396A1A20CDF039B29AA2D634EF, StreamReader_Init_mA0A33EEB35E8570B3D4CA1FE4E40D5A493FB8AB3, StreamReader_Init_m323C50121AA2A1710841CC10EB8A1D21AE4B0312, StreamReader_Dispose_mB7BA2F3F47444F6D00457E04462BC097EEE6D27C, StreamReader_get_LeaveOpen_mBF00F96D2445DFFE1AA86262995963C90986CE02, StreamReader_Peek_m02A726104F658F68395E8D0CD77B741B9E267553, StreamReader_Read_mB7DF78E453DA180AF0E360278016505417C7874E, StreamReader_Read_mDD31FE9A360E966A5E518FDBA820747A987A9485, StreamReader_ReadSpan_mDFC7F9EE84B4D52287658B80BD7FB1525B7ACDA7, StreamReader_ReadToEnd_mC4555F132A634BB343137E09612D6BDC6BD00B3B, StreamReader_CompressBuffer_m9E5C3BB65018A2404A05DD657666F8608B591BBC, StreamReader_DetectEncoding_m3E03B95378FBC9F10ED7F57C74971C0B39316BCF, StreamReader_IsPreamble_m1212E3D5E4A056BD6CADCF328F04D51E6B09E881, StreamReader_ReadBuffer_m9696F78396CFE7BB39E2E31E47CD39BA30AE23A3, StreamReader_ReadBuffer_mB59A4B0F23D8B6105CE13A34D046D312D2EC4D44, StreamReader_ReadLine_m9E583F06F10408D5941F889F1ECC2A1CE545728F, StreamReader_DataAvailable_m7A80FED095B4243FD128978C47835C70E2B113DA, StreamReader__cctor_m9670436F78357A22C4565B8426DD99B598525343, NullStreamReader__ctor_m393C2986039ED207404B276CC1284B20D7954326, NullStreamReader_Dispose_mCA18ADF51670E276BA3CF28AB1F07F42B923B284, NullStreamReader_Peek_m8192FA8F0FD3F7D9089C5E2946FE2691103CBE12, NullStreamReader_Read_m987FA062BD753A737697362BDA7C4FC1963983C4, NullStreamReader_Read_m70F22E982E6D876C98A930D6401547ADE37528D9, NullStreamReader_ReadLine_mE5AD753845B6C898085834D9C1E6A02038362210, NullStreamReader_ReadToEnd_m7F8990AC42EA164EA82001A1223A4F3164E7E96D, NullStreamReader_ReadBuffer_mD2B8C840FBC7CAFED36E3039EBB2996A83497E77, StreamWriter_CheckAsyncTaskInProgress_m22A80352D48CB1E0C0DE8E721251B0A120503A06, StreamWriter_ThrowAsyncIOInProgress_m7C715660A13757504CE742E5F18D0C440C7AB96A, StreamWriter_get_UTF8NoBOM_m43F3E823D06C9C4622261C22C13457AD302CF0EC, StreamWriter__ctor_m91CBC7F7026487341553ACFD282AB8C97F7A835B, StreamWriter__ctor_m07CDDF5BC8553960286FA1BFF8BBA2159835EBCC, StreamWriter__ctor_m7C83908E2616C22FA632EF67E36E137932E534D7, StreamWriter__ctor_m6432CEFDE44A6B720887B85AADC39303F8D0689D, StreamWriter__ctor_m1F86E05C0B270E003570FE854A7B32775F6FD797, StreamWriter_Init_m87624EC42F9CD27B6D43829466EFA800002D44D6, StreamWriter_Dispose_m789BB06BA71A8FD30A0640950229C7E4D366AD92, StreamWriter_Flush_mF092D255D29C4EEBB98C516D22070B45DAAE0DAE, StreamWriter_set_AutoFlush_mC54B62427834C58B88D170A9F78990CA9EBDCBCE, StreamWriter_get_LeaveOpen_m2C4BAC4313AA1DCE27FA332061B29229FA5202C9, StreamWriter_Write_m2A48056A5E6D0CCA8E813C5D1D1D44276415A11B, StreamWriter_Write_mA6EEDCFC293614704BFFF1FF1F1B1780E7C67E18, StreamWriter_Write_mE02DD312AFCC5AF2794F96FC3A8E521F2587D333, StreamWriter_WriteSpan_m4323CA2DB888C07C38F7BD88641DA7D56489BE66, StreamWriter_Write_m1961836CD57985833261ABC980416118E24F83DA, StreamWriter__cctor_m949BEC9E005A50769ACD3AB661359AE1086D5135, TextReader__ctor_m45B667AC35B8194438FBDC3B5D4A46081E0D1F67, TextReader_Dispose_mDCB332EFA06970A9CC7EC4596FCC5220B9512616, TextReader_Dispose_m9915C25CF1614901A3835D9E9A637C293FA50612, TextReader_Peek_m994D0D8413B8460D8538916C19D697AB4B5C06BC, TextReader_Read_m54625659DCB14616835B9E5C4C6874B872A60811, TextReader_Read_m72E54A58A9D71F6CCF327425B1067FD8729847FC, TextReader_ReadToEnd_m354CCAAE1CAA7DD650618B587929C70FBC7C9D7C, TextReader_ReadLine_mBC0FAFFDA45D7B4FD6BE44C4821F42C6FB52D0AF, TextReader_Synchronized_mDE59E61D4315750C793658C6B84E7CD87EA4DB6D, TextReader__cctor_m3FC1361B272E49FE60D9A794BE7901424ECE53AC, NullTextReader__ctor_m0BDC74A62E2C8069E726144E2A463002CEC8AF20, NullTextReader_Read_mD5EAB1E06C105589828B095A21B274DDBAEFC5FE, NullTextReader_ReadLine_mF61BBB6519CDCCCD6C191D65D00135D350FAC214, SyncTextReader__ctor_mA5B747CC06C640F7DF35422966DE0EF4B5179105, SyncTextReader_Dispose_m8DC05D40510D9ADB916640FF7269E1B06C6F202B, SyncTextReader_Peek_mDD40B51B4B94CB4BA51A93A82817BCC975A7F267, SyncTextReader_Read_mFE84F8B4AF8275EE9141A297B40C28CEB03FA4E3, SyncTextReader_Read_m2BB3D8DFCC28A36D26790456DF01396311AF618D, SyncTextReader_ReadLine_m8A2BA33E353463922F23AB9720DBDEA677DB61B3, SyncTextReader_ReadToEnd_mC0A46656303975A1249718747509C6A42232B120, TextWriter__ctor_mCB798AF418D211569751509FEDEEBEA164907C84, TextWriter__ctor_mD9064D59C0AE19DD6BD8979E3A519963A82EC2A8, TextWriter_get_FormatProvider_m2497C7B7C26607462313D016393BDCC5269E8B22, TextWriter_Dispose_m8A2D25F0B2EDD5DBED7937E0483B602476C98C5E, TextWriter_Dispose_m5B2CA4D250335AB11031AFC7F202AA5B7A70C4D7, TextWriter_Write_mCD2CEA1E28A414BBFD2B39B7D30B67E418436A70, TextWriter_Write_m3ACB231EA0FE4B5CAA6E7D4FE848C90E5EC820A4, TextWriter_Write_m61FD80B255DB98BD2E86AE2D2C1690DD9578BEDD, TextWriter_Write_m842F7A5F9743993C1A411EE189475CC6E1CCEA4C, TextWriter_Synchronized_m8FC90ABC35809D7E0DDA51F4DC506F72B2336A38, TextWriter__cctor_m60BECCE7279821016686541AF8CB6C43BBBC4976, NullTextWriter__ctor_m008727329B8900DD57A07B747429A6012B9F047A, NullTextWriter_Write_m32ECBBF7D3EF3A29404C17AEDA78BA8948DF88F7, NullTextWriter_Write_mA8BDCEAD3C1B0AA3C4D0A1B29B1F3D73835F90CD, NullTextWriter_Write_m07AA1FA1B106CA85E04D6CF44E325A38E9BE7413, SyncTextWriter__ctor_m0B4583FEEB86C7571C4E9CA518630062160D9CDE, SyncTextWriter_get_FormatProvider_m765110BFC1301A85DDB995A32250EEBD31A8B99D, SyncTextWriter_Dispose_mBA3D006F3D3501B8B77D22FFE1A97AD195B2F678, SyncTextWriter_Write_mD6F2D23D97FA9A7378F4B9AD51428F1ADD2FB574, SyncTextWriter_Write_m77BEBAEC1B3B1BAD5F9CB9D674102E2B5B709F0D, SyncTextWriter_Write_m763985B67D1B4333788EDEF8FC1321F8DB7732F3, SyncTextWriter_Write_mAE10B440C6480E1864A120CD3CC84DCE4DF21326, UnmanagedMemoryStream__ctor_mDB35C953C2B373131430AB86E99C7BC49BC0F5AF, UnmanagedMemoryStream__ctor_m6B13BA44C847480F432AB75E6436D47B424B8C33, UnmanagedMemoryStream_Initialize_mEBB2616A4DD8C041E399C467AB5B73EBDB1E329C, UnmanagedMemoryStream_get_CanRead_m1BA0AC674A3401C4C9B0D22F0D6E5ED511F99E33, UnmanagedMemoryStream_get_CanSeek_m76B4501AC6C509B94016E5B23E9A4ABB24C389E5, UnmanagedMemoryStream_get_CanWrite_mDFE72F9CF31D7B8BBAA86A881BD47FF2D26F3FE1, UnmanagedMemoryStream_Dispose_mE578AFDB4C1E795E89AA1E2BBDB618A501E6D944, UnmanagedMemoryStream_EnsureNotClosed_m6E927EABEE83993CAE245473C72227647D2626BD, UnmanagedMemoryStream_EnsureReadable_mF7A0CDA42C05191CBDDB058B1CCEA1E5F768760C, UnmanagedMemoryStream_EnsureWriteable_m5CEA4E0489B33800504CB311EBD819733F0D8AEA, UnmanagedMemoryStream_Flush_m5EEE7D7E7D00FACAA6B3499669CF9C8CBE415B44, UnmanagedMemoryStream_get_Length_m0C3FF73E073B6F7981FE8B4EDCAC9961AC58594B, UnmanagedMemoryStream_get_Position_m92ACB4244384AB0DEC89B5137CB051D70EFAE828, UnmanagedMemoryStream_set_Position_mE39CB7490B94402C5E4EB5EB42D15BCED47C202B, UnmanagedMemoryStream_get_PositionPointer_mBB87BC34F1C1851109464BCAA67398C7C6295682, UnmanagedMemoryStream_Read_m991EB934FF763A4ADFFC1B15EA5B2800837B120B, UnmanagedMemoryStream_Read_m5848DFBC9C7D4B1B59BF4BC500872F380BF2F648, UnmanagedMemoryStream_ReadCore_mFFFCC1A32274BC81AC51BED7BCE75629BA0FF759, UnmanagedMemoryStream_ReadAsync_mEA57160261C5FBB1AEDAA761818AA11F86CCB5A7, UnmanagedMemoryStream_ReadByte_m1D7C3C08DE3264F6F93B8445A2712DB7CD7B67C0, UnmanagedMemoryStream_Seek_mE12E95A55C8D5AEA647CA0EAB4BCF1ED957E42F6, UnmanagedMemoryStream_Write_m2E019FDA0FC84E55E6A7D6B93C04C77525A8132B, UnmanagedMemoryStream_Write_mD7CAC54174DF27C4C9DE2D970D8D56D0EA87833E, UnmanagedMemoryStream_WriteCore_m0BB22002FF5F9536897E29F7F2FD53616E3DB14A, UnmanagedMemoryStream_WriteAsync_m615482B20CFCB3EDAB8A7E959E564589B30C1DD6, UnmanagedMemoryStream_WriteByte_m26ECC496C31A8CF8DBD7002E623B5DE6BDF0720F, DriveNotFoundException__ctor_mB0F534CC77F37A3387736BFF5DDF6D6A600B4A8E, DriveNotFoundException__ctor_m057189B0AADCC86E2B87B5BBD36457432C814EB5, DriveNotFoundException__ctor_m6A4B60DB9CAFFC3A1A4607720461EBB4FD9CA6C2, Directory_GetParent_mDD1F4DD5F95A5D6676009FB76E5016EDD127FFB2, Directory_CreateDirectory_m16EC5CE8561A997C6635E06DC24C77590F29D94F, Directory_Exists_m3D125E9E88C291CF11113444F961A64DD83AE1C7, Directory_InternalEnumeratePaths_mDF922B6A0898EF315738273A1C07577A05A715C4, Directory_EnumerateFileSystemEntries_mFC14748938E7979CA5472FB025BABE5448E9E216, Directory_EnumerateFileSystemEntries_mD035AB4FE9E0118537CAE214EB18176CB7035DB2, Directory_InternalGetDirectoryRoot_m52DE1E3B2610CB4A4ECE9CC856E71102BC87EF09, Directory_GetCurrentDirectory_m576783BDF2FDF97303C15E51713790415BF57CC1, Directory_Move_mA9C7ED31B0223C808C52AC0AF5F4476305DB5D31, Directory_Delete_mB5C70379DEFE9B8AA95F67BAE04233E60CEF09F4, Directory_InsecureGetCurrentDirectory_m61A4D542AEB6542F4D736A0D7E68985698A89612, DirectoryInfo__ctor_m36BC476C58B55083046C0A738157D84E2323E0E9, DirectoryInfo__ctor_mBF23B55E105F1913588B8286339ACCFD57977CE7, DirectoryInfo_Init_m6F2DBFA656C4EEC434A9BB750C528D66CB61A749, DirectoryInfo_get_Parent_m2B95E4D3CBA22F8DAA259247ED791F1411D93347, DirectoryInfo_GetFileSystemInfos_m35F27B3A479619281F13C053A9164ACC6C135BED, DirectoryInfo_GetFileSystemInfos_m08F825293FCEB7E25602D23F5993889C75B854F0, DirectoryInfo_InternalEnumerateInfos_m3A416153462AEE2E38917E912F638850EDA5E74D, DirectoryInfo__ctor_mBF86132DD08D11091E2B8D444DBD625E1FC8D7CC, EnumerationOptions_get_Compatible_m5BF7700420444871B5758FE9AEE78585FE8910E0, EnumerationOptions_get_Default_m4B2E611421FB289D0A4CFECE0EECE319985886AF, EnumerationOptions__ctor_m950FC5E65A0ECEBB47B54DE07639377F4C6CCEBA, EnumerationOptions_get_RecurseSubdirectories_mBD53204FA4D7F2A2104943C488052DCC7ED4C347, EnumerationOptions_set_RecurseSubdirectories_m0A71AE2F9557711A104D55D486B125478280F9F2, EnumerationOptions_get_IgnoreInaccessible_m0596CBE99665FA1FB818A3E26B846DE453972ED6, EnumerationOptions_set_IgnoreInaccessible_mA75FCAA8A4E8A7D3BC50C4B44FFEE8D6A63E71A3, EnumerationOptions_get_AttributesToSkip_m101D9446C6DAC8DD6CCE5C4FD0C6E65BEE49583D, EnumerationOptions_set_AttributesToSkip_m1FCE68BDDB90F2F177918978C18DD1104BC592DC, EnumerationOptions_get_MatchType_mC8C98DB057B4776FD99B804238B35E54AAF537BC, EnumerationOptions_set_MatchType_m013F2AFDEF738B2106440201A4B783CB5045E239, EnumerationOptions_get_MatchCasing_m221271EE192448FB3E6E9574808F27C72B3AA260, EnumerationOptions_get_ReturnSpecialDirectories_mAADC43017E51D150C12D5D751B2FED9DB5978F82, EnumerationOptions__cctor_mACE9F3898F8FB48EA3BB28D9E139B4DDF47E7409, File_Copy_m3798F05909C43D7EA26130D51D0A15CFCBE7458A, File_Create_m7A88AE26DE05E6D790E3C5B1140EE5DC91DCC519, File_Create_m65B6669BCB8054914CEF0E0F39C54D8663E4A66F, File_Delete_mE29829DA504F3E1B8BCB78F21E2862C9ED7EC386, File_Exists_m95E329ABBE3EAD6750FE1989BBA6884457136D4A, File_OpenRead_m6181B052EB0E98D2E18FAC79E7744D766BA4244C, File_ReadAllText_mA4A939F853D573379F7129AFDC469B91E9747BAA, File_InternalReadAllText_m1A9DFDA4F514EF8384FCCB57CD76C05956A1F362, File_WriteAllText_m8AE8932A417928EF1E86F1E6B37C7A41904614D1, File_ReadAllBytes_m704CBBA3F130C94F5A3E0BE2A93D9E9D79DC3E24, File_ReadAllBytesUnknownLength_mF885971FC4230A9A68C2459B78463CACFCF41682, File_WriteAllBytes_mC491031DA14AA9B591F62D6AD0181D090E081077, File_InternalWriteAllBytes_m72B9C4F476835F043F64294DB9126612AEB9ECDD, File_AppendAllText_m08069DB321F56261289DCE3509565270F23DAEC6, File_Move_mBC9450111E0144A55D893A720F19E612D658AC37, FileInfo__ctor_mD1499B21E06123F9ED41A7CF37A45B841C5E7F01, FileInfo__ctor_m0A602529DFCFC44BB4EF4C530E6FBA765C44143F, FileInfo__ctor_m5A03D93B1400D7D35F89C036316AC78CB24328C2, FileInfo_get_Length_m7FADCE0E3C88678C0A7BFA694786C02AD652A33B, FileInfo__ctor_m32BBEF67481F9EBF2105E2BCAB1A25A9D95848B4, FileInfo_get_Name_mDC3942CE030CCEDBBC7F993D2BD2D453C96759C7, FileStatus_get_InitiallyDirectory_m6125259DBE392F2F4FC0D2FADB1E552127A22CB9, FileStatus_set_InitiallyDirectory_mF8349D02ACC4BC00622B5E760CA721DAF562C6FC, FileStatus_Initialize_mD4DD9E27D5018B33296F05CC0879C84037D9F3B5, FileStatus_IsReadOnly_mC6B1D721E574A7A966A4AB6615626AD7D7815535, FileStatus_GetAttributes_mC4CC0F4382185462242A06424C79FB7EED218A79, FileStatus_GetExists_mAE616C6D2A1BEC457312D09041C38181F3E04BD2, FileStatus_GetLastWriteTime_m3F2A70A2236B8AD206E972B3C23C1CAE9674BB7E, FileStatus_UnixTimeToDateTimeOffset_m266E50CA99318CFC1C781F57C0599DAA2F87980D, FileStatus_GetLength_mC89C0DCC8B7E55A7D58C6A2ADDD09F2D2E7E7D4E, FileStatus_Refresh_mBA0C3866B8BD1A7880E9D25540F85CA4A3410327, FileStatus_EnsureStatInitialized_mD0058164111A0AE3DFD84DD01E86BA14D80F8DA8, FileSystem_CopyDanglingSymlink_m789ECF95CC7CA38223FBB33E05849AC511FE0975, FileSystem_CopyFile_m8673998874C19538122684FBBECED9A744BBEB11, FileSystem_LinkOrCopyFile_m2458A814822FB469AA0275557C409992CFE79DA6, FileSystem_MoveFile_m215E9967906ACB4FB02AE1107C1E18B61FF4079F, FileSystem_DeleteFile_m0C6A13ACD51AAB21BED3EA82CB0EE63703D0C0FC, FileSystem_CreateDirectory_mF7A6EA62B2969B47F6A683EDAB6B2616B5BEFDAD, FileSystem_MoveDirectory_mFDE6DC215C10BC758150D0AB16F660716D7D280D, FileSystem_RemoveDirectory_m277039C6351EAACE6EAF47FDC434D8F6A2378809, FileSystem_RemoveDirectoryInternal_mE099168883D80A603B193BC281320C8FDBC83671, FileSystem_DirectoryExists_mF0F57CFF987F9B74F15ABF57C70004F2A465D4D9, FileSystem_DirectoryExists_m295E3E280077494D1868CEA582F507E618E3E448, FileSystem_FileExists_mD0B309E15EF6F11673151E81540F5A1886DDDB36, FileSystem_FileExists_mCA924CEA27F9AD54BF94DBFFED4C7EA9F64598A3, FileSystem_ShouldIgnoreDirectory_m11D3B10058D051B190931C89D661C39B077E09C4, FileSystemInfo__ctor_m3E73521E9D5566CE6F3DF2B401218DB2E25797E9, FileSystemInfo_Create_mC0E7F4CAE88FBFCF2C14981755AD0008703C4E90, FileSystemInfo_Init_m0D9BF2AE4D1056BF17A45D25C5EDCDB2C9808E66, FileSystemInfo_get_Attributes_m38971A5B147214C5EE193CE9F60628EA834EF6DA, FileSystemInfo_get_ExistsCore_mBB14E67D509870D7E1572F461C3C78E8077FF4E9, FileSystemInfo_get_LastWriteTimeCore_m0CA0E8AD0E0950FFF2A4EB3F13AE87033F8084D3, FileSystemInfo_get_LengthCore_mDDFE18FF2A7B8948308DD9A8559056DCCC65BED3, FileSystemInfo__ctor_mA62B6EDDADAE82509DE81E7033AE64FF682962D2, FileSystemInfo_GetObjectData_m391E008132EB2D4F88A92F84C8FFEB75F050EA4C, FileSystemInfo_get_FullName_m98CFA64E37846CA49590B772453B72A1DD82CD2E, FileSystemInfo_get_Extension_mC1DA9A769E890D35AC34C76DEF46EA3C570F7D71, FileSystemInfo_get_Name_mFAFD6E06D2F1BA35ACD72BE9802679142227040F, FileSystemInfo_get_Exists_m33AA04CA7AC360031EFF6D94AFBD70F1D747DCD5, FileSystemInfo_get_LastWriteTime_m5009457B3D837E929AF4FBC9E2738F15BB6476C5, FileSystemInfo_get_LastWriteTimeUtc_mD88B2540B4766584A90C45018C6EDBFEC9C80BA8, FileSystemInfo_ToString_mE347EE911B0FA89BBBE01F1F082F01E333F167FC, Stream_EnsureAsyncActiveSemaphoreInitialized_m542252BE301C7ED86230F6A154E2A65CB8FEDBF1, NULL, NULL, NULL, NULL, NULL, NULL, Stream_Close_m168599DCD398141DE7A7A35820A353242BCDC00B, Stream_Dispose_mCDB42F32A17541CCA6D3A5906827A401570B07A8, Stream_Dispose_m9B37BD21A57F8F2BD20EE353DE14405700810C5C, NULL, Stream_BeginRead_m2A759634A3B717B38685E4BE7E28715881DEA2DA, Stream_BeginReadInternal_m3BE76602E834C0FC41BEB1BD9B2B92A4A24B1A15, Stream_EndRead_m62BC30BACB0B2CDE8AE53485F0FE16A12D05CDC4, Stream_ReadAsync_m01189F9AB6F3676C762423B0139A123E635C00C1, Stream_BeginEndReadAsync_m258436400E8F88937176AB80E9E0589518DB0540, Stream_BeginWrite_mD4F6B107B8E8665E634D1702DEFB6C240C3D620B, Stream_BeginWriteInternal_mB44541AB192B0B5F1EBFF2F57EBE906E4E5C327F, Stream_RunReadWriteTaskWhenReady_m4A19236E893392BEF38D0CADEE6A1CEB05D613A5, Stream_RunReadWriteTask_m4388A091A27B25FB5EA76EBC54E612367FF517AC, Stream_FinishTrackingAsyncOperation_m226E9EE4404E774352DF6DACD5B821271DF9745B, Stream_EndWrite_m25970E727D84B048C46022DB8DA99389A35E68D2, Stream_WriteAsync_mFF9AA1D3547F0428523290F2968D89EFC983CCD5, Stream_BeginEndWriteAsync_m3D6D31F7140A2F83B13F3DD156DA19C0F5FC96B1, NULL, NULL, Stream_Read_m655A5A3FE25BD7A2D965154D753DB5F360AD46FE, Stream_ReadByte_m8B2D63BC3B16EEA9C7CF6828AA3F619A2C2A5561, NULL, Stream_Write_m84BD9BD831FAC81EAC315389E51E958F4BAA25E8, Stream_WriteByte_mC921EACC6CFCF416E5960BAA0469AA2C4A7AE3C5, Stream_BlockingBeginRead_m0CB5A3CCCCB29B72654695C7FBBFDBA6E61838DE, Stream_BlockingEndRead_mEA79E0F1DB7F275424D7FB279EA45C830DD3CC17, Stream_BlockingBeginWrite_m62E152C4A9C56B01A23F470EA0FD41DCED8FC3A4, Stream_BlockingEndWrite_m50417E2AFED34AFBC2EA4D0BFBFA6C710D26A8D9, Stream_HasOverriddenBeginEndRead_m08D6C86AE0D04E460381460742EB5412998C56FB, Stream_HasOverriddenBeginEndWrite_mADF5C9BD25E19CF32EA7C4B763170C183C372377, Stream__ctor_mE8B074A0EBEB026FFF14062AB4B8A78E17EFFBF0, Stream__cctor_mF2D6261F44C6B401E2F4EE08B869359FFDA22281, ReadWriteTask_ClearBeginState_m89325F656CC4CE38F55140E8A2668D3C81BE01D1, ReadWriteTask__ctor_mCF86BD28E740C698570CDB5AA3C9412DA1E751EC, ReadWriteTask_InvokeAsyncCallback_m7AA1DF5836B23AE817765C634992E2B102E33B0A, ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_Invoke_m7665105364077135EBDC647CD68618733839CEF0, ReadWriteTask_System_Threading_Tasks_ITaskCompletionAction_get_InvokeMayRunArbitraryCode_mCD8E5145DF1C704F4BD5D74A7454D321BC6A1688, NullStream__ctor_mED0693F2AAFED7F1183AC73C1D24D2D342D20B9F, NullStream_get_CanRead_m876245941FE83D718CFB5313A654B99FE38A861A, NullStream_get_CanWrite_m64469914081CDB998FE8A32C5D72A8B5E7A51CAD, NullStream_get_CanSeek_m714EF3987D54211C551DB8091B46EDA4865E4B53, NullStream_get_Length_m82F01905F35FAAEDA6F9FF7F0492E26D87615393, NullStream_get_Position_m702EC05EDDA78415E3A8154C88F85AB662499ABC, NullStream_set_Position_m254F70AB31BD6A60FD39A1A2E8A1D89D1753DC0F, NullStream_Dispose_mEEE7BFFBA40D1BD0285DAF2F84C86D4014F9DB44, NullStream_Flush_m30074A5CCE9DD80E0BAEA3F496A95FE5C1E1C5A4, NullStream_BeginRead_m4D6BE481B75B2D31DEE3CEA70956A697479A485E, NullStream_EndRead_m4E8228DED0BE9838010FAE3FCF8403A0A5157754, NullStream_BeginWrite_m435989710809F862841975C960B87DFFD5E519C8, NullStream_EndWrite_m739D9EC7F3E95980A81B943F4D31C893A5B6A599, NullStream_Read_m707054F1D59FFA17526EE487A49DBB21109D1BEE, NullStream_Read_m38850075E391D0EFA6FC182CBB865A6CA74C3915, NullStream_ReadAsync_m1224B4744696098C3078FD5F1A9A677FAA277B7F, NullStream_ReadByte_m12195A49B5962169799037D8AC8A01C448EF476B, NullStream_Write_mC971A2D70A6C70F3E8FE4214945D6D100566A724, NullStream_Write_mB5E09830F251C3D38F7E04B5859151FA86375721, NullStream_WriteAsync_m98407F1516DF997103EAA65C7F0FA840D37357E9, NullStream_WriteByte_m0E3145318650FA6594C6FB94DBADC5E7EC64EC38, NullStream_Seek_m839001648876FF3712A20CD0DDEDEE30236106A3, NullStream__cctor_m06CA45F1611B8C253B5E1F56F00F40069F3C308D, SynchronousAsyncResult__ctor_m5D0576054591080E7F4822AA3631A1D42CF15208, SynchronousAsyncResult__ctor_m89C620E84406D05B588FBFB9FD29836D4F1DC9E4, SynchronousAsyncResult__ctor_m166FDC6BDD004EA93712E9685ED6F241FE1896EE, SynchronousAsyncResult_get_AsyncWaitHandle_m1A51613855B991821EE44353C04D78EDF4554FB3, SynchronousAsyncResult_get_AsyncState_m66A951CD7627BAF2B183E3935EC9FE151904480D, SynchronousAsyncResult_get_CompletedSynchronously_mA2993A25DF45E56CB37D2CD31AB2A63F43B93C09, SynchronousAsyncResult_ThrowIfError_m70F659FE27A3A9804B410B19CFBEF3FB1EB633C8, SynchronousAsyncResult_EndRead_mEF06AFFB3AF5DB62C7BDCD30CA5A213FF22CD511, SynchronousAsyncResult_EndWrite_m8F1712391355E8539EEAF66D71F446EB4ED76CA2, U3CU3Ec__cctor_mCBAE6B4F0647157DA882A0A13146A0527E22D65B, U3CU3Ec__ctor_mFD96811C307F625A2088823190FD515EA2E2C840, U3CU3Ec_U3Cget_AsyncWaitHandleU3Eb__12_0_m8D11D8D8FE2A53C7C3D6689512F2E7FBF253A092, U3CU3Ec__cctor_mB67AFD1D49A75E2517D5F340CA793C2F8914EC51, U3CU3Ec__ctor_mFE531257AFC25204F13BB2D9A8E7F5384F79A0BB, U3CU3Ec_U3CEnsureAsyncActiveSemaphoreInitializedU3Eb__4_0_m40D9D7E0DD4D81A8C59A44D3F6FAD790EFC9E8ED, U3CU3Ec_U3CBeginReadInternalU3Eb__40_0_m073CC002E7BA074E814D401A00C3EA0108389AF7, U3CU3Ec_U3CBeginEndReadAsyncU3Eb__45_0_mA0D032197EE789387930397D90997DDC4C113D8B, U3CU3Ec_U3CBeginEndReadAsyncU3Eb__45_1_m7D7B5A196991DDFE8F48386AA00966C92E73049C, U3CU3Ec_U3CBeginWriteInternalU3Eb__48_0_mAC6780A481FAD4DA65E5754F365E18C342B9D1DC, U3CU3Ec_U3CRunReadWriteTaskWhenReadyU3Eb__49_0_m621FA27D8C612FBA149AA45FABE820394413D101, U3CU3Ec_U3CBeginEndWriteAsyncU3Eb__58_0_m7486101BE1B3D3E1441C45294736CE790398F5C8, U3CU3Ec_U3CBeginEndWriteAsyncU3Eb__58_1_m4D7AF5E8B838EB10432619E6BC16EA6C23DA84B4, __Error_EndOfFile_mDB2E5863CFFBBE0CCED1D0D52235CE8E4BA15A39, __Error_FileNotOpen_mF1E0A6E3F9E4EA616E1156B79527735F2A7B205A, __Error_ReaderClosed_m165F06A9E4AA3A86BCCA72889645FB9CBF56DB9C, __Error_GetDisplayablePath_mC9D0C268AB6B97612B83CD430DD529C0BF1B2B25, __Error_WinIOError_m285C0A6596338759F9725352730550267F4184DC, BinaryReader__ctor_mD85F293A64917055AA78D504B87E5F7B81E4FD46, BinaryReader__ctor_m5B206ED513B0AECC14E4AF5A7B42AE5C4885334E, BinaryReader_get_BaseStream_m247EDD3165F95198C4DE7B6E594819CC1FEC6695, BinaryReader_Close_mFF0A149CE9EB54267BDE8E89ECE1857985C5EC39, BinaryReader_Dispose_m3BE99185724C71293AB725D7E1B630D7F0115C48, BinaryReader_Dispose_mAFF1A9CE9A73D148270FFA1F896992EB52D36078, BinaryReader_Read_m573BEE6595F03EF39925A6D6415F04746A2B1778, BinaryReader_ReadBoolean_mB5008ED6B7162B449924C7704D95DBD5F30918C0, BinaryReader_ReadByte_mFF9F3311EF51B53EFCDA3E31CCDA7046BBF60994, BinaryReader_ReadSByte_mF7FD422D684604ACC612D2C622A85D7DED5DE60F, BinaryReader_ReadChar_mBFCF423F230C6281515CC26769EBBEC92C18EC6D, BinaryReader_ReadInt16_mFAE8B48D91C5037164968C0E5EB56296D3F3B2C8, BinaryReader_ReadUInt16_m9203D1DCDDE1C18A2F85C7549664D823B9F9E546, BinaryReader_ReadInt32_m665D60BBE46EE93CB39C7D6179866107FF7AEC37, BinaryReader_ReadUInt32_m85AE37321ABD253F22685581CF34952C08B8771B, BinaryReader_ReadInt64_m104936D2647DC85D4DA76526A9805CBF55CC86F5, BinaryReader_ReadUInt64_m7F9B6ADFEE76180346B65862854BAF2D8488C70F, BinaryReader_ReadSingle_mE51073F127C8DD48CBFA721C5C2840F8F921745D, BinaryReader_ReadDouble_m2E2BCAFE739850C62BA7723EABFA95B6E739685E, BinaryReader_ReadDecimal_mD2AB5747F088D9B36DD217D01CA33312EFD26FA8, BinaryReader_ReadString_mC466BDEE4EC111B677BDB797A9FD9579E4EBEC25, BinaryReader_InternalReadChars_m2F0558D216E9A3423C2978BA753BDD3E108DDB84, BinaryReader_InternalReadOneChar_mF654D1E7D6DB4FCDE7E60BAC9E29737429428DCF, BinaryReader_ReadChars_mC1D265931253A1E09D794AC4E489BD150173456A, BinaryReader_Read_mFCF0310B9037B3AC7180F02769E890635513020F, BinaryReader_ReadBytes_m8C481FEF20F9B6BC6EAD93AFFCEEFD7B05426A63, BinaryReader_FillBuffer_mF507505820BAC2C0B5D1B521E7900DB24E85B691, BinaryReader_Read7BitEncodedInt_mAC30887A2BB23F481A73FA61A487159F855D34F5, BinaryWriter__ctor_m860E1F386330088B80E559B85BC30A1C3DB790E4, BinaryWriter__ctor_m2B32D5012023033323CE412C1093D5AA484EC052, BinaryWriter__ctor_mC9B3074DA762BA216338E5A94C664862265238C3, BinaryWriter_Dispose_mDF89CC87DB70DA374C2AB708CF0C9201B64FDDEB, BinaryWriter_Dispose_m62A1213D09FA2598A6F7866DC60357D53393E5B2, BinaryWriter_Flush_m191E03B9EEA18D904F957B7AEC4824CA9868A1C2, BinaryWriter_Write_m7A9F2DFA4F657F925180347C1F9EDA7A6F199419, BinaryWriter_Write_mA3CA253EF187E2EF88936F3C7854B1404736C07A, BinaryWriter_Write_m4106B0E282D57371DC9B1BB078CE30F46228C7F2, BinaryWriter_Write_mBE7D21D48FCD6430AA4A8BB6E7FDEC64A39F376D, BinaryWriter_Write_m94C79C9FD1E7F175B82058589269FA7A0A19B782, BinaryWriter_Write_m44FB205859159622D2A85725C282DDBA9ECAF191, BinaryWriter_Write_m91970A5609F32494716AD2A884F79327F270BC1A, BinaryWriter_Write_m12E660E1890B6DC4C7AA5F347EC2A372F9FEDD9A, BinaryWriter_Write_m89F94D76648D1B1C31103B9E85C7F99DC258CE81, BinaryWriter_Write_m939113A059C3467AE641E0DB8BA9D1023729BC3D, BinaryWriter_Write_mF45144C43B829D2F11C68195DBAF791B6263E984, BinaryWriter_Write_m845A79CA8FA67D5DEF46F9A518D13AAE890331D5, BinaryWriter_Write_m139EA5789DD6F7EBC5F4913EE70DE4A524C07DF8, BinaryWriter_Write_m5D06D4293FB9A921B9D258116156F42E586FB033, BinaryWriter_Write_m0035DF378323E5EB978FEABC79FC7D0FE421568F, BinaryWriter_Write7BitEncodedInt_m4E635B57122A4266BE3E01C0633BAFE001B15C76, BinaryWriter__cctor_mF2B65F85EF53BFC9052FB72109120C72695CFD6F, StringReader__ctor_m72556EC1062F49E05CF41B0825AC7FA2DB2A81C0, StringReader_Dispose_m54A5CF920D150AFD4FF21BDB3FF618FA61F047CE, StringReader_Peek_mBAD8B484B56E8959E54F66BA26C71465AD292BC2, StringReader_Read_mE6AC535DE649ED02193BAD690902D3E6BAF49C88, StringReader_Read_m147D0175A7D46C1B7D48F7ECB5B6DA55470791F6, StringReader_ReadToEnd_m702EFAA79597E9519BD564470038892D61284920, StringReader_ReadLine_m2E44C1A55C4A732620DF015A2DF5C4EEF8E1E303, FileStream__ctor_m13836A33E03714476B2CEA7917B80ECD70A8F5E9, FileStream__ctor_m158997E4E7ADD1BA5E75F4835882E32137ACB3C9, FileStream__ctor_mA39506EF7A1F33FCA0199B880BE1D82217E33EEC, FileStream__ctor_m059A8F48B2F463D020113605765EC40F2D54E928, FileStream__ctor_mCF0C1E859853B23725D0048DEA0653A759A5E657, FileStream__ctor_m91A43EE01E8AB9C4B04681486E6F0B598642EA01, FileStream__ctor_m16C2A184C2E9D43D0DC7ECFB1659F0299400E416, FileStream_Init_m32797A64AA4EC19AB931C011D6FA317380A67D61, FileStream_get_CanRead_mED8369EC4E93EE2E4FD814BC17569D520573E8A0, FileStream_get_CanWrite_mFBFD142D4F2692352D2C8FBF34FFC3B92B158ED1, FileStream_get_CanSeek_m3857AF0CA2FC11EF93B43F06930460D6D1584C36, FileStream_get_Length_m315564C6AB9EE3D3C514DDF14066CBC23CF0F623, FileStream_get_Position_m2B5220CEFE803AB1C75B6E2CE249D121A876761A, FileStream_set_Position_m976B6B73848918C63E9CB625EF02938A85D7C03F, FileStream_get_SafeFileHandle_m4196141A91D89EEC610ECDF752CF2EB04A0E0C09, FileStream_ExposeHandle_m835087323776DB022F1CE4BD7EC6DED879A28E11, FileStream_ReadByte_mA1F299BBCDEB16658FC7F843A49582767318E25B, FileStream_WriteByte_m82D81D5954402937857EE082C72A10A5F0DDC19E, FileStream_Read_mDD3E7BEDCD8E59D47876184A43BCC95523DBE77A, FileStream_ReadInternal_mA8A92317733048DC6E37E98826BA1061C634E9DA, FileStream_BeginRead_mAF1D444E4DB43E2DD74A8EF58ECB5DEDE2F6B718, FileStream_EndRead_mBF4D58C3D0929220E383FE8CD81B2FBD8347775C, FileStream_Write_m7A551B6D2844AF0DB6BB83A0BAFADA60AD7009CF, FileStream_WriteInternal_m9D405362E4E9055F31CC00FFA80B0FAD18AC7F5E, FileStream_BeginWrite_m4ED11D71A64ECE16272D4282267D90C72FA893D3, FileStream_EndWrite_mE36D93CC2A44F94404496186288419B30CB663E9, FileStream_Seek_mB21E1A8CAB108B4870CEB236C2F0BF7E13CECAC1, FileStream_Flush_mB753F951892BAC19E42F620310E366F92CDFDD8C, FileStream_Finalize_m28B7B18E5B3176CC4A8568E5CB86040A2C558453, FileStream_Dispose_mFDB2D0B3FCD191C489786FEBE3C077D9F1FDFE97, FileStream_ReadAsync_m6771ECAE6F1FFF904C4617417BA2909A1FC515FC, FileStream_WriteAsync_mA8FD11E50DC40104FD89F78B28F4307DB7282A95, FileStream_ReadSegment_mCD78BB943282C9E6BE58732F5DF2088A3306A8B3, FileStream_WriteSegment_mA441AD916DD05C437FBE25C11B29E583F1569781, FileStream_FlushBuffer_m7C7C0AB5003F303D2997C0E35E0815A4E951B573, FileStream_FlushBufferIfDirty_mDEF657CEB53D709680E724DA19A38E0C574C5DDA, FileStream_RefillBuffer_m9D6C65025188EFC506FC4C6229C72393EE845537, FileStream_ReadData_mAC2EAFFD52C8743E2B58A12E452AB7C269C19B5B, FileStream_InitBuffer_m7B4EBD9DB95CAA2D58BCBEEB1B1CA1CB07A80064, FileStream_GetSecureFileName_mFC0E9CB355A9AB8953E492D4BDB7ABE95ADFD636, FileStream_GetSecureFileName_mF870E05187521BE648D30DEE1D904958B8ADDBB7, FileStream__cctor_mAA7E3170AE4DD8F7364706B43AC43D241834062B, ReadDelegate__ctor_mBA1BEB5913BE4A71248167B48787B3FF6E1DB6EE, ReadDelegate_Invoke_mA05655ED3D897B96171A69924F4A6A53B2955C39, ReadDelegate_BeginInvoke_mA1EC49077A5F2D0288A8C1150A52B63A92296A8C, ReadDelegate_EndInvoke_mA7BFB7DF1C102734891B994DB7230E6895A94EF6, WriteDelegate__ctor_m186943F3D4E331CB3302B459ABFF74E80FF80055, WriteDelegate_Invoke_mD68C31FAC1E18B960ADFEF38A97F7B4F37DBA893, WriteDelegate_BeginInvoke_m8EA7AA1E0DA584A7C9B0491DA771D4FD7436D6F8, WriteDelegate_EndInvoke_m92AABB59A77DB173BDC2FD1396F633C7C433F8F6, FileStreamAsyncResult__ctor_m0985ECF746AEB53C743BE9F5F51B4933E6ABF85D, FileStreamAsyncResult_CBWrapper_mACCBD60374BA19FDC03F26FAA266703EEAF2855B, FileStreamAsyncResult_get_AsyncState_m2B90899E0FE1D441D661E540B2F290972163FD4E, FileStreamAsyncResult_get_CompletedSynchronously_mC466E3B42499C836519F88255D97B74A27B9CFAE, FileStreamAsyncResult_get_AsyncWaitHandle_mF30168A776594AD881D0E1A84C07D1660ABE39D7, MonoIO_GetException_m7D5D880A5D6D35C63AAD55841C0C30B977430B5F, MonoIO_GetException_m79DACEAB76A421F1BF73B8BF0336BE2FFEB53E84, MonoIO_GetCurrentDirectory_mD43B2707E719A410228135650871EA2E7AE8A8E7, MonoIO_GetFileType_mFF1BA2D8F5E7AE1CFA951C3A9DC76686431C509B, MonoIO_GetFileType_mAD1F08206574390BCEA22BE5B90DF9C283E55602, MonoIO_Open_m9D9F466876113F6B8A79B4660E6BE3844995F27A, MonoIO_Open_mC9778D633EF75F88DD96E796942750EAF8D80205, MonoIO_Close_m0EF5E4613FDD2FAC98D5C41CA660EB0B328CB5F0, MonoIO_Read_m89DE6104A7705186AB4A9F0667DA68FEDE899E42, MonoIO_Read_m4D3218C74EA3765291BAE67D2F32ECC6C866210E, MonoIO_Write_mA9CDE40B6B207BCC261551522FAD8744A2E7382D, MonoIO_Write_m9863AAD76278EBBE29358736C1EF753BA6DC67FF, MonoIO_Seek_m9E57120F13FA74E22BEA08F1E3D09FEAD4366A81, MonoIO_Seek_m9B670961E0BFAAD9713A34110FA234B8E280956E, MonoIO_GetLength_m593597D3D5D8BBFD69FFAF12350C326A962A09A2, MonoIO_GetLength_m7E1E0176BE93B2552059D10E3BD565DC48489D48, MonoIO_get_ConsoleOutput_mD6567A9DB3B87CCE432E2F6118FB339AADA70C62, MonoIO_get_ConsoleInput_mF24F450A69BE1E69614309DCC2CF8211A600A4A7, MonoIO_get_ConsoleError_m00875210C604E766D76008ABEC62B1134DEEA917, MonoIO_get_VolumeSeparatorChar_m27E122B97AFA48AB5248E8B3717911FA6D70482B, MonoIO_get_DirectorySeparatorChar_m9F3E1CD39876B691AED5DB985FFF63784FD91B11, MonoIO_get_AltDirectorySeparatorChar_m58AAEA5910EA35D334CDF521F094D38261DE82B9, MonoIO_get_PathSeparator_m4914E29A4261B7FB91EAEE51E7692A9FAB903594, MonoIO_DumpHandles_mAF4FACADE08168336CBC333D1967E65900A9AF88, MonoIO_RemapPath_m33F932FFD23EE423B23BE45655F4D46D4C8FE7EF, MonoIO__cctor_mABACB46F025121422672E2B1DE5B1714484C5F78, Path_ChangeExtension_mBC1AFA3E5E6FE1F855925EA34A4FAB7248478A83, Path_Combine_m1ADAC05CDA2D1D61B172DF65A81E86592696BEAE, Path_CleanPath_mCDB249D6F74F320C2A3ADDDC32B35F1CC2D65BC3, Path_GetDirectoryName_m428BADBE493A3927B51A13DEF658929B430516F6, Path_GetDirectoryName_m2AE373CA8E44D477F094978AEAA12E6A26D16DF3, Path_GetExtension_m6FEAA9E14451BFD210B9D1AEC2430C813F570FE5, Path_GetFileName_mB1A8CE314EE250B06E3D33142315E2BD3A75D1D6, Path_GetFileNameWithoutExtension_m2D14CCBAB9C60DC8D32C2443CCE3D34644822FAF, Path_GetFullPath_m9E485D7D38A868A6A5863CBD24677231288EECE2, Path_GetFullPathInternal_mE703E7B63FA3400844D5D78E3AA6011ED72182FC, Path_InsecureGetFullPath_mCBBBAC7EEC4D096AE9CFDDD36C29F2EBD85948F3, Path_IsDirectorySeparator_m584EAD6F69A5557CE15C6281B148474D2FC99430, Path_GetPathRoot_m31AA9272864F572DEC78EC2595D2A5ABFEF5651C, Path_GetTempPath_mA919EEA03E4CDC7C85A73771EBCF90F48A74B856, Path_get_temp_path_m20CE5DF7F08E6F2E61AAB41A8FEC867911A01CE8, Path_IsPathRooted_mC05ED8AD72A87608716C0DEC1C230EE6E6CA70E1, Path_IsPathRooted_m0AAA41017FBDDFD52AFC56508EFB5A4195E89C43, Path_GetInvalidPathChars_m27820354D43C5A699E25FF20509465396D927732, Path_findExtension_m6B521914CAD3E7A4F1DCBA78914B99D4452C0C4C, Path__cctor_m40D655BA00BDCD0951F83FDD6D8F86D3F841E411, Path_CanonicalizePath_mACDDC520C23B5B0F1D840DACB64D8F5B2ACE76DF, Path_Combine_mEA760CA2D407903CC2C67BB1906C8021C47F62E5, Path_Combine_mA07781A88C6F9067A942D5C11B9703DA8518E4C3, Path_GetFileName_m37B17C2E9A82A17DF8032BEA4BFEBCB119F73652, Path_Join_mA8659405C90B9441AA2249C7D45B587808ABCB3F, Path_Join_mCEAA3D6E4A40574CE578D59CF8081E725D4220B6, Path_TryJoin_m5659FE5E59ABD7D9EB1F60D2F1322A28126FC662, Path_JoinInternal_mBFDD27EE95CA01278F226C9ECD6DB886052A5B53, Path_JoinInternal_m706285C1A9871AF1DE35328CC121E87922B90CEF, U3CU3Ec__cctor_m3BA96DDC5BAB42D8CB2DE90857D3CF8929F3829F, U3CU3Ec__ctor_m37298FA1992E7669B4A9C5E17CEF65FF95BB493D, U3CU3Ec_U3CJoinInternalU3Eb__56_0_m95927EEC558A9C0E6F119E76DA4964AC20C81FB4, U3CU3Ec_U3CJoinInternalU3Eb__57_0_m5B37A1C00BD003BDA7D5DEEDC5FA66AE74327B03, UnexceptionalStreamReader__cctor_mFA2CB7B25E9ACD0F859B41C6C84653254CD2B1A9, UnexceptionalStreamReader__ctor_m46F97ECD314C035AAD8313BB7B3137B7F2BC1294, UnexceptionalStreamReader_Peek_mA24A3843FBA7783C7F47808F8474F2CD87D627A2, UnexceptionalStreamReader_Read_mD9DF0142CBCE14EC8CAEDAAC9C6802A1D8FBA149, UnexceptionalStreamReader_Read_m22BD0BB94B4575905541068A2BF813CEDCB1F513, UnexceptionalStreamReader_CheckEOL_m200CB322B32C8859E4EC257C95757C8237193F28, UnexceptionalStreamReader_ReadLine_m5FCA4BF3924751D1F590731D33614C9BF93F1B65, UnexceptionalStreamReader_ReadToEnd_m7E8BCC8D4E23EE4C1370E3E681664B90B83D6EC3, UnexceptionalStreamWriter__ctor_m53698D5B086CA5299A487D660E1290DCE67CD692, UnexceptionalStreamWriter_Write_m9732035F6E3A92A69095D023347D5C7C0F9EAC77, UnexceptionalStreamWriter_Write_m42EE4C4A0BA015E6EADA14894261813E1D731D26, UnexceptionalStreamWriter_Write_mDD477599E98A5D8D74C737AD4F50555756B6C788, UnexceptionalStreamWriter_Write_m536D6C56F80D0F791FED3AB05B206FB50235BD35, CStreamReader__ctor_m8339E35B2BA614508E617056486C49A9AA8E7B5B, CStreamReader_Peek_m4ADB9249F9E3984F19004DE42098A0ECAC52BE8D, CStreamReader_Read_mE2C28F65F72910827112FC891EE2007B4BB847A8, CStreamReader_Read_mF326C19B1DCECDEE67D5FF17B3EA3A82D3602238, CStreamReader_ReadLine_mF55ADCB05EF97E3BA9EBE72317DD35A152EF35D5, CStreamReader_ReadToEnd_m630EA7790224481715D07A42161A466623800A62, CStreamWriter__ctor_m724255FB2BE27FB2D095AF9B727A7DEF9AF15350, CStreamWriter_Write_m526B4CD669F4540F508130C299EEC940032DD6F5, CStreamWriter_Write_m7D5588F88FEC45B22EDAE98BD5164C063F7DE8A2, CStreamWriter_InternalWriteString_mA7F19C54F5E5B44B1B7ED789CCD988847FF822AC, CStreamWriter_InternalWriteChar_m34145F97CB254D0299E62B2303E4112F3FBF84E5, CStreamWriter_InternalWriteChars_m8B87F8FB68A46E88514E58FFA29BB000E2A2843C, CStreamWriter_Write_mBD4E67DACC8983690EBB734CD23DBB568DABCCFF, CStreamWriter_Write_m9074BCE272DB3F2C8CBC3C1F99C12B0A3361ED31, NULL, FileSystemEntry_Initialize_m0CDA4CDB09ED734B099DA2D2E1EDD9B40EC7BF2F, FileSystemEntry_get_FullPath_mE6B2DC569EDE15035D8D319A4C5B5F16ED7450FD, FileSystemEntry_get_FileName_m33D89416B0459807829E6A0F521E423616EC92E4, FileSystemEntry_get_Directory_m6D30A6BF9BD8C8197DB3DF0A4800E593D767A064, FileSystemEntry_set_Directory_m4B89E1D043BFD6748B9B4ACA6C16002C42BA2384, FileSystemEntry_get_RootDirectory_mDE11F0376F476FDB023259BD2C6C467BA2C63CAD, FileSystemEntry_set_RootDirectory_m5BFF18E51BDBB5CE088701B523555CA71CCB9A12, FileSystemEntry_get_OriginalRootDirectory_m013005841C530C69E570F013577DFEA397CCAA86, FileSystemEntry_set_OriginalRootDirectory_m948B80D63832D95151074706FEFC5C67A390A9C3, FileSystemEntry_get_Attributes_mFD1D48D0F605BE2117617194F55B5E2CB4FBA0D9, FileSystemEntry_get_IsDirectory_mDAD3A4C87FC9FA2F0D305497266D2E14D135F7CF, FileSystemEntry_ToFileSystemInfo_mCAE56C0B077C9F4154C2A28341A8F4E3468A518F, FileSystemEntry_ToFullPath_m68A0AA3E1038E6AA7F14F291D9BCC7CE9013429D, FileSystemEntry_ToSpecifiedFullPath_mADF59883D5AE262198A6B7E0A3418B827077076D, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, FileSystemEnumerableFactory_NormalizeInputs_mA8683D48B9B7F73E1639EBBA7B2EB96568FBF6CC, FileSystemEnumerableFactory_MatchesPattern_mBFF4020C20F0DEEE54A7D92BB1D3D721E47C3191, FileSystemEnumerableFactory_UserFiles_m7323D4E19609743C7E57FF8FEBB8366878D3B14A, FileSystemEnumerableFactory_UserDirectories_m4D9F4B6EFC9611DC7F19D35260A93FE554485D2E, FileSystemEnumerableFactory_UserEntries_m732353EFD127A5CBDD4252C968E1438D8ADC5702, FileSystemEnumerableFactory_FileInfos_m38DCBDA029524ED38AAC4F3AD4F2BAB66A32F661, FileSystemEnumerableFactory_DirectoryInfos_m584BDCC8114BBBD3739C9A856AC4BB8036EF48F3, FileSystemEnumerableFactory_FileSystemInfos_m75734EF7E53CC2F28EA416B49975EF43F280A3D4, FileSystemEnumerableFactory__cctor_m0AF17877CDFF804934E1DA6A5584C6F045C70E56, U3CU3Ec__DisplayClass3_0__ctor_m7C703ADC211F2E4BEFF62EC47D0D91D3C4471A5B, U3CU3Ec__DisplayClass3_0_U3CUserFilesU3Eb__1_m2427827CD0D1AF4B508346294C42AD13FFA7FAD9, U3CU3Ec__cctor_mB930B443CA97B0B4C481DB4D64377D676BA987B5, U3CU3Ec__ctor_m0499FE3028330DB904D14AF0BCAB83F737172566, U3CU3Ec_U3CUserFilesU3Eb__3_0_m388CFF04D9EB835A8CFB835DCAA027F1EFC02F79, U3CU3Ec_U3CUserDirectoriesU3Eb__4_0_mC3E8D83A39495A2178DD8871F6357781D4516A2C, U3CU3Ec_U3CUserEntriesU3Eb__5_0_mD54648E464E1D65FC449687C61C01EF43A299394, U3CU3Ec_U3CFileInfosU3Eb__6_0_m6CE09DEBB1B5D86A4C84C06820E1BED676DB7AD1, U3CU3Ec_U3CDirectoryInfosU3Eb__7_0_m3D3D664BFD618E447141AC68D184D85874F53B60, U3CU3Ec_U3CFileSystemInfosU3Eb__8_0_m75F0120FE217E3EB81907AA9F20EB3B35111E27C, U3CU3Ec__DisplayClass4_0__ctor_mC6C37EDD2ADD3FD0ED3D08667C10A280D5CC0011, U3CU3Ec__DisplayClass4_0_U3CUserDirectoriesU3Eb__1_m9D02B1EA4F99F32AEB1C15E03956CC611C0F06B0, U3CU3Ec__DisplayClass5_0__ctor_m400BA8EA0210B51F667BE71AD0C1D02ECD5E6D8A, U3CU3Ec__DisplayClass5_0_U3CUserEntriesU3Eb__1_mCAE83636AB13AF6E3F825C02D6910C749A0B2FDE, U3CU3Ec__DisplayClass6_0__ctor_m848166D3235A5F10207DE7490D9F6CFACDCBDF02, U3CU3Ec__DisplayClass6_0_U3CFileInfosU3Eb__1_mDC0D6176A72DE297D33169BB701F4B5C38B649AF, U3CU3Ec__DisplayClass7_0__ctor_mE110AB4775FBD7A1DF94AEF53160EAF67F9F8E09, U3CU3Ec__DisplayClass7_0_U3CDirectoryInfosU3Eb__1_m62ABD45598CF2AFCAC00C51BC71F03FD0322F4D4, U3CU3Ec__DisplayClass8_0__ctor_mB84FB59A131156C8B1FC2212016493D905A0B67F, U3CU3Ec__DisplayClass8_0_U3CFileSystemInfosU3Eb__1_m76E622C639EDBC1D4E9C3BBB90B4FA9A903A243E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, FileSystemName_TranslateWin32Expression_m26217BA1E8CE4F54DB6FBAE0316A9CCAEA1120B8, FileSystemName_MatchesWin32Expression_mA3E42C1609789D84A7C7EA85E444C81ABE66D844, FileSystemName_MatchesSimpleExpression_mACF03D97D75802EEC03BEC33C32F117BBF42B168, FileSystemName_MatchPattern_mB8ABD704DB2D7B1050B87CEFED828141274DE1BD, FileSystemName__cctor_m306CEEC577DB3B7813696282439F256BCF815CDC, CharUnicodeInfo_InternalConvertToUtf32_m0BCED025A8370CFC00D8BBD00B099BDB3A95F2A5, CharUnicodeInfo_GetUnicodeCategory_m86A3CBA3BE4DF6FCD2A21D9DC9A1C2E30634E979, CharUnicodeInfo_GetUnicodeCategory_m608B3A60874131B5E65FF33AB2818EF27C036952, CharUnicodeInfo_GetUnicodeCategory_m1283EB681E7CA6F948839B3D992800946D004F78, CharUnicodeInfo_InternalGetCategoryValue_m45184E1E449BADF3776EF3740A227991BEF9ECC2, CharUnicodeInfo_InternalGetUnicodeCategory_m32CDEE41292837256617B0CEC7005CA509F3CB34, CharUnicodeInfo_IsWhiteSpace_mD5BF9D53716470B5D68F1DC90A21A7865AD10675, CharUnicodeInfo_IsWhiteSpace_m4AC6E734B3E5E8C87ED713EB04E2A1B8D40A5149, CharUnicodeInfo_get_CategoryLevel1Index_mB86F8DFADF1F69A459E186FC3424A7A955DE0AC1, CharUnicodeInfo_get_CategoryLevel2Index_m1A1DDAE709F102544D9E97D202DAB9C56FFFA6A7, CharUnicodeInfo_get_CategoryLevel3Index_mA27527211DD9EE342D88505F4D84107DA3B93B81, CharUnicodeInfo_get_CategoriesValue_mE194B041C5E4EBEED137AE8C8E6BA87BF991C54D, CompareInfo_InvariantIndexOf_mE4064C1032BC869C018CD0D57F3470BD66E622C2, CompareInfo_InvariantLastIndexOf_mCAB646FB9334DF80B7C7B4D186497426840253C3, CompareInfo_InvariantFindString_m18CBABE2FBC65665F20B3402C1BAD17EE8BAFD55, CompareInfo_InvariantToUpper_m6942D823760D8BA227CC35160CC187222F2B2741, CompareInfo_InvariantCreateSortKey_mC38E99F237128A0E32CEB01EDB50AF3DC30EF9F0, CompareInfo__ctor_m9FEA771F33E566572282454CD13694E654DBF417, CompareInfo_GetCompareInfo_m09BDED3EF372E165F2FAD3554D3369AAEEF46BA0, CompareInfo_OnDeserializing_m78E4DB476677DC93349AD0F95E79D2E8B0AE4741, CompareInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m43C235C4FBFA27CE1DD6338AD33811448C035596, CompareInfo_OnDeserialized_mF3CEBF1F8514528C694D7E097C55911AC7A019FD, CompareInfo_OnDeserialized_m73BC438E4F500D28513C706BB471D8597A194EEB, CompareInfo_OnSerializing_m953648EDFC86A3A7F3B475CD519A8050C510FEEF, CompareInfo_get_Name_m594910592983C2FC96FE43CAFF27D89E60B78C82, CompareInfo_Compare_mD4D43A9B91F0D8DBF944586447E03670544A22A1, CompareInfo_Compare_m614D87C06F77D62DD7506665F07F2887D97AC829, CompareInfo_Compare_mFD591987EB505C7B67AFF638293F718976A215C6, CompareInfo_CompareOptionIgnoreCase_m707A09DA84BE513742B5F7A05138A6E96809EEBE, CompareInfo_Compare_mA204245F73A92A6195012B5491ACE7B4AACFC9BE, CompareInfo_CompareOrdinalIgnoreCase_mE14A76E96DD89A8F1E35E20B0A5DA52C9FB4D2C4, CompareInfo_CompareOrdinalIgnoreCase_mDD33EF7DEB14E5B3CC2CC4CC4E1DE26A7E5C1202, CompareInfo_IsPrefix_mFA1761BA04C5934BC5AD534852E010AA8406857C, CompareInfo_IsSuffix_m853C26636884C617B13A897EB46738FDA8C9BE60, CompareInfo_IsSuffix_mE8034317BD3B2074054255AD778BF23B1303EC9F, CompareInfo_IndexOf_m7433BE43D1406C75F02B150AF54541EA14C4DA06, CompareInfo_IndexOfOrdinal_m87959AB92C780219806FC97DE8CD47B4F94D822D, CompareInfo_LastIndexOf_m2BB8657B172F5218A782DFAC6E62CDC51B18C799, CompareInfo_LastIndexOfOrdinal_mD8736746151EB1105985AF0D0A67FB1E0AA0BDFF, CompareInfo_GetSortKey_m318D695001F29F3D190D1EC6D4198EEA01F01967, CompareInfo_Equals_m80435D3DC8BE41240A780AE740B2A9C6B17FDFB3, CompareInfo_GetHashCode_mDEE5BE8BD07E6F4ED7F62680AAA1C6DDB12B0517, CompareInfo_GetIgnoreCaseHash_m30B29DD17E663DFA46A46D04B24DCED4EB9E2781, CompareInfo_GetHashCodeOfString_m6CAF73F87A15B3C35C33C87C3DB49EA3FDEBAD92, CompareInfo_ToString_m12E883D348560EF755BEE9B97623D62852A2C857, CompareInfo_get_UseManagedCollation_m6FA3F922497F61F9BC496A2151227EC1884D986D, CompareInfo_GetCollator_mB8886510772AA1CF51B2E697683A06176D98197B, CompareInfo_CreateSortKeyCore_mDA16E8FB49A89D8577B059864CD667807B7624C8, CompareInfo_internal_index_switch_m231E0A7E894CCDD4706500F8EB48A93AFCBF6079, CompareInfo_internal_compare_switch_mA92A6C94A0E3129ACD3AB9F4EF4815D00D6128DA, CompareInfo_internal_compare_managed_m903E05A9930AD5C8EF5DE92E443CBD7B30EB59F9, CompareInfo_internal_index_managed_mC21CBF2B153BB10B8FC73A7A47E66A986C349AB6, CompareInfo_internal_compare_icall_mC61ABB6ED16646BCC028DF085AEDBD7417413588, CompareInfo_internal_compare_mA93D0E5052269F62805D42CFB0EF621257CDFCE8, CompareInfo_internal_index_icall_m144952921508F63C4E719366210BAC3C4FE27BFB, CompareInfo_internal_index_mD9410E1F4837EFD7360956D80B7A2B515A9E9F84, CompareInfo_InitSort_mB4F0EF7757B69EFEF6C2F0D3C6D3012263BB5E0D, CompareInfo_CompareStringOrdinalIgnoreCase_mE9A447D1CA90AF9F1F271197C7BBE85B136EF53C, CompareInfo_IndexOfOrdinalCore_mB6DFB029A7B13E6870B0D72772977214542FF620, CompareInfo_LastIndexOfOrdinalCore_mD63504544B8D7DE39D24BD2FCA63ADE8374C35C9, CompareInfo_LastIndexOfCore_m7F4C482A63356F32A3813322797EAFDC6202DDCA, CompareInfo_IndexOfCore_m046B524A65A687A4123E8C9C0AF9E8417016EED2, CompareInfo_CompareString_mF83C240C1CA43752D6870817960F203A70F6A741, CompareInfo_CompareString_mDFDB466CBF24B19D51D95273CE20AD97DE4812AF, CompareInfo_CreateSortKey_m349821496C50E80E54E32BBF8C3724B2AEB2C76A, CompareInfo_StartsWith_mD87E0EDCD91743BFE274A1068B06D5B3C937A617, CompareInfo_EndsWith_m0C487281A4F21A11A431D7CDCE550A24922BC65F, CompareInfo_EndsWith_mE10C80AB88F2915E419971E481CE5346249BE0C3, CompareInfo_GetHashCodeOfStringCore_mD0CA3EC5C61F20D83CF39C92C36DD558710CA4E8, CompareInfo__cctor_m71BA8166DD30134A03044370C229BBBE5930583C, CompareInfo__ctor_m4E6A82ECA85D843EEDC9318F1CA20213EA19432C, CultureNotFoundException__ctor_m8451376B6BB2F1CD9F3BD16C8D70E3D3FCF95918, CultureNotFoundException__ctor_m191FF5BE9F1ABB67D8EAE5B2A0C43200C8BB0BA0, CultureNotFoundException__ctor_m994F993FE92DA7C39FE995F8B550F9F6EE8B3560, CultureNotFoundException_GetObjectData_m5CF4C3D3BD4DF8CE633AE93626E08D6C24D55825, CultureNotFoundException_get_InvalidCultureId_m5FA807D676E290F58AE3D067B8BE873B879494F8, CultureNotFoundException_get_InvalidCultureName_mB33352777A38DEE27ED52279274EF84AFE384A8E, CultureNotFoundException_get_DefaultMessage_mD0537B95D43804948B665743AE46CCD1AB71B7F0, CultureNotFoundException_get_FormatedInvalidCultureId_mCC36A0F4B028D9140A2150804DF758CAC8F965D3, CultureNotFoundException_get_Message_mB884CA71B40DD1A03B13294ACBEAA5CB532BEC99, DateTimeFormatInfo_get_CultureName_m410EBEDA423E1CAE0C653F3D82AE9D01316C89D2, DateTimeFormatInfo_get_Culture_m6EEF1FF7BE8BAC34CA48CFE34F137CAFB784540D, DateTimeFormatInfo_get_LanguageName_m99D05179B543EA097E6924E474134F3993996B64, DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNames_mBC5F40082790A3A1AB9EA579DF71E4BBB0A71A9A, DateTimeFormatInfo_internalGetAbbreviatedDayOfWeekNamesCore_mC52F665A92EC70BE17327005931C7F46C4130A2B, DateTimeFormatInfo_internalGetDayOfWeekNames_m2A7C9A0E1FCA72CEBA9B272E64DB7F9327D7899A, DateTimeFormatInfo_internalGetDayOfWeekNamesCore_m50267677CFCA922B1FF2CF2496649919E222BE76, DateTimeFormatInfo_internalGetAbbreviatedMonthNames_mF81BF7FEA24725A5A91A04351A685FE69C494F91, DateTimeFormatInfo_internalGetAbbreviatedMonthNamesCore_mD41DD66095F210493EE140ED0BDE6C72FB4CFA77, DateTimeFormatInfo_internalGetMonthNames_mD70334135AED396FFDA8B29CD186DCE6CF491BA0, DateTimeFormatInfo_internalGetMonthNamesCore_m2D1AE7A25FC80B44398109F7DB80C0CA043C994B, DateTimeFormatInfo__ctor_mAA16FC601FB22A82B8137BB65E30514536C8225C, DateTimeFormatInfo__ctor_mF2D9E1D2DCF721C669300E240CC00AB95DADC09F, DateTimeFormatInfo_InitializeOverridableProperties_m3EEA42752EE7B1E8C9727057DC2D00F759997C7E, DateTimeFormatInfo_get_InvariantInfo_m24804C20A94D2952323C82193D4A59ADF171C8AA, DateTimeFormatInfo_get_CurrentInfo_m68EACA767F32805E5D92BFF5BD9C4D39817A8D6C, DateTimeFormatInfo_GetInstance_m610566C9C55DA97F13DA7436BCC18E796AAB1CBD, DateTimeFormatInfo_GetFormat_m00BD199226E2062A2E7E6934C89B2ED114CA7CA9, DateTimeFormatInfo_Clone_mCBA61859E15A29FC79AC3CDAA616D063901540E8, DateTimeFormatInfo_get_AMDesignator_m132D601293E679B6FC624E88517B25246F6EC4CB, DateTimeFormatInfo_get_Calendar_m1280AC2F196ECBE7B664394CC3821062015DEF99, DateTimeFormatInfo_set_Calendar_m46840C102CBE9D5BF30C44F0910426969A543564, DateTimeFormatInfo_get_OptionalCalendars_mAEFDA2492F8FEC55AD8A4C3829D958D6D78C94A2, DateTimeFormatInfo_get_EraNames_mC3D3A3D945D2F5EAEC5C7A1728FBA222ED8391B5, DateTimeFormatInfo_GetEraName_mEFEC407D99F9C8D98C332FB785B1D32A8BC8202F, DateTimeFormatInfo_get_AbbreviatedEraNames_m471C00503BB5F1C9BC01DA1671D80BDF7911E94B, DateTimeFormatInfo_GetAbbreviatedEraName_mF42A4A5F3EB9EF1B9DD7465BB563E3D60AFBA7C5, DateTimeFormatInfo_get_AbbreviatedEnglishEraNames_m6A330106D7D67AFE5567CE33AFCA2B3188B0FAD9, DateTimeFormatInfo_get_DateSeparator_mBD2B8F51FE1491BC6695B10CB1973754BBF54CDD, DateTimeFormatInfo_get_FullDateTimePattern_mD9F9E7F88253C37BAB91B7A6EFD4D750CBA10170, DateTimeFormatInfo_get_LongDatePattern_m5745B956A1340A9F6304C86F0C574B5338BF56B1, DateTimeFormatInfo_get_LongTimePattern_m8ECFC475A70921D789E02878FA99C407B2C01BC7, DateTimeFormatInfo_get_MonthDayPattern_m868752F743E864688FC5D251412A5657747EEEFD, DateTimeFormatInfo_get_PMDesignator_m3B06ECAF8B79E1AAAF8159198A9334658EB1F2CC, DateTimeFormatInfo_get_RFC1123Pattern_mCE40B43C4A95F9F745A271CA52E93510CA338A66, DateTimeFormatInfo_get_ShortDatePattern_m8B5B3BC573F1836C9257B9CCB9C3C4B890E66A0D, DateTimeFormatInfo_get_ShortTimePattern_m1ECB24D998656104918CCFD092207FA9FA4300A6, DateTimeFormatInfo_get_SortableDateTimePattern_mABB0FA1D64D9A0528F77F8AB3395969A5C16E9B2, DateTimeFormatInfo_get_GeneralShortTimePattern_mAC0D32A71DD6FCDDC1EB0D08D4D89E73603B9957, DateTimeFormatInfo_get_GeneralLongTimePattern_m492FC4744C69B014F6A443F152BDEB0F2D0B912A, DateTimeFormatInfo_get_DateTimeOffsetPattern_m100011083D539153415ECC8E86725B35FB12EA57, DateTimeFormatInfo_get_TimeSeparator_m708070A0307E7FB6D0FB9C5FF3E371EBF8800791, DateTimeFormatInfo_get_UniversalSortableDateTimePattern_mBF940398A8E235EF9D29B889E984FC73ECDB7F7E, DateTimeFormatInfo_get_YearMonthPattern_m98C6AAE1CA577D103C522991D843FCD5817EDF04, DateTimeFormatInfo_get_AbbreviatedDayNames_m5FF3B8C196AFAF3053AF1D23B23142BF8C59447D, DateTimeFormatInfo_get_DayNames_mC0EF4F13AAF83583D40644170329AEECEBCB752E, DateTimeFormatInfo_get_AbbreviatedMonthNames_m8C049BD0316BBE69A99AC1A71A3EF5C6FF792007, DateTimeFormatInfo_get_MonthNames_m6432E2A595003E6DC61AD6C5988EA4DAE062814F, DateTimeFormatInfo_get_HasSpacesInMonthNames_m93B2F520AE7A2E5F0FF27A033C090D1EA6DF61C9, DateTimeFormatInfo_get_HasSpacesInDayNames_mE14BD4B06203A8592604D170CCF7EE8303B9D771, DateTimeFormatInfo_internalGetMonthName_m670C3977E0F91474E492C2F9E1AAB435D846CB14, DateTimeFormatInfo_internalGetGenitiveMonthNames_m9243320F563332A9F87F20F0E0EC50CB6193255F, DateTimeFormatInfo_internalGetLeapYearMonthNames_mE8FA856937882C90948FEABC760B73546B10D894, DateTimeFormatInfo_GetAbbreviatedDayName_m12EC6E4400C2FC1B69A7F987338F9EF0A100277E, DateTimeFormatInfo_GetCombinedPatterns_mB3627635326A9426D0ECAF4C38134A60A5420331, DateTimeFormatInfo_GetAllDateTimePatterns_mCF965765CEA0B10FEA9B9ED9F0B0A81399BEDC05, DateTimeFormatInfo_GetDayName_m7C4E70449F205F063D75944FEC66A3B0FFD3F20A, DateTimeFormatInfo_GetAbbreviatedMonthName_mC0DF9D2AABADA5B7F47C6856F78B7BCC11FC8C89, DateTimeFormatInfo_GetMonthName_mCCCA8C327C346C7B2AE22AFD9C42C4DCBF48B539, DateTimeFormatInfo_GetMergedPatterns_mDE8B2217F53BB5E6278B62DCEE24E2E676564BF6, DateTimeFormatInfo_get_AllYearMonthPatterns_mDDAEB10667A2ED2EE5F8B13BAD3801FBA1BD4C74, DateTimeFormatInfo_get_AllShortDatePatterns_mD0555329488402770F65F2EF7090810E045E259D, DateTimeFormatInfo_get_AllShortTimePatterns_m864D61719372ABDA33CB58CC20325874EE842EF0, DateTimeFormatInfo_get_AllLongDatePatterns_mEB993EF387DE442C7101804E0359507005F9ED38, DateTimeFormatInfo_get_AllLongTimePatterns_m4BF5BC23FFE95705DB47D35972D078572599D561, DateTimeFormatInfo_get_UnclonedYearMonthPatterns_mC2765A37C67693871AF7239FF15FD87FBB8B0C0B, DateTimeFormatInfo_get_UnclonedShortDatePatterns_m4894D81404753862EDE4DA67EA0AFB9B8BF7BD15, DateTimeFormatInfo_get_UnclonedLongDatePatterns_m5D7399F2986DE24A312BC4A4D774BE5B1755BFF2, DateTimeFormatInfo_get_UnclonedShortTimePatterns_m6AC3EFDC6F18E58E5F2AA79E607E9240DEE2BFF3, DateTimeFormatInfo_get_UnclonedLongTimePatterns_m42ED9076415614F330188162B2F15C68DD1BB4FD, DateTimeFormatInfo_get_IsReadOnly_m3AC171E9280BC62A9FD2384671C12454211FEE5A, DateTimeFormatInfo_get_FullTimeSpanPositivePattern_m7636558565D496A66B68149D09FF6A1171DA908F, DateTimeFormatInfo_get_FullTimeSpanNegativePattern_m2BA4A1AC9BB9BA9EA066345601C773B981AE2D21, DateTimeFormatInfo_get_CompareInfo_m5EE0D2D859788948D1A235DD8166A25B30908426, DateTimeFormatInfo_get_FormatFlags_m02C18CB504B5F1547635C20439FF6E468D08A669, DateTimeFormatInfo_InitializeFormatFlags_m4EA140FB05D6E53F6D386905471429FDBD53B4D3, DateTimeFormatInfo_get_HasForceTwoDigitYears_m25CFF727E1A830DF26A757917BAD564C99DE3899, DateTimeFormatInfo_YearMonthAdjustment_m92A876ED6E935255CFFBFA4BD022D293181436EF, DateTimeFormatInfo_GetJapaneseCalendarDTFI_m7EFE92E42018E6706062C56BAB24AFFE75B4F69D, DateTimeFormatInfo_GetTaiwanCalendarDTFI_m0C8EC567ABDEEAD46157F36D438A93BC9A87291C, DateTimeFormatInfo_ClearTokenHashTable_m4C054FB76650BE43AFE4CC79C639C4378E6C69E5, DateTimeFormatInfo_CreateTokenHashTable_mBA53880B8243B880D445CD23D824A60AD9D8BEED, DateTimeFormatInfo_PopulateSpecialTokenHashTable_mF5EF8A0A5CC14E4CCF7225A6440F302F53B5437E, DateTimeFormatInfo_IsJapaneseCalendar_m40BFC28251DF8B86A0226079B32CFDDD673E09DE, DateTimeFormatInfo_AddMonthNames_m4DA365B7C689990CC32EB245CDD05FAF02F960E9, DateTimeFormatInfo_TryParseHebrewNumber_m865A50B2012435988D2CE5C510BA06A8DA269168, DateTimeFormatInfo_IsHebrewChar_m68AC2005AB8FA1379AE9539CFF154CD814284C1A, DateTimeFormatInfo_IsAllowedJapaneseTokenFollowedByNonSpaceLetter_m7AD88287382CA993EAFC627C6D1E03AF2F746D2C, DateTimeFormatInfo_Tokenize_mF3AFCE9FF7A9E916C1FD45D74259144A5F9B773F, DateTimeFormatInfo_InsertAtCurrentHashNode_mBB6FC935C22DC4ADC1FA2EB44CBDDD8B64FF04A0, DateTimeFormatInfo_InsertHash_mE2AB3B8946823ABEB401AA3F03C825A605328F7B, DateTimeFormatInfo_CompareStringIgnoreCaseOptimized_m1C91EDC723D59A122C8B21C361C53E833F80330A, DateTimeFormatInfo__cctor_mB2D53F68730DEFDC468EEBE5CF0D999294200971, TokenHashValue__ctor_m65063981131927B053ACE78540232F9BA213051E, DateTimeFormatInfoScanner_get_KnownWords_m2122EF87C63D72F4D7E282509E49907C840276F5, DateTimeFormatInfoScanner_SkipWhiteSpacesAndNonLetter_m83EF4606202BD432D7845642B89848B8792738D9, DateTimeFormatInfoScanner_AddDateWordOrPostfix_mA2B76D8C2694B4ACA51138F72D5F2B29A419FCA9, DateTimeFormatInfoScanner_AddDateWords_m3B6BEDBAAC6E2A03B7D8604009DDC92D425791F1, DateTimeFormatInfoScanner_ScanRepeatChar_mF2FEB811BF4653029513A178DDDE04938AD3091C, DateTimeFormatInfoScanner_AddIgnorableSymbols_mA5EF65893831747884684A0C58E4D042D8604BF7, DateTimeFormatInfoScanner_ScanDateWord_m1911D12913D4BA7D40CDBCF5171EA34A1EABD196, DateTimeFormatInfoScanner_GetDateWordsOfDTFI_mBC020C970A97963F9C40830D663EFD32A3447216, DateTimeFormatInfoScanner_GetFormatFlagGenitiveMonth_m937038185245361E13B2652DC5BD9BEE0BF4C349, DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInMonthNames_m28225D876D10AA2A7A734656D247ECDAD092FB2E, DateTimeFormatInfoScanner_GetFormatFlagUseSpaceInDayNames_m0ED07E05AF1DF43101C22DAD9973036A16CC99CA, DateTimeFormatInfoScanner_GetFormatFlagUseHebrewCalendar_m158EEDE22A39CECA1581A348C59B97C640A624A3, DateTimeFormatInfoScanner_EqualStringArrays_mBF18E0CA8BA58B4DEE14C4903BB5F45FBB5EDABC, DateTimeFormatInfoScanner_ArrayElementsHaveSpace_mA5F9E6ABB1612F1C6EDFFA55AD5CA71F37C2C643, DateTimeFormatInfoScanner_ArrayElementsBeginWithDigit_m7A9701BD29834B0A4FCA0A54FC7561FED4AA6204, DateTimeFormatInfoScanner__ctor_mD690D5E62FD434342E1B2D0FBB0AFA50CA5424AA, DaylightTimeStruct__ctor_m1A00C6B8123F9F3DD3D739155355DFC1E2ACA0CE, HebrewNumberParsingContext__ctor_mF04BF245C589BD01536CAE69FE0938DD731E80B0, HebrewNumber_ToString_mFC30A1831DD94BF5D1BDEDA5D2B2255BE3C337BB, HebrewNumber_ParseByChar_m2A206999A38BBF2E0565BF45D77C97B641FB5C03, HebrewNumber_IsDigit_mEC9273772EDF749A5CA7774FC9EF60F821145CD7, HebrewNumber__cctor_m74A062F8C5488AB2E36A5175013EFBF3A23481D2, HebrewValue__ctor_m7128223503B4DF80A6A050AAE99F0299F5CC9A3C, TimeSpanFormat_AppendNonNegativeInt32_mC31BB7FB94ADB65774DA6CDF8BB6CD5FE04F730F, TimeSpanFormat_Format_mFC2FB73B211F63E5CEC9B032A630F0F524C670BA, TimeSpanFormat_TryFormat_mEF19FE4CC2635CD6813BE76FFAD3867B3AA0F1EA, TimeSpanFormat_FormatToBuilder_m12E537FF3E2C21A764BCF460AA179A676F6491A3, TimeSpanFormat_FormatStandard_mED7978A427FDDC880535C549F6F75C0A9A5E14FA, TimeSpanFormat_FormatCustomized_m84CF841BD473346C8763A8F3D06D15DE8B5A898C, TimeSpanFormat__cctor_m1514EAF53BA7B4990EE5A00995C820E055B91E44, FormatLiterals_get_Start_mEA88CFDF3C17D0A8D5A209BE9AE1FF92F01CA9C0, FormatLiterals_get_DayHourSep_m7EF513D210488C90A5D6DD1FB5C2594B670AD14C, FormatLiterals_get_HourMinuteSep_mC740285F053F1981D570EAB2113B55D92904DE2C, FormatLiterals_get_MinuteSecondSep_mFF6684085F37DE23D83F673B681D69E567395D20, FormatLiterals_get_SecondFractionSep_mD3DACB740F5F26956073F1C20E65FCC7CA1B6A03, FormatLiterals_get_End_mBA0243F0CC0C456D7304EBE66CB5484DC55AB417, FormatLiterals_InitInvariant_m113EAC3EF3044F39388FD070CA9DE4BD40B95A58, FormatLiterals_Init_mCF40E6A24C752E0293A6597243F7AD5B07F3A715, TimeSpanParse_Pow10_mE853D7B374E580296D1B29105B58E71477C0A726, TimeSpanParse_TryTimeToTicks_m4E93B0F7A5607318E5E0DCCB49AE0E0DAB01AC82, TimeSpanParse_TryParseExact_m3E3436381CF4F1BB0B32B199F889AD7AFE356580, TimeSpanParse_TryParseTimeSpan_m3C26BEEE4E929988448F53E231C8D2C570840937, TimeSpanParse_ProcessTerminalState_m1D3306085A703349F267CBD67950836EFEE6B23B, TimeSpanParse_ProcessTerminal_DHMSF_mB1F4360223AF2C3B576881E26C80DC801D5D8BCC, TimeSpanParse_ProcessTerminal_HMS_F_D_mBCFA60642683B5F01CED9A7FB839E9B504130123, TimeSpanParse_ProcessTerminal_HM_S_D_m4D789CB609281DF7C61C8491139F8F8988D44625, TimeSpanParse_ProcessTerminal_HM_m1D336390F83D869B80472754AC95C2FD24848744, TimeSpanParse_ProcessTerminal_D_m6150BF2F5884BC92CB8BF2FB18329D3C6E6EE436, TimeSpanParse_TryParseExactTimeSpan_m4FE53224B6E400936F1BA48A9C368AA4295B66E3, TimeSpanParse_TryParseByFormat_m02B59EFD11E57BE9866F34B60303D1CE3156FC50, TimeSpanParse_ParseExactDigits_m8C81F4494D9EBB67EAEEC34F04B92D57D95FFE89, TimeSpanParse_ParseExactDigits_m3A845AE5CF80C9FAC9810D1295C28B9DC581DA07, TimeSpanParse_ParseExactLiteral_m4B8F61D9BFB005FB2C2FB65602A366DCC92ABE57, TimeSpanParse_TryParseTimeSpanConstant_m22F80DF21ACD3287AB227EC102810DC461C4A938, TimeSpanToken__ctor_m0A3CE8377C526F05615A24E44F85AD2360474E8D, TimeSpanToken__ctor_mD0569B1E852997A448D83BDB8A2E7CAA0F6F68B6, TimeSpanToken__ctor_m66DBD54CDFCE72BA81A4555B7FB78BBADA34371E, TimeSpanToken__ctor_mA2B06FDEDC769B89B3BA7283FA9B8BC0B82B0B4A, TimeSpanToken_IsInvalidFraction_m59071E07A13FD7AE1353FE07394A460BEDDF6479, TimeSpanTokenizer__ctor_m4144D3D0E5979B4DE39FBE1B810B271223CFF910, TimeSpanTokenizer__ctor_m1CDD5ADE033CD9FD89E7C44FA4CC6CFA0A58263B, TimeSpanTokenizer_GetNextToken_m73141645F1998EA17EC6AF09FED0FC3E00B140CA, TimeSpanTokenizer_get_EOL_m45D64FA386546CA806DDD419E9C6E5A9D3E4DF37, TimeSpanTokenizer_BackOne_mDD58B4B27A802D0E73BDAFF56820D7A4EE815CC0, TimeSpanTokenizer_get_NextChar_mDBAAD826AA076D6D317F2FF96442697BC47A6037, TimeSpanRawInfo_get_PositiveInvariant_mE4911DC998FDC4AD5B1377C5691FC05B292B2099, TimeSpanRawInfo_get_NegativeInvariant_m82C0570241B4467225885D0D50E7ABA586F44315, TimeSpanRawInfo_get_PositiveLocalized_mB8B33A551D7D55FBD47D0F2B2A77B46B1D7A9A58, TimeSpanRawInfo_get_NegativeLocalized_m458AEC3703DBD90642E2119FAF939459C3998FBA, TimeSpanRawInfo_FullAppCompatMatch_m7C859DC22E2E482B8A46DE1E90B859A79F86CB6C, TimeSpanRawInfo_PartialAppCompatMatch_m122D3B79555870C1363B82BF749757206BE5B065, TimeSpanRawInfo_FullMatch_mF143B141AAF909E50A974090D2DF4D44D966A33F, TimeSpanRawInfo_FullDMatch_m173FB926545B5DD01EFD48A19D78B76F6EE9BF59, TimeSpanRawInfo_FullHMMatch_m3E2B1D9C839CCAE9B216704DE7BBCD5BDB386722, TimeSpanRawInfo_FullDHMMatch_mBCACA23256E2CB382341116692DB623CC03F5134, TimeSpanRawInfo_FullHMSMatch_mD5C1370DB8247E0BC39151FC8F376B82F1E0AB63, TimeSpanRawInfo_FullDHMSMatch_m21FCFF3A386C058B1CAB3C7FB22BBD5BEE8C9427, TimeSpanRawInfo_FullHMSFMatch_mF4897D8768F659AD02D550E174B252146C3257C6, TimeSpanRawInfo_Init_mC92ADF001D565F8108BC79D2F5B9392818FE4119, TimeSpanRawInfo_ProcessToken_m6C1F7681E242E5C154C9480EF55F255270A2E097, TimeSpanRawInfo_AddSep_mC8DCE438D00BBC02F5EBE1D1DF32830CEDD10DD6, TimeSpanRawInfo_AddNum_m67184906D4C292A707DC11F4713CDDC0B304890D, TimeSpanResult__ctor_m7B7631A4C6E93FCB42AF9F050CFC9438B559BCDE, TimeSpanResult_SetFailure_m2732B210A9FC550C4237D287DACAAAED3CABB7D5, StringParser_NextChar_mF753A7B93F39F50D2DF4CF3DD1C4DBA1C9573A22, StringParser_NextNonDigit_m42F4B4BDCDB2B9CFDD7536AA063FCE1997FB54EF, StringParser_TryParse_m4BEF90DA57B7A3D39ECC2FD53B549312A3F68439, StringParser_ParseInt_mE71763C8FF55CAB49167A17D9C266204CAE4A208, StringParser_ParseTime_mD21261F8A5E4372105DCD33A409DBCFE4E4FB48F, StringParser_SkipBlanks_mA967C7B67937723F1F90C306F3489E155C76AA7D, GlobalizationMode_get_Invariant_m07C027203B17E9B629D292376366608B7DDB2903, GlobalizationMode_GetGlobalizationInvariantMode_m907CEFAF920331075174D2EA96F089321CC76A13, GlobalizationMode__cctor_m2CB48D5B73832DB4CB16F6100E6342232CFEB17E, Calendar_get_MinSupportedDateTime_m4FCE9D1DDE39C23DA89342343A8F51F766DFECB3, Calendar_get_MaxSupportedDateTime_m11C4BB466D7BF72F422C09AB1C7EF91D3083886D, Calendar__ctor_mCA44DC39A700EAA06125E40215800356CDDFA65D, Calendar_get_ID_mF6B05E396540466FCAD1C0963BA9A7D28962C122, Calendar_get_BaseCalendarID_m3BEBE09077A42AEA8835D860A32C2C47AEC56598, Calendar_Clone_m220D160CBA9E2D061C0921557BFC72C75FC22270, Calendar_SetReadOnlyState_mA26373A96C860CF8BD4D61DC67B45059591C8BE3, Calendar_get_CurrentEraValue_m04A360E320DD310DD6D37E7B896AB2F56FC1E63E, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Calendar_IsLeapYear_m4F98AE1F5F0402DCB2D7E29B747271650C8387C4, NULL, NULL, Calendar_TryToDateTime_mB9FCB93FFA24E773B4CE1BFF046E3F678FEB2CAA, Calendar_IsValidYear_m926F543213C53DB0B2C5E39C64A767C080829F7C, Calendar_IsValidMonth_m0E513A4D6540018F50EDA8D1CB09C1E686CFBA20, Calendar_IsValidDay_mA84D1D6A94C33A0030CBF179F810C3792FE0B6C1, Calendar_get_TwoDigitYearMax_m0C4E57AAB1EB93565602DCAC0BA1BD2B5B97A4BA, Calendar_ToFourDigitYear_m19E0969391053AEC74874CB0FC41F59868E83DC5, Calendar_TimeToTicks_m93A6006E50E39BF9F143F25B2D078CD1639E72DB, Calendar_GetSystemTwoDigitYearSetting_mBA56944261CA5924319D54AAC19347884DEDD640, CalendarData__ctor_mE85EB8B35992306DCC9003A004FE1FFD55D9D66C, CalendarData__cctor_m4C8EE0FFF2B7EFA492F2FDB69F53D3CBB81B9968, CalendarData__ctor_mDD1531BA06CF019F1353B90136799945296B1112, CalendarData_InitializeEraNames_m96E364F1DDE3DC7E38D8E8E1FDCFF40696568771, CalendarData_GetJapaneseEraNames_mBC57CBC2A5F6CB0C7B9D91F1EFD696D299443527, CalendarData_GetJapaneseEnglishEraNames_m1FD3683C6888A0D94CA16EC9EAA9D4FC629C3FE2, CalendarData_InitializeAbbreviatedEraNames_m424B7E7B9AD5BB88300AF1E2B6F6995B08B71768, CalendarData_GetCalendarData_m5E3A34CA03C3173E70CDADF1D43F1B0D68E7E5E4, CalendarData_CalendarIdToCultureName_m0DA228A1A10946250BFFEBE6A0EA31E7DB0C1AEF, CalendarData_nativeGetTwoDigitYearMax_m669689D18E95D2854A9C0EE6704213B529064514, CalendarData_nativeGetCalendarData_m797773D468247BD7E29E432BB61D823D394D1AD2, CalendarData_fill_calendar_data_m60932F28A3ACA09CF50F3DBCB3BF6F72CB3469A2, GregorianCalendar_OnDeserialized_m1AD847DE7E1B662CB97A00645EEBB38D010BFFEA, GregorianCalendar_get_MinSupportedDateTime_m6E4E05D4B12074B01A092A103FE6ECD28B73BCBB, GregorianCalendar_get_MaxSupportedDateTime_m5AAC26F85213B0A8A719EA5C9CAE9FD2EA596BC2, GregorianCalendar_GetDefaultInstance_mD47205AFE3A1E57FAE3857D4B82041A08FDB346A, GregorianCalendar__ctor_m084D332E973E4D1D9368868F30E107BC4EEA3713, GregorianCalendar__ctor_mF2A4745BB45BBCF47424271D1592BEDCB8522C66, GregorianCalendar_get_ID_mE041F9B4CF16C18B7FD79E8E802D1E6EB6FE68D2, GregorianCalendar_GetDatePart_m5790F23E0F574DCA23183165B0A3E89781D4011F, GregorianCalendar_GetAbsoluteDate_m439E3A280382F2BC01623E9426FD5FA25DBE642A, GregorianCalendar_GetDayOfMonth_mBEBCEAF1DA633E847B76DD5EC51DC5BE04C5ADED, GregorianCalendar_GetDayOfWeek_mF9FB4E9276D24987F69B39939042FFBCB2E922A6, GregorianCalendar_GetDaysInMonth_m307D5C480F529D79EE4C7605A23D6603D7CF30F1, GregorianCalendar_GetDaysInYear_mB4360916A839387C9B21471267DC4E56B54BBFD1, GregorianCalendar_GetEra_m157F5CA1CD142CF2E15E37D4B5F6077053307CF8, GregorianCalendar_get_Eras_mF969DB4F4CA7BBB06714AF826D34427644FAD523, GregorianCalendar_GetMonth_m263904FE601E2D3E81748999DC6534955ACD87DA, GregorianCalendar_GetMonthsInYear_m4EEF9F0C52C085FF221000B627F9129EA37B3869, GregorianCalendar_GetYear_mFD727805528DD6099285FD7ACB7A47D760219576, GregorianCalendar_IsLeapYear_mE76663A6D8953CA8E58E1A7F1B6E9F55397878DB, GregorianCalendar_ToDateTime_mB9AACF079AA0C1AFC49B999777C05BD34FF322E4, GregorianCalendar_TryToDateTime_m727120CC916871FF8F428D5C2D1411BBFBE46608, GregorianCalendar_get_TwoDigitYearMax_m37269BC1B780F9A24F8B889D3865C9FAC4A01874, GregorianCalendar_ToFourDigitYear_mCEB6F28EC33CEF204179ED4C7039972AF4BDFA6A, GregorianCalendar__cctor_m4EDBE5766DC8CF5DD3241A13CADF02C78395CDCD, EraInfo__ctor_m5E2876C2D2125D19B666495A090E3ECF2B5F80C9, EraInfo__ctor_m3CB5F42FA82B85B2BE80840854B2123C6AE3514F, GregorianCalendarHelper_get_MaxYear_m8D9E6AA725B30F672528D32EC4F97E5D715346EA, GregorianCalendarHelper__ctor_m57E541DCBD6EE4B9307074469762D319972FEAA4, GregorianCalendarHelper_GetYearOffset_mCC9603CE11532135E4E65B2E455BB138E6793ED5, GregorianCalendarHelper_GetGregorianYear_mC80CDD8B6C8FCA89BEE33805A39407CF5740EDE7, GregorianCalendarHelper_IsValidYear_m97369E0B44868CF9B6EA5F9D82ED5250AFA13AFC, GregorianCalendarHelper_GetDatePart_m6BBED451B2ADE4567FE0C8626B0824553118319D, GregorianCalendarHelper_GetAbsoluteDate_m55AFD4C672F6BEA45D4120C964D9ECD4C2FED13E, GregorianCalendarHelper_DateToTicks_m9F6B031B50252EFCE99D4E4F0FE82ED12ECEA0F1, GregorianCalendarHelper_TimeToTicks_m7B4554F6215C8B22934A80EFCADC3D3A56D3DF71, GregorianCalendarHelper_CheckTicksRange_mDF371AC1AB28FBEF3E5BFCCEEC6EF118AC1B3559, GregorianCalendarHelper_GetDayOfMonth_m77C237DA0AAF014B72B7DC8A65250A09063421EA, GregorianCalendarHelper_GetDayOfWeek_m9E906D39201EF033460714BF4672F0DE127EBEFC, GregorianCalendarHelper_GetDaysInMonth_m0983BC282A81D958DC797FD3D528A0D1600150C2, GregorianCalendarHelper_GetDaysInYear_mFF8A17212964E60FB7159BEC0D988122E5841A02, GregorianCalendarHelper_GetEra_mAD12F23218E3E32D48FC2A141976592C8F32E17A, GregorianCalendarHelper_get_Eras_mF1586F148A69818499B6C5DD0D226277A0CF410D, GregorianCalendarHelper_GetMonth_m330EBDC35C09A719CA8E4891FD869DBD665908D5, GregorianCalendarHelper_GetMonthsInYear_m770143A7917B0D7C1B6CF1AFBEFA4F2C75613EBB, GregorianCalendarHelper_GetYear_mC1A55DDEBB57DDED212A96198E6E6DE0D5640EFB, GregorianCalendarHelper_IsLeapYear_m87998D32AD91AC7CF1C2E3868F1EE5314A5C1B06, GregorianCalendarHelper_ToDateTime_m80FBDC8C9F970378EACEA5465869D95324E356A9, GregorianCalendarHelper_ToFourDigitYear_m4E5C6CAD9E549AA1919514CC019D223036110B78, GregorianCalendarHelper__cctor_m6BC27F1DD0ACDF9D4170B7777A4256836258DDA8, HijriCalendar_get_MinSupportedDateTime_mB961F0A7B63FF8CB8FDC4825E901EF1744A55869, HijriCalendar_get_MaxSupportedDateTime_m22F37543EE97820CC19C16C9E77499E9C06CE416, HijriCalendar__ctor_mAA68E466B57652BB7CEF2D642A17E5366FB21DD9, HijriCalendar_get_ID_m5DE147FE273A81635D1E5E00C5474CB020D41EA8, HijriCalendar_GetAbsoluteDateHijri_m77587A1018C78CEB283A95757F9AD3B596128C03, HijriCalendar_DaysUpToHijriYear_m63E702B215DC8104865E17EA16B37B87831669AE, HijriCalendar_get_HijriAdjustment_m908D6A3D5ACE86932A3195CB77334CE29B01AEA8, HijriCalendar_GetAdvanceHijriDate_m6E2B5910753E5524DAC64E5ED01AA2A5B5608EAB, HijriCalendar_CheckTicksRange_m5CEF4ADCA69E3684A5E9F593C19501CE0D4374F3, HijriCalendar_CheckEraRange_m87E37CDD0691A16D7DCA8F5403BCE01AD4B91CF9, HijriCalendar_CheckYearRange_m5D9B328DB29A90A91F9F3611B2CD1DEB36DEFECF, HijriCalendar_CheckYearMonthRange_m62BFB316E2E88BDBCCA706C81F7A0A10D77C3122, HijriCalendar_GetDatePart_m2B0875D3E8F5B347FC94F517AB701AF3F469EA01, HijriCalendar_GetDayOfMonth_mF9C718BFAD96D0DC1CBF8BD674F8EE54FF7C858F, HijriCalendar_GetDayOfWeek_m37B7833482C87A567AB42E0CBAF976C4BC50745E, HijriCalendar_GetDaysInMonth_mD1A29F739791CB2CB55C171FD6F80D1169D2B8CD, HijriCalendar_GetDaysInYear_m69E2B5EBAC6F71CBA0879F7658FFBCF048EBD400, HijriCalendar_GetEra_mF7A2603D0E82AB6ACF5666B61A1D93EB097AD349, HijriCalendar_get_Eras_m1DFDEE8F93EEA3B44A80B88B1BF072E793BC6AEA, HijriCalendar_GetMonth_m2D4AA3A34399284A7889B07221FA6A4C3A8E05C1, HijriCalendar_GetMonthsInYear_m8CE530448AEF740F7C92E8DD84DA64195F4F19A5, HijriCalendar_GetYear_m3754F45443EA920DF0BB50F3534067E65BBE894F, HijriCalendar_IsLeapYear_mC7C570F8FD80FCA8121F5CA5B174C2B2D0775510, HijriCalendar_ToDateTime_mC7AB9393DD851085C3D47E7C959BFD8C6AAC04EF, HijriCalendar_get_TwoDigitYearMax_mAD7532864D8415C6399DAC882A6B8A06B0C4A424, HijriCalendar_ToFourDigitYear_mCFF3F0729EA3EE1E8C93D00E4C3C2EFB5E89C0E5, HijriCalendar__cctor_mCB29862D73A49C188B7318E8877F1D5910573C4E, JapaneseCalendar_get_MinSupportedDateTime_mB743E04F55626D705874FB93762B3A6EFF07B906, JapaneseCalendar_get_MaxSupportedDateTime_m1AC2795052F1F9795AED87F17B3712D117B36B00, JapaneseCalendar_GetEraInfo_m9E745493D95CACA38F17FABCE78D7DEBAE64B739, JapaneseCalendar_GetErasFromRegistry_m0B049E7291A749AEB8A98F921B41BC99C59EBB01, JapaneseCalendar_GetDefaultInstance_m5589EE694818CED9EEB6ED73C683971A7B6D53D1, JapaneseCalendar__ctor_mC33F6344A8F35D4C1A75D0CFDFBFB37B587E8458, JapaneseCalendar_get_ID_m12FE54AF006E0FB26C72C775F775400A2DA8B458, JapaneseCalendar_GetDaysInMonth_m4319442AF252B8FBEFB38A90CAF3D5BAD4724E81, JapaneseCalendar_GetDaysInYear_m37458469C96BCCCF7B9AFFDD59A55A442DCE2F62, JapaneseCalendar_GetDayOfMonth_mE64BE013751C9046B7ACA24DEB20C40083244AF9, JapaneseCalendar_GetDayOfWeek_mB59EC3F9D77EF229ACEE0860E0F2D92AE3B1003E, JapaneseCalendar_GetMonthsInYear_m9620618B964970AD1CF96E750C733B406BB7B0C5, JapaneseCalendar_GetEra_m9C2AEDCA7DBD3A04B3B28EDD1922EA7A228AD70C, JapaneseCalendar_GetMonth_m2C1032A2AB8A91DCE51AA9153C36316F2DA7B75D, JapaneseCalendar_GetYear_mE7B75A00534DDD6A26922F4952AF0FE60DC9ED52, JapaneseCalendar_IsLeapYear_m94969ECB9043C61B8EAC2E1255D1EFF5DCE1A161, JapaneseCalendar_ToDateTime_m88568A849A5012853109E2409F43D4E8CB5D584D, JapaneseCalendar_ToFourDigitYear_mF36D466E1C7EE1AD087270EAAB036F3EC94EB8AC, JapaneseCalendar_get_Eras_mEB71C95DBFA17A737CF455494A5A5E854163B607, JapaneseCalendar_EraNames_mD12FB0FFDA0758EA777ED8C6C5B8C4A5C7987633, JapaneseCalendar_EnglishEraNames_m777FBDCC73D2CFF61491C43C476BFB90D0A0962C, JapaneseCalendar_IsValidYear_m751AE166F97D74F3388EAB73C73A8900D3BD45E9, JapaneseCalendar_get_TwoDigitYearMax_m5824C806EEE08FFD6A561EA8EC45D5410793B503, JapaneseCalendar__cctor_mC10B384A6A33A9EE689B86B94D5EA25868DBDCBE, NumberFormatInfo__ctor_m94502038B1DB45D50D1331C312DDAD0D80CD608C, NumberFormatInfo_OnSerializing_mF0E7297E880E13B5E67A633A22482C2E78772923, NumberFormatInfo_OnDeserializing_m0BA4A455B26DAC622E4F705CD24E006306B26D4A, NumberFormatInfo_OnDeserialized_m89FF7A8B1F83D44368A0D1F66270BC1C17E7CE28, NumberFormatInfo__ctor_mC15797C73621B9010D82044D547231E6C166FB83, NumberFormatInfo_VerifyWritable_m2B1C4E1D5770936E3AB4ABD954245B0B581BE8BE, NumberFormatInfo_get_InvariantInfo_m4689F466D2607C7369BCE394E3FB3681A6E644FA, NumberFormatInfo_GetInstance_m705987E5E7D3E5EC5C5DD2D088FBC9BCBA0FC31F, NumberFormatInfo_Clone_m12C86C3EBA330551B09ABDC700AD0D86CC800134, NumberFormatInfo_get_CurrencyDecimalDigits_m5E04D902AB388705BF7FED31630AF7730EFA34BE, NumberFormatInfo_get_CurrencyDecimalSeparator_mBAD4DAC07DC995653374C16BFB02E6CF2CA121BD, NumberFormatInfo_get_IsReadOnly_m94257C69FDC20261240AF69BDC2616047E3F1BE9, NumberFormatInfo_get_CurrencyGroupSeparator_mE8F7687A3D4812C75092E30554B4C15C974441BD, NumberFormatInfo_get_CurrencySymbol_m69E8700B6E102ADA1351AD4C6BBC7779D9F13F43, NumberFormatInfo_get_CurrentInfo_m121C9878F777AD81289C7B2BF589293E509FD9B4, NumberFormatInfo_get_NaNSymbol_mD64FD5783A434442A15DF6DEDC6BC561ACB91ABC, NumberFormatInfo_set_NaNSymbol_m1C740F8F33A136F7DFD9367645FE25B312217DBA, NumberFormatInfo_get_CurrencyNegativePattern_m35EAAAC0517F13B43B444B82343F14D9B0A14FC4, NumberFormatInfo_get_NumberNegativePattern_mB2D78035F14DA736695A2476B33B70A8BE3DB772, NumberFormatInfo_get_PercentPositivePattern_m2720656715E7A19D1CEAD0155412B2EE01FC68FA, NumberFormatInfo_get_PercentNegativePattern_m3EED4EC4B89339AA00581150F4999BCC3400CDAD, NumberFormatInfo_get_NegativeInfinitySymbol_mE8995F15D392D0114D2A6DCE3C2B440A7BFE4173, NumberFormatInfo_get_NegativeSign_m7744D30B65FFC7D00CDD1CCF7E53D3722D350E7C, NumberFormatInfo_get_NumberDecimalDigits_m5EB881B449699981560942A65714C5D5CBA897BD, NumberFormatInfo_get_NumberDecimalSeparator_m7413FA8739F3FA6F5D61B54331DBF3232FC6BFC7, NumberFormatInfo_get_NumberGroupSeparator_m0556B092AA471513B1EDC31C047712226D39BEB6, NumberFormatInfo_get_CurrencyPositivePattern_m253954FD1F79EB2F9B12070A348E8E1DB0E75263, NumberFormatInfo_get_PositiveInfinitySymbol_m022DC518C4D976C05E9160891169F238E744B160, NumberFormatInfo_get_PositiveSign_mEB874CC4589FD7B2F57CD3269AE6D9043A0C25EF, NumberFormatInfo_get_PercentDecimalDigits_m49B53E03F294674AA1B20B77C56E10721BA8643D, NumberFormatInfo_get_PercentDecimalSeparator_mB656F8F033BB700E4647AF14044C607F34634B80, NumberFormatInfo_get_PercentGroupSeparator_m1321ACEA2239006587D132AF6445E55D733BABF9, NumberFormatInfo_get_PercentSymbol_mB3F25C2B5F71574B7F4A0BEE95A7028E7A48CFC2, NumberFormatInfo_get_PerMilleSymbol_mBE43A9E5D7F05030C0258FB452BD94FD6E411533, NumberFormatInfo_GetFormat_m2621548078840850412DF5CF31CFCFB3A8FB2B57, NumberFormatInfo_ReadOnly_m3C29BD0683459118D4F1A7F5380ADC475ABA4B34, NumberFormatInfo_ValidateParseStyleInteger_mF397DAF8AA78FEEC47D154A66FFB8EBBC90E8E8F, NumberFormatInfo_ValidateParseStyleFloatingPoint_mD18024FEBFD9A00AB82AB8EDBBD804368012CCF2, TaiwanCalendar_GetDefaultInstance_m66CEDD8A02B6AB4786E93CD2D5FA125FE54F9B84, TaiwanCalendar_get_MinSupportedDateTime_m3850CA82ED76BCEF6459A31F99F69045196BC233, TaiwanCalendar_get_MaxSupportedDateTime_m934A99365FB3CC01D08BD70872FEFC82C71735B0, TaiwanCalendar__ctor_m1689A90029BC09F05AB406E678A7B3DB16A5CB30, TaiwanCalendar_get_ID_m667A3B52B88EF43CBCD79EFA69BC89EADE31E0A2, TaiwanCalendar_GetDaysInMonth_mCF53CC34BC9082AD0344E14DA08051B533712D70, TaiwanCalendar_GetDaysInYear_mB97D941621457F51FCEAD959D710F8AE07BF8CD7, TaiwanCalendar_GetDayOfMonth_m853B0CFE27AFC6C8672D4A22AB65DEB58C8BA0F5, TaiwanCalendar_GetDayOfWeek_mDEF03902781CFFA250CAC4AAB3D271BE4E9CEFDA, TaiwanCalendar_GetMonthsInYear_m7D418A325AE4B0E0AD6544E3FA3DE223E80583DA, TaiwanCalendar_GetEra_mD661D8B28DC0F040A116BF67E9EC9018737EBF30, TaiwanCalendar_GetMonth_mE3C553BD863A2510E103F74AB93A9535FF5A4E28, TaiwanCalendar_GetYear_m38E8C4743EDBA49644373FADE98161243D9C3B5B, TaiwanCalendar_IsLeapYear_mB5AEAD0BB4B93EB8F1B635B7EA31CAAD1A10127F, TaiwanCalendar_ToDateTime_mE4BE25F88A9B64FCCF43B154483B8B49A3A0FC8C, TaiwanCalendar_get_Eras_m736B802F061D7FA094C47CFD74ADAA442B434C4D, TaiwanCalendar_get_TwoDigitYearMax_mC5D5306D2073C245735CC65E04551699A52EAEEA, TaiwanCalendar_ToFourDigitYear_m610457143B8E8BB259D32F3BC8E74AEC46A50B32, TaiwanCalendar__cctor_mB52764156C7F9E20632AFBCE856BCF1F4725A507, TextInfo_get_Invariant_m4F60BA20029628B605BE84A5C68996BB1C0E1874, TextInfo__ctor_m12535D09D9ECD5C8126B923332E9B9F06BAAB4DC, TextInfo_OnDeserializing_mE2665A8EE8D2C4012FAB62D5D3CA4F9C669AB1D9, TextInfo_OnDeserialized_m86CE3E0EA7944C1BF29A1202213BF0A86632DB93, TextInfo_OnDeserialized_m94C5C5B1D1444065F169C15951A052A3D27B5E5A, TextInfo_OnSerializing_m263B7B3EDE132D32E391CF4A92248C5521CB638D, TextInfo_get_CultureName_mB07C5415B63C2E2E2B48ADDCD3284B5FCB7FB852, TextInfo_Clone_m832FA98AA9934F2DA7B2428768D2EB52658EEB00, TextInfo_SetReadOnlyState_m96282842532B04ECC10FCFEC2DA6B9F495B02766, TextInfo_ToLower_mB442BAE653B21A106F854AAC29AEDC21B34E58CF, TextInfo_ToLower_mD304642BBF2474DE0B332F9DDE14C7639D0D5585, TextInfo_ToLowerAsciiInvariant_mE7573F22AA9CB987D607803C6B4DE9A8D185CCA8, TextInfo_ToUpper_mACF92E63D0BD2B62AB59248C8193939AFC6E524C, TextInfo_ToUpper_m9068E49BB90F710F3042DCAA9968774EF93D839E, TextInfo_ToUpperAsciiInvariant_mC4BA3A5F8BCCBBEA2C0DCAEF85534ECF8E281AD3, TextInfo_IsAscii_mC4992695C136A0EA4EFCF2AD51B28E1023C66C61, TextInfo_get_IsAsciiCasingSameAsInvariant_m1BB9F7D77BAB27194941810032512DDA9C5B6A68, TextInfo_Equals_m1D9B94F35A42F0E9AB65FF8B9A47C5EA57AC38BC, TextInfo_GetHashCode_m11FA4D43ADC66486E27F3E8B1AA18D6BCABA2065, TextInfo_ToString_mDEDE82FABD2E48357FB5D6D1502C9C66D9C46C8B, TextInfo_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_m9F50B967A9DB507D69215C1331203A7394A78A7E, TextInfo_ToUpperInternal_mC37CFEDAD06521D1EA645F211C59E622A2B756BC, TextInfo_ToLowerInternal_mC1A76B1A7BCA7E988C9BCEEE709EB0BB31D64B03, TextInfo_ToUpperInternal_m7679C7F01BC14CEC397BFAE5934A4AA3D4F92EBE, TextInfo_ToLowerInternal_m8B7A64AA117F6855EA9368CBF56849F3B1ECADB3, TextInfo_ToUpperAsciiInvariant_m043F9CCBF157C115A46ADE9B5D3B616950F7C0AF, TextInfo_ChangeCase_m2DA176CABE4E99346FDBB39095E2FFADC85B28E2, TextInfo__ctor_mFE2B0EEA83CDA1A733AC15B0FA3AD0BC975C5E6B, ThaiBuddhistCalendar_get_MinSupportedDateTime_m75B0690FCC47984BBF16D6C8187A5C224FC6AF37, ThaiBuddhistCalendar_get_MaxSupportedDateTime_m95A221E14FF8B32C255ADD8592C8BB364DB1839A, ThaiBuddhistCalendar__ctor_m7E054F07445E1BDEAEED55BE3C79BA2C59A2A704, ThaiBuddhistCalendar_get_ID_mDC0DA37BABE911F3ACD05B0A432DFCF1299ED795, ThaiBuddhistCalendar_GetDaysInMonth_m261F1905C634796C325205C00B6A4DA22C4FEC83, ThaiBuddhistCalendar_GetDaysInYear_m24C6640052A67D0688D1F18073AFCCC15F0AE8A2, ThaiBuddhistCalendar_GetDayOfMonth_m8DF60E4BB5061242EDDE6B86D77F254FC2500806, ThaiBuddhistCalendar_GetDayOfWeek_mC8C06CAF95D10070296A1865A8496CA25D26C7FA, ThaiBuddhistCalendar_GetMonthsInYear_m55A3E0F69E6BAF257AA23D4294CA685E47C50407, ThaiBuddhistCalendar_GetEra_m5DBC0129A1DDD1CB0154C712B99DE7A845CABC86, ThaiBuddhistCalendar_GetMonth_mE5E1E4E58DCE6A8EF311E50470ACA3684ED47F5B, ThaiBuddhistCalendar_GetYear_mA972D20C883D6DB92D06322D8229B077040C6E08, ThaiBuddhistCalendar_IsLeapYear_mC606265E14A9330A26BA863C56B2478B7AC6F84F, ThaiBuddhistCalendar_ToDateTime_mCB2DA1394D9E643ED18F32A6BE29BA7F7EE3554A, ThaiBuddhistCalendar_get_Eras_mA276B1B40D46993B452C27282359777DEF5E8FA6, ThaiBuddhistCalendar_get_TwoDigitYearMax_m69074AF45195B730D4FD050966B19A4D3A85CE72, ThaiBuddhistCalendar_ToFourDigitYear_m2B4137933846D693556A2C5068AC61C904174145, ThaiBuddhistCalendar__cctor_m88620E3EC77CA8F8A93741344FC4A8D282EFD57E, UmAlQuraCalendar_InitDateMapping_mB6C5F95BFC613BE36E279C4339703FE29D06271F, UmAlQuraCalendar_get_MinSupportedDateTime_m4D0B17F351CAD064045277D4B40ADA8B20B5B796, UmAlQuraCalendar_get_MaxSupportedDateTime_m8E307AE7AE58867B44DE6DFAFE392DD42CD28EC2, UmAlQuraCalendar__ctor_m62DE5CC45080254F3F218998A976A7254AA79D31, UmAlQuraCalendar_get_BaseCalendarID_m6E957C24DB80E1F23F15BBCDF4E2EB83A2E6393D, UmAlQuraCalendar_get_ID_m66E6CDAC88BD8329F967F1E77E4D52D4C052DA34, UmAlQuraCalendar_ConvertHijriToGregorian_mE45B2D9E097D18D797F6EE6CCBA23BD95FAEEEC2, UmAlQuraCalendar_GetAbsoluteDateUmAlQura_mEB0C87D2A6A2BB4B0A4DBF07E40B22686AC9E179, UmAlQuraCalendar_CheckTicksRange_mBA2959172A68F005AA5CA882A79BC94E6CB9E58B, UmAlQuraCalendar_CheckEraRange_mDE9AA06043506EEA0A0928177B8ECFFD17C2D5E6, UmAlQuraCalendar_CheckYearRange_mCEA99910DFF1659B5DD45B3C9A4502936A656E02, UmAlQuraCalendar_CheckYearMonthRange_mD7B80AB6ADA0B466AEED666697FD1CBBF85136B8, UmAlQuraCalendar_ConvertGregorianToHijri_m26832DA219E1250C7003B72C0F213301DDEC31A6, UmAlQuraCalendar_GetDatePart_m5CDAB4C4A0D261FF258EA853BC6039EC4B1A334D, UmAlQuraCalendar_GetDayOfMonth_m0C7DF121DF63868369EFEB2557BE4653BE4D7064, UmAlQuraCalendar_GetDayOfWeek_m12FA00B83A28A4D491BB605339919D466080D67D, UmAlQuraCalendar_GetDaysInMonth_mC22BE263E478B34C4B3C812B1FDCAB33D588282E, UmAlQuraCalendar_RealGetDaysInYear_mA3740641CD7F52F6DAF785DC8B461B12782426F0, UmAlQuraCalendar_GetDaysInYear_m5F6F766CC15E1272E410D2DC4CAE68DCECB8177E, UmAlQuraCalendar_GetEra_mD23C4511C9FB5C48582DCAAA89B777763AA1FE3F, UmAlQuraCalendar_get_Eras_mFE277C341C985383E166530A7DF10FFD57BB75B0, UmAlQuraCalendar_GetMonth_m737882DB7ED007A1ACC4A61F9F2D84C91CD92D2D, UmAlQuraCalendar_GetMonthsInYear_m44F5C8B0ED03DA666A15CCDB7A01F3511FD05E6D, UmAlQuraCalendar_GetYear_mC98C0C9CAD93BD3DEE3C67791C6413B43CAF2674, UmAlQuraCalendar_IsLeapYear_mC9AB8C4956EB83D39D8FA67E3ABBBB8294D6423C, UmAlQuraCalendar_ToDateTime_mA518A2073DCCFA2CEF560F22FD8D0FB8A6B9DDE7, UmAlQuraCalendar_get_TwoDigitYearMax_m713E3ECAAB7104C02063A0D7AC061D9456BD15AD, UmAlQuraCalendar_ToFourDigitYear_m3C3B790D27276010B76DA0CD8295157330189BE8, UmAlQuraCalendar__cctor_m00670E92C567B055E85ED9A1EDF8EF08112CEE61, DateMapping__ctor_m6861844EAE45E8AD7B3289F9C6C487146D6F7A6E, SortKey_Compare_m0E2A6280FBC5C163A3549F9649143CA802508B64, SortKey__ctor_m7D2E71954D100D93D173D740246A09A3039EEC70, SortKey__ctor_m17EC2276AE294AA8397E51FDCC4B89BF367EC7A5, SortKey__ctor_m7A809CA7B8C0AD0B2D17BA1870282FDFF999C687, SortKey_get_OriginalString_mBEB2536D5E5B33F37896EF8E19C29912A4A25269, SortKey_get_KeyData_mC9220C735AC27E6504D4E8FFF71EAE21E2A775A7, SortKey_Equals_mFEE425B9552CA7CC610EEE289FD80B95A6498506, SortKey_GetHashCode_m84348BF803AE321B7D3EE59D212E867821135316, SortKey_ToString_m5AB89052EDFDD89861625A4400DDDD62C465BBA6, SortKey__ctor_mC4A2198EF902E5F41B076873C69BD913D467732E, NULL, NULL, NULL, NULL, NULL, NULL, CultureData__ctor_mE4D79236E9A9C349FD2DEFBE4D0731EB0FC538E6, CultureData_get_Invariant_m7E637D8616A9C91194529069F9178873ACAC9696, CultureData_GetCultureData_mDC1A3499EAC72C6E0E47D0CCB84CF9F4AA897752, CultureData_GetCultureData_m30574DE3D236ABFBDDE6996A71B2045BB23CAB78, CultureData_fill_culture_data_mAE80D09619E2C2584543E97FCD39D0B319E42E9F, CultureData_GetCalendar_m7276EA4DDC9A1D1B5D178604BA38B75C6B0EFD7A, CultureData_get_LongTimes_m0B863968CA0AFED573623AD40A21D7B80B4AD64E, CultureData_get_ShortTimes_m2919729B7289AFCE8DEE56EA55DE448CC6906EBC, CultureData_get_SISO639LANGNAME_mE278D78EE726CC8269BB8477C0BA7242AA79D3C8, CultureData_get_IFIRSTDAYOFWEEK_mCC3D9AFE32379AD2C7D9178064D289A0C2E1189C, CultureData_get_IFIRSTWEEKOFYEAR_m540F7E5A7FF0C6C2620A5B641D1CCC7B0B8DCC72, CultureData_get_SAM1159_m296FC7AFAD3AF7ECEC30700FB53BC12912550E39, CultureData_get_SPM2359_m04D75B52717F5BDC468452BD1DD41A77F0C76EEF, CultureData_get_TimeSeparator_mBF0C759DEDEB18CC9C4F7B373D000A2EF42F2735, CultureData_get_CalendarIds_m4D50492C94B6706D8F6B282F09BAC4BFD55F5386, CultureData_GetCalendarIds_m70B45E83B46044518D0735442DAF0F488F6ADF58, CultureData_get_IsInvariantCulture_m297DA69F4C334E0B56A73619750A70BA8FB908E6, CultureData_get_CultureName_mE26859FE2D592757F49859CB82F7B517BFE89109, CultureData_get_SCOMPAREINFO_m1854F9FF420268E579C472E8A2351DF520506773, CultureData_get_STEXTINFO_m2946DDEFE63330D0864563897175C978AF9261B4, CultureData_get_UseUserOverride_m7DBD71FF58AA4A874910761170F34E811A510CE5, CultureData_EraNames_m601D743082D08C44F9B842B53DE55D5AEF1AFA9D, CultureData_AbbrevEraNames_m5C0D0CA89B2C6B433B5763FF15719ED16BBF0D29, CultureData_AbbreviatedEnglishEraNames_mA28BB5F7C068D9AFE0BB97CADBBCA91FB95CB2DD, CultureData_ShortDates_m9D11ECA82071351DE1A9BB51303519CCEEFF7A53, CultureData_LongDates_m30F11BA252D05D5425A33C3800780251BD51ED5A, CultureData_YearMonths_m845A439093261BD54CCA9232E8AA96949F44D17E, CultureData_DayNames_m07597779833FC91C500906D1F3A837822FD1DEB1, CultureData_AbbreviatedDayNames_mBEBAA73074E11818C93B2A4964A1AD160AA1228B, CultureData_MonthNames_m06BAA69E1FA723846B262E5E480F60AA52015B26, CultureData_GenitiveMonthNames_m04352295CE93E5981CF0B738A04947DDA38A483E, CultureData_AbbreviatedMonthNames_m32D8DDEEB2C978EEE964144DEAE6C02E536687E2, CultureData_AbbreviatedGenitiveMonthNames_mE02F757508D8FC0BAB43B963001696D299028049, CultureData_LeapYearMonthNames_m0545F145A1456AF2791D1CEB3CCD95A58432EF85, CultureData_MonthDay_m340A8CAD783990DB5E63B3991AB576F8EDA2BB9C, CultureData_DateSeparator_mA780702402107C33694B0D9A861B596FE47E516C, CultureData_GetDateSeparator_m19C1CE4D4D26270B987FF501403BAEF451737D71, CultureData_GetSeparator_mC0F0C7AF31A2DC0F75F10B495FF0B4A37C78F282, CultureData_IndexOfTimePart_m77C8BEC98AFBB5C0904756F9753E4CE93CA1605A, CultureData_UnescapeNlsString_m2E21D40CBF3F38A83AE29EDF0A25FCF36ACFFA2B, CultureData_ReescapeWin32Strings_mC9E67D35DF2440FC00D3528FB55C7386FD735088, CultureData_ReescapeWin32String_m3A1603297FD62679D2D75415072CBDF1FA2CE7A9, CultureData_strlen_m8F10963ABB1914C51F1EF3F15FAFB47499F98503, CultureData_idx2string_m233F22C29BCA28B69FF376C5D05B48D83C384EBE, CultureData_create_group_sizes_array_m242984E544727DAAEC9DB7A5F647F4A8CC4F34CE, CultureData_GetNFIValues_m76574B642162BB8FC6AB20EAA7C09EB2CB976B16, CultureData_fill_number_data_mC964BA963C1A0D60FD1BC6B1710B930FFDEB8C1B, CodePageDataItem__ctor_mDC8441B19F9810D77250F4B9AABFBB2912C4C5E7, CodePageDataItem__cctor_mA0B9201BDB06D97BC68F5AA5B4E06F37E60EA958, EncodingTable_GetNumEncodingItems_m1A544889D719E2510FD05F3A7DFF133B75385ED6, EncodingTable_ENC_m11645D8B62D904482EA1728A35EFF6E59C2F7EE2, EncodingTable_MapCodePageDataItem_m7D8F376F9B79D824AE03082F1030E47D3167EBF0, EncodingTable__cctor_mD4E7D2D95A5A595CB29A85FF220EFF108E9F76A9, EncodingTable_internalGetCodePageFromName_m74D9802B68A98423A0E9BAE83A384E473489A576, EncodingTable_GetCodePageFromName_mA9ABD1DF7FEFD9DBB1DE83CB510AB16F610A368D, EncodingTable_GetCodePageDataItem_m47B6DEEF44284408BF6ECEF70BC684A9E016520B, TextInfoToUpperData__cctor_m8844265A8385EDE95BAE17FDC7AF1936F23044FA, TextInfoToLowerData__cctor_mB84EA54ABBE56A4EA92FC902F0E424491B4A5926, CultureInfo_get__cultureData_m165BB2EE4B1B1E62FE4461D4569AF98A5192F777, CultureInfo_get__isInherited_m48F0AC0E5AF701EA6326268BC05BEBD4620519BE, CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6, CultureInfo_get_CurrentCulture_m8A4580F49DDD7E9DB34C699965423DB8E3BBA9A5, CultureInfo_get_CurrentUICulture_m1620C5666BB7E4BD8A58FB12FB86352FC5311455, CultureInfo_ConstructCurrentCulture_m7A16EB1ACB37C57FE79B6A125426F1E0F1A508B3, CultureInfo_ConstructCurrentUICulture_m22625A1ADE18B6B21ACDAA141C9D9D20D09C2815, CultureInfo_get_Territory_m41573C4628267F6EAD9E054500FC0E5CC8876E6C, CultureInfo_get__name_m9FD07C6D0C9FBA2FB33444F253EAF8E7EDD28FD3, CultureInfo_get_LCID_mED8001294418F28680FD658C9845C5EBEF0C4F24, CultureInfo_get_Name_mA9A5A43462A6E609D1DA957F971CAFE7B989D433, CultureInfo_get_Calendar_mBF3B6ABCC88ABDD7D953A48087512B66E98B469A, CultureInfo_get_Parent_m5E48CC5F1260FC6AFC5DECE810697873B9808316, CultureInfo_get_TextInfo_m9986C9F311B05DDF0FFD45D3BB48305FDCD6B7DF, CultureInfo_Clone_m7D36E181C5E6D9DBA5ED7A383525D8EE2474230B, CultureInfo_Equals_mB5B2715295F60DEE382163C1078E73A3FDF48197, CultureInfo_GetTextInfoData_m0507D49638799E09D2C92D0D167E4F4451A9F03B, CultureInfo_GetHashCode_m73D1A9002D97B9175D5382058E7BA5B6982A5A29, CultureInfo_ToString_m346217E6DF8AAE1868AFE956F46D5268D6800624, CultureInfo_get_CompareInfo_mB9FD879C1060D211542F26C314E7386FC659607B, CultureInfo_get_IsNeutralCulture_mCAE3EC024024F0D6427778A17A1DAA006E967D76, CultureInfo_CheckNeutral_m4E7FFDC0DD344929D58E51F7F83CCE77E9218281, CultureInfo_get_NumberFormat_mBB8A0FED2582FF76491429995C492F69244D54E8, CultureInfo_set_NumberFormat_m182D453960A09E4AB82CBAB8D8E449184FC63AE9, CultureInfo_get_DateTimeFormat_m669CC3E346B46C24A5F9BC10CFA9D800BBC5469F, CultureInfo_set_DateTimeFormat_m5A1D9406FDCB5F93E943DFFF913D319BCA55106A, CultureInfo_get_EnglishName_m25D8D4E896E109CBBAE24227123E01B242AA1C1C, CultureInfo_GetFormat_mBEAD75880B6A222C2257B7F5F6602937B05550E3, CultureInfo_Construct_m2D51CC70221149B7175CC84E85A07E422762FB25, CultureInfo_construct_internal_locale_from_lcid_m202FD6FFFE68FB6F6401F31A41B1820A50845514, CultureInfo_construct_internal_locale_from_name_m331F8563A3881090567A2BC1FB6D3EEE659349E7, CultureInfo_get_current_locale_name_m7A78FD4717EDB2DBF545C787677B5675B2767C8D, CultureInfo_ConstructInvariant_m905A2E2617425B5B33C8FCBC7360AA21C4CAE679, CultureInfo_CreateTextInfo_m4810E6A5DFACE17D7A026E1CB84346A0D254245B, CultureInfo__ctor_mD1D75C5265C13B47789C51609AF1BCBC86FB846A, CultureInfo__ctor_mA8F33A9567D0759123DDFB1FD21AF60C7E617336, CultureInfo__ctor_mB7D1A620E997AA811D44C475FE46AEFB6CBE0FBE, CultureInfo__ctor_m13C68B1478A97FC5FA9653C46B2C42DA01573FFB, CultureInfo__ctor_mCE140B446F8E3F092B325F05F25AFF89B9FA820A, CultureInfo__ctor_m13A3D2DD57E19147591B0986414628E247181080, CultureInfo__ctor_m2BD9260D53F19AE1EC21636DB2967E389790A2ED, CultureInfo_insert_into_shared_tables_m37B2DD82D1E129E7942A778E3AE04B66A4005ABC, CultureInfo_GetCultureInfo_m7B3C1F8F350401E2FE485E2D1693BA2A0B7BEB6D, CultureInfo_GetCultureInfo_mF07467FB427362952D26EAC992010EB03CE41511, CultureInfo_CreateCulture_m84EAC43D12EC8BC1DF5EE87A89ADB86404B29B5F, CultureInfo_CreateSpecificCulture_mC1286D27FA9B93CAF14B3100A7C4361E702BE440, CultureInfo_ConstructLocaleFromName_m151E613275A8B73E9146D5BF78E54124497126F6, CultureInfo_CreateSpecificCultureFromNeutral_mD7FF1FCF8E3C44704D52FC7C8C0DA49AED7AC450, CultureInfo_get_CalendarType_mDD53F7BB807B490C830A02498435914EEEDE542B, CultureInfo_CreateCalendar_mBCC8981F4DB907F8EBF2E1696EDFDE81016B9B3A, CultureInfo_CreateNotFoundException_mF720248968F036AAE53902EBDE31B044D1989995, CultureInfo_get_DefaultThreadCurrentCulture_m047EEE26F61C62245F728F7BBF2C661432A88DC3, CultureInfo_get_DefaultThreadCurrentUICulture_m070BDC84A56E70B9B564E480414B521FF3433F3E, CultureInfo_get_SortName_m21556F497160E2F0CE54B9823D6F1DE5B505055A, CultureInfo_get_UserDefaultUICulture_m80F0E6CAB1176BD9440C6E06844881FCEE2ED066, CultureInfo_get_UserDefaultCulture_m1F63BC165EE3C782C175834B588C07320CA061D5, CultureInfo_InitializeUserPreferredCultureInfoInAppX_mF46E2E8D4D880F8BEE0F3F77F43F57F4624B6263, CultureInfo_OnCultureInfoChangedInAppX_m407BCFC1029A4485B7B063BC2F3601968C3BE577, CultureInfo_GetCultureInfoForUserPreferredLanguageInAppX_m78D39E131C644E7C3B49EFAA0D8FC550F9EDD84E, CultureInfo__cctor_m30556E56CA6D56979DEB5890287C68CBE0DE4178, OnCultureInfoChangedDelegate__ctor_mDDDB8BFE449BABF15CDB8FFFF44F27E1976796AB, OnCultureInfoChangedDelegate_Invoke_m0B1A63FCC3BC0CC1EBE15D2FEDC61D225AAA57FD, IdnMapping__ctor_m1128F0904A9B3F8CD81CF613CAF8AEC9455FC8AE, IdnMapping_Equals_m2E1F55AC624E6EBF300F6321F9EFBFBF123D1EB9, IdnMapping_GetHashCode_mDDE06B9384CAAD86B79372CAAF93DB17B4150D14, IdnMapping_GetAscii_mA4A89B67014507D490722D7C6BDFA5E19A3E4635, IdnMapping_GetAscii_mF61DB2EB5465B52524F9CD52418F133EC9A989A6, IdnMapping_Convert_mE1C94D1B09C8907C4F5D4CD9D6C906389B3A0368, IdnMapping_ToAscii_m21063BB5EA484F7550240BD6F18567E596ADD484, IdnMapping_VerifyLength_m62DCC12F1C907133D996FAABD48015E7FB542DFF, IdnMapping_NamePrep_m62FAF6E8C61B86DB8CDCD3358D3AD5E85322DEE9, IdnMapping_VerifyProhibitedCharacters_m0E43BDC789C3CDC4D98D256396F387B736CDBB8D, IdnMapping_VerifyStd3AsciiRules_mE755A05FEB03E1C58CFB7DD9B31D8B4A121C5E7E, IdnMapping_GetUnicode_mCC150BC9761DF474E752484693DC567FA21406E7, IdnMapping_GetUnicode_m291C4562D3CC962D8A6F1DF417C16DA339956E82, IdnMapping_ToUnicode_m7F360A2967F2183F6B3FA8EE11144920518CC1D8, Bootstring__ctor_mAD2400ED1D514C28EA0F51E00E36101071D71EF3, Bootstring_Encode_m77C628E72EBC4208743CC8F000EA5D10DF1764F7, Bootstring_EncodeDigit_mAD7E733BCFAF26E99FC6A326727587B215F3D3F5, Bootstring_DecodeDigit_mC8A0AF977E663636F9EE77B86C5D77BF37370F48, Bootstring_Adapt_m7F810E5C8232495B45D482BDE84F3903E133D846, Bootstring_Decode_mFDC512629697009B17F10CD6F74E4D8CCF0CD366, Punycode__ctor_mA724ADE4D83C72190185A988C57A8FAF51D94F3F, RegionInfo_get_CurrentRegion_mB82DE2D6B69557416CE18565789F6C77A3CB6791, RegionInfo__ctor_mD496A2C9B302F95DF4062256AECE8AD304E5DA72, RegionInfo__ctor_m3DB2F00BCDB453A9657C8BEF0D63ACEA373062A3, RegionInfo__ctor_m85E194710DB7740ADC7F54FAD11ED4D1284C932B, RegionInfo_GetByTerritory_m14111C93A3F4634959DE68FA70F44FAA919D81EE, RegionInfo_construct_internal_region_from_name_mE1FD5A67E46E1CF0ADF84FEC0FA0841B246B3A80, RegionInfo_get_CurrencyEnglishName_m93A3AA212B285D1A96EA05A67CFC83893DC2DEF0, RegionInfo_get_CurrencySymbol_m35D4F0F7416E92D7381A0783EC12D8C2ADB20E8D, RegionInfo_get_DisplayName_m9B6C469850812AAD2E0B199ECBD41BB9E4B55081, RegionInfo_get_EnglishName_m2DA91E0B3D4210D4510E984A9AA2E1160E689799, RegionInfo_get_GeoId_m95F33E279D8D13EE5E6775D1779A7A36457555E4, RegionInfo_get_IsMetric_m136D3C2117F970A189BEDFD24985CF3980219177, RegionInfo_get_ISOCurrencySymbol_m21DE3924E3FA8BF3D343E1DDAD3532B8727E619D, RegionInfo_get_NativeName_mF67CFBF78E37E57C6CCD5BFCF7389BA73D50519A, RegionInfo_get_CurrencyNativeName_m9C8894D11447E0D35B443E0698D36D1A9E8126A4, RegionInfo_get_Name_mF8A86651F3C6032DFE0537331AA480667F79AA7E, RegionInfo_get_ThreeLetterISORegionName_m82CB89C053FB430968E895316FC889E9C8D1E156, RegionInfo_get_ThreeLetterWindowsRegionName_m5CF4CF999127AAAA799E643D8C86AE24B2ABE1E8, RegionInfo_get_TwoLetterISORegionName_mFEF5A8E893AE5BEA1E7E93C06982745B0725C081, RegionInfo_Equals_m7A43FFFCC402C604AB267C698F63D12A275EB4F9, RegionInfo_GetHashCode_mBFF4223CB4C15BCE9E5D6CC868D5B335793A3FC0, RegionInfo_ToString_m4506D2C52BC428BF22D1C32CDB3CA2CD09F413E0, RegionInfo_ClearCachedData_mFF8443777DC5A8CB40F2E1A8BF09BC2D6EED01BF, ConditionalAttribute__ctor_m948BC90599397308C76C433D98236C3BD81BF27F, StackTraceHiddenAttribute__ctor_m83DCA7FAFFB09C900AECA921EB946F4D2E3505D2, DebuggerStepThroughAttribute__ctor_m234010EF8ABF85EFCA7E148C1F707782432DB443, DebuggerHiddenAttribute__ctor_m0FFFF90465675AA29346825F8E8F8C7355704F6D, DebuggerNonUserCodeAttribute__ctor_mCB1CDB28B1C8B3FFCBF13FDD091F4EBF4E92FEDD, DebuggableAttribute__ctor_mEA1D84CE13056A4092BCB1B1DD5D664EDB71482D, DebuggerBrowsableAttribute__ctor_mA78466747C5C6154F71F0100F7F16B97571A02F1, DebuggerTypeProxyAttribute__ctor_m0B22B1DC018FAA2B0B799840E67DDB8D0CD9ABCA, DebuggerDisplayAttribute__ctor_mB04D0624105DB5AF34A45AD2CCF438C5B5C604CF, Debugger_NotifyOfCrossThreadDependency_m25686501BF1D2BC1D0CD3E27743388EE92A03644, Debugger__cctor_m4284657C52B9C3934A2CFFB642825EEC87DDFCA9, StackFrame_get_frame_info_m6D0A049A6ADDEC0F3158DABFF06B1386DB33298F, StackFrame__ctor_mC42596F07F5491246D6E1E0F5DA414AA7913CE0B, StackFrame__ctor_m4A3FF044DB0118EF4B019E29E7B79AEA394FDFC6, StackFrame_GetFileLineNumber_m2AF9694B1A61CA6ABA27CC632BA2ADDC16179879, StackFrame_GetFileName_m2DD06CC917C0B7120B8CC08C4AB9D78240139F4A, StackFrame_GetSecureFileName_mE683AA07D71320222C830C4F468444AB1456911C, StackFrame_GetILOffset_mA88BF94C5C707524B0FD0F1BF4A3A2507ED57688, StackFrame_GetMethod_m30DDF96CFCA2CC000F4B7FF0F956D2EA78560E7F, StackFrame_GetNativeOffset_m9E66339B33662CB9116F37AFEAF4ABFB4B27105F, StackFrame_GetMethodAddress_mF387B1090E102E17E676896A16D21E5EB5649F9A, StackFrame_GetMethodIndex_mDD134EBF64B083B759B883B35757CE0C68363CE8, StackFrame_GetInternalMethodName_mE432F77894FD3B046810EEDD739DCC81D45069DF, StackFrame_ToString_m7C1464167966B8602EF1F97DFD333340E5CB40B3, StackTrace__ctor_mD22253A455F1F750410D5E48BF7E14994EDA12BD, StackTrace__ctor_m269D00E49783BC3205FD5C7E879888884D72107C, StackTrace__ctor_m7C03595A7D2ADA64E7CB5311C9563AF588DC8480, StackTrace_init_frames_m629CD3E1EAC7C0B3C27432C4BCB2EA6234DB54FA, StackTrace_get_trace_mD87DF0D20142792EF523A9D0A5BBFE847C4FF9BE, StackTrace__ctor_m9BE489F499935CFA9AD4154B18A3AB35C52886DF, StackTrace__ctor_m3E3D95384EDE9CC0D716B88A37005F2FAB9A2BB1, StackTrace_get_FrameCount_mB840FEC17263C1DB248EF594E7D008798AF4BB80, StackTrace_GetFrame_m019CFC0EAE6869E5100FBB84EC0348D885E2707B, StackTrace_GetAotId_m7DD1B04A2F586280F4291C750E5B1795C75E1FFB, StackTrace_AddFrames_mFD2C38B4281C8B800FC463FD96DF39DA57BF13A9, StackTrace_GetFullNameForStackTrace_m4B2BACBB18F8441E1D601567D3A9E7D6E2B16F01, StackTrace_ConvertAsyncStateMachineMethod_m7400401B4F938D08E899981328B3E532013414CB, StackTrace_ToString_m46323EE6573660B32A02BA5BC774FC1D1F529717, StackTrace_ToString_m8732EDFFAFD39EA9E34978B7563D19BD70CD8627, NULL, EventAttribute__ctor_mE3EE00CEF40B031F862D58BBEE97D5626D92F2E1, EventAttribute_set_EventId_mC5617BB069437135E936C4CC9138B426192C9153, EventAttribute_set_Level_m89A5925EAA7B867DFB3B670390E61A8C1BE7381B, EventSource__ctor_mDF751901186604B47C80B7DCC8DCB624FE5664BC, EventSource__ctor_m6DDF3ABD543CF9CB6493C593B06A772B5F6E50A6, EventSource__ctor_mA6FB74138AB52C540333000C0CEAD367D5072083, EventSource_Finalize_m4E94F5985E3D687A2ABCCE0EE9150174EE09D92E, EventSource_set_Name_m55128F99D84FDFE12B36CED0D6E9BC8A2C7D77B8, EventSource_IsEnabled_m0B2F63F81423D7832DC5526D0F3490C77CAB57A5, EventSource_IsEnabled_m744D6915CB7FFC678DECA5519509ED97D342B0A3, EventSource_Dispose_mF14781ABBB50FDB6CAEC8D7DC1B7896C96CCDED8, EventSource_Dispose_m9F164B3103C672CA687CDFCD08A01007AEE8062E, EventSource_WriteEvent_m8609472BD078A398CF4CA9DBF4BBDA1C454096A6, EventSource_WriteEvent_mF3DADFC0459BB9C89B17BCECE51A57C3F4ED7D88, EventSource_WriteEvent_m29A840C8BA6AEBC203406BC9BBED63067788805F, EventSource_WriteEvent_mD93F560C6627CA14D4EBC29243EF9790FECFE22F, EventSource_WriteEventCore_m168D78A12127FCD1AF49F42E7E3DB2303035B631, EventData_set_DataPointer_m77D62FE7997CE5DC1F29E7DCDFB3C413AEF93929, EventData_set_Size_m4F0086F2CA3FFE1F1E0B57EF54F1324694BD094F, EventData_set_Reserved_m0FE18C01D6ECA5BA76B431305E944F6D437C4799, EventSourceAttribute_set_Guid_mE9D8036126BA2AAB0FC2CE62C08A245A7EF6CE33, EventSourceAttribute_set_Name_m059BF0157E42299C4B01FE2E953BE811AC058757, EventSourceAttribute__ctor_m5EC6B0E45D34CCA699909C6D3D096487C8F5BD9B, Comparer__ctor_mD217D5CAFCB729C3F2DE01F51D6A30DC0D380568, Comparer__ctor_m562E1FAFF9CAE3C9CEAF84C0C39CE73C41B940B2, Comparer_GetObjectData_mD1C091EEB209483F6231A4412ADFE30E0177FCC6, Comparer_Compare_mDD38FA42ECFEF28996EFF1EB6E504895A16FB021, Comparer__cctor_m9874922732F56EE6677D109FE49CA124A9B27615, DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA, DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE, DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E, HashHelpers_IsPrime_mE1421D059FBC1DF88DB8F7C23438BF89B0F8E633, HashHelpers_GetPrime_m5B7AE10D5E76267579296C8F2CB8464AC2DE8472, HashHelpers_ExpandPrime_m9A35EC171AA0EA16F7C9F71EE6FAD5A82565ADB9, HashHelpers_get_SerializationInfoTable_m8C17D5483B39B68897AEFFD14A9E139AF858222F, HashHelpers__cctor_m9DF40233ECCED64A671EAAA6DD1819BFFAEE243F, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ListDictionaryInternal__ctor_mB7A6828B81425B52BE5C3F967471CFA703465FB0, ListDictionaryInternal_get_Item_mDC0A8FCCB80A0CCF56A23290EC0F0B0171D1DEA9, ListDictionaryInternal_set_Item_mE92FAA3316C4236A957DAE30BD212672B3D56906, ListDictionaryInternal_get_Count_mC8F585CAB29896B42726AF57626B6D7814AFCFD9, ListDictionaryInternal_get_Keys_mACAD6976778926F70BD1D6031670F5EF352B27C6, ListDictionaryInternal_get_SyncRoot_mFB2E704607FD4DB0FA2E58DC7DE5D8AF8D74BB8F, ListDictionaryInternal_Contains_m13B783F4FD105808A8D8016CB28BEAD89CC5350D, ListDictionaryInternal_CopyTo_mE7251E7CE412FE943EAC5F2CA8A8416D9B7130DD, ListDictionaryInternal_GetEnumerator_m56C225C8034FBD915EF5F40EA9C33E36FF5EF200, ListDictionaryInternal_System_Collections_IEnumerable_GetEnumerator_m5030CCE9F2F60B321D715C9E6B183E7B34030063, NodeEnumerator__ctor_m0F85D195064B3A6D129FF52D3B87E55C41784D4D, NodeEnumerator_get_Current_m45C08019148F71364CA1C72BC10465549DA1608D, NodeEnumerator_get_Entry_m0D8782706E05D6695992D6ACC5ED2212DB777EDB, NodeEnumerator_get_Key_mBC1D321D60EAA8F3ADE1D6D5DED7D521EB545F3B, NodeEnumerator_get_Value_m5D35483F88E7B6A47F88B61158452979CE329969, NodeEnumerator_MoveNext_mAC3A8BA7AEB35F7D512ED301B352B2FC9E4C360B, NodeEnumerator_Reset_m52AD33268396FEAAB5D9161B2FB0A1CDE36B8826, NodeKeyValueCollection__ctor_mD12642741A2F8A1FD8522ABC1FBCDFCD1266899A, NodeKeyValueCollection_System_Collections_ICollection_CopyTo_mB540C19131B0664DAB093960B7AB3DB861D69E90, NodeKeyValueCollection_System_Collections_ICollection_get_Count_m3B6E99311C491ED458D0D8F96DC3D5AAF926EC60, NodeKeyValueCollection_System_Collections_ICollection_get_SyncRoot_m859A253EFA914071F4D6D97D8104FAE457AAC7DE, NodeKeyValueCollection_System_Collections_IEnumerable_GetEnumerator_m6780E2B772FCFD9348A34370CCEB9790B709264F, NodeKeyValueEnumerator__ctor_mC13463ABE040309EBC89D6F3605F9FFE23E818B4, NodeKeyValueEnumerator_get_Current_m7994A17A9A7BF5D16F964FBDDD5BC8594573ADAC, NodeKeyValueEnumerator_MoveNext_m35913C76526B45C40474251AC7D621F37BA4FD75, NodeKeyValueEnumerator_Reset_m31E748087CB74E55A1CB70BD5A6B11D2FA3D7F15, DictionaryNode__ctor_m9357A7727A8ED2BF9CDB7A674C49D0121DC00F22, CompatibleComparer__ctor_mD070CC744D2BA684391418B77E61E24F8E735492, CompatibleComparer_get_HashCodeProvider_mE25935574860D4D71106E4BB4F689C4CCB8FF599, CompatibleComparer_get_Comparer_m39BC17C080DFDF285593D156478FFECCB1928F36, CompatibleComparer_Equals_m236C8A3AC0917198EAE468022DF973A75600A749, CompatibleComparer_Compare_m2FA8636A804A278CFD91C474268DEFB615B77CD6, CompatibleComparer_GetHashCode_m2DCDE0BF85BBCEFF30F315567F74F892CCAE3FD4, Queue__ctor_mFCCBE2B4FFBD3F33D6FBE2D010C9A0CA976784CB, Queue__ctor_mF3022386EC827D710D6C9E0E3FB564B8A467D708, Queue__ctor_m0C6B9BD1DE04B4CB09706B181A0176CF5ACFD5AF, Queue__ctor_mC8D4457894462D84210E9032A7FF5663B1C7E5C8, Queue_get_Count_mD40164CFB8392F3101A58C7F208615F1E14D65E1, Queue_Clone_m6C0C28E96A5CED963EC8CEC1CCE1A8135F029A42, Queue_get_SyncRoot_mB5DF7B19BDE24380C17A5346F7BA721B6CBAF01C, Queue_CopyTo_mF1ADF0681B8A28769891D1B0D4F761D7D0C500F3, Queue_Enqueue_m0128D3EC88636F987C43B07A337E46D6734EEE0E, Queue_GetEnumerator_m169D3B852872E27FF69FC5EDB9ABFA7B77CE0DF0, Queue_Dequeue_m89B22F0E9AD92C04919C8F98AE170E8D75A52B90, Queue_Peek_m23547E6A2765C50351CC5C25499168C74A937BE3, Queue_GetElement_m2DDA15A3A9D73E3CB798BEBEEFA13B59FC9FE1F1, Queue_SetCapacity_m0F22CA22FA5E6ECD22AACDA717C530BF02231CAC, QueueEnumerator__ctor_mC05AAA2306368D630FDDEBC1FDFCDF18586393D8, QueueEnumerator_Clone_m9A6EB2B1F905B3CE04B6DFFFB28848CF0CC741F9, QueueEnumerator_MoveNext_m81FC4568198C6B9B866F32938BB972F62003B884, QueueEnumerator_get_Current_mCCBFFF155BA2BB78C2965260C96BCFDCBA860E6C, QueueEnumerator_Reset_mD77CF947A155EA2626AC9EBF9DA1C0C8B3A3947D, Stack__ctor_m4E3FE5A70C400B82DAB9E38E61A934E4E4DE01A7, Stack__ctor_m19ADC1D26A734E0BA311F9B4DB7A4E4C9502D73A, Stack_get_Count_m055BAF05AD795275B6B4BF41CB72350B65966F42, Stack_get_SyncRoot_m82CE43D1A6B9FB5DE7ED43EF4639683A394C2F0D, Stack_Clear_m072E156916E3979C871855E94D9E174C5720F1FF, Stack_Clone_mDB477E4CD7604E77E2BB1FCB632CFFCE78B9909C, Stack_CopyTo_m1509CC9F532CA580CE98DE6E3DDB63B19373770E, Stack_GetEnumerator_mB4CE45FB1D15BF08D44D544F6C5E9BD0EC2ECE51, Stack_Peek_mCE1FD35FFBA060C183EE87C761042E6B70EC2BA0, Stack_Pop_mEB2BEADDD7173A13FD7AF514E27F3258270AF3BA, Stack_Push_m1C40D68127367AAD24A0B246B1A51AAEC8DA149A, StackEnumerator__ctor_mDFF10633A7D78478B3544DF76A293BA81E931872, StackEnumerator_Clone_m5DEB8385FE52D4FCA935223B76F8AD67850FA8CE, StackEnumerator_MoveNext_m7546F84C5380ED4CB0EA5776C83AFAEF33BA8AA2, StackEnumerator_get_Current_m25ED88304D983AB82147BDB2B0E909DA3ED29978, StackEnumerator_Reset_mDA888FAA77A784E91C188BDCF3543603FB3138E4, ArrayList__ctor_m07DC369002304B483B9FC41DBDAF4A25AC3C9F80, ArrayList__ctor_m4637812384C075439BB17EEC1C2DF802BD41EBD0, ArrayList__ctor_mCE5AABB7EF7F41F9170791E2C5145E49684DCE11, ArrayList_set_Capacity_m0B13CB55FABE8A22C19C0C0F5BCFF42BA193E169, ArrayList_get_Count_m0C8A956B9AADFEF064360B3A8EDF25487A00B62B, ArrayList_get_IsFixedSize_mC6BB8129ECB203917DD0F1E205F339DFA923C54C, ArrayList_get_IsReadOnly_m5D17B1E11EA4CEBBDD7A7D7DC9CE4D8ACDF8F8D4, ArrayList_get_SyncRoot_mF2A9D7F8C12B832BE65E0EABB4DD53F916469482, ArrayList_get_Item_m0095B602FC62FCE80DBB647A4116414840AC2B82, ArrayList_set_Item_m858A91A06ECA70EDF2B230AB3D0634E1457E5784, ArrayList_Add_mDE1DE6105251401C1C54A9E1B9423CC258F4B370, ArrayList_AddRange_m2D5837BD97F926C79820D9E4F1ACAE8651BDA89F, ArrayList_Clear_mC2EFEE814314A2BB15316852444B6F5877F5DA07, ArrayList_Clone_m4F7BE074DFF28EA5E8D8076A67AFAD53949212C4, ArrayList_Contains_m1892F05118EF9C353954B020324CFCACA77434F4, ArrayList_CopyTo_mADDECA2EF6906AA598DF77E147F0A966FD691DA5, ArrayList_EnsureCapacity_m7939538F9439FE4C927992FA68DF44491A583F45, ArrayList_GetEnumerator_m805139F78BF3FEAE1E5C64339010BFE215EEC208, ArrayList_IndexOf_m43C4451177F92C838C7D4D95B06A27785F919760, ArrayList_Insert_m2A924439882971EC8795EA63607BE78847FA8246, ArrayList_InsertRange_mA570D0D0E9E2CDF00D7405DB79FF08FA5AE50769, ArrayList_Remove_m3B0F41422C022DB515CA68B086B0E075D5819BC2, ArrayList_RemoveAt_m50F9214E068EDA2553CE6F5BBBF0FB746F4D3709, ArrayList_ToArray_m3FA9DC2B8EB238BB7895EDEAD45B0D69B1CAC9F5, ArrayList_ToArray_mFE4CD6D4FB1FD135D20146A9E5A69DF9B6B4029B, ArrayListEnumeratorSimple__ctor_mD171473379C7B7D2632F9FB1156983000FC83F22, ArrayListEnumeratorSimple_Clone_mB8CAE8F92F790B72257148726FF453F8833228AB, ArrayListEnumeratorSimple_MoveNext_m8138ECAB6271595D2B271AD27DF8BC1242637E66, ArrayListEnumeratorSimple_get_Current_m37B813C38A8EE4BE18A4EC908DCAA02DF3DE4613, ArrayListEnumeratorSimple_Reset_mDF974CA5DDF1B8C46C756871711697AE745E3ABD, ArrayListEnumeratorSimple__cctor_mBEC9A7DC7A482D2F74844D36DB12A98BF18B5CEA, Hashtable_get_SerializationInfoTable_m29B0EBA91904F2C579B7F3BE6A791DE9F1F6C8BC, Hashtable__ctor_mD7E2F1EB1BFD683186ECD6EDBE1708AF35C3A87D, Hashtable__ctor_m9E0D56D6ADE284D20176076FACBFA1628DD8EE80, Hashtable__ctor_mF77B5A58D1E293CE5F40A06146D9C24D7C7F638A, Hashtable__ctor_mDDBD0273515277E4386A6D3D1E8F8ADB78D0FFDB, Hashtable__ctor_m1F7298B21166D6C35BD6C6EC9F71BAC05981B164, Hashtable__ctor_mDE29E5ABF17000F07880AD49D21C42132A5BA7EC, Hashtable__ctor_mD50422D7B9D147207A33AB5BDC0B7CE963A51056, Hashtable_InitHash_mE575CF5A0F7C4EE34ACDEB12597E6FE5A3B13587, Hashtable_Add_mF9DD33B30614D8CCA5392AE6D00A040A7F0F19D5, Hashtable_Clone_mB2563D44229924F89AE7F351E657CDF87CD7BF7B, Hashtable_Contains_m096438B2D1B051BAF09EEA1BB6A590A12DC1CA12, Hashtable_ContainsKey_mD7547474EE4492B67247124EAEFCA6A92FE861E0, Hashtable_CopyKeys_mDD7A5AE7064B9845366D9116BC670A210A1C5AA4, Hashtable_CopyEntries_m5AA0C8FC1FE9E5F6DC2AEB98D18C00919783040B, Hashtable_CopyTo_mF64638BD6F1A7003B362A0A410FCFC5B5304A989, Hashtable_CopyValues_mBF30183D730BBFCA6D6313FF616834605B49D8CF, Hashtable_get_Item_m9E54CED9DB1DB76DD826C235F162BC2109D1D925, Hashtable_set_Item_mDF3D54BA5F202F104D31EFAE9065380FEF8859EC, Hashtable_expand_m0FF616AD3323989E34824B1AE634759C3BAF8937, Hashtable_rehash_mF4C7E0C7240002F6E5FDFF32EF77C06EF2729DB5, Hashtable_UpdateVersion_m1D0B844B95441A5B4328F413C245FBECF1D3538A, Hashtable_rehash_m359C272F11FE496EAD29CD875CE080464AE5C688, Hashtable_System_Collections_IEnumerable_GetEnumerator_m1E7D435C0370CE614C891A645773762D0D04EC86, Hashtable_GetEnumerator_mFDC4AC74F7AB0A9DBDFC66B6A4A4EFFC8E33A453, Hashtable_GetHash_m459113F6E61C0DB4A4C015283CD15653D518E05A, Hashtable_KeyEquals_m95D23B7F952AA10E9127A936B01A64995ACE54F6, Hashtable_get_Keys_mA9014B9C2DC73105DF8D383EDD50438A82E67D10, Hashtable_Insert_mCE383FCEDF95EF53D7A5FAA83454F65C20552291, Hashtable_putEntry_mAB0F8F0E2148856D87749F9623EFBEF913323C4B, Hashtable_Remove_mE9F11255E490CB42E8F6D9F659EA5F3B9A3A6D1F, Hashtable_get_SyncRoot_mED003D6ED8C083913A6EC414AB950AE4EE42ED4F, Hashtable_get_Count_mA7BE8DF97C45F9046C93AC8F0C57EA31F1257999, Hashtable_GetObjectData_m1BD67716932F63BD5EBD6A946564D4C7E2C573D9, Hashtable_OnDeserialization_mF74C1F7E5BC49CB2FDD0955B7B82D1B663344565, KeyCollection__ctor_m2F5EB768C82E9BCAA0CAB8823EFE996749ABFDDD, KeyCollection_CopyTo_m5062910D0AF077DE093FA9C67E7E9DF942792AF8, KeyCollection_GetEnumerator_mB5D64FA7602FCDC338B3B14FAB7728BC7BFF1B66, KeyCollection_get_SyncRoot_m6F13C08AEF47BF3A079CE95E1E0CC3B8E205C30E, KeyCollection_get_Count_mE0D7DA771777A99DBC8D6C477465529BCB0DBC4B, HashtableEnumerator__ctor_m39524FF87DAA4FBB78BED54175E69215AE47D2DC, HashtableEnumerator_Clone_m85F090BFD61509B1F8B16A10E0DFB78606C96873, HashtableEnumerator_get_Key_m0C1262C3A8839D8F5C7814E08A2AF850A544310C, HashtableEnumerator_MoveNext_m211FB14AC78F8E4A68AD090BB1942C18FF069A1E, HashtableEnumerator_get_Entry_m4DDDE56EB20FCAB680D4D871CF28910E6FFD7C20, HashtableEnumerator_get_Current_mE6421EB7F4E1327453DE6D3BE41289DCC8BF8F15, HashtableEnumerator_get_Value_m30BAEC76875DF2C4AF27B87F83FD960BE35503D2, HashtableEnumerator_Reset_m72C56174ABFACD3B9073CA3DB7134083D2803876, NULL, CDSCollectionETWBCLProvider__ctor_m0A733DDB35201F79E9DED7B044B5D8484FC5448D, CDSCollectionETWBCLProvider_ConcurrentDictionary_AcquiringAllLocks_mF33BBE9D19970C7F3C3DB3C0F6BCF16BEEC26EFA, CDSCollectionETWBCLProvider__cctor_mD453FA4DF10AC2B540573340C4BA29CC5995643A, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, KeyNotFoundException__ctor_m4650AA08FA75F015089EA648572674FC6511E8DF, KeyNotFoundException__ctor_mBD1D75B73DD5D7C6C72E4F7A021778837B6F2C6B, KeyNotFoundException__ctor_m546AE2CB4D7CBD6EA8E321CD8F1AE3D53ACFD29C, KeyValuePair_PairToString_mBD93B04A82B9F554147E6FF8E6B90C5480B38646, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, IntrospectiveSortUtilities_FloorLog2PlusOne_m33AC60574EC2B80A3B7084361A3736D4CFE91F6D, IntrospectiveSortUtilities_ThrowOrIgnoreBadComparer_m119232371BEE9732FE70D22EE93B3818E577EFAF, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ByteEqualityComparer_Equals_m4ABF0097A06636549CB7BB4ED696CB0D3B98563E, ByteEqualityComparer_GetHashCode_m019849C226C9A0E22213E1EC02550F6739CFCF3B, ByteEqualityComparer_IndexOf_mFFA29BDEAC6472E9942D453FDA4D88C409EFCDA8, ByteEqualityComparer_LastIndexOf_m8A5A08F15AC6060CA70CC8AC280C32ADFBB749ED, ByteEqualityComparer_Equals_m9B113E83537F9F939D54627EAFAF81E463C1A468, ByteEqualityComparer_GetHashCode_mC71878E73D9E43C3DA44DA3BD0FD34A1337556E7, ByteEqualityComparer__ctor_m6A7EE7FCB7B4275069DC078346C35ED9B6F71AAE, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, InternalStringComparer_GetHashCode_m4EC162DE81A1F8235C20BD7ADFD2ED0BB12FD7C6, InternalStringComparer_Equals_m788524086ADC25F1E939088DF22FF301DF3018B0, InternalStringComparer_IndexOf_mE69D32A9D7690C656336174756E70C54C457067D, InternalStringComparer__ctor_m06A4CE888A27763DE6BD47DD2C2CF45C68736108, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ArrayPoolEventSource__ctor_m630817B899F980174697248E423104D06EC63F2E, ArrayPoolEventSource_BufferRented_m89BFEDA08F56DBCD41247780571D8481C08961E6, ArrayPoolEventSource_BufferAllocated_m8460B99481867223928865EA0076CCF983EE3DB0, ArrayPoolEventSource_BufferReturned_m077FAF26488263C1FBFA74CF54A5B3966BB87D55, ArrayPoolEventSource_BufferTrimmed_m7E5BBBCE84BEF9C79981E482AC6D2FA6FFB2ECB0, ArrayPoolEventSource_BufferTrimPoll_mCB607EF91966BDFABAE587B19148849ACC5A45FA, ArrayPoolEventSource__cctor_m9E459A789B6EB88AFC218C00FCEE8FE321380663, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, Utilities_SelectBucketIndex_m9B3AC5D1921CE4B602233DBCF6CC49537CB8EE2E, Utilities_GetMaxSizeForBucket_mEC1D6B6E8946CCDC2CC12176874A9DE8A0EA5E96, BinaryPrimitives_ReverseEndianness_mF7B5C36D507C0D85537E18A1141554A99093BD78, BinaryPrimitives_ReverseEndianness_mDBF226C2D52CAFF6DE538F8245444B5CF87A02D0, BinaryPrimitives_ReverseEndianness_mCCA2099164ECA9672968898DD996A9F04B392FFF, FormattingHelpers_CountDigits_mC01C8C5301C555C927118C5FAA3DCFC7D542487F, FormattingHelpers_CountDigits_mE01337E47EFAB38CB85A419CECA05B3535330A30, FormattingHelpers_CountHexDigits_m2A0168ACE924C7DFBCFFD60AF8FEA1C6CC0420B7, U3CPrivateImplementationDetailsU3E_ComputeStringHash_m52370B9D7DEAF095B34C6AE27338067A3A1CF886, ThrowStub_ThrowNotSupportedException_m02C318CA8F5812C025CBEDEA07A5DE5D0FDBB25F, }; extern void ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA_AdjustorThunk (void); extern void ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF_AdjustorThunk (void); extern void ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_AdjustorThunk (void); extern void ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027_AdjustorThunk (void); extern void ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68_AdjustorThunk (void); extern void ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17_AdjustorThunk (void); extern void DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996_AdjustorThunk (void); extern void RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_AdjustorThunk (void); extern void RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3_AdjustorThunk (void); extern void RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_AdjustorThunk (void); extern void RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05_AdjustorThunk (void); extern void RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514_AdjustorThunk (void); extern void RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD_AdjustorThunk (void); extern void RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B_AdjustorThunk (void); extern void RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E_AdjustorThunk (void); extern void RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6_AdjustorThunk (void); extern void RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729_AdjustorThunk (void); extern void RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C_AdjustorThunk (void); extern void RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51_AdjustorThunk (void); extern void RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_AdjustorThunk (void); extern void RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_AdjustorThunk (void); extern void RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2_AdjustorThunk (void); extern void RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6_AdjustorThunk (void); extern void RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_AdjustorThunk (void); extern void RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_AdjustorThunk (void); extern void RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3_AdjustorThunk (void); extern void RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30_AdjustorThunk (void); extern void RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED_AdjustorThunk (void); extern void RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502_AdjustorThunk (void); extern void RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249_AdjustorThunk (void); extern void RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309_AdjustorThunk (void); extern void SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579_AdjustorThunk (void); extern void SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8_AdjustorThunk (void); extern void SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E_AdjustorThunk (void); extern void SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5_AdjustorThunk (void); extern void SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8_AdjustorThunk (void); extern void SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC_AdjustorThunk (void); extern void SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F_AdjustorThunk (void); extern void TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D_AdjustorThunk (void); extern void Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A_AdjustorThunk (void); extern void PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E_AdjustorThunk (void); extern void TZifType__ctor_m078CAF246330F151602C5CF9582E315296C4F179_AdjustorThunk (void); extern void TZifHead__ctor_m329594E5E291363A0A5C24A32DEAF3A794F8F96A_AdjustorThunk (void); extern void TransitionTime_get_TimeOfDay_m21DF682C87AF1B2B28F275583E344BDBFA5787E9_AdjustorThunk (void); extern void TransitionTime_get_Month_m02516607C5B0FD478086A021F73796C71EB0D444_AdjustorThunk (void); extern void TransitionTime_get_Week_mE32FFDD98D43B11CFBBC1C182601D6F167B392FC_AdjustorThunk (void); extern void TransitionTime_get_Day_m0F83551F1C84F28AF5516225277AFE94CDE98445_AdjustorThunk (void); extern void TransitionTime_get_DayOfWeek_mD78344AF8C9889C418F0ADAE412D1FD746D031FA_AdjustorThunk (void); extern void TransitionTime_get_IsFixedDateRule_m8F920A7E971E18F7E165AF20C831208D14861379_AdjustorThunk (void); extern void TransitionTime_Equals_m291DF01B4B0E82236E7792B4C582307DA0640D35_AdjustorThunk (void); extern void TransitionTime_Equals_m78333D636EC147FF011B87AB4E11140CC0E56455_AdjustorThunk (void); extern void TransitionTime_GetHashCode_mA421896976B38A28F6779F670883BB9EE895AE60_AdjustorThunk (void); extern void TransitionTime__ctor_m4792CF1086877E744BE6428F33E6119F044D7FF6_AdjustorThunk (void); extern void TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC0BA25E7364D621D11F85E1E551B50CB68E2621C_AdjustorThunk (void); extern void TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m15188D93E8934322C49D68A618FE36EC787DF2D5_AdjustorThunk (void); extern void TransitionTime__ctor_mDA3962EC43A405307D2F615F8D410C4F2A499AD5_AdjustorThunk (void); extern void Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3_AdjustorThunk (void); extern void Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63_AdjustorThunk (void); extern void Boolean_ToString_m8A8E8910575F649AA72E01649BACE16F0F362FF4_AdjustorThunk (void); extern void Boolean_Equals_m09E29FD8CDADF609FD8CF4145BFD4843174569A1_AdjustorThunk (void); extern void Boolean_Equals_mC020D5EB2F64274CD623E8449E8777A70BEC6CC9_AdjustorThunk (void); extern void Boolean_CompareTo_mB21CF195A8AB25CA8C228FECCD17F3C4C37BFBBC_AdjustorThunk (void); extern void Boolean_CompareTo_mB0D677674E0298E4BDE996739648EE53CA883C52_AdjustorThunk (void); extern void Boolean_GetTypeCode_m44CC6F7DBD0AF3C141F05CB0C759E4EF9155F8F5_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToBoolean_m6FA1BEA60768B38DCEDF07BBA1EDBA2BCAF0B6FA_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToChar_m11EF01B2E6AF02F4520F83D54DA94E3CE44CD3F1_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToSByte_mE55D7971DC11850115853FEBECF40FED2DF5F9D5_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToByte_m9CE5C2837DCD7DAAF77243AD8E326AE2A3EBFE7E_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToInt16_m043BADB1BAB71F37DFD281BD133E37C399E313A7_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToUInt16_mC7F31B7A47C65A874C5F2C86CB1A2463175361C0_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToInt32_mFAEA5CA1BAE330DED08F93A22110EDCBD2A6DA9E_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToUInt32_m5969D8115377AB4D915ACCF79F8FDFC3170B2C2F_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToInt64_m6F7839559287DB36883AAE26CF34AC334267049D_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToUInt64_mCA5A3F60E9E47C069CD826FC314D4894D6081C26_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToSingle_m7EC922C30450D3B13FD86EA6274E83599E45D34D_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToDouble_m946A32A438C782545C5227FF8F2DD42CCAB23BD3_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToDecimal_m61C64DC150DBF19B1902706164C853E071DF2CAF_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToDateTime_m8F60F703F679DB51AC6FCF35CE6633EC9B2087AC_AdjustorThunk (void); extern void Boolean_System_IConvertible_ToType_mC58A3CF5D8EF4A62F8046D390CC58755424F02B5_AdjustorThunk (void); extern void Byte_CompareTo_m4F4B52E1A3F43E77E2054A5F2178DFBCB23DFF2C_AdjustorThunk (void); extern void Byte_CompareTo_m188EF2F51CA95A2820D240FE282E165FAEF8A5B8_AdjustorThunk (void); extern void Byte_Equals_m07028241299798697EB8ECAD879B956B0C6F406C_AdjustorThunk (void); extern void Byte_Equals_m25D9E26BA4A7457D39CC3E870C2B33070D731E85_AdjustorThunk (void); extern void Byte_GetHashCode_mB42A844E310593D124CE92EBA90F3755C9B10678_AdjustorThunk (void); extern void Byte_ToString_mB80CE094B94215119578E4D796566E71D7277EE4_AdjustorThunk (void); extern void Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310_AdjustorThunk (void); extern void Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86_AdjustorThunk (void); extern void Byte_ToString_m64EE358F20093EE61D30F9A21638D9E9EE8F87EC_AdjustorThunk (void); extern void Byte_TryFormat_m001551267A8748E3D23C0DE0AF5FEB2BF06A463E_AdjustorThunk (void); extern void Byte_GetTypeCode_m6912C4FFCA77C451D472C49BF11B6DF23D19DD5A_AdjustorThunk (void); extern void Byte_System_IConvertible_ToBoolean_m15AAAD9A718AB9FAD0A94F5043F8346972CFC1AC_AdjustorThunk (void); extern void Byte_System_IConvertible_ToChar_m16900E3F6F5018EA82822F2189EDF5D7170BBEC5_AdjustorThunk (void); extern void Byte_System_IConvertible_ToSByte_mB1DD8E73C6048E7FDEF4DC93E02A61ABFD000473_AdjustorThunk (void); extern void Byte_System_IConvertible_ToByte_m98B7242B033E411F5A138C706C462E3FF30C06B5_AdjustorThunk (void); extern void Byte_System_IConvertible_ToInt16_mA8520BBFAE4C4A49FA94E5DF881CE2DD48D1D24C_AdjustorThunk (void); extern void Byte_System_IConvertible_ToUInt16_m331997ACA7849890AF2574C7027A6B87CF5E30B0_AdjustorThunk (void); extern void Byte_System_IConvertible_ToInt32_m24AC7525BCFC9E027B736C4B89F982B0BE065589_AdjustorThunk (void); extern void Byte_System_IConvertible_ToUInt32_m3259A51E651A2B052656396CE0D2E085E084BFA8_AdjustorThunk (void); extern void Byte_System_IConvertible_ToInt64_m7D04DF58D64EB154C4FD6F96F3D311D16836FFBA_AdjustorThunk (void); extern void Byte_System_IConvertible_ToUInt64_m6EE1C6C9A086A1946E4E565C0F8ADAC0CB65BDA2_AdjustorThunk (void); extern void Byte_System_IConvertible_ToSingle_m59853A1358A49ADA1E5EF642A98FDB823F7662D2_AdjustorThunk (void); extern void Byte_System_IConvertible_ToDouble_mA2A33181FC392A7297024AF6C3CC8741C662C369_AdjustorThunk (void); extern void Byte_System_IConvertible_ToDecimal_m26448B959796B46664E0EA46CE830A4DFF87B0BF_AdjustorThunk (void); extern void Byte_System_IConvertible_ToDateTime_mC69B22A478E7F1D3B34FDD335DCC757BD8D9BE50_AdjustorThunk (void); extern void Byte_System_IConvertible_ToType_mD135EC369A750E53243454D77179B00DE1C772C6_AdjustorThunk (void); extern void Char_GetHashCode_mB5406F7D8B6D7545CD1CE6FCA0567BD7217E6B93_AdjustorThunk (void); extern void Char_Equals_mE997ECE5A71CDA6C3C9AFA6EF22EE50BED8EE8E0_AdjustorThunk (void); extern void Char_Equals_mEA7BFB45790C973DF6352091FA924B3FB2EFCE4B_AdjustorThunk (void); extern void Char_CompareTo_m8EA6F779C3E8158B00C31C6136699AD3DB8F49E8_AdjustorThunk (void); extern void Char_CompareTo_m2C1EEB369FD610EA9278085CF0076DB7EF4ABAD7_AdjustorThunk (void); extern void Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C_AdjustorThunk (void); extern void Char_ToString_m34499826F048A38EB8216D5844A5DA49F54719C8_AdjustorThunk (void); extern void Char_GetTypeCode_mDEFAE6F74D10A05F17AA43B3B11B273407B51C0C_AdjustorThunk (void); extern void Char_System_IConvertible_ToBoolean_m0F898C7790A3D055C6171AA576920DB109108881_AdjustorThunk (void); extern void Char_System_IConvertible_ToChar_m48EAFBEF2A0F20A3DA4BF679C1BDE132F9773635_AdjustorThunk (void); extern void Char_System_IConvertible_ToSByte_m82846B92375A52EDB7036F6B9E6A1C9802DC9B81_AdjustorThunk (void); extern void Char_System_IConvertible_ToByte_mB1A4849624C4CF1A8F96A6B38F8F650FB1CA307E_AdjustorThunk (void); extern void Char_System_IConvertible_ToInt16_mAC73E0A96AFF406F4FBCD0DC58EC8ACBF75944BB_AdjustorThunk (void); extern void Char_System_IConvertible_ToUInt16_m6498AA03AB1C7B3C3533BE8451B5D3776551F304_AdjustorThunk (void); extern void Char_System_IConvertible_ToInt32_mAE1897F49E270263A7E4DC0EDDCDECF8C7CC9D9B_AdjustorThunk (void); extern void Char_System_IConvertible_ToUInt32_mD12DB02DE1D5DFB0AA9C0714F5CC9ECD2CD90838_AdjustorThunk (void); extern void Char_System_IConvertible_ToInt64_m62BC0D4913BE6CB22D2560BC2B5AEC37CC6F9C2B_AdjustorThunk (void); extern void Char_System_IConvertible_ToUInt64_mE92B98ED642D7F54C31683FA4D0839AAA2C5B08F_AdjustorThunk (void); extern void Char_System_IConvertible_ToSingle_m6DF18561FBA23392B504A2F3014C560119D5572D_AdjustorThunk (void); extern void Char_System_IConvertible_ToDouble_mCFFD243E00E63755A02502B3587AFED2871BA28B_AdjustorThunk (void); extern void Char_System_IConvertible_ToDecimal_m8F8DC304778474C5F234C04893A7E435D3B8CBA2_AdjustorThunk (void); extern void Char_System_IConvertible_ToDateTime_m049E4F0DE75C1A8B7F9D6585ED227C3DBB381E9C_AdjustorThunk (void); extern void Char_System_IConvertible_ToType_m573727F6924194290136ED9FDC123736729AEAA3_AdjustorThunk (void); extern void DateTime__ctor_m64AFCE84ABB24698256EB9F635EFD0A221823441_AdjustorThunk (void); extern void DateTime__ctor_mE0BBACEC3A7AADB76EC243F5B4D9DCC9545AF50C_AdjustorThunk (void); extern void DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE_AdjustorThunk (void); extern void DateTime__ctor_m8CFD20DDCCB14AB28392A047FC4EE3F11929B8F2_AdjustorThunk (void); extern void DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88_AdjustorThunk (void); extern void DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00_AdjustorThunk (void); extern void DateTime__ctor_mD89390EF215242275A4E8F78C2C3E8BC3EF6F3C3_AdjustorThunk (void); extern void DateTime__ctor_mA66CE5141E86C5BC75F79543F99A7BD77B420201_AdjustorThunk (void); extern void DateTime__ctor_m3BCC46F053A8B6C0BF4E67B5E6AEF8E11D18E958_AdjustorThunk (void); extern void DateTime_get_InternalTicks_m80645EA2AFA7D75594415703E0396FFA2E2D950D_AdjustorThunk (void); extern void DateTime_get_InternalKind_mF3F46387DAD9193571E63B53D2CDAE8DA2FE6815_AdjustorThunk (void); extern void DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1_AdjustorThunk (void); extern void DateTime_Add_m33C942DCCCB0106EB41CB571B014532CC7D4F316_AdjustorThunk (void); extern void DateTime_AddDays_m9DC06105845A82FEAF697D5E30308ABD49E5721B_AdjustorThunk (void); extern void DateTime_AddMilliseconds_mEF44A0EE635A478B7B0CDAA438D2240C14C88D05_AdjustorThunk (void); extern void DateTime_AddMonths_mF426338945B097998273C1AD421CF809035660AD_AdjustorThunk (void); extern void DateTime_AddSeconds_mC5FE3FB22A1295CA747746ECE48B9D4A4B6B2E81_AdjustorThunk (void); extern void DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D_AdjustorThunk (void); extern void DateTime_AddYears_mA68B1642A84DA30E21F6279BE5196FC07B578DEE_AdjustorThunk (void); extern void DateTime_CompareTo_m2DC5F6BDB6A7D578448192AA07953CBC97BECAC9_AdjustorThunk (void); extern void DateTime_CompareTo_m4A3000CD4FF15EA7CA2E9C5C95A9D07F3AA8D35D_AdjustorThunk (void); extern void DateTime_Equals_m0EF1F769B475D00BB907072ED7585E6A6ECAB133_AdjustorThunk (void); extern void DateTime_Equals_m83D001F1C86DC58C2B0AE99DD2FAB12669B10C1B_AdjustorThunk (void); extern void DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_mC90A1D56C5CD5E23BE66C9D90EC3A867C71F490C_AdjustorThunk (void); extern void DateTime_get_Date_m24A9ECCD369D892A2D6B01B30066E50E50584A7D_AdjustorThunk (void); extern void DateTime_GetDatePart_m16709BE6046BFAA2C389EE00C30F86C9A0EE06F7_AdjustorThunk (void); extern void DateTime_GetDatePart_m85E7446E253F012D1662467EAEFB4CD9C50AE86D_AdjustorThunk (void); extern void DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28_AdjustorThunk (void); extern void DateTime_get_DayOfWeek_mAC680139BCAA1613FC134454D1AD1B502CB1BB68_AdjustorThunk (void); extern void DateTime_GetHashCode_m206A3B9394E6D089311A1A81305A5A1AB30B2D99_AdjustorThunk (void); extern void DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3_AdjustorThunk (void); extern void DateTime_IsAmbiguousDaylightSavingTime_m64C6D8280BA8A65E63FBE5F84F52702ABE15CE27_AdjustorThunk (void); extern void DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993_AdjustorThunk (void); extern void DateTime_get_Millisecond_mD47CAACAF231AA82552DA9F71836784AF8E27878_AdjustorThunk (void); extern void DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973_AdjustorThunk (void); extern void DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2_AdjustorThunk (void); extern void DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA_AdjustorThunk (void); extern void DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6_AdjustorThunk (void); extern void DateTime_get_TimeOfDay_mE8933E5F62C0369E4BA6AF928283A00CA9D54D04_AdjustorThunk (void); extern void DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138_AdjustorThunk (void); extern void DateTime_Subtract_m4064A98F489219E9C414DF5C03EE041351B4502A_AdjustorThunk (void); extern void DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94_AdjustorThunk (void); extern void DateTime_ToLocalTime_mC7A8D4FD1DBFDD1E596D1BEE0257AA777FCB0595_AdjustorThunk (void); extern void DateTime_ToString_m447C83E1F8FFFFF4D20C0F7D5C18DEB160F9833A_AdjustorThunk (void); extern void DateTime_ToString_m6963A84785C320DA776C9FCFFEDAF26C8F1A8D78_AdjustorThunk (void); extern void DateTime_ToString_m66457C11C42C07E2F437A9D899E6E3FB9FD77B50_AdjustorThunk (void); extern void DateTime_ToString_m27637E1131A10BED8A95639D64339023D5EBBF00_AdjustorThunk (void); extern void DateTime_TryFormat_m9385B37BF1A10A718818D41C7CEAAC3B2C57BEB2_AdjustorThunk (void); extern void DateTime_ToUniversalTime_m52CA1EAD0BE0A357BCACC38747ECA4A8810155A9_AdjustorThunk (void); extern void DateTime_GetTypeCode_mBDBBFA844A2A64CE673773E6BB637E24E508545D_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToBoolean_m88D0685E40F160ECD9BA0097A9D5EAE129D57320_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToChar_m3A2D7E1724D045078329DE5B6928DAF35358128C_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToSByte_m58BE7B4B9E8805399461C451EDB2A5F038A30E2B_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToByte_mC9A4AE726942D47E6A1D6E1C627CD22F53665530_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToInt16_m53F782E932C1349E508278A88C0B5D6FA484A963_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToUInt16_m87CAD02FAE277DCA7F36D940680D1659CE7094BE_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToInt32_mEF8F4DF23984AF54CB1748F08B6E4D2AB50B5ECE_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToUInt32_m7297BB44A3D2F758C253C0DA1552411BF4137FB1_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToInt64_m1A022E5D74555F165C25A1D75E19DA9A16E7087F_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToUInt64_mACC536AC91C65A8333B715AE1E97DBCA096A9884_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToSingle_mF2470BC10216C1A1395825805F07797604EB2B89_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToDouble_mF9398C544CB0CF7A704C4DA7F2AF55251EDA271C_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToDecimal_m6DC5225E5665975254A30217122921B578C095C5_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToDateTime_m98F5BA3029803DD93434761007D831D61040C570_AdjustorThunk (void); extern void DateTime_System_IConvertible_ToType_mA83365225C865F66AF4CFB8D29F028F5E73859CE_AdjustorThunk (void); extern void DateTime_ToBinaryRaw_mBA228545EFBF2455CD1F2A653CA156882A90E5B2_AdjustorThunk (void); extern void DateTimeOffset__ctor_m81DCBFF0B9D7029AD6B8B80EA4CB8846387DFB9A_AdjustorThunk (void); extern void DateTimeOffset__ctor_mB1671EA00463E92811C8DEA80797DC89B2FFCA62_AdjustorThunk (void); extern void DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC_AdjustorThunk (void); extern void DateTimeOffset_get_UtcDateTime_mE7EB39F361C89E1367CBC03C3410BA34F194DA40_AdjustorThunk (void); extern void DateTimeOffset_get_ClockDateTime_mEBD2897618EB54200ADD029865ED6F73CB762D43_AdjustorThunk (void); extern void DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4_AdjustorThunk (void); extern void DateTimeOffset_AddTicks_mE58569EF44AAA299CC921A935AF5277DC2D10902_AdjustorThunk (void); extern void DateTimeOffset_System_IComparable_CompareTo_m992E97179503D66B0CEC5A97DD205F7F0D0C346E_AdjustorThunk (void); extern void DateTimeOffset_CompareTo_mDBDCA54C17FD088B3EE9ACDA2118C9FAD1DA103A_AdjustorThunk (void); extern void DateTimeOffset_Equals_m140EDD50EA8FDA74619AA64737497663B56B0483_AdjustorThunk (void); extern void DateTimeOffset_Equals_m68D2F02214D74BE8742B3F089E7EB019AA5B90E7_AdjustorThunk (void); extern void DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC8A5AB3C859C85FC462C4C7BF684B4F467C397F5_AdjustorThunk (void); extern void DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData_m9708DEBDA52F7130E3E3946C1F86507DCCE1883C_AdjustorThunk (void); extern void DateTimeOffset__ctor_m3F044A6B1D54C1067C87CFF8C7B930D0F613041D_AdjustorThunk (void); extern void DateTimeOffset_GetHashCode_mD133F5089095D2C75A1B7C90D71D62D39F0D11CD_AdjustorThunk (void); extern void DateTimeOffset_ToLocalTime_mEFEE0815D555AF14CBDB4C8ACF508C8E9601549B_AdjustorThunk (void); extern void DateTimeOffset_ToLocalTime_mBB86E57ECB88BB909D4853F584CB2C213A758462_AdjustorThunk (void); extern void DateTimeOffset_ToString_m6179A30F1E22CDF5F9340DFE115E923C18BC13F9_AdjustorThunk (void); extern void DateTimeOffset_ToString_m4B5BB65E069D2146E808A1CE5F424ACA2F4D2281_AdjustorThunk (void); extern void DateTimeOffset_TryFormat_mBC9268BD19855CF3E7CF947720996B57CCD98F06_AdjustorThunk (void); extern void Double_CompareTo_m2F47CE23700B216156455DDBF7ED4FA42FD8E941_AdjustorThunk (void); extern void Double_CompareTo_m40FD7CA33B178CCFA4B6755267DC67841092CCFC_AdjustorThunk (void); extern void Double_Equals_m342E8F178661ABF8306D58D5F2130C58E0601DA3_AdjustorThunk (void); extern void Double_Equals_mAB526D98719C44EA42107A297B23A739F2E14138_AdjustorThunk (void); extern void Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_AdjustorThunk (void); extern void Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339_AdjustorThunk (void); extern void Double_ToString_m70EC76E1DAD7E8B5B47AF9292189BF3711B24B75_AdjustorThunk (void); extern void Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357_AdjustorThunk (void); extern void Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789_AdjustorThunk (void); extern void Double_TryFormat_m8629D6A6E11794F16DA5B6FB3B132A716CCF2BDF_AdjustorThunk (void); extern void Double_GetTypeCode_m111F564D8EDDBEB1C7D86F6985C2871982682F5B_AdjustorThunk (void); extern void Double_System_IConvertible_ToBoolean_mD8041628FF4EDD14D5FAD0ED5ADD928C5CF84193_AdjustorThunk (void); extern void Double_System_IConvertible_ToChar_m0180B3FD51938158886299F99C970B197349BC36_AdjustorThunk (void); extern void Double_System_IConvertible_ToSByte_m4700059616C8EE45A3C88680192992CC77C0E3A8_AdjustorThunk (void); extern void Double_System_IConvertible_ToByte_m360BF62CB5F1E1D13E9E6146B814D6ABF38FD125_AdjustorThunk (void); extern void Double_System_IConvertible_ToInt16_mD6B49313715DDEDFCAAF4CCD8BECE76745651EB9_AdjustorThunk (void); extern void Double_System_IConvertible_ToUInt16_m05489B3BFCBE019A99D522B7154D39E49E770375_AdjustorThunk (void); extern void Double_System_IConvertible_ToInt32_m926BDB2463A46A1E87CC43138C7CFABA6E06833C_AdjustorThunk (void); extern void Double_System_IConvertible_ToUInt32_m9C20743D40DC640E94EE49A8FD7B1381CB7989DC_AdjustorThunk (void); extern void Double_System_IConvertible_ToInt64_m399D9B7A0FB9CFB7436F235F0FE9AF0E1CF43A8C_AdjustorThunk (void); extern void Double_System_IConvertible_ToUInt64_mC7C759018889167DDFFE91026F5DFA3DC687F6DA_AdjustorThunk (void); extern void Double_System_IConvertible_ToSingle_m6525BEF8D090C2DD279D85E92AA0557CE0898AB7_AdjustorThunk (void); extern void Double_System_IConvertible_ToDouble_m2B515020002716E0FD2DAF7E146FB31AE0C2BB98_AdjustorThunk (void); extern void Double_System_IConvertible_ToDecimal_m85928A32723C1E26C9EC2F91D9F67560B84C329E_AdjustorThunk (void); extern void Double_System_IConvertible_ToDateTime_m18B8B48632B59B918FE758F033129ED0CADEF7B0_AdjustorThunk (void); extern void Double_System_IConvertible_ToType_m3D460190E7F9A622C80CE98B28C50CDEC62662B6_AdjustorThunk (void); extern void DateTimeRawInfo_Init_m58939922AA569BAE7260CFD425D079C654D0731B_AdjustorThunk (void); extern void DateTimeRawInfo_AddNumber_m2DA05B04979A1CE5D6022B4926B4837CDD9AC9BA_AdjustorThunk (void); extern void DateTimeRawInfo_GetNumber_mD3A995185B82D464237FF9B32561AD8FE9DA9BA1_AdjustorThunk (void); extern void Guid__ctor_m9BEFD9FC285BE9ACEC2EB97FC76C0E35E14D725C_AdjustorThunk (void); extern void Guid__ctor_m6533072DFD3E81582E8949EB2D5BFABEFC7C403D_AdjustorThunk (void); extern void Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130_AdjustorThunk (void); extern void Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830_AdjustorThunk (void); extern void Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C_AdjustorThunk (void); extern void Guid_GetHashCode_m239B7679BB9ED5A207B3D2F858B5F30FFC455408_AdjustorThunk (void); extern void Guid_Equals_mC7349E47BF1CBCBFB4C9032C050DE54AAC10000B_AdjustorThunk (void); extern void Guid_Equals_m1839AD036DD7C056E8439A64D5D82490C1F08E0C_AdjustorThunk (void); extern void Guid_GetResult_m75C7C69F0565A5E2197E193EC5793DD0AC42EA6C_AdjustorThunk (void); extern void Guid_CompareTo_m25940E81E692D335CFDE59D11862C99D99D044BB_AdjustorThunk (void); extern void Guid_CompareTo_mC22A00A14BBCCBF55F303C89A567FCA43925B586_AdjustorThunk (void); extern void Guid_ToString_mDAA91A4A993E3A7AD8339665E3F0CC35FE00E833_AdjustorThunk (void); extern void Guid_ToString_mD2A93BCA0CBFABB680A93A8FA668AD90E7B56130_AdjustorThunk (void); extern void Guid_TryFormat_m9D48F66E2448F329A3DD1234B0A8F3EAF6757E79_AdjustorThunk (void); extern void Guid_System_ISpanFormattable_TryFormat_mAA4B1A160D805A87D08267AA47C933CE1480404D_AdjustorThunk (void); extern void GuidResult_Init_mA6B695110665C265D17C97D0AB8AA25D25D874AB_AdjustorThunk (void); extern void GuidResult_SetFailure_mA88DCBD6280AA9823F2A2810AD3B0BDF50EAD239_AdjustorThunk (void); extern void GuidResult_SetFailure_mAD082AA9068B9208F6D872480AD041716484A1CA_AdjustorThunk (void); extern void GuidResult_SetFailure_m15EA2A1141E6D694F88A1B01982D8FD25B77635A_AdjustorThunk (void); extern void GuidResult_SetFailure_m0F74454921C3AAAC764BC7144BF33D95CF131AE8_AdjustorThunk (void); extern void GuidResult_GetGuidParseException_m64B716090AACED88AAA921D1B6EE7BC3AB7F606B_AdjustorThunk (void); extern void Int16_CompareTo_m5BD2376522CEE1560FE0B5A3C2B5B1B214A62090_AdjustorThunk (void); extern void Int16_CompareTo_mC2DEE36C53F9B2768B0A217A1986ED8C25D0CAC1_AdjustorThunk (void); extern void Int16_Equals_m4F5EDE255F1646CAF6CFD5052D80D56AAECB0512_AdjustorThunk (void); extern void Int16_Equals_mE717F3EBE037FA3EAFA8F6C361197F7042B6AC00_AdjustorThunk (void); extern void Int16_GetHashCode_mCD0A167AC8E6ACC2235F12E00C0F9BDC6ED3B6E1_AdjustorThunk (void); extern void Int16_ToString_mD65153B762673B865D4F8FF9B567BECC1ABF6D23_AdjustorThunk (void); extern void Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3_AdjustorThunk (void); extern void Int16_ToString_m586D9FFDE912794F068DF7B1FC00A68A984FBCB9_AdjustorThunk (void); extern void Int16_TryFormat_mEB095C2439C53D979075C5F8E61BB8667815FD39_AdjustorThunk (void); extern void Int16_GetTypeCode_m9DEA92C00143AB357982C2523BB1C235F407786B_AdjustorThunk (void); extern void Int16_System_IConvertible_ToBoolean_mDDBC41B4F0052D4CCCCC86B6A9AF56528ADF04BD_AdjustorThunk (void); extern void Int16_System_IConvertible_ToChar_mDB187C09F8C0B072BAFAACC43BA543CE93BD051F_AdjustorThunk (void); extern void Int16_System_IConvertible_ToSByte_m2D46D9E71EBA4D18879BDC912A5D7F67F1FD4B11_AdjustorThunk (void); extern void Int16_System_IConvertible_ToByte_m2539AF71413EF2CD68A02A74EB357E5039FFB4B9_AdjustorThunk (void); extern void Int16_System_IConvertible_ToInt16_m920F038751A07393BE5A4A12F8342BD88A98A4C9_AdjustorThunk (void); extern void Int16_System_IConvertible_ToUInt16_m217516C54419B302E77D78042449FA4435ED594A_AdjustorThunk (void); extern void Int16_System_IConvertible_ToInt32_mA2F638F991DC05F25BFF8BE3FF9DA902D6B07A28_AdjustorThunk (void); extern void Int16_System_IConvertible_ToUInt32_mFF66D1B8BD8109D3C4DBB0ED8ED7C255AA0AA0F0_AdjustorThunk (void); extern void Int16_System_IConvertible_ToInt64_m1FC675C2F5F0103C1741D3B52639243C77F7A158_AdjustorThunk (void); extern void Int16_System_IConvertible_ToUInt64_m63195B228AC296D88B517384220FB09EF89957D2_AdjustorThunk (void); extern void Int16_System_IConvertible_ToSingle_m407CCD4C77F4341F977FC87A6EBA3739AB408F7C_AdjustorThunk (void); extern void Int16_System_IConvertible_ToDouble_m758DCD537A44156D53ABD3F6F62ADDB256D97B69_AdjustorThunk (void); extern void Int16_System_IConvertible_ToDecimal_m30B8378AD713F9F9C210B035BA509456BEE8241B_AdjustorThunk (void); extern void Int16_System_IConvertible_ToDateTime_m163C7AA77D1C440095F5ED45D7C8168AF3D7A64E_AdjustorThunk (void); extern void Int16_System_IConvertible_ToType_mE697720682187B7A760AE37B9A47988E7232F442_AdjustorThunk (void); extern void Int32_CompareTo_m4EB552F8681751642C86952DE0EF0190E688A7BF_AdjustorThunk (void); extern void Int32_CompareTo_mFA011811D4447442ED442B4A507BD4267621C586_AdjustorThunk (void); extern void Int32_Equals_m089564150E8AF7C63B419427E2E57E3420659B1B_AdjustorThunk (void); extern void Int32_Equals_mC819D19A661B95BE253FB1769FD4D91961D20722_AdjustorThunk (void); extern void Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295_AdjustorThunk (void); extern void Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5_AdjustorThunk (void); extern void Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9_AdjustorThunk (void); extern void Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B_AdjustorThunk (void); extern void Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8_AdjustorThunk (void); extern void Int32_TryFormat_m09C5DAC7B8CB25D5D7FAEB7043384D0B05679A1A_AdjustorThunk (void); extern void Int32_GetTypeCode_m9F56CB4123AAE36814333C6AB035AA33127DDAA2_AdjustorThunk (void); extern void Int32_System_IConvertible_ToBoolean_m050F7EB0EA723E92E9D6E96EDBD1F2CDDFAC247C_AdjustorThunk (void); extern void Int32_System_IConvertible_ToChar_m0F7723AEE278A84DA97A1FF973B1A807D3B77AA1_AdjustorThunk (void); extern void Int32_System_IConvertible_ToSByte_m41D047F0BAD5118F0C15C34DC113CC595BB9B00D_AdjustorThunk (void); extern void Int32_System_IConvertible_ToByte_m5C6CB02093B514AAF11ABC4FE21C41D6CEB5C2A0_AdjustorThunk (void); extern void Int32_System_IConvertible_ToInt16_m0854BEF0D5B9BF344BF503C2A44CD2A0ED5D0FEB_AdjustorThunk (void); extern void Int32_System_IConvertible_ToUInt16_mE9C107FA3190D38AFDF08AA404CA2A126BDABC6B_AdjustorThunk (void); extern void Int32_System_IConvertible_ToInt32_mA4F54F2029E01A1256B4E8C22A6354069AF4F201_AdjustorThunk (void); extern void Int32_System_IConvertible_ToUInt32_m4A20C473B0DFB7C70952FCEAC18BA17494292521_AdjustorThunk (void); extern void Int32_System_IConvertible_ToInt64_m194B7554262AF7ABDA3780815614D24279A2A73E_AdjustorThunk (void); extern void Int32_System_IConvertible_ToUInt64_m4939861022229008C4EF495653F2026D1B856D50_AdjustorThunk (void); extern void Int32_System_IConvertible_ToSingle_mAC70DA91744977900D82B2BF32466BC6394A8E99_AdjustorThunk (void); extern void Int32_System_IConvertible_ToDouble_m261325FDA31EC200A42EA93E33A2AE950C14BDDC_AdjustorThunk (void); extern void Int32_System_IConvertible_ToDecimal_m6140F681FE820643BD2BBA8399095E27480AA9B1_AdjustorThunk (void); extern void Int32_System_IConvertible_ToDateTime_mDB367CAAF4B8450456175B0AB3164AEE534411DA_AdjustorThunk (void); extern void Int32_System_IConvertible_ToType_mD3C75849E36C5EF29F48C8EF8DF3A0210D75B123_AdjustorThunk (void); extern void Int64_CompareTo_m1340DE58EE06BE5F2B68745E2D62BDF5DCD9646E_AdjustorThunk (void); extern void Int64_CompareTo_m63A0BDA03C5B1DEB7387B1C53D6BFD961E4F5490_AdjustorThunk (void); extern void Int64_Equals_mDA5711B3D23B8CB282F34F73F1D7C0726D042FE8_AdjustorThunk (void); extern void Int64_Equals_mBAEB8FFBE12F6A5876473B4B40E1BD316658873E_AdjustorThunk (void); extern void Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496_AdjustorThunk (void); extern void Int64_ToString_m284E4E55662818E38654309A41C2B07CD436F36B_AdjustorThunk (void); extern void Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD_AdjustorThunk (void); extern void Int64_ToString_mBCE0DC50D6F802651A6AE75682FF67775CB19B3B_AdjustorThunk (void); extern void Int64_TryFormat_mF0F333FE3128E1A83692861D177DDDC3DC8E8E27_AdjustorThunk (void); extern void Int64_GetTypeCode_m271947E5404944D8A9B106AF077960CE75D2E753_AdjustorThunk (void); extern void Int64_System_IConvertible_ToBoolean_mA68428A6BAB440774817A07597CCEEC433454FF7_AdjustorThunk (void); extern void Int64_System_IConvertible_ToChar_m6CB7073C0CCB32B242C4CFBB0CA02A2BC8B34BD5_AdjustorThunk (void); extern void Int64_System_IConvertible_ToSByte_m31D99D70138C8B48C022237828717CFAF361BF37_AdjustorThunk (void); extern void Int64_System_IConvertible_ToByte_m0CDACC991DD654BB8E9612CC8846CEBFC08C55D9_AdjustorThunk (void); extern void Int64_System_IConvertible_ToInt16_mD24D284E26B98B58D2FFAD5086BFDCE423BD3DF4_AdjustorThunk (void); extern void Int64_System_IConvertible_ToUInt16_m47D9489953D2A2F4A6C1E6E65F03890F0B07B544_AdjustorThunk (void); extern void Int64_System_IConvertible_ToInt32_mDBEBEF99C867BB579979BC7D4F1CACD884D4E3AF_AdjustorThunk (void); extern void Int64_System_IConvertible_ToUInt32_m00FCB82C2A5F32C460766FC55BA974347F928280_AdjustorThunk (void); extern void Int64_System_IConvertible_ToInt64_m255B1961A980883DC562613D06B9A77ABAD08D88_AdjustorThunk (void); extern void Int64_System_IConvertible_ToUInt64_m91ABE3D12EED475761C1240EA244164D41C8B70A_AdjustorThunk (void); extern void Int64_System_IConvertible_ToSingle_m000869AB2E026DFDEEEA3C7839A5AB2430C38257_AdjustorThunk (void); extern void Int64_System_IConvertible_ToDouble_m4E51F3802F5FB644781ADEBDC76F4380736CC384_AdjustorThunk (void); extern void Int64_System_IConvertible_ToDecimal_m1823321338A680E43CA5D9DC79EC52F1A04BA77F_AdjustorThunk (void); extern void Int64_System_IConvertible_ToDateTime_mF54D49EF086C89428EF07B1514A7CC21CE143109_AdjustorThunk (void); extern void Int64_System_IConvertible_ToType_m383BA183013FBEEE2BB60ED1DEB2FFE43A1A2055_AdjustorThunk (void); extern void ParamsArray__ctor_m7009FCBF72C245324618CA23BF51BC430A32F872_AdjustorThunk (void); extern void ParamsArray__ctor_mC2A3A6438294FA948BFA5FAB16B92B512CD77AEF_AdjustorThunk (void); extern void ParamsArray__ctor_mA5536845A414E853711015FD87765D46E0032444_AdjustorThunk (void); extern void ParamsArray__ctor_m1237E599510FB74A8A1D237B0330676EDD161D5E_AdjustorThunk (void); extern void ParamsArray_get_Length_mB6EAB17F36570CC54B9505BFA2CB4FCAD326AE07_AdjustorThunk (void); extern void ParamsArray_get_Item_m44F2FAA4BFD4E1F9AEC0727A767EB788498B0029_AdjustorThunk (void); extern void ParamsArray_GetAtSlow_m0E265C606DE9D8B37CD964B02642446128D6B0BD_AdjustorThunk (void); extern void SByte_CompareTo_mE33D49E0A12617E87A94163442EE207927332D6F_AdjustorThunk (void); extern void SByte_CompareTo_m1C183FA8CCC293C6FA6A50EE04B2FB36E9695CC4_AdjustorThunk (void); extern void SByte_Equals_m2436A58AA51169044BB6FAB4F3924C06037C34EF_AdjustorThunk (void); extern void SByte_Equals_m0D16E215FCE3B1D5CFFECBDA1FF916D7AD21BD97_AdjustorThunk (void); extern void SByte_GetHashCode_mE61E9B0D1D93EF3E4E2B6282FF940FFA2E471FFF_AdjustorThunk (void); extern void SByte_ToString_mAA885F58F9F739E25623423A059C735017A92708_AdjustorThunk (void); extern void SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E_AdjustorThunk (void); extern void SByte_ToString_m183C4DB410DD03A804F3DA87DB223A249A68E139_AdjustorThunk (void); extern void SByte_TryFormat_m202F815D4745E3D407BE912BDDD7DB8531B970A8_AdjustorThunk (void); extern void SByte_GetTypeCode_mC9445CEC36B03C50C3294AFE187780E09A4BFF11_AdjustorThunk (void); extern void SByte_System_IConvertible_ToBoolean_mEECF30118FF2C57AE639AFF871875297032FCE8C_AdjustorThunk (void); extern void SByte_System_IConvertible_ToChar_m0BD4B4BB9CCC64B9BD939C6BDCF025AEB2609253_AdjustorThunk (void); extern void SByte_System_IConvertible_ToSByte_mCAD44D2FC325D7DCFE7A3E92C6C3A8D216CE444E_AdjustorThunk (void); extern void SByte_System_IConvertible_ToByte_m9B39F9A1A097D0B3F7CB13248ADF4599C0528FD5_AdjustorThunk (void); extern void SByte_System_IConvertible_ToInt16_mAEF922A2C9780E6D8CE2187309AF6955266C6B38_AdjustorThunk (void); extern void SByte_System_IConvertible_ToUInt16_mC167432B47A1BB7BB490DD6F3193C933AFC2C417_AdjustorThunk (void); extern void SByte_System_IConvertible_ToInt32_m89B33C83E52EDEF7F9D74CC4D2A9750F5CA6C589_AdjustorThunk (void); extern void SByte_System_IConvertible_ToUInt32_mBAD8C791C4B2DCB767C28EC3BF41CC0DBC5D11D2_AdjustorThunk (void); extern void SByte_System_IConvertible_ToInt64_mA10DC8035C5F946E1981742DB51C6FD028657502_AdjustorThunk (void); extern void SByte_System_IConvertible_ToUInt64_mA8607C0CCA0E50FA8117C6ADECD3536A2B540658_AdjustorThunk (void); extern void SByte_System_IConvertible_ToSingle_m5524E4C8855E5D215DD35029B9BC04F708F7C70B_AdjustorThunk (void); extern void SByte_System_IConvertible_ToDouble_m7902480F1C3D82C3F65AE3F2494E611BC6CA6794_AdjustorThunk (void); extern void SByte_System_IConvertible_ToDecimal_m6835275C73C5A04C18659510BE46C1C6F84FE195_AdjustorThunk (void); extern void SByte_System_IConvertible_ToDateTime_m78334E40B8A53D858B21B6DD33649FA7860107B3_AdjustorThunk (void); extern void SByte_System_IConvertible_ToType_m112F36BC474C3D0F15C6C011C4536C8CDE5C379F_AdjustorThunk (void); extern void Single_CompareTo_mAD407AC6ADA9D53ED2D0DD43254B6EE5A96F49A5_AdjustorThunk (void); extern void Single_CompareTo_m06F7868162EB392D3E99103D1A0BD27463C9E66F_AdjustorThunk (void); extern void Single_Equals_mC2B8FFE9D39B98FA2108771CCAFEC580873D054F_AdjustorThunk (void); extern void Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9_AdjustorThunk (void); extern void Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2_AdjustorThunk (void); extern void Single_ToString_mE282EDA9CA4F7DF88432D807732837A629D04972_AdjustorThunk (void); extern void Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A_AdjustorThunk (void); extern void Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D_AdjustorThunk (void); extern void Single_ToString_mF468A56B3A746EFD805E0604EE7A2873DA157ADE_AdjustorThunk (void); extern void Single_TryFormat_m0C0B55CAF760803AD91384443998EC7DF9A26E60_AdjustorThunk (void); extern void Single_GetTypeCode_m982F6CA50E9B8E727C8EF2B98586A2AC13962446_AdjustorThunk (void); extern void Single_System_IConvertible_ToBoolean_m027D1098F905AF04D03E36E0BA9CAA5332A93EC4_AdjustorThunk (void); extern void Single_System_IConvertible_ToChar_m1B5DCC149941108022457F57DD148B7F898CD917_AdjustorThunk (void); extern void Single_System_IConvertible_ToSByte_m85C565D4881F0B1EDBED638472FA1898E56FDE86_AdjustorThunk (void); extern void Single_System_IConvertible_ToByte_m9A39459517ABEB5D70B7E4331332EAA3BA018455_AdjustorThunk (void); extern void Single_System_IConvertible_ToInt16_mA338C1322A7EFCAE1D38356119C3031892CEF618_AdjustorThunk (void); extern void Single_System_IConvertible_ToUInt16_m83AA2C9825B7FEE3DCB6C636CC36ED5AF9C9704B_AdjustorThunk (void); extern void Single_System_IConvertible_ToInt32_m52EF50F157BAB5E1BC24678652D42D4CFEAB966C_AdjustorThunk (void); extern void Single_System_IConvertible_ToUInt32_m83982A63F4C883BE3F12995DCAC9AA99B1C0A4AC_AdjustorThunk (void); extern void Single_System_IConvertible_ToInt64_mA4D64346AC392D7AE5306EC246A8BE845AD68B41_AdjustorThunk (void); extern void Single_System_IConvertible_ToUInt64_m3906326D98775E85700CC118517575E2248ACC18_AdjustorThunk (void); extern void Single_System_IConvertible_ToSingle_m0BA15445ACB26806CCBB038FA9D0E211256546BD_AdjustorThunk (void); extern void Single_System_IConvertible_ToDouble_mB0E7018549E92129FD2CBBFEEE27051F1DE81FE6_AdjustorThunk (void); extern void Single_System_IConvertible_ToDecimal_m55EA84B9728309C897034B54BC216122D6B38185_AdjustorThunk (void); extern void Single_System_IConvertible_ToDateTime_mF66E78188F41E979DC7FF82AABFDCF456B2213B9_AdjustorThunk (void); extern void Single_System_IConvertible_ToType_m52014373BE33664D69CB4F797F0A78120267EC72_AdjustorThunk (void); extern void TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_AdjustorThunk (void); extern void TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1_AdjustorThunk (void); extern void TimeSpan__ctor_m7DA95D0F449E6A1F71C74055EE55D799D4C98E10_AdjustorThunk (void); extern void TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_AdjustorThunk (void); extern void TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB_AdjustorThunk (void); extern void TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F_AdjustorThunk (void); extern void TimeSpan_get_Seconds_m8CA21613DC31BD025C5D30D41BAD0ED50827578B_AdjustorThunk (void); extern void TimeSpan_get_TotalDays_m7B3557D0DD79E39DFC6C08BAC756B1B5DE2D4108_AdjustorThunk (void); extern void TimeSpan_get_TotalHours_m753DFC812CEC8F9214EF5F9839C5B4A4DB0D2883_AdjustorThunk (void); extern void TimeSpan_get_TotalMilliseconds_m3506C1A49F1FE37A82F3027EA061D18215EF87CF_AdjustorThunk (void); extern void TimeSpan_Add_m2225A425832F851825CDA4A74903841DDB62AA19_AdjustorThunk (void); extern void TimeSpan_CompareTo_m8C88E571867C476F31963347C707D2BEC3D5A99A_AdjustorThunk (void); extern void TimeSpan_CompareTo_m85916E1968FD4309A3CFCBCBC0E3DF2E9AEB0FD3_AdjustorThunk (void); extern void TimeSpan_Equals_mFE37205C5F1295DD799B0EE207142BFA4222D47A_AdjustorThunk (void); extern void TimeSpan_Equals_m1469BC4FF943C13273AEAF576905CA93C4DDA73F_AdjustorThunk (void); extern void TimeSpan_GetHashCode_m2CBBAD27522E17FE6006390ED0E3874676CAA76D_AdjustorThunk (void); extern void TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4_AdjustorThunk (void); extern void TimeSpan_Subtract_m6B780A4AADD60F53CC449DDC2171BBCD09381559_AdjustorThunk (void); extern void TimeSpan_ToString_m44D5BF48E35E18BB8B99A86B6535DA5E847FFE92_AdjustorThunk (void); extern void TimeSpan_ToString_m5B50613FCD29547F04EAE305B2226CB9F490C432_AdjustorThunk (void); extern void TimeSpan_ToString_mDEB92B7F0214C221302BDCFA00ECDD283C22579E_AdjustorThunk (void); extern void TimeSpan_TryFormat_mC4C0834E4FA71761AF2C4E6B577B308C1E268A4A_AdjustorThunk (void); extern void UInt16_CompareTo_m02159C1CB7FFBEEEFABB409F3A07F9F6CCD63127_AdjustorThunk (void); extern void UInt16_CompareTo_m73A3F7183597E4CFBCB8A98A696B4C3DFEDF0845_AdjustorThunk (void); extern void UInt16_Equals_mA21E8831A57BC983311BFEE7023615002FC50207_AdjustorThunk (void); extern void UInt16_Equals_m5673358CCDB7D6E74A6A13C50FC9151F4DD66089_AdjustorThunk (void); extern void UInt16_GetHashCode_m534E5103D0DA9C6FCED4F2F007993D3E38165200_AdjustorThunk (void); extern void UInt16_ToString_m57629B7E74D92A54414073D5C27D6827C93A4DD5_AdjustorThunk (void); extern void UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D_AdjustorThunk (void); extern void UInt16_ToString_mBD648884B6569D3E7D779669EEFCB1ED5EE4A521_AdjustorThunk (void); extern void UInt16_TryFormat_mFBBE717EEAC00E6B5ABC83B6D3AD7C7C5E310281_AdjustorThunk (void); extern void UInt16_GetTypeCode_m87109CE73C1867EF125AE559AF5267F2464BB713_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToBoolean_m80A87A589A9931FEABFA8DE851CC90ABE4068BA9_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToChar_m6A4FEF20CC15D31B9F864CEDACA14E15571CB170_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToSByte_mAFD573A90EC1E9A07DC51F05BF682B2EFAE0B350_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToByte_mF28006842AD2F889A8AF8985068CF3C1F9D0058E_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToInt16_mA8738D7D368BBF3C1BFDCAB9C9D5BE73BD8DDADF_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToUInt16_mEBC3DADEA11C83CC71EF155317F7C91E9634BA0F_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToInt32_m540FA3939022FE0007AE993634107A4C7F5D5152_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToUInt32_m72245591EB8D0446EF1F84F74BC2321A799888EA_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToInt64_m0FBB535B1FC3CE6D49439A1D305C061E280DDC9F_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToUInt64_m710F3496215C621016585FAD906EECE1D1E0967E_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToSingle_m995E5E0F12278F1267DC69C663EB5ED44EC89DD2_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToDouble_m8C0CA1695A4E7FEE2368001F36C96E01D103E55B_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToDecimal_m15367C4B00DB5131821DBD9AE8DEFD800FBB9DC4_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToDateTime_mC810F423BC87DECE7950C3BFBC748C2FA7DF6AE6_AdjustorThunk (void); extern void UInt16_System_IConvertible_ToType_m296AD6C61FF10F9575E4E88705C8440A51B1423C_AdjustorThunk (void); extern void UInt32_CompareTo_m7641828869D5AF657A97ACB8AB5E328984F46988_AdjustorThunk (void); extern void UInt32_CompareTo_mC96F15BE2B06C0268AD1D110D3251CE4DBA43907_AdjustorThunk (void); extern void UInt32_Equals_mC516812849D8243A72D34D830D840A1F1E32795E_AdjustorThunk (void); extern void UInt32_Equals_m6BE590F34B71E27978E9146437F73A6448BA01A3_AdjustorThunk (void); extern void UInt32_GetHashCode_mB9A03A037C079ADF0E61516BECA1AB05F92266BC_AdjustorThunk (void); extern void UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154_AdjustorThunk (void); extern void UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC_AdjustorThunk (void); extern void UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE_AdjustorThunk (void); extern void UInt32_TryFormat_m13D0A6FDF34DD4E40E44C1DB46E13BC8771D4492_AdjustorThunk (void); extern void UInt32_GetTypeCode_m36F87917898897D0F1DCCF5EA05E7420E2440E5A_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToBoolean_mCAAC5E1B2CF8D1D29C26F6C2F14170A8D8B2EED6_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToChar_mBE8B0C855829860093A2E3AB50E00798CE7761A9_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToSByte_m2145030A3AAE090E86AF654CC234180BC86C1C1A_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToByte_m0127804D7DBC5FBE9D5210909E7260D0D4F35AC4_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToInt16_m773ED23D5736A41D77A65499394010D7083FB09E_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToUInt16_m55EF66854F2530BA02FC04F6BA2102410AF99F18_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToInt32_m8190791F16D31FD642F088B54757E1ADB47865D3_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToUInt32_m9854A9FCC89A5A9E9A43CD5CCAADF603E23C9CD7_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToInt64_mC9F6F6CB6815F9C7893FB54535AFB0EC294C5213_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToUInt64_m760A7E11EE2D90E62D2BDD2057E045601239A455_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToSingle_mD12EFF891DE0CA5A8816331F3E024319E1F84782_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToDouble_m494F83A433F99711707FD11230977DFCA13323FF_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToDecimal_mA7A0AF52B56F9958891802F49120F97F4CB780AC_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToDateTime_m2C0CDDAAC455330A9ED69BEDA7128B51F81E7515_AdjustorThunk (void); extern void UInt32_System_IConvertible_ToType_m7D6732EC1DFC90EA0B3255AF53A04A279AA2D9C2_AdjustorThunk (void); extern void UInt64_CompareTo_m288BA0CFC7A33B21926BEA039FC439AF369935C0_AdjustorThunk (void); extern void UInt64_CompareTo_m1292E47C1FE2A1FC5BC5E6E2EB9C1FCDCEFE7745_AdjustorThunk (void); extern void UInt64_Equals_m175E7A6F2A4606A94579529400854317542648A9_AdjustorThunk (void); extern void UInt64_Equals_mB642AC4A6A1261E0FB36D7F1F2D77940790FAA81_AdjustorThunk (void); extern void UInt64_GetHashCode_m65D9FD0102B6B01BF38D986F060F0BDBC29B4F92_AdjustorThunk (void); extern void UInt64_ToString_mD3AAE57EA18A6779F5A17E4F91C900A231EB0A6F_AdjustorThunk (void); extern void UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7_AdjustorThunk (void); extern void UInt64_ToString_m779041C8FDD58BF8617838B00CD041788DB2F1A3_AdjustorThunk (void); extern void UInt64_TryFormat_m0A81EA0B51B237EF7D37FD1096080AA28FF717EF_AdjustorThunk (void); extern void UInt64_GetTypeCode_m7956F80F53129D3D863DFD8FAF69837B1F3217D6_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToBoolean_m811C71F9B4CE4CA2B6C97239179F6D93AD40F181_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToChar_mA9FDA4A04271B83E4D9C9C6780B05FFAD6C18134_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToSByte_mFFCB6CC662302C419BFE442F2C238A43F9286495_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToByte_m0AE15842DA243AAB6558589B45FAEDF930FFFCEE_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToInt16_mE4DD41C3FF462704A743921DB396EF1A19273DA9_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToUInt16_m18EFCF36F8AC202D4402483A57144C9907178945_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToInt32_mDFD417C1D4527BEDD01D98F29216A60EE5C67F85_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToUInt32_m60A3E39C39BD85633BBCF030CA5BE90C9BC685EF_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToInt64_mEAC98774C63EB91085FCF7E8EAD9F75E181EE6BA_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToUInt64_mC0D4CE7AAF3744D4FA1DE31ACC8CAD0BBD1A28DE_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToSingle_mF861BDD3DBAD5A51D99322CA3B82E02417F0DDA6_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToDouble_mD91D9ED4E5318D66E7CA6002BC220E557945333B_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToDecimal_mD609BAA92928AC5FC0EA88B680CBB6480E928824_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToDateTime_mDC384A2977CB0D534860FD61E3BA2A7282325A80_AdjustorThunk (void); extern void UInt64_System_IConvertible_ToType_m688B075AD5E9168946856D735E20139699E3F2D3_AdjustorThunk (void); extern void ValueTuple_Equals_m0383A09FBD1032B045BF43F6F229F52225156158_AdjustorThunk (void); extern void ValueTuple_Equals_m8B34DDC9377802C251DA759D3699E01B25507602_AdjustorThunk (void); extern void ValueTuple_System_Collections_IStructuralEquatable_Equals_mFE0AF4B9EDE5F10078A529B34782B4F224D2265A_AdjustorThunk (void); extern void ValueTuple_System_IComparable_CompareTo_m156CF9EA95854C8B20BBB4A4E203ACF7910E011B_AdjustorThunk (void); extern void ValueTuple_CompareTo_m65043A775393A9A07522E868E7BAF3BDAC4CAC3A_AdjustorThunk (void); extern void ValueTuple_System_Collections_IStructuralComparable_CompareTo_mF4BC796E1222F5459D7586FE789E495F1FC13E26_AdjustorThunk (void); extern void ValueTuple_GetHashCode_m53FA957C3980951CAD883BE2A7705D1B8A01878E_AdjustorThunk (void); extern void ValueTuple_System_Collections_IStructuralEquatable_GetHashCode_m31417BE5853187BA1ACC4CBB000592DD5DB7EBEB_AdjustorThunk (void); extern void ValueTuple_System_IValueTupleInternal_GetHashCode_m5524EC53E0EB28C3773F3C5121C2D6855939304A_AdjustorThunk (void); extern void ValueTuple_ToString_m3E57988FE8A7AFB41F6FFECF53A7F38E36F2C690_AdjustorThunk (void); extern void ValueTuple_System_IValueTupleInternal_ToStringEnd_mCE2A7CC3C7C51FDF6CDEC21AB747483A06F4ADBC_AdjustorThunk (void); extern void ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length_mB174A677D156B502296E702546DA4A54D52A2A47_AdjustorThunk (void); extern void ConsoleKeyInfo__ctor_mB11797E5AE0887C8F1AE75FD34AF342FA5C49264_AdjustorThunk (void); extern void ConsoleKeyInfo_get_KeyChar_m8138528816FDD8AD7B4CAD3ADB6D70EA2F2C7A63_AdjustorThunk (void); extern void ConsoleKeyInfo_get_Key_m1885AE56E1C5CDEDB75C857ACA2E7D4455BCD33A_AdjustorThunk (void); extern void ConsoleKeyInfo_Equals_mB45FA36B3856A09445056E55DEAD966EF5653326_AdjustorThunk (void); extern void ConsoleKeyInfo_Equals_m6DBD0356B58A4DA66EF3543DC228ABBEF1D2FE55_AdjustorThunk (void); extern void ConsoleKeyInfo_GetHashCode_m8D1FDBD56345600F45D4C07958E9855E8BB40F8D_AdjustorThunk (void); extern void SorterObjectArray__ctor_mE523748AACA66081B2774FFD4312877CCD6D40BC_AdjustorThunk (void); extern void SorterObjectArray_SwapIfGreaterWithItems_m373A9679D50CFDF935A0D3493AC9A10B8342E96E_AdjustorThunk (void); extern void SorterObjectArray_Swap_m3556AF1DC90EA6542CF6AB933DD9AFF65CF1D0F8_AdjustorThunk (void); extern void SorterObjectArray_Sort_m13369A292C95B423844734CB1A75387B0A6BAC3F_AdjustorThunk (void); extern void SorterObjectArray_IntrospectiveSort_mE70A5FE853B9B706ECB24CB5118A1B1440682132_AdjustorThunk (void); extern void SorterObjectArray_IntroSort_m912E1A41EF0FAFF5B86F42A7EB9BA860D3F51F2C_AdjustorThunk (void); extern void SorterObjectArray_PickPivotAndPartition_mFE230A58E111C0A201E740D52A4AC33AFEBD541B_AdjustorThunk (void); extern void SorterObjectArray_Heapsort_m1DFF24411AED5D2BBFFD0549BD382B898E99042E_AdjustorThunk (void); extern void SorterObjectArray_DownHeap_m9240CC52F9C886556C31874DCB72DAD6FC0C608B_AdjustorThunk (void); extern void SorterObjectArray_InsertionSort_mD801415F2F3DD42C0BC17EF0F46D84C312A832AE_AdjustorThunk (void); extern void SorterGenericArray__ctor_mBB8BAD7E29AA6F84B95A3A8E4F827601E829C42A_AdjustorThunk (void); extern void SorterGenericArray_SwapIfGreaterWithItems_m289580EB48A7009C7E754CA0051F068C114F1056_AdjustorThunk (void); extern void SorterGenericArray_Swap_m6F55407472AC1C56CA3DBA1B48D8BE8AD80739F4_AdjustorThunk (void); extern void SorterGenericArray_Sort_mACCCBBC305E016AACA73D8ACCCCF07969AE14CAA_AdjustorThunk (void); extern void SorterGenericArray_IntrospectiveSort_m965E397E78E43C0AB0E869E8F15EB52052E1A85A_AdjustorThunk (void); extern void SorterGenericArray_IntroSort_mC38E34F9E143EA446398E3B5B7BF6902E345C8D9_AdjustorThunk (void); extern void SorterGenericArray_PickPivotAndPartition_m0B6A23FAB99336829E5FA5E85134360DAD9F42D4_AdjustorThunk (void); extern void SorterGenericArray_Heapsort_m315192C8CC2B2BF44DB5C4C789A63F182624A8B9_AdjustorThunk (void); extern void SorterGenericArray_DownHeap_m27C08CC30B66AFDB848FC07CBB83B5BA1DF83621_AdjustorThunk (void); extern void SorterGenericArray_InsertionSort_m2E4D651411B2CA33699D1EA9C756B438C8FC6503_AdjustorThunk (void); extern void EnumResult_Init_mE82C2A0AA77B57916BE3FB3721D53CFF94ECAD35_AdjustorThunk (void); extern void EnumResult_SetFailure_m0F3E787A9094646F63ABC665AD6DAF284FFBB14F_AdjustorThunk (void); extern void EnumResult_SetFailure_m982B6BDE545BAD51E5A5DA5B8CA9C0CA7066A2B5_AdjustorThunk (void); extern void EnumResult_SetFailure_mA604636ACB06D3091996618B9A777C8AF77EEAA5_AdjustorThunk (void); extern void EnumResult_GetEnumParseException_mBD381EB8A10F30881AE830EF7A4EF5C7E2C1CCDC_AdjustorThunk (void); extern void ArgIterator_Equals_m8DEB186C2C14966FAEA08C0107C726FFE405086C_AdjustorThunk (void); extern void ArgIterator_GetHashCode_mE7C3B7757BB4EA0F13BF07C4393E740EECB3347A_AdjustorThunk (void); extern void IntPtr__ctor_m20A566609A091311C734617C699E61F545250AC7_AdjustorThunk (void); extern void IntPtr__ctor_m2C033540A2F274766CF5C2A120587DD997E3F6DC_AdjustorThunk (void); extern void IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9_AdjustorThunk (void); extern void IntPtr__ctor_mB25EE72E83504447D0560807D2B7CEA8AB06BDA2_AdjustorThunk (void); extern void IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m2C820559FC5BDABF0C3486B721C9670199F666C0_AdjustorThunk (void); extern void IntPtr_Equals_m0F39AB64A7BBD67190E745FF8334A5FC766CB26E_AdjustorThunk (void); extern void IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D_AdjustorThunk (void); extern void IntPtr_ToInt64_m0F81FB6FB08014074D4F5B915EDAB06A08552032_AdjustorThunk (void); extern void IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6_AdjustorThunk (void); extern void IntPtr_ToString_mDA1150F4802E1FB9313FB4E32C684EEE19116E5C_AdjustorThunk (void); extern void IntPtr_ToString_m4B664F765633183265DE764BECD5D78FCCA20A13_AdjustorThunk (void); extern void IntPtr_IsNull_m77D4FB137C442917D697E210C859523466B7B2CD_AdjustorThunk (void); extern void IntPtr_System_IEquatableU3CSystem_IntPtrU3E_Equals_m64E94B3EFD22DCF51639896412A4872940166F0C_AdjustorThunk (void); extern void RuntimeFieldHandle__ctor_m73A58380C78921A9DF3BEC96C21898BA990ACA34_AdjustorThunk (void); extern void RuntimeFieldHandle__ctor_m301D510AC3769D6F4940E13BBF61BFBAF9E8B26B_AdjustorThunk (void); extern void RuntimeFieldHandle_get_Value_m2E0D52841EE9AF5D67DC73A08953A66CF79C65AE_AdjustorThunk (void); extern void RuntimeFieldHandle_GetObjectData_m2A2F3CBF2351562D937BAA47FE9B895C3F885A07_AdjustorThunk (void); extern void RuntimeFieldHandle_Equals_m8FFCE9269BEB07D26ACFCBEBB1166339060F8D1E_AdjustorThunk (void); extern void RuntimeFieldHandle_GetHashCode_m27C55DA547A213DEC47921879563D625FE108E5F_AdjustorThunk (void); extern void RuntimeMethodHandle__ctor_mE77AEC4D1F35D0F4D9F994E8EC7901234C631D8B_AdjustorThunk (void); extern void RuntimeMethodHandle__ctor_m5BFB522C6F5EC78E0DA560204ECC655B480F86A5_AdjustorThunk (void); extern void RuntimeMethodHandle_get_Value_m0EC577635F04EAB0185051CF6DF2EF0F76127B1F_AdjustorThunk (void); extern void RuntimeMethodHandle_GetObjectData_m420B52D1520FCFF89163AE3FDD988F3268F102D8_AdjustorThunk (void); extern void RuntimeMethodHandle_Equals_mEB8ECAC9CBB23B1A0C7D6273727638F45F2374B5_AdjustorThunk (void); extern void RuntimeMethodHandle_GetHashCode_m0E3336CB4827543DB7A685C8DAA2E262B55A2ADD_AdjustorThunk (void); extern void RuntimeMethodHandle_IsNullHandle_mADA8C81A99E84A10E7E110D832E47AEA72349EDC_AdjustorThunk (void); extern void RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8_AdjustorThunk (void); extern void RuntimeTypeHandle__ctor_mE16D1E09DB422753FECA96534577156F095DD44B_AdjustorThunk (void); extern void RuntimeTypeHandle__ctor_m8B2A75A9B2B1FDDBFAAE32B29F8A6E627465925E_AdjustorThunk (void); extern void RuntimeTypeHandle_get_Value_mDC366CF36C3E21505134EAEE72BD7629107D762A_AdjustorThunk (void); extern void RuntimeTypeHandle_GetObjectData_mD66E58EF9113628261656A54EBBF28F632A68E06_AdjustorThunk (void); extern void RuntimeTypeHandle_Equals_m7A252391EB724E07A8680E654085A55AA40DF923_AdjustorThunk (void); extern void RuntimeTypeHandle_GetHashCode_m40530DD65FD7D21A2FE06D4BDC832B60E8FC90AC_AdjustorThunk (void); extern void FormatParam__ctor_m21CD49AD42AE22CA15E5079D2173DA59ED241CB1_AdjustorThunk (void); extern void FormatParam__ctor_m2E5E1E090D1C281541EB50D1E8FC7812911BFD32_AdjustorThunk (void); extern void FormatParam_get_Int32_m6A8A633A4AB97021D86ECAA09152B15825A55573_AdjustorThunk (void); extern void FormatParam_get_String_m0B6D8B82E4B15C9BFE0A5507105F1FAE76123883_AdjustorThunk (void); extern void FormatParam_get_Object_mA4CA7A416833274AFEC65FD8333B115C56C38A24_AdjustorThunk (void); extern void UIntPtr__ctor_m8AD80E1EF069A66D0E48BF7765C91088B5C09419_AdjustorThunk (void); extern void UIntPtr__ctor_m5915109E3F198CA16FDFA9CF438FAAEBFB90DE27_AdjustorThunk (void); extern void UIntPtr__ctor_m8FD36BD3C315E2608A9570159B5668D33CA9C896_AdjustorThunk (void); extern void UIntPtr_Equals_m7A952F9624311E28A8F6B7D48A27E897F59E7021_AdjustorThunk (void); extern void UIntPtr_GetHashCode_mC4A4145D2235757DC7209CAE775528FCBE7A4547_AdjustorThunk (void); extern void UIntPtr_ToString_m97AC7F128FE80F8F841F5E25A39995A77B6FD091_AdjustorThunk (void); extern void UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_mCA875F6D54ACB76AAAF2F07190AC588ADD8D1A01_AdjustorThunk (void); extern void UIntPtr_System_IEquatableU3CSystem_UIntPtrU3E_Equals_m851E0B6728F22D31AFBA6FF9133219D12481431B_AdjustorThunk (void); extern void Variant_Clear_mEBB58903D4621284C9B23CAB695FA3FEE1CCE671_AdjustorThunk (void); extern void Decimal_get_High_m86BC909DA3D43FC917C408DCACE5FFB0D73DB4DC_AdjustorThunk (void); extern void Decimal_get_Low_m8B0C535B60CF68D2E41E29F35949F4989D41799C_AdjustorThunk (void); extern void Decimal_get_Mid_mEE06DEE2D89FDD11819D89AD0FF8639866A51788_AdjustorThunk (void); extern void Decimal_get_IsNegative_m025720DC08538A43E4BBAE1993B08E98120BF31C_AdjustorThunk (void); extern void Decimal_get_Scale_mC0C890DDEB20DA86F6F1A5BDB44E841FEF2C4671_AdjustorThunk (void); extern void Decimal_get_Low64_m024EBF16396B6B23AA71839EE931C5154C88C557_AdjustorThunk (void); extern void Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9_AdjustorThunk (void); extern void Decimal__ctor_m2A5CA96744F1CA434D87C61A7856FA2F2C2C1191_AdjustorThunk (void); extern void Decimal__ctor_mD42FF624FC0A2122E4F867709F3C03304E99BE71_AdjustorThunk (void); extern void Decimal__ctor_m9CB8BFC1B0EDC4847DC5F36E7477E4A60F3E624C_AdjustorThunk (void); extern void Decimal__ctor_mD8959BBB046231B916E185BA495FBC2D43A39B79_AdjustorThunk (void); extern void Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555_AdjustorThunk (void); extern void Decimal__ctor_mD7E681750DB460BF9385A6C7BE5E4006B163A4D9_AdjustorThunk (void); extern void Decimal__ctor_mC089D0AF6A28E017DE6F2F0966D8EBEBFE2DAAF7_AdjustorThunk (void); extern void Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB7DF0C94BD8CA8E69818E7A18B6CF4E9E31B8BBF_AdjustorThunk (void); extern void Decimal_CompareTo_mA32F9DE44243C9FBDD49976D6FA861AFD415EF95_AdjustorThunk (void); extern void Decimal_CompareTo_mBD487E0B30C25C43C80F8E7F04B24ECD271263BC_AdjustorThunk (void); extern void Decimal_Equals_mD06AE5E80DBE3651F359FA951A93B7EACAB1A4D8_AdjustorThunk (void); extern void Decimal_Equals_m3CB5573B1905D94246A7CFB4B87586769F09F03A_AdjustorThunk (void); extern void Decimal_GetHashCode_m66F324087D323E0783EA339024D989FF5568E960_AdjustorThunk (void); extern void Decimal_ToString_m410E3F1BAA164B7544B3546D011D41B1C9E5C075_AdjustorThunk (void); extern void Decimal_ToString_m08256316312F5D05FE3D099C083A99BC694F4762_AdjustorThunk (void); extern void Decimal_ToString_m2600674D09D44940FA0AAA00A87858E741671F4E_AdjustorThunk (void); extern void Decimal_TryFormat_m6589BC8AEE99D3A7AF15B71EA7A00E8098818118_AdjustorThunk (void); extern void Decimal_GetTypeCode_m6209E9E8A7AFC166BEC175AA4D2352606705D51A_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToBoolean_m162ACE4609DDDE541B3E3E6DB47B2BB81A97B3CA_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToChar_m67180AB40F6BF44EC745261A4F3483E19391019C_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToSByte_mD6CCDE15FE65F88CE6CA3AA56D68E722FE369190_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToByte_m5B0127AA3A48281C28ADDEFACFC8227A34048F5C_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToInt16_m47B0E7EF14231E4FE5CD1DCFB49A24DD93BF1392_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToUInt16_m7A8795931A3DAA1B80D5231A83F8479AD25E206F_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToInt32_m0B3093854390CF1895C034F4DA8078508ADED02C_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToUInt32_m9EAF1A95868B0C50438C8F364393F6696C946FB9_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToInt64_m65C3F1FBE86E4F4E3766100D6F73F7A3A6E7E4F2_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToUInt64_m79CEB4698E64F25AB5063DD845F724328297F49E_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToSingle_m16A9DAC3BC9A07A1ADA967862B2FCEE148F9EA0C_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToDouble_m25CC3E5D737C74D9B41EFDE6B6ECF89C6903CEA4_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToDecimal_m00BD2DF892A1F384721354ED751153A753DE130A_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToDateTime_m4F57BC4202AAD1B1F8B35A9E1F68443C0F08889E_AdjustorThunk (void); extern void Decimal_System_IConvertible_ToType_mC0FBDB75FB2C06EC5A76E7FFB1EE1AD1EB52714F_AdjustorThunk (void); extern void DecCalc_set_High_m4BEBE307838D67F1055ECA17B5A6DB09E472A7E6_AdjustorThunk (void); extern void DecCalc_set_Low_m95A09CB0F5B6601D80B7F80ABDC98337653B45CB_AdjustorThunk (void); extern void DecCalc_set_Mid_mE4E05606E5037F20729E16B43E7B1491BC890E40_AdjustorThunk (void); extern void DecCalc_get_IsNegative_mDCAD3650C10019239BF62DCBA05F02E70A7C85C1_AdjustorThunk (void); extern void DecCalc_get_Low64_m7C8D9A74922E675A93109A64FE47604BDEA7EE50_AdjustorThunk (void); extern void DecCalc_set_Low64_m33CC0AD4C3C9977953CECFDE71BF9CB7D1A3AA3D_AdjustorThunk (void); extern void PowerOvfl__ctor_m8EC0ACF2CD51241ECBA9CFC8AF920E19B6303995_AdjustorThunk (void); extern void CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350_AdjustorThunk (void); extern void CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC_AdjustorThunk (void); extern void CancellationToken__ctor_m455515653858F936ACECC0BE707DA53723FEA517_AdjustorThunk (void); extern void CancellationToken_InternalRegisterWithoutEC_mC722018F21A617399BFA34861A54CCBFF8B95DE5_AdjustorThunk (void); extern void CancellationToken_Register_m621A0EDCF61B2FA555CC03D36C161A379BD923FE_AdjustorThunk (void); extern void CancellationToken_Equals_m24654A395869DA6AA222253D3CBCEAC9ADE8F71B_AdjustorThunk (void); extern void CancellationToken_Equals_m87FBDE66AE29DC2FD2F5091B853046032D1A4F11_AdjustorThunk (void); extern void CancellationToken_GetHashCode_m1EC08473A59149B82E13DED5B5ABAED80A890217_AdjustorThunk (void); extern void CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3_AdjustorThunk (void); extern void CancellationToken_ThrowOperationCanceledException_m4C876953578B38590BC23E632C3DDE17BA9C5F27_AdjustorThunk (void); extern void SpinWait_get_Count_m970967905D57391BB4C7F4A03CDB732C783010D9_AdjustorThunk (void); extern void SpinWait_get_NextSpinWillYield_m9910CCC5EED670C836954F86B849EC7E8CCF8030_AdjustorThunk (void); extern void SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF_AdjustorThunk (void); extern void SpinWait_SpinOnce_m901B96487B6227E1A4D79315A1CDC20DCC1CFE54_AdjustorThunk (void); extern void SpinWait_SpinOnceCore_m01B1E2777694995FA77170B7C5A5446A997D15F6_AdjustorThunk (void); extern void CancellationTokenRegistration__ctor_mEC33F69E704E5D120E1752C6AAAAA748923B5359_AdjustorThunk (void); extern void CancellationTokenRegistration_Unregister_mD1C96AFDE701B7EDD5186A7E25B8B6D345AA0124_AdjustorThunk (void); extern void CancellationTokenRegistration_Dispose_m9EAF1228573E8278DDF7A3BEB5EE0E18DA6DC0E1_AdjustorThunk (void); extern void CancellationTokenRegistration_Equals_mD2B26375E4FEDC77A47AF01D601DA44A574454DD_AdjustorThunk (void); extern void CancellationTokenRegistration_Equals_m7302A00188F7471B8E9E77B711CE739B74B93785_AdjustorThunk (void); extern void CancellationTokenRegistration_GetHashCode_m15B172C8A2F785B81918A532898B9588DA7A3D50_AdjustorThunk (void); extern void CancellationCallbackCoreWorkArguments__ctor_m64B48EA9612661B9C5C3E99D13BC95C1180662AD_AdjustorThunk (void); extern void LockHolder_Dispose_m6487C16D28CF1510F8E4D38A5787F1CA345732C3_AdjustorThunk (void); extern void U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_MoveNext_m3E35FF6E73163F3DF54766C17613C332943C6574_AdjustorThunk (void); extern void U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_SetStateMachine_mC70F53DED0A7FFA379A22F3C6DF9118A3BB440AB_AdjustorThunk (void); extern void SpinLock__ctor_mF7669674C8FDD2A84B44BE845F2016B13F20E83B_AdjustorThunk (void); extern void SpinLock_Enter_mECFADA7E2227A60081F66304BEDE56434BB7BA09_AdjustorThunk (void); extern void SpinLock_TryEnter_m4B518F9AE2B1EAB70AFB3561BCBAD1DCB1CF194A_AdjustorThunk (void); extern void SpinLock_ContinueTryEnter_m1CA9C2644BC63C3799749D33319A1D0AA28B13F2_AdjustorThunk (void); extern void SpinLock_DecrementWaiters_mC71563CD4C211FAA2917F0995A7B5018FB2D2CB7_AdjustorThunk (void); extern void SpinLock_ContinueTryEnterWithThreadTracking_m10E6E572723F57CC66ECB03AE9927150E9D634FC_AdjustorThunk (void); extern void SpinLock_Exit_m209C5F118B683239FEF91F8DE2098F1E7903E316_AdjustorThunk (void); extern void SpinLock_ExitSlowPath_mB4A4332402CDC00F2BD0D5DF2CF2A49B323C4FD0_AdjustorThunk (void); extern void SpinLock_get_IsHeldByCurrentThread_m0DC1AE86F960F25436B4678E9D0C7C5BA5CD5DE9_AdjustorThunk (void); extern void SpinLock_get_IsThreadOwnerTrackingEnabled_mB7B547CDEC0DADBA60B3D3B5464ACFEEEE1C6F59_AdjustorThunk (void); extern void ExecutionContextSwitcher_UndoNoThrow_m8A5C9D099548E26EC68651DAC5F9CD7E21A2D830_AdjustorThunk (void); extern void ExecutionContextSwitcher_Undo_m683D21973AF9E2E19D0662BBC9F266D79EC53886_AdjustorThunk (void); extern void Reader__ctor_m74E3334F0F909C53C5C246BD0C534DE36AF35DFF_AdjustorThunk (void); extern void Reader_DangerousGetRawExecutionContext_m4948F89C02C6AC2C18B26F7062845F3FA0EB69D4_AdjustorThunk (void); extern void Reader_get_IsNull_m63A66FC72F15DDEB49328C88E4C943F0DDBE9699_AdjustorThunk (void); extern void Reader_IsDefaultFTContext_mCA40B46D009267774C06BFC8E0C1C8F097B2963D_AdjustorThunk (void); extern void Reader_get_IsFlowSuppressed_m202276398905C0B402DF1A5BAC7FF16B872F4E60_AdjustorThunk (void); extern void Reader_get_SynchronizationContext_m15821D633AA00370C50900D4646CDDB4139B8042_AdjustorThunk (void); extern void Reader_get_SynchronizationContextNoFlow_m9530F1F3FB0EE4E50138377DAE3F4614A7E91C20_AdjustorThunk (void); extern void Reader_get_LogicalCallContext_m395EC0F9619D3F68DFC48C7D2AB573643D2934CB_AdjustorThunk (void); extern void Reader_HasSameLocalValues_m1862A0EC9C096CA7C0AD65E536B1785BF34EFD5D_AdjustorThunk (void); extern void TimerComparer_System_Collections_IComparer_Compare_mF9D1C2649D0200FDDF7D2C4FB43CC61BB18DDFC0_AdjustorThunk (void); extern void TimerComparer_Compare_mF22E31DC9EF0FF26F98617280E30833F773117AD_AdjustorThunk (void); extern void Reader__ctor_mF402422D65E8B69693C1E97989CFFE0A6847EC4B_AdjustorThunk (void); extern void Reader_get_IsNull_mA1715054E42793CFAE712247C697E85E64F28ACB_AdjustorThunk (void); extern void Reader_get_HasInfo_m5CC73C751F15F662E22416BFBAC5A4194CC18A3F_AdjustorThunk (void); extern void Reader_Clone_m0DF92BA321C32FEB7E4AC9D59B4BDF10E56CFD64_AdjustorThunk (void); extern void SerializationEntry__ctor_mE62B6418974DFD7E6D70E45381F8674127EE98EE_AdjustorThunk (void); extern void SerializationEntry_get_Value_mA57713535F866795C180D20067C0E38A85327912_AdjustorThunk (void); extern void SerializationEntry_get_Name_mF6151F31B3F43C88AF08F39F178401406642EB67_AdjustorThunk (void); extern void StreamingContext__ctor_m76D85BCE7F2DFF192969B8A820A0DCC1E79F647E_AdjustorThunk (void); extern void StreamingContext__ctor_mDD3F207E754F96E59FA995E57D00E997FCD43DDA_AdjustorThunk (void); extern void StreamingContext_Equals_mBE395951D0C7AAB2B0F05216DE2EA65D09927BD1_AdjustorThunk (void); extern void StreamingContext_GetHashCode_m7491240465078B9D46C0A98757E06713EDBA5E2F_AdjustorThunk (void); extern void StreamingContext_get_State_m25469547E356D5332B5CF1F52B4C2059F5FD23E2_AdjustorThunk (void); extern void GCHandle__ctor_mF9BFED31FEEC51B0E73C5BB0136170BA77868CCC_AdjustorThunk (void); extern void GCHandle__ctor_m21D78125F469458D369F906DE669D1B9B7CAE682_AdjustorThunk (void); extern void GCHandle__ctor_m0ADB49361D012C646C38C35DE1B1003D57B56EBA_AdjustorThunk (void); extern void GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843_AdjustorThunk (void); extern void GCHandle_get_Target_m481F9508DA5E384D33CD1F4450060DC56BBD4CD5_AdjustorThunk (void); extern void GCHandle_AddrOfPinnedObject_m9C047E154D6F0FE66BE003AB99F0B67A2CA953A6_AdjustorThunk (void); extern void GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3_AdjustorThunk (void); extern void GCHandle_Equals_m27E0A4AD1CA71DA8071F816D6BFCD7556BC3E015_AdjustorThunk (void); extern void GCHandle_GetHashCode_m0CC8441CFC3B1DA699B8D77F4CF69BFE88EBA442_AdjustorThunk (void); extern void TaskAwaiter__ctor_m36A7CD6BDC2D1DE02A4BEA8114A2980368CCBAC0_AdjustorThunk (void); extern void TaskAwaiter_UnsafeOnCompleted_mF1081A8F37EBEA02847BAE72365A1F65DAA932D7_AdjustorThunk (void); extern void TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D_AdjustorThunk (void); extern void ConfiguredTaskAwaitable__ctor_mA49D7B027BF6C9B8F9C13C60CFEA0CA97A75BCF4_AdjustorThunk (void); extern void ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_AdjustorThunk (void); extern void ConfiguredTaskAwaiter__ctor_mC745B8029CDDC9CF4257241134B32B933F090E1A_AdjustorThunk (void); extern void ConfiguredTaskAwaiter_OnCompleted_mB6A56C98F368A70EC9FC750C492A08F62DD7EEA5_AdjustorThunk (void); extern void ConfiguredTaskAwaiter_UnsafeOnCompleted_m4D9FAB57031DB65424E4AACFB07EFF773CAC4618_AdjustorThunk (void); extern void AsyncMethodBuilderCore_SetStateMachine_m156C470618D0E6B9E018904A491BBD44466EBFDA_AdjustorThunk (void); extern void AsyncMethodBuilderCore_GetCompletionAction_mC8FA54136A05CD45BA09560748F864AF93DDFDFD_AdjustorThunk (void); extern void AsyncMethodBuilderCore_OutputAsyncCausalityEvents_m3C5B75297EF385F970C40EA8DAD5EA128A5DF529_AdjustorThunk (void); extern void AsyncMethodBuilderCore_PostBoxInitialization_mB531930E3F2FE5A9D31E4233429FAD0AFA6E8E9A_AdjustorThunk (void); extern void ResourceLocator__ctor_m92B133F414E128A4887AF3C27F7A630443D38BFE_AdjustorThunk (void); extern void ResourceLocator_get_DataPosition_m5FF958B0C53723700C582F6F7BBE5E67EB5AC7AE_AdjustorThunk (void); extern void ResourceLocator_get_Value_mAA290B711F03219DB4FB9F1CD8477FABFDE1C3E8_AdjustorThunk (void); extern void ResourceLocator_set_Value_m70793586496AF201DB05B9D8EC4DCE943DD93810_AdjustorThunk (void); extern void CustomAttributeNamedArgument__ctor_m2F422D478028436A0D372032709730ECCD9EA961_AdjustorThunk (void); extern void CustomAttributeNamedArgument__ctor_m8C414BA5A58D9DC237BFB24FC4567D23CB6DC7F3_AdjustorThunk (void); extern void CustomAttributeNamedArgument__ctor_mC39377FB0574BC53E86BCFB185294AA63643637C_AdjustorThunk (void); extern void CustomAttributeNamedArgument_get_TypedValue_m4C7C82C920D8C3DE55C1D133302F3847510B9D35_AdjustorThunk (void); extern void CustomAttributeNamedArgument_get_IsField_mF6AD13B439FA529B7F5F50E283732E5A14C2B497_AdjustorThunk (void); extern void CustomAttributeNamedArgument_get_MemberName_mB4F035EA58C067B396300CFE73F096FF8D5E5376_AdjustorThunk (void); extern void CustomAttributeNamedArgument_get_MemberInfo_m0BFD0124DCEA4BEE31BE75F254E8085C4F7C70BE_AdjustorThunk (void); extern void CustomAttributeNamedArgument_Equals_mB1743B7F2494519A511010F4CB52FC26DF692151_AdjustorThunk (void); extern void CustomAttributeNamedArgument_GetHashCode_mD8D80A854CDFD86C8B44D327EC991A61543CADDF_AdjustorThunk (void); extern void CustomAttributeNamedArgument_ToString_mA2D4205DA694C3D116D2491821B1CACFE8410E2A_AdjustorThunk (void); extern void CustomAttributeTypedArgument__ctor_m1048076056A2175BB0DEEE512A090AFE5F3B30AF_AdjustorThunk (void); extern void CustomAttributeTypedArgument__ctor_m05B5ADB5D601F4B177406F8531EF645CA3F08570_AdjustorThunk (void); extern void CustomAttributeTypedArgument_get_ArgumentType_mB4C26597EC39B2BA19868FA53EA666C3FCE73AF5_AdjustorThunk (void); extern void CustomAttributeTypedArgument_get_Value_mBD50EB83EDE4C82335200A58F8735576D0A43E62_AdjustorThunk (void); extern void CustomAttributeTypedArgument_Equals_m88F54FC46D513F75E9C932B5AB529E7C3895D917_AdjustorThunk (void); extern void CustomAttributeTypedArgument_GetHashCode_m59648CD94D01B7C688B711C3F2D83275D07991CA_AdjustorThunk (void); extern void CustomAttributeTypedArgument_ToString_mC0705FA02D0D7678D5C8EEBF4B4606B20D6CE859_AdjustorThunk (void); extern void CustomAttributeTypedArgument_ToString_m9B974C3EFAEC6FC2336E3B841495E1985AEFF229_AdjustorThunk (void); extern void FileStatus_get_InitiallyDirectory_m6125259DBE392F2F4FC0D2FADB1E552127A22CB9_AdjustorThunk (void); extern void FileStatus_set_InitiallyDirectory_mF8349D02ACC4BC00622B5E760CA721DAF562C6FC_AdjustorThunk (void); extern void FileStatus_IsReadOnly_mC6B1D721E574A7A966A4AB6615626AD7D7815535_AdjustorThunk (void); extern void FileStatus_GetAttributes_mC4CC0F4382185462242A06424C79FB7EED218A79_AdjustorThunk (void); extern void FileStatus_GetExists_mAE616C6D2A1BEC457312D09041C38181F3E04BD2_AdjustorThunk (void); extern void FileStatus_GetLastWriteTime_m3F2A70A2236B8AD206E972B3C23C1CAE9674BB7E_AdjustorThunk (void); extern void FileStatus_UnixTimeToDateTimeOffset_m266E50CA99318CFC1C781F57C0599DAA2F87980D_AdjustorThunk (void); extern void FileStatus_GetLength_mC89C0DCC8B7E55A7D58C6A2ADDD09F2D2E7E7D4E_AdjustorThunk (void); extern void FileStatus_Refresh_mBA0C3866B8BD1A7880E9D25540F85CA4A3410327_AdjustorThunk (void); extern void FileStatus_EnsureStatInitialized_mD0058164111A0AE3DFD84DD01E86BA14D80F8DA8_AdjustorThunk (void); extern void DaylightTimeStruct__ctor_m1A00C6B8123F9F3DD3D739155355DFC1E2ACA0CE_AdjustorThunk (void); extern void HebrewNumberParsingContext__ctor_mF04BF245C589BD01536CAE69FE0938DD731E80B0_AdjustorThunk (void); extern void HebrewValue__ctor_m7128223503B4DF80A6A050AAE99F0299F5CC9A3C_AdjustorThunk (void); extern void FormatLiterals_get_Start_mEA88CFDF3C17D0A8D5A209BE9AE1FF92F01CA9C0_AdjustorThunk (void); extern void FormatLiterals_get_DayHourSep_m7EF513D210488C90A5D6DD1FB5C2594B670AD14C_AdjustorThunk (void); extern void FormatLiterals_get_HourMinuteSep_mC740285F053F1981D570EAB2113B55D92904DE2C_AdjustorThunk (void); extern void FormatLiterals_get_MinuteSecondSep_mFF6684085F37DE23D83F673B681D69E567395D20_AdjustorThunk (void); extern void FormatLiterals_get_SecondFractionSep_mD3DACB740F5F26956073F1C20E65FCC7CA1B6A03_AdjustorThunk (void); extern void FormatLiterals_get_End_mBA0243F0CC0C456D7304EBE66CB5484DC55AB417_AdjustorThunk (void); extern void FormatLiterals_Init_mCF40E6A24C752E0293A6597243F7AD5B07F3A715_AdjustorThunk (void); extern void TimeSpanResult__ctor_m7B7631A4C6E93FCB42AF9F050CFC9438B559BCDE_AdjustorThunk (void); extern void TimeSpanResult_SetFailure_m2732B210A9FC550C4237D287DACAAAED3CABB7D5_AdjustorThunk (void); extern void DateMapping__ctor_m6861844EAE45E8AD7B3289F9C6C487146D6F7A6E_AdjustorThunk (void); extern void EventData_set_DataPointer_m77D62FE7997CE5DC1F29E7DCDFB3C413AEF93929_AdjustorThunk (void); extern void EventData_set_Size_m4F0086F2CA3FFE1F1E0B57EF54F1324694BD094F_AdjustorThunk (void); extern void EventData_set_Reserved_m0FE18C01D6ECA5BA76B431305E944F6D437C4799_AdjustorThunk (void); extern void DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA_AdjustorThunk (void); extern void DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_AdjustorThunk (void); extern void DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_AdjustorThunk (void); static Il2CppTokenAdjustorThunkPair s_adjustorThunks[766] = { { 0x06000007, ErrorInfo__ctor_m69D7F33C0932334C68D390C3249427538AB6BDBA_AdjustorThunk }, { 0x06000008, ErrorInfo__ctor_m5BAA16B076ADF4BC99001F2AB4973313BB53ECBF_AdjustorThunk }, { 0x06000009, ErrorInfo_get_Error_mF34947899E06A00CA22985B73034CE96610FBD2B_AdjustorThunk }, { 0x0600000A, ErrorInfo_get_RawErrno_m1B6C0E156EF3B567945C1389B2B111C1A6FEB027_AdjustorThunk }, { 0x0600000B, ErrorInfo_GetErrorMessage_m8126CB6DD05026B361004182D21965A7AAC89B68_AdjustorThunk }, { 0x0600000C, ErrorInfo_ToString_mCC02EC6DEB01119DE687B1B1488919C602065C17_AdjustorThunk }, { 0x0600002B, DirectoryEntry_GetName_mF08AE47152428B103C9ADC1C339DD5FA41BAE996_AdjustorThunk }, { 0x06000035, RuntimeClassHandle__ctor_mCBFDB2FEABD43D5F1900DFE64DB401E3415E7D34_AdjustorThunk }, { 0x06000036, RuntimeClassHandle__ctor_m7021F8E7933C8ABC27B2FDF562EF608FBDF0D9C3_AdjustorThunk }, { 0x06000037, RuntimeClassHandle_get_Value_m25D4B9C7BC4BB723CDD408E0F490D8DAB54B5EFB_AdjustorThunk }, { 0x06000038, RuntimeClassHandle_Equals_m7FE8F7C9EE7048C140FCC548CEE30372DE734E05_AdjustorThunk }, { 0x06000039, RuntimeClassHandle_GetHashCode_m2AD338C1E8108B685A6F95C07CC83FCDC2CBC514_AdjustorThunk }, { 0x0600003B, RuntimeClassHandle_GetTypeHandle_mC2B0186E8B2CAEBA30296C2CE29D96B9894957CD_AdjustorThunk }, { 0x0600003C, RuntimeRemoteClassHandle_get_ProxyClass_mB696A6AF46F5ACB381B40DC37F92F9DA67625E9B_AdjustorThunk }, { 0x0600003D, RuntimeGenericParamInfoHandle__ctor_m635F2C947EEDF45BE0E17E66F06C718AC2D10F4E_AdjustorThunk }, { 0x0600003E, RuntimeGenericParamInfoHandle_get_Constraints_mE96BF6947E1F6990FB52B0A8219A901FF3A6B7A6_AdjustorThunk }, { 0x0600003F, RuntimeGenericParamInfoHandle_get_Attributes_m3CF6E048BFD00D5218DE1E343A3A194BF93E8729_AdjustorThunk }, { 0x06000040, RuntimeGenericParamInfoHandle_GetConstraints_m1C3E51699D5D9F77FE215BEB00B8A76BC20AA54C_AdjustorThunk }, { 0x06000041, RuntimeGenericParamInfoHandle_GetConstraintsCount_mC615FBDA56188D3DB17BC436025177B3214E2A51_AdjustorThunk }, { 0x06000042, RuntimeEventHandle__ctor_m9712CDDC8FAB489928A3C5C37D91A79E5C344F78_AdjustorThunk }, { 0x06000043, RuntimeEventHandle_get_Value_mE84A702C797FF1933824906BE69AE5E3D3304B30_AdjustorThunk }, { 0x06000044, RuntimeEventHandle_Equals_m1A48EE5D85A84BDF4BE92A04D5203E0C5B1444A2_AdjustorThunk }, { 0x06000045, RuntimeEventHandle_GetHashCode_m0F827612114C8976DB1D91AA6FEFAE10876F1CC6_AdjustorThunk }, { 0x06000046, RuntimePropertyHandle__ctor_m0D2C702D16F3F51A9E9AA1AC9E808C82F92E711E_AdjustorThunk }, { 0x06000047, RuntimePropertyHandle_get_Value_mDF730CAE1334309B5B59074DCACBC34884C34406_AdjustorThunk }, { 0x06000048, RuntimePropertyHandle_Equals_m73642985E7C7804645C7DC5AD6528D8C467398A3_AdjustorThunk }, { 0x06000049, RuntimePropertyHandle_GetHashCode_m880542202D105E75C7EF76C31EA48A5761A15B30_AdjustorThunk }, { 0x0600004A, RuntimeGPtrArrayHandle__ctor_m696952A5ABC50F0813EE450DCCE1E8117AB8AEED_AdjustorThunk }, { 0x0600004B, RuntimeGPtrArrayHandle_get_Length_mDDE04771772F71BC95A38A7CC1FBB11642B8C502_AdjustorThunk }, { 0x0600004C, RuntimeGPtrArrayHandle_get_Item_m3B72E2CB5341796FD2EAD42592ED5FA28623F249_AdjustorThunk }, { 0x0600004D, RuntimeGPtrArrayHandle_Lookup_mB4AD9A1C79DAACB220FEB7C8E51352B384293309_AdjustorThunk }, { 0x06000056, SafeGPtrArrayHandle__ctor_m8EF7E312EF9558E92061E6A1FEABE43F5AE80579_AdjustorThunk }, { 0x06000057, SafeGPtrArrayHandle_Dispose_mEC245DEB021C0DC3BA74E80B202049AC198096C8_AdjustorThunk }, { 0x06000058, SafeGPtrArrayHandle_get_Length_m5F09438379A2372A92EA78B5F1E719D6072BEC6E_AdjustorThunk }, { 0x06000059, SafeGPtrArrayHandle_get_Item_m0417A32AA69F65032DE50E6168189B231CF29BB5_AdjustorThunk }, { 0x0600005D, SafeStringMarshal__ctor_m45953FD7665BA4526596D2D30A9BF2141B037AA8_AdjustorThunk }, { 0x0600005E, SafeStringMarshal_get_Value_m33E0497DD37A963B09B47083091BE63D90C06CBC_AdjustorThunk }, { 0x0600005F, SafeStringMarshal_Dispose_m34D77253DF878A33052EEA9771C93252C2B02A0F_AdjustorThunk }, { 0x0600008D, TableRange__ctor_m2BA1ACE9CAB66F5A86AE0534524AF41C63618E1D_AdjustorThunk }, { 0x060000E0, Context__ctor_m70A4A39D3B8B6ED37176CABC4DD2C026FDF97B5A_AdjustorThunk }, { 0x060000E1, PreviousInfo__ctor_m78ED776E41CA06EB8EBAB9C0997C04B8D22AB18E_AdjustorThunk }, { 0x06000222, TZifType__ctor_m078CAF246330F151602C5CF9582E315296C4F179_AdjustorThunk }, { 0x06000223, TZifHead__ctor_m329594E5E291363A0A5C24A32DEAF3A794F8F96A_AdjustorThunk }, { 0x06000238, TransitionTime_get_TimeOfDay_m21DF682C87AF1B2B28F275583E344BDBFA5787E9_AdjustorThunk }, { 0x06000239, TransitionTime_get_Month_m02516607C5B0FD478086A021F73796C71EB0D444_AdjustorThunk }, { 0x0600023A, TransitionTime_get_Week_mE32FFDD98D43B11CFBBC1C182601D6F167B392FC_AdjustorThunk }, { 0x0600023B, TransitionTime_get_Day_m0F83551F1C84F28AF5516225277AFE94CDE98445_AdjustorThunk }, { 0x0600023C, TransitionTime_get_DayOfWeek_mD78344AF8C9889C418F0ADAE412D1FD746D031FA_AdjustorThunk }, { 0x0600023D, TransitionTime_get_IsFixedDateRule_m8F920A7E971E18F7E165AF20C831208D14861379_AdjustorThunk }, { 0x0600023E, TransitionTime_Equals_m291DF01B4B0E82236E7792B4C582307DA0640D35_AdjustorThunk }, { 0x06000240, TransitionTime_Equals_m78333D636EC147FF011B87AB4E11140CC0E56455_AdjustorThunk }, { 0x06000241, TransitionTime_GetHashCode_mA421896976B38A28F6779F670883BB9EE895AE60_AdjustorThunk }, { 0x06000242, TransitionTime__ctor_m4792CF1086877E744BE6428F33E6119F044D7FF6_AdjustorThunk }, { 0x06000246, TransitionTime_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC0BA25E7364D621D11F85E1E551B50CB68E2621C_AdjustorThunk }, { 0x06000247, TransitionTime_System_Runtime_Serialization_ISerializable_GetObjectData_m15188D93E8934322C49D68A618FE36EC787DF2D5_AdjustorThunk }, { 0x06000248, TransitionTime__ctor_mDA3962EC43A405307D2F615F8D410C4F2A499AD5_AdjustorThunk }, { 0x060002BC, Boolean_GetHashCode_mEDB6904770C962BAF4510E5D24F08083C33900E3_AdjustorThunk }, { 0x060002BD, Boolean_ToString_m6646C8026B1DF381A1EE8CD13549175E9703CC63_AdjustorThunk }, { 0x060002BE, Boolean_ToString_m8A8E8910575F649AA72E01649BACE16F0F362FF4_AdjustorThunk }, { 0x060002BF, Boolean_Equals_m09E29FD8CDADF609FD8CF4145BFD4843174569A1_AdjustorThunk }, { 0x060002C0, Boolean_Equals_mC020D5EB2F64274CD623E8449E8777A70BEC6CC9_AdjustorThunk }, { 0x060002C1, Boolean_CompareTo_mB21CF195A8AB25CA8C228FECCD17F3C4C37BFBBC_AdjustorThunk }, { 0x060002C2, Boolean_CompareTo_mB0D677674E0298E4BDE996739648EE53CA883C52_AdjustorThunk }, { 0x060002C8, Boolean_GetTypeCode_m44CC6F7DBD0AF3C141F05CB0C759E4EF9155F8F5_AdjustorThunk }, { 0x060002C9, Boolean_System_IConvertible_ToBoolean_m6FA1BEA60768B38DCEDF07BBA1EDBA2BCAF0B6FA_AdjustorThunk }, { 0x060002CA, Boolean_System_IConvertible_ToChar_m11EF01B2E6AF02F4520F83D54DA94E3CE44CD3F1_AdjustorThunk }, { 0x060002CB, Boolean_System_IConvertible_ToSByte_mE55D7971DC11850115853FEBECF40FED2DF5F9D5_AdjustorThunk }, { 0x060002CC, Boolean_System_IConvertible_ToByte_m9CE5C2837DCD7DAAF77243AD8E326AE2A3EBFE7E_AdjustorThunk }, { 0x060002CD, Boolean_System_IConvertible_ToInt16_m043BADB1BAB71F37DFD281BD133E37C399E313A7_AdjustorThunk }, { 0x060002CE, Boolean_System_IConvertible_ToUInt16_mC7F31B7A47C65A874C5F2C86CB1A2463175361C0_AdjustorThunk }, { 0x060002CF, Boolean_System_IConvertible_ToInt32_mFAEA5CA1BAE330DED08F93A22110EDCBD2A6DA9E_AdjustorThunk }, { 0x060002D0, Boolean_System_IConvertible_ToUInt32_m5969D8115377AB4D915ACCF79F8FDFC3170B2C2F_AdjustorThunk }, { 0x060002D1, Boolean_System_IConvertible_ToInt64_m6F7839559287DB36883AAE26CF34AC334267049D_AdjustorThunk }, { 0x060002D2, Boolean_System_IConvertible_ToUInt64_mCA5A3F60E9E47C069CD826FC314D4894D6081C26_AdjustorThunk }, { 0x060002D3, Boolean_System_IConvertible_ToSingle_m7EC922C30450D3B13FD86EA6274E83599E45D34D_AdjustorThunk }, { 0x060002D4, Boolean_System_IConvertible_ToDouble_m946A32A438C782545C5227FF8F2DD42CCAB23BD3_AdjustorThunk }, { 0x060002D5, Boolean_System_IConvertible_ToDecimal_m61C64DC150DBF19B1902706164C853E071DF2CAF_AdjustorThunk }, { 0x060002D6, Boolean_System_IConvertible_ToDateTime_m8F60F703F679DB51AC6FCF35CE6633EC9B2087AC_AdjustorThunk }, { 0x060002D7, Boolean_System_IConvertible_ToType_mC58A3CF5D8EF4A62F8046D390CC58755424F02B5_AdjustorThunk }, { 0x060002D9, Byte_CompareTo_m4F4B52E1A3F43E77E2054A5F2178DFBCB23DFF2C_AdjustorThunk }, { 0x060002DA, Byte_CompareTo_m188EF2F51CA95A2820D240FE282E165FAEF8A5B8_AdjustorThunk }, { 0x060002DB, Byte_Equals_m07028241299798697EB8ECAD879B956B0C6F406C_AdjustorThunk }, { 0x060002DC, Byte_Equals_m25D9E26BA4A7457D39CC3E870C2B33070D731E85_AdjustorThunk }, { 0x060002DD, Byte_GetHashCode_mB42A844E310593D124CE92EBA90F3755C9B10678_AdjustorThunk }, { 0x060002E1, Byte_ToString_mB80CE094B94215119578E4D796566E71D7277EE4_AdjustorThunk }, { 0x060002E2, Byte_ToString_m793A41EEEB7B422F6FE658E99D2F7683F59EE310_AdjustorThunk }, { 0x060002E3, Byte_ToString_m3F9787FE9A306FE63F388635DEE2733F91588A86_AdjustorThunk }, { 0x060002E4, Byte_ToString_m64EE358F20093EE61D30F9A21638D9E9EE8F87EC_AdjustorThunk }, { 0x060002E5, Byte_TryFormat_m001551267A8748E3D23C0DE0AF5FEB2BF06A463E_AdjustorThunk }, { 0x060002E6, Byte_GetTypeCode_m6912C4FFCA77C451D472C49BF11B6DF23D19DD5A_AdjustorThunk }, { 0x060002E7, Byte_System_IConvertible_ToBoolean_m15AAAD9A718AB9FAD0A94F5043F8346972CFC1AC_AdjustorThunk }, { 0x060002E8, Byte_System_IConvertible_ToChar_m16900E3F6F5018EA82822F2189EDF5D7170BBEC5_AdjustorThunk }, { 0x060002E9, Byte_System_IConvertible_ToSByte_mB1DD8E73C6048E7FDEF4DC93E02A61ABFD000473_AdjustorThunk }, { 0x060002EA, Byte_System_IConvertible_ToByte_m98B7242B033E411F5A138C706C462E3FF30C06B5_AdjustorThunk }, { 0x060002EB, Byte_System_IConvertible_ToInt16_mA8520BBFAE4C4A49FA94E5DF881CE2DD48D1D24C_AdjustorThunk }, { 0x060002EC, Byte_System_IConvertible_ToUInt16_m331997ACA7849890AF2574C7027A6B87CF5E30B0_AdjustorThunk }, { 0x060002ED, Byte_System_IConvertible_ToInt32_m24AC7525BCFC9E027B736C4B89F982B0BE065589_AdjustorThunk }, { 0x060002EE, Byte_System_IConvertible_ToUInt32_m3259A51E651A2B052656396CE0D2E085E084BFA8_AdjustorThunk }, { 0x060002EF, Byte_System_IConvertible_ToInt64_m7D04DF58D64EB154C4FD6F96F3D311D16836FFBA_AdjustorThunk }, { 0x060002F0, Byte_System_IConvertible_ToUInt64_m6EE1C6C9A086A1946E4E565C0F8ADAC0CB65BDA2_AdjustorThunk }, { 0x060002F1, Byte_System_IConvertible_ToSingle_m59853A1358A49ADA1E5EF642A98FDB823F7662D2_AdjustorThunk }, { 0x060002F2, Byte_System_IConvertible_ToDouble_mA2A33181FC392A7297024AF6C3CC8741C662C369_AdjustorThunk }, { 0x060002F3, Byte_System_IConvertible_ToDecimal_m26448B959796B46664E0EA46CE830A4DFF87B0BF_AdjustorThunk }, { 0x060002F4, Byte_System_IConvertible_ToDateTime_mC69B22A478E7F1D3B34FDD335DCC757BD8D9BE50_AdjustorThunk }, { 0x060002F5, Byte_System_IConvertible_ToType_mD135EC369A750E53243454D77179B00DE1C772C6_AdjustorThunk }, { 0x060002FA, Char_GetHashCode_mB5406F7D8B6D7545CD1CE6FCA0567BD7217E6B93_AdjustorThunk }, { 0x060002FB, Char_Equals_mE997ECE5A71CDA6C3C9AFA6EF22EE50BED8EE8E0_AdjustorThunk }, { 0x060002FC, Char_Equals_mEA7BFB45790C973DF6352091FA924B3FB2EFCE4B_AdjustorThunk }, { 0x060002FD, Char_CompareTo_m8EA6F779C3E8158B00C31C6136699AD3DB8F49E8_AdjustorThunk }, { 0x060002FE, Char_CompareTo_m2C1EEB369FD610EA9278085CF0076DB7EF4ABAD7_AdjustorThunk }, { 0x060002FF, Char_ToString_m2A308731F9577C06AF3C0901234E2EAC8327410C_AdjustorThunk }, { 0x06000300, Char_ToString_m34499826F048A38EB8216D5844A5DA49F54719C8_AdjustorThunk }, { 0x06000312, Char_GetTypeCode_mDEFAE6F74D10A05F17AA43B3B11B273407B51C0C_AdjustorThunk }, { 0x06000313, Char_System_IConvertible_ToBoolean_m0F898C7790A3D055C6171AA576920DB109108881_AdjustorThunk }, { 0x06000314, Char_System_IConvertible_ToChar_m48EAFBEF2A0F20A3DA4BF679C1BDE132F9773635_AdjustorThunk }, { 0x06000315, Char_System_IConvertible_ToSByte_m82846B92375A52EDB7036F6B9E6A1C9802DC9B81_AdjustorThunk }, { 0x06000316, Char_System_IConvertible_ToByte_mB1A4849624C4CF1A8F96A6B38F8F650FB1CA307E_AdjustorThunk }, { 0x06000317, Char_System_IConvertible_ToInt16_mAC73E0A96AFF406F4FBCD0DC58EC8ACBF75944BB_AdjustorThunk }, { 0x06000318, Char_System_IConvertible_ToUInt16_m6498AA03AB1C7B3C3533BE8451B5D3776551F304_AdjustorThunk }, { 0x06000319, Char_System_IConvertible_ToInt32_mAE1897F49E270263A7E4DC0EDDCDECF8C7CC9D9B_AdjustorThunk }, { 0x0600031A, Char_System_IConvertible_ToUInt32_mD12DB02DE1D5DFB0AA9C0714F5CC9ECD2CD90838_AdjustorThunk }, { 0x0600031B, Char_System_IConvertible_ToInt64_m62BC0D4913BE6CB22D2560BC2B5AEC37CC6F9C2B_AdjustorThunk }, { 0x0600031C, Char_System_IConvertible_ToUInt64_mE92B98ED642D7F54C31683FA4D0839AAA2C5B08F_AdjustorThunk }, { 0x0600031D, Char_System_IConvertible_ToSingle_m6DF18561FBA23392B504A2F3014C560119D5572D_AdjustorThunk }, { 0x0600031E, Char_System_IConvertible_ToDouble_mCFFD243E00E63755A02502B3587AFED2871BA28B_AdjustorThunk }, { 0x0600031F, Char_System_IConvertible_ToDecimal_m8F8DC304778474C5F234C04893A7E435D3B8CBA2_AdjustorThunk }, { 0x06000320, Char_System_IConvertible_ToDateTime_m049E4F0DE75C1A8B7F9D6585ED227C3DBB381E9C_AdjustorThunk }, { 0x06000321, Char_System_IConvertible_ToType_m573727F6924194290136ED9FDC123736729AEAA3_AdjustorThunk }, { 0x06000429, DateTime__ctor_m64AFCE84ABB24698256EB9F635EFD0A221823441_AdjustorThunk }, { 0x0600042A, DateTime__ctor_mE0BBACEC3A7AADB76EC243F5B4D9DCC9545AF50C_AdjustorThunk }, { 0x0600042B, DateTime__ctor_mF724D343E82431D326EF70E1A31B3B3C4295AFFE_AdjustorThunk }, { 0x0600042C, DateTime__ctor_m8CFD20DDCCB14AB28392A047FC4EE3F11929B8F2_AdjustorThunk }, { 0x0600042D, DateTime__ctor_mA3BF7CE28807F0A02634FD43913FAAFD989CEE88_AdjustorThunk }, { 0x0600042E, DateTime__ctor_m1F66A4327FE6B127F0F0E83A70CED25DB0DFFB00_AdjustorThunk }, { 0x0600042F, DateTime__ctor_mD89390EF215242275A4E8F78C2C3E8BC3EF6F3C3_AdjustorThunk }, { 0x06000430, DateTime__ctor_mA66CE5141E86C5BC75F79543F99A7BD77B420201_AdjustorThunk }, { 0x06000431, DateTime__ctor_m3BCC46F053A8B6C0BF4E67B5E6AEF8E11D18E958_AdjustorThunk }, { 0x06000432, DateTime_get_InternalTicks_m80645EA2AFA7D75594415703E0396FFA2E2D950D_AdjustorThunk }, { 0x06000433, DateTime_get_InternalKind_mF3F46387DAD9193571E63B53D2CDAE8DA2FE6815_AdjustorThunk }, { 0x06000434, DateTime_Add_mC882C6BBE75862360A1A0C733B4FFE3210D4B9B1_AdjustorThunk }, { 0x06000435, DateTime_Add_m33C942DCCCB0106EB41CB571B014532CC7D4F316_AdjustorThunk }, { 0x06000436, DateTime_AddDays_m9DC06105845A82FEAF697D5E30308ABD49E5721B_AdjustorThunk }, { 0x06000437, DateTime_AddMilliseconds_mEF44A0EE635A478B7B0CDAA438D2240C14C88D05_AdjustorThunk }, { 0x06000438, DateTime_AddMonths_mF426338945B097998273C1AD421CF809035660AD_AdjustorThunk }, { 0x06000439, DateTime_AddSeconds_mC5FE3FB22A1295CA747746ECE48B9D4A4B6B2E81_AdjustorThunk }, { 0x0600043A, DateTime_AddTicks_m76D145EA6924296227BB2DD9A5A18C8A2B72EF1D_AdjustorThunk }, { 0x0600043B, DateTime_AddYears_mA68B1642A84DA30E21F6279BE5196FC07B578DEE_AdjustorThunk }, { 0x0600043D, DateTime_CompareTo_m2DC5F6BDB6A7D578448192AA07953CBC97BECAC9_AdjustorThunk }, { 0x0600043E, DateTime_CompareTo_m4A3000CD4FF15EA7CA2E9C5C95A9D07F3AA8D35D_AdjustorThunk }, { 0x06000442, DateTime_Equals_m0EF1F769B475D00BB907072ED7585E6A6ECAB133_AdjustorThunk }, { 0x06000443, DateTime_Equals_m83D001F1C86DC58C2B0AE99DD2FAB12669B10C1B_AdjustorThunk }, { 0x06000448, DateTime_System_Runtime_Serialization_ISerializable_GetObjectData_mC90A1D56C5CD5E23BE66C9D90EC3A867C71F490C_AdjustorThunk }, { 0x0600044A, DateTime_get_Date_m24A9ECCD369D892A2D6B01B30066E50E50584A7D_AdjustorThunk }, { 0x0600044B, DateTime_GetDatePart_m16709BE6046BFAA2C389EE00C30F86C9A0EE06F7_AdjustorThunk }, { 0x0600044C, DateTime_GetDatePart_m85E7446E253F012D1662467EAEFB4CD9C50AE86D_AdjustorThunk }, { 0x0600044D, DateTime_get_Day_m872DBCA4C79955EC1E27EB68746B6C2F6A183B28_AdjustorThunk }, { 0x0600044E, DateTime_get_DayOfWeek_mAC680139BCAA1613FC134454D1AD1B502CB1BB68_AdjustorThunk }, { 0x0600044F, DateTime_GetHashCode_m206A3B9394E6D089311A1A81305A5A1AB30B2D99_AdjustorThunk }, { 0x06000450, DateTime_get_Hour_m350B2AEB6ED8AAD80F0779C1FD37EEE13952A7F3_AdjustorThunk }, { 0x06000451, DateTime_IsAmbiguousDaylightSavingTime_m64C6D8280BA8A65E63FBE5F84F52702ABE15CE27_AdjustorThunk }, { 0x06000452, DateTime_get_Kind_m83D45222D9386873333A178B9AB31AC2B2F2C993_AdjustorThunk }, { 0x06000453, DateTime_get_Millisecond_mD47CAACAF231AA82552DA9F71836784AF8E27878_AdjustorThunk }, { 0x06000454, DateTime_get_Minute_m73003491DA85D2C9951ECCF890D9BF6AFFB9E973_AdjustorThunk }, { 0x06000455, DateTime_get_Month_m899C6602DE8198990B2CAF5EBC04CC67764E3DA2_AdjustorThunk }, { 0x06000457, DateTime_get_Second_mC860BA28DED65249BE9EA46E4898730C7828B3EA_AdjustorThunk }, { 0x06000458, DateTime_get_Ticks_mC2CF04ED0EAB425C72C2532FFC5743777F3C93A6_AdjustorThunk }, { 0x06000459, DateTime_get_TimeOfDay_mE8933E5F62C0369E4BA6AF928283A00CA9D54D04_AdjustorThunk }, { 0x0600045A, DateTime_get_Year_m00A88C4CEE07B7906F5F7F75C254B769808F5138_AdjustorThunk }, { 0x0600045D, DateTime_Subtract_m4064A98F489219E9C414DF5C03EE041351B4502A_AdjustorThunk }, { 0x0600045E, DateTime_ToLocalTime_mD87626169251A26AF699DAE90A1C31190AD30B94_AdjustorThunk }, { 0x0600045F, DateTime_ToLocalTime_mC7A8D4FD1DBFDD1E596D1BEE0257AA777FCB0595_AdjustorThunk }, { 0x06000460, DateTime_ToString_m447C83E1F8FFFFF4D20C0F7D5C18DEB160F9833A_AdjustorThunk }, { 0x06000461, DateTime_ToString_m6963A84785C320DA776C9FCFFEDAF26C8F1A8D78_AdjustorThunk }, { 0x06000462, DateTime_ToString_m66457C11C42C07E2F437A9D899E6E3FB9FD77B50_AdjustorThunk }, { 0x06000463, DateTime_ToString_m27637E1131A10BED8A95639D64339023D5EBBF00_AdjustorThunk }, { 0x06000464, DateTime_TryFormat_m9385B37BF1A10A718818D41C7CEAAC3B2C57BEB2_AdjustorThunk }, { 0x06000465, DateTime_ToUniversalTime_m52CA1EAD0BE0A357BCACC38747ECA4A8810155A9_AdjustorThunk }, { 0x0600046F, DateTime_GetTypeCode_mBDBBFA844A2A64CE673773E6BB637E24E508545D_AdjustorThunk }, { 0x06000470, DateTime_System_IConvertible_ToBoolean_m88D0685E40F160ECD9BA0097A9D5EAE129D57320_AdjustorThunk }, { 0x06000471, DateTime_System_IConvertible_ToChar_m3A2D7E1724D045078329DE5B6928DAF35358128C_AdjustorThunk }, { 0x06000472, DateTime_System_IConvertible_ToSByte_m58BE7B4B9E8805399461C451EDB2A5F038A30E2B_AdjustorThunk }, { 0x06000473, DateTime_System_IConvertible_ToByte_mC9A4AE726942D47E6A1D6E1C627CD22F53665530_AdjustorThunk }, { 0x06000474, DateTime_System_IConvertible_ToInt16_m53F782E932C1349E508278A88C0B5D6FA484A963_AdjustorThunk }, { 0x06000475, DateTime_System_IConvertible_ToUInt16_m87CAD02FAE277DCA7F36D940680D1659CE7094BE_AdjustorThunk }, { 0x06000476, DateTime_System_IConvertible_ToInt32_mEF8F4DF23984AF54CB1748F08B6E4D2AB50B5ECE_AdjustorThunk }, { 0x06000477, DateTime_System_IConvertible_ToUInt32_m7297BB44A3D2F758C253C0DA1552411BF4137FB1_AdjustorThunk }, { 0x06000478, DateTime_System_IConvertible_ToInt64_m1A022E5D74555F165C25A1D75E19DA9A16E7087F_AdjustorThunk }, { 0x06000479, DateTime_System_IConvertible_ToUInt64_mACC536AC91C65A8333B715AE1E97DBCA096A9884_AdjustorThunk }, { 0x0600047A, DateTime_System_IConvertible_ToSingle_mF2470BC10216C1A1395825805F07797604EB2B89_AdjustorThunk }, { 0x0600047B, DateTime_System_IConvertible_ToDouble_mF9398C544CB0CF7A704C4DA7F2AF55251EDA271C_AdjustorThunk }, { 0x0600047C, DateTime_System_IConvertible_ToDecimal_m6DC5225E5665975254A30217122921B578C095C5_AdjustorThunk }, { 0x0600047D, DateTime_System_IConvertible_ToDateTime_m98F5BA3029803DD93434761007D831D61040C570_AdjustorThunk }, { 0x0600047E, DateTime_System_IConvertible_ToType_mA83365225C865F66AF4CFB8D29F028F5E73859CE_AdjustorThunk }, { 0x06000482, DateTime_ToBinaryRaw_mBA228545EFBF2455CD1F2A653CA156882A90E5B2_AdjustorThunk }, { 0x06000484, DateTimeOffset__ctor_m81DCBFF0B9D7029AD6B8B80EA4CB8846387DFB9A_AdjustorThunk }, { 0x06000485, DateTimeOffset__ctor_mB1671EA00463E92811C8DEA80797DC89B2FFCA62_AdjustorThunk }, { 0x06000486, DateTimeOffset__ctor_m6E6938BD1F5EEE0F96247339B75FB7CEF3665FDC_AdjustorThunk }, { 0x06000487, DateTimeOffset_get_UtcDateTime_mE7EB39F361C89E1367CBC03C3410BA34F194DA40_AdjustorThunk }, { 0x06000488, DateTimeOffset_get_ClockDateTime_mEBD2897618EB54200ADD029865ED6F73CB762D43_AdjustorThunk }, { 0x06000489, DateTimeOffset_get_Offset_mE90E2548227F1EE8BF4A6A5EB71B32D48D3035A4_AdjustorThunk }, { 0x0600048A, DateTimeOffset_AddTicks_mE58569EF44AAA299CC921A935AF5277DC2D10902_AdjustorThunk }, { 0x0600048B, DateTimeOffset_System_IComparable_CompareTo_m992E97179503D66B0CEC5A97DD205F7F0D0C346E_AdjustorThunk }, { 0x0600048C, DateTimeOffset_CompareTo_mDBDCA54C17FD088B3EE9ACDA2118C9FAD1DA103A_AdjustorThunk }, { 0x0600048D, DateTimeOffset_Equals_m140EDD50EA8FDA74619AA64737497663B56B0483_AdjustorThunk }, { 0x0600048E, DateTimeOffset_Equals_m68D2F02214D74BE8742B3F089E7EB019AA5B90E7_AdjustorThunk }, { 0x06000491, DateTimeOffset_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mC8A5AB3C859C85FC462C4C7BF684B4F467C397F5_AdjustorThunk }, { 0x06000492, DateTimeOffset_System_Runtime_Serialization_ISerializable_GetObjectData_m9708DEBDA52F7130E3E3946C1F86507DCCE1883C_AdjustorThunk }, { 0x06000493, DateTimeOffset__ctor_m3F044A6B1D54C1067C87CFF8C7B930D0F613041D_AdjustorThunk }, { 0x06000494, DateTimeOffset_GetHashCode_mD133F5089095D2C75A1B7C90D71D62D39F0D11CD_AdjustorThunk }, { 0x06000495, DateTimeOffset_ToLocalTime_mEFEE0815D555AF14CBDB4C8ACF508C8E9601549B_AdjustorThunk }, { 0x06000496, DateTimeOffset_ToLocalTime_mBB86E57ECB88BB909D4853F584CB2C213A758462_AdjustorThunk }, { 0x06000497, DateTimeOffset_ToString_m6179A30F1E22CDF5F9340DFE115E923C18BC13F9_AdjustorThunk }, { 0x06000498, DateTimeOffset_ToString_m4B5BB65E069D2146E808A1CE5F424ACA2F4D2281_AdjustorThunk }, { 0x06000499, DateTimeOffset_TryFormat_mBC9268BD19855CF3E7CF947720996B57CCD98F06_AdjustorThunk }, { 0x060004A6, Double_CompareTo_m2F47CE23700B216156455DDBF7ED4FA42FD8E941_AdjustorThunk }, { 0x060004A7, Double_CompareTo_m40FD7CA33B178CCFA4B6755267DC67841092CCFC_AdjustorThunk }, { 0x060004A8, Double_Equals_m342E8F178661ABF8306D58D5F2130C58E0601DA3_AdjustorThunk }, { 0x060004A9, Double_Equals_mAB526D98719C44EA42107A297B23A739F2E14138_AdjustorThunk }, { 0x060004AA, Double_GetHashCode_m3761FC05AD24D97A68FA1E8412A9454DF3880E32_AdjustorThunk }, { 0x060004AB, Double_ToString_m7499A5D792419537DCB9470A3675CEF5117DE339_AdjustorThunk }, { 0x060004AC, Double_ToString_m70EC76E1DAD7E8B5B47AF9292189BF3711B24B75_AdjustorThunk }, { 0x060004AD, Double_ToString_m4318830D9F771852FDCF21C14CF9E8ABC7E77357_AdjustorThunk }, { 0x060004AE, Double_ToString_m7E3930DDFB35B1919FE538A246A59C3FC62AF789_AdjustorThunk }, { 0x060004AF, Double_TryFormat_m8629D6A6E11794F16DA5B6FB3B132A716CCF2BDF_AdjustorThunk }, { 0x060004B5, Double_GetTypeCode_m111F564D8EDDBEB1C7D86F6985C2871982682F5B_AdjustorThunk }, { 0x060004B6, Double_System_IConvertible_ToBoolean_mD8041628FF4EDD14D5FAD0ED5ADD928C5CF84193_AdjustorThunk }, { 0x060004B7, Double_System_IConvertible_ToChar_m0180B3FD51938158886299F99C970B197349BC36_AdjustorThunk }, { 0x060004B8, Double_System_IConvertible_ToSByte_m4700059616C8EE45A3C88680192992CC77C0E3A8_AdjustorThunk }, { 0x060004B9, Double_System_IConvertible_ToByte_m360BF62CB5F1E1D13E9E6146B814D6ABF38FD125_AdjustorThunk }, { 0x060004BA, Double_System_IConvertible_ToInt16_mD6B49313715DDEDFCAAF4CCD8BECE76745651EB9_AdjustorThunk }, { 0x060004BB, Double_System_IConvertible_ToUInt16_m05489B3BFCBE019A99D522B7154D39E49E770375_AdjustorThunk }, { 0x060004BC, Double_System_IConvertible_ToInt32_m926BDB2463A46A1E87CC43138C7CFABA6E06833C_AdjustorThunk }, { 0x060004BD, Double_System_IConvertible_ToUInt32_m9C20743D40DC640E94EE49A8FD7B1381CB7989DC_AdjustorThunk }, { 0x060004BE, Double_System_IConvertible_ToInt64_m399D9B7A0FB9CFB7436F235F0FE9AF0E1CF43A8C_AdjustorThunk }, { 0x060004BF, Double_System_IConvertible_ToUInt64_mC7C759018889167DDFFE91026F5DFA3DC687F6DA_AdjustorThunk }, { 0x060004C0, Double_System_IConvertible_ToSingle_m6525BEF8D090C2DD279D85E92AA0557CE0898AB7_AdjustorThunk }, { 0x060004C1, Double_System_IConvertible_ToDouble_m2B515020002716E0FD2DAF7E146FB31AE0C2BB98_AdjustorThunk }, { 0x060004C2, Double_System_IConvertible_ToDecimal_m85928A32723C1E26C9EC2F91D9F67560B84C329E_AdjustorThunk }, { 0x060004C3, Double_System_IConvertible_ToDateTime_m18B8B48632B59B918FE758F033129ED0CADEF7B0_AdjustorThunk }, { 0x060004C4, Double_System_IConvertible_ToType_m3D460190E7F9A622C80CE98B28C50CDEC62662B6_AdjustorThunk }, { 0x06000540, DateTimeRawInfo_Init_m58939922AA569BAE7260CFD425D079C654D0731B_AdjustorThunk }, { 0x06000541, DateTimeRawInfo_AddNumber_m2DA05B04979A1CE5D6022B4926B4837CDD9AC9BA_AdjustorThunk }, { 0x06000542, DateTimeRawInfo_GetNumber_mD3A995185B82D464237FF9B32561AD8FE9DA9BA1_AdjustorThunk }, { 0x06000549, Guid__ctor_m9BEFD9FC285BE9ACEC2EB97FC76C0E35E14D725C_AdjustorThunk }, { 0x0600054A, Guid__ctor_m6533072DFD3E81582E8949EB2D5BFABEFC7C403D_AdjustorThunk }, { 0x0600054B, Guid__ctor_mC52E0191E06C110F9F6E0A417BCA4437D79CC130_AdjustorThunk }, { 0x0600054C, Guid__ctor_mAE66BA1C43B4194F4F7991E2E30370E36CBBF830_AdjustorThunk }, { 0x0600055A, Guid_ToString_m2BFFD5FA726E03FA707AAFCCF065896C46D5290C_AdjustorThunk }, { 0x0600055B, Guid_GetHashCode_m239B7679BB9ED5A207B3D2F858B5F30FFC455408_AdjustorThunk }, { 0x0600055C, Guid_Equals_mC7349E47BF1CBCBFB4C9032C050DE54AAC10000B_AdjustorThunk }, { 0x0600055D, Guid_Equals_m1839AD036DD7C056E8439A64D5D82490C1F08E0C_AdjustorThunk }, { 0x0600055E, Guid_GetResult_m75C7C69F0565A5E2197E193EC5793DD0AC42EA6C_AdjustorThunk }, { 0x0600055F, Guid_CompareTo_m25940E81E692D335CFDE59D11862C99D99D044BB_AdjustorThunk }, { 0x06000560, Guid_CompareTo_mC22A00A14BBCCBF55F303C89A567FCA43925B586_AdjustorThunk }, { 0x06000562, Guid_ToString_mDAA91A4A993E3A7AD8339665E3F0CC35FE00E833_AdjustorThunk }, { 0x06000566, Guid_ToString_mD2A93BCA0CBFABB680A93A8FA668AD90E7B56130_AdjustorThunk }, { 0x06000567, Guid_TryFormat_m9D48F66E2448F329A3DD1234B0A8F3EAF6757E79_AdjustorThunk }, { 0x06000568, Guid_System_ISpanFormattable_TryFormat_mAA4B1A160D805A87D08267AA47C933CE1480404D_AdjustorThunk }, { 0x06000569, GuidResult_Init_mA6B695110665C265D17C97D0AB8AA25D25D874AB_AdjustorThunk }, { 0x0600056A, GuidResult_SetFailure_mA88DCBD6280AA9823F2A2810AD3B0BDF50EAD239_AdjustorThunk }, { 0x0600056B, GuidResult_SetFailure_mAD082AA9068B9208F6D872480AD041716484A1CA_AdjustorThunk }, { 0x0600056C, GuidResult_SetFailure_m15EA2A1141E6D694F88A1B01982D8FD25B77635A_AdjustorThunk }, { 0x0600056D, GuidResult_SetFailure_m0F74454921C3AAAC764BC7144BF33D95CF131AE8_AdjustorThunk }, { 0x0600056E, GuidResult_GetGuidParseException_m64B716090AACED88AAA921D1B6EE7BC3AB7F606B_AdjustorThunk }, { 0x0600058F, Int16_CompareTo_m5BD2376522CEE1560FE0B5A3C2B5B1B214A62090_AdjustorThunk }, { 0x06000590, Int16_CompareTo_mC2DEE36C53F9B2768B0A217A1986ED8C25D0CAC1_AdjustorThunk }, { 0x06000591, Int16_Equals_m4F5EDE255F1646CAF6CFD5052D80D56AAECB0512_AdjustorThunk }, { 0x06000592, Int16_Equals_mE717F3EBE037FA3EAFA8F6C361197F7042B6AC00_AdjustorThunk }, { 0x06000593, Int16_GetHashCode_mCD0A167AC8E6ACC2235F12E00C0F9BDC6ED3B6E1_AdjustorThunk }, { 0x06000594, Int16_ToString_mD65153B762673B865D4F8FF9B567BECC1ABF6D23_AdjustorThunk }, { 0x06000595, Int16_ToString_m7A3097301539CDD2229B5569431B43FBD88F94F3_AdjustorThunk }, { 0x06000596, Int16_ToString_m586D9FFDE912794F068DF7B1FC00A68A984FBCB9_AdjustorThunk }, { 0x06000597, Int16_TryFormat_mEB095C2439C53D979075C5F8E61BB8667815FD39_AdjustorThunk }, { 0x0600059B, Int16_GetTypeCode_m9DEA92C00143AB357982C2523BB1C235F407786B_AdjustorThunk }, { 0x0600059C, Int16_System_IConvertible_ToBoolean_mDDBC41B4F0052D4CCCCC86B6A9AF56528ADF04BD_AdjustorThunk }, { 0x0600059D, Int16_System_IConvertible_ToChar_mDB187C09F8C0B072BAFAACC43BA543CE93BD051F_AdjustorThunk }, { 0x0600059E, Int16_System_IConvertible_ToSByte_m2D46D9E71EBA4D18879BDC912A5D7F67F1FD4B11_AdjustorThunk }, { 0x0600059F, Int16_System_IConvertible_ToByte_m2539AF71413EF2CD68A02A74EB357E5039FFB4B9_AdjustorThunk }, { 0x060005A0, Int16_System_IConvertible_ToInt16_m920F038751A07393BE5A4A12F8342BD88A98A4C9_AdjustorThunk }, { 0x060005A1, Int16_System_IConvertible_ToUInt16_m217516C54419B302E77D78042449FA4435ED594A_AdjustorThunk }, { 0x060005A2, Int16_System_IConvertible_ToInt32_mA2F638F991DC05F25BFF8BE3FF9DA902D6B07A28_AdjustorThunk }, { 0x060005A3, Int16_System_IConvertible_ToUInt32_mFF66D1B8BD8109D3C4DBB0ED8ED7C255AA0AA0F0_AdjustorThunk }, { 0x060005A4, Int16_System_IConvertible_ToInt64_m1FC675C2F5F0103C1741D3B52639243C77F7A158_AdjustorThunk }, { 0x060005A5, Int16_System_IConvertible_ToUInt64_m63195B228AC296D88B517384220FB09EF89957D2_AdjustorThunk }, { 0x060005A6, Int16_System_IConvertible_ToSingle_m407CCD4C77F4341F977FC87A6EBA3739AB408F7C_AdjustorThunk }, { 0x060005A7, Int16_System_IConvertible_ToDouble_m758DCD537A44156D53ABD3F6F62ADDB256D97B69_AdjustorThunk }, { 0x060005A8, Int16_System_IConvertible_ToDecimal_m30B8378AD713F9F9C210B035BA509456BEE8241B_AdjustorThunk }, { 0x060005A9, Int16_System_IConvertible_ToDateTime_m163C7AA77D1C440095F5ED45D7C8168AF3D7A64E_AdjustorThunk }, { 0x060005AA, Int16_System_IConvertible_ToType_mE697720682187B7A760AE37B9A47988E7232F442_AdjustorThunk }, { 0x060005AB, Int32_CompareTo_m4EB552F8681751642C86952DE0EF0190E688A7BF_AdjustorThunk }, { 0x060005AC, Int32_CompareTo_mFA011811D4447442ED442B4A507BD4267621C586_AdjustorThunk }, { 0x060005AD, Int32_Equals_m089564150E8AF7C63B419427E2E57E3420659B1B_AdjustorThunk }, { 0x060005AE, Int32_Equals_mC819D19A661B95BE253FB1769FD4D91961D20722_AdjustorThunk }, { 0x060005AF, Int32_GetHashCode_m253D60FF7527A483E91004B7A2366F13E225E295_AdjustorThunk }, { 0x060005B0, Int32_ToString_m030E01C24E294D6762FB0B6F37CB541581F55CA5_AdjustorThunk }, { 0x060005B1, Int32_ToString_m967AECC237535C552A97A80C7875E31B98496CA9_AdjustorThunk }, { 0x060005B2, Int32_ToString_m3B2730D9F5B0C1C57DCCC8B8DCFB8E5EC4E8979B_AdjustorThunk }, { 0x060005B3, Int32_ToString_mE871810BC163EE4EF88E7C7682A6AD39911173B8_AdjustorThunk }, { 0x060005B4, Int32_TryFormat_m09C5DAC7B8CB25D5D7FAEB7043384D0B05679A1A_AdjustorThunk }, { 0x060005BA, Int32_GetTypeCode_m9F56CB4123AAE36814333C6AB035AA33127DDAA2_AdjustorThunk }, { 0x060005BB, Int32_System_IConvertible_ToBoolean_m050F7EB0EA723E92E9D6E96EDBD1F2CDDFAC247C_AdjustorThunk }, { 0x060005BC, Int32_System_IConvertible_ToChar_m0F7723AEE278A84DA97A1FF973B1A807D3B77AA1_AdjustorThunk }, { 0x060005BD, Int32_System_IConvertible_ToSByte_m41D047F0BAD5118F0C15C34DC113CC595BB9B00D_AdjustorThunk }, { 0x060005BE, Int32_System_IConvertible_ToByte_m5C6CB02093B514AAF11ABC4FE21C41D6CEB5C2A0_AdjustorThunk }, { 0x060005BF, Int32_System_IConvertible_ToInt16_m0854BEF0D5B9BF344BF503C2A44CD2A0ED5D0FEB_AdjustorThunk }, { 0x060005C0, Int32_System_IConvertible_ToUInt16_mE9C107FA3190D38AFDF08AA404CA2A126BDABC6B_AdjustorThunk }, { 0x060005C1, Int32_System_IConvertible_ToInt32_mA4F54F2029E01A1256B4E8C22A6354069AF4F201_AdjustorThunk }, { 0x060005C2, Int32_System_IConvertible_ToUInt32_m4A20C473B0DFB7C70952FCEAC18BA17494292521_AdjustorThunk }, { 0x060005C3, Int32_System_IConvertible_ToInt64_m194B7554262AF7ABDA3780815614D24279A2A73E_AdjustorThunk }, { 0x060005C4, Int32_System_IConvertible_ToUInt64_m4939861022229008C4EF495653F2026D1B856D50_AdjustorThunk }, { 0x060005C5, Int32_System_IConvertible_ToSingle_mAC70DA91744977900D82B2BF32466BC6394A8E99_AdjustorThunk }, { 0x060005C6, Int32_System_IConvertible_ToDouble_m261325FDA31EC200A42EA93E33A2AE950C14BDDC_AdjustorThunk }, { 0x060005C7, Int32_System_IConvertible_ToDecimal_m6140F681FE820643BD2BBA8399095E27480AA9B1_AdjustorThunk }, { 0x060005C8, Int32_System_IConvertible_ToDateTime_mDB367CAAF4B8450456175B0AB3164AEE534411DA_AdjustorThunk }, { 0x060005C9, Int32_System_IConvertible_ToType_mD3C75849E36C5EF29F48C8EF8DF3A0210D75B123_AdjustorThunk }, { 0x060005CA, Int64_CompareTo_m1340DE58EE06BE5F2B68745E2D62BDF5DCD9646E_AdjustorThunk }, { 0x060005CB, Int64_CompareTo_m63A0BDA03C5B1DEB7387B1C53D6BFD961E4F5490_AdjustorThunk }, { 0x060005CC, Int64_Equals_mDA5711B3D23B8CB282F34F73F1D7C0726D042FE8_AdjustorThunk }, { 0x060005CD, Int64_Equals_mBAEB8FFBE12F6A5876473B4B40E1BD316658873E_AdjustorThunk }, { 0x060005CE, Int64_GetHashCode_mDB050BE2AC244D92B14D1DF725AAD279CDC48496_AdjustorThunk }, { 0x060005CF, Int64_ToString_m284E4E55662818E38654309A41C2B07CD436F36B_AdjustorThunk }, { 0x060005D0, Int64_ToString_m5250B67D3E89B8EB829FB26136E744F1F141B7FD_AdjustorThunk }, { 0x060005D1, Int64_ToString_mBCE0DC50D6F802651A6AE75682FF67775CB19B3B_AdjustorThunk }, { 0x060005D2, Int64_TryFormat_mF0F333FE3128E1A83692861D177DDDC3DC8E8E27_AdjustorThunk }, { 0x060005D6, Int64_GetTypeCode_m271947E5404944D8A9B106AF077960CE75D2E753_AdjustorThunk }, { 0x060005D7, Int64_System_IConvertible_ToBoolean_mA68428A6BAB440774817A07597CCEEC433454FF7_AdjustorThunk }, { 0x060005D8, Int64_System_IConvertible_ToChar_m6CB7073C0CCB32B242C4CFBB0CA02A2BC8B34BD5_AdjustorThunk }, { 0x060005D9, Int64_System_IConvertible_ToSByte_m31D99D70138C8B48C022237828717CFAF361BF37_AdjustorThunk }, { 0x060005DA, Int64_System_IConvertible_ToByte_m0CDACC991DD654BB8E9612CC8846CEBFC08C55D9_AdjustorThunk }, { 0x060005DB, Int64_System_IConvertible_ToInt16_mD24D284E26B98B58D2FFAD5086BFDCE423BD3DF4_AdjustorThunk }, { 0x060005DC, Int64_System_IConvertible_ToUInt16_m47D9489953D2A2F4A6C1E6E65F03890F0B07B544_AdjustorThunk }, { 0x060005DD, Int64_System_IConvertible_ToInt32_mDBEBEF99C867BB579979BC7D4F1CACD884D4E3AF_AdjustorThunk }, { 0x060005DE, Int64_System_IConvertible_ToUInt32_m00FCB82C2A5F32C460766FC55BA974347F928280_AdjustorThunk }, { 0x060005DF, Int64_System_IConvertible_ToInt64_m255B1961A980883DC562613D06B9A77ABAD08D88_AdjustorThunk }, { 0x060005E0, Int64_System_IConvertible_ToUInt64_m91ABE3D12EED475761C1240EA244164D41C8B70A_AdjustorThunk }, { 0x060005E1, Int64_System_IConvertible_ToSingle_m000869AB2E026DFDEEEA3C7839A5AB2430C38257_AdjustorThunk }, { 0x060005E2, Int64_System_IConvertible_ToDouble_m4E51F3802F5FB644781ADEBDC76F4380736CC384_AdjustorThunk }, { 0x060005E3, Int64_System_IConvertible_ToDecimal_m1823321338A680E43CA5D9DC79EC52F1A04BA77F_AdjustorThunk }, { 0x060005E4, Int64_System_IConvertible_ToDateTime_mF54D49EF086C89428EF07B1514A7CC21CE143109_AdjustorThunk }, { 0x060005E5, Int64_System_IConvertible_ToType_m383BA183013FBEEE2BB60ED1DEB2FFE43A1A2055_AdjustorThunk }, { 0x060006C3, ParamsArray__ctor_m7009FCBF72C245324618CA23BF51BC430A32F872_AdjustorThunk }, { 0x060006C4, ParamsArray__ctor_mC2A3A6438294FA948BFA5FAB16B92B512CD77AEF_AdjustorThunk }, { 0x060006C5, ParamsArray__ctor_mA5536845A414E853711015FD87765D46E0032444_AdjustorThunk }, { 0x060006C6, ParamsArray__ctor_m1237E599510FB74A8A1D237B0330676EDD161D5E_AdjustorThunk }, { 0x060006C7, ParamsArray_get_Length_mB6EAB17F36570CC54B9505BFA2CB4FCAD326AE07_AdjustorThunk }, { 0x060006C8, ParamsArray_get_Item_m44F2FAA4BFD4E1F9AEC0727A767EB788498B0029_AdjustorThunk }, { 0x060006C9, ParamsArray_GetAtSlow_m0E265C606DE9D8B37CD964B02642446128D6B0BD_AdjustorThunk }, { 0x060006FD, SByte_CompareTo_mE33D49E0A12617E87A94163442EE207927332D6F_AdjustorThunk }, { 0x060006FE, SByte_CompareTo_m1C183FA8CCC293C6FA6A50EE04B2FB36E9695CC4_AdjustorThunk }, { 0x060006FF, SByte_Equals_m2436A58AA51169044BB6FAB4F3924C06037C34EF_AdjustorThunk }, { 0x06000700, SByte_Equals_m0D16E215FCE3B1D5CFFECBDA1FF916D7AD21BD97_AdjustorThunk }, { 0x06000701, SByte_GetHashCode_mE61E9B0D1D93EF3E4E2B6282FF940FFA2E471FFF_AdjustorThunk }, { 0x06000702, SByte_ToString_mAA885F58F9F739E25623423A059C735017A92708_AdjustorThunk }, { 0x06000703, SByte_ToString_m49CC610EC3B380C06F59C71D999DC46B89632B6E_AdjustorThunk }, { 0x06000704, SByte_ToString_m183C4DB410DD03A804F3DA87DB223A249A68E139_AdjustorThunk }, { 0x06000705, SByte_TryFormat_m202F815D4745E3D407BE912BDDD7DB8531B970A8_AdjustorThunk }, { 0x06000709, SByte_GetTypeCode_mC9445CEC36B03C50C3294AFE187780E09A4BFF11_AdjustorThunk }, { 0x0600070A, SByte_System_IConvertible_ToBoolean_mEECF30118FF2C57AE639AFF871875297032FCE8C_AdjustorThunk }, { 0x0600070B, SByte_System_IConvertible_ToChar_m0BD4B4BB9CCC64B9BD939C6BDCF025AEB2609253_AdjustorThunk }, { 0x0600070C, SByte_System_IConvertible_ToSByte_mCAD44D2FC325D7DCFE7A3E92C6C3A8D216CE444E_AdjustorThunk }, { 0x0600070D, SByte_System_IConvertible_ToByte_m9B39F9A1A097D0B3F7CB13248ADF4599C0528FD5_AdjustorThunk }, { 0x0600070E, SByte_System_IConvertible_ToInt16_mAEF922A2C9780E6D8CE2187309AF6955266C6B38_AdjustorThunk }, { 0x0600070F, SByte_System_IConvertible_ToUInt16_mC167432B47A1BB7BB490DD6F3193C933AFC2C417_AdjustorThunk }, { 0x06000710, SByte_System_IConvertible_ToInt32_m89B33C83E52EDEF7F9D74CC4D2A9750F5CA6C589_AdjustorThunk }, { 0x06000711, SByte_System_IConvertible_ToUInt32_mBAD8C791C4B2DCB767C28EC3BF41CC0DBC5D11D2_AdjustorThunk }, { 0x06000712, SByte_System_IConvertible_ToInt64_mA10DC8035C5F946E1981742DB51C6FD028657502_AdjustorThunk }, { 0x06000713, SByte_System_IConvertible_ToUInt64_mA8607C0CCA0E50FA8117C6ADECD3536A2B540658_AdjustorThunk }, { 0x06000714, SByte_System_IConvertible_ToSingle_m5524E4C8855E5D215DD35029B9BC04F708F7C70B_AdjustorThunk }, { 0x06000715, SByte_System_IConvertible_ToDouble_m7902480F1C3D82C3F65AE3F2494E611BC6CA6794_AdjustorThunk }, { 0x06000716, SByte_System_IConvertible_ToDecimal_m6835275C73C5A04C18659510BE46C1C6F84FE195_AdjustorThunk }, { 0x06000717, SByte_System_IConvertible_ToDateTime_m78334E40B8A53D858B21B6DD33649FA7860107B3_AdjustorThunk }, { 0x06000718, SByte_System_IConvertible_ToType_m112F36BC474C3D0F15C6C011C4536C8CDE5C379F_AdjustorThunk }, { 0x0600071C, Single_CompareTo_mAD407AC6ADA9D53ED2D0DD43254B6EE5A96F49A5_AdjustorThunk }, { 0x0600071D, Single_CompareTo_m06F7868162EB392D3E99103D1A0BD27463C9E66F_AdjustorThunk }, { 0x0600071E, Single_Equals_mC2B8FFE9D39B98FA2108771CCAFEC580873D054F_AdjustorThunk }, { 0x0600071F, Single_Equals_m97C79E2B80F39214DB3F7E714FF2BCA45A0A8BF9_AdjustorThunk }, { 0x06000720, Single_GetHashCode_mC3F1E099D1CF165C2D71FBCC5EF6A6792F9021D2_AdjustorThunk }, { 0x06000721, Single_ToString_mE282EDA9CA4F7DF88432D807732837A629D04972_AdjustorThunk }, { 0x06000722, Single_ToString_m534852BD7949AA972435783D7B96D0FFB09F6D6A_AdjustorThunk }, { 0x06000723, Single_ToString_m3F2C4433B6ADFA5ED8E3F14ED19CD23014E5179D_AdjustorThunk }, { 0x06000724, Single_ToString_mF468A56B3A746EFD805E0604EE7A2873DA157ADE_AdjustorThunk }, { 0x06000725, Single_TryFormat_m0C0B55CAF760803AD91384443998EC7DF9A26E60_AdjustorThunk }, { 0x0600072A, Single_GetTypeCode_m982F6CA50E9B8E727C8EF2B98586A2AC13962446_AdjustorThunk }, { 0x0600072B, Single_System_IConvertible_ToBoolean_m027D1098F905AF04D03E36E0BA9CAA5332A93EC4_AdjustorThunk }, { 0x0600072C, Single_System_IConvertible_ToChar_m1B5DCC149941108022457F57DD148B7F898CD917_AdjustorThunk }, { 0x0600072D, Single_System_IConvertible_ToSByte_m85C565D4881F0B1EDBED638472FA1898E56FDE86_AdjustorThunk }, { 0x0600072E, Single_System_IConvertible_ToByte_m9A39459517ABEB5D70B7E4331332EAA3BA018455_AdjustorThunk }, { 0x0600072F, Single_System_IConvertible_ToInt16_mA338C1322A7EFCAE1D38356119C3031892CEF618_AdjustorThunk }, { 0x06000730, Single_System_IConvertible_ToUInt16_m83AA2C9825B7FEE3DCB6C636CC36ED5AF9C9704B_AdjustorThunk }, { 0x06000731, Single_System_IConvertible_ToInt32_m52EF50F157BAB5E1BC24678652D42D4CFEAB966C_AdjustorThunk }, { 0x06000732, Single_System_IConvertible_ToUInt32_m83982A63F4C883BE3F12995DCAC9AA99B1C0A4AC_AdjustorThunk }, { 0x06000733, Single_System_IConvertible_ToInt64_mA4D64346AC392D7AE5306EC246A8BE845AD68B41_AdjustorThunk }, { 0x06000734, Single_System_IConvertible_ToUInt64_m3906326D98775E85700CC118517575E2248ACC18_AdjustorThunk }, { 0x06000735, Single_System_IConvertible_ToSingle_m0BA15445ACB26806CCBB038FA9D0E211256546BD_AdjustorThunk }, { 0x06000736, Single_System_IConvertible_ToDouble_mB0E7018549E92129FD2CBBFEEE27051F1DE81FE6_AdjustorThunk }, { 0x06000737, Single_System_IConvertible_ToDecimal_m55EA84B9728309C897034B54BC216122D6B38185_AdjustorThunk }, { 0x06000738, Single_System_IConvertible_ToDateTime_mF66E78188F41E979DC7FF82AABFDCF456B2213B9_AdjustorThunk }, { 0x06000739, Single_System_IConvertible_ToType_m52014373BE33664D69CB4F797F0A78120267EC72_AdjustorThunk }, { 0x06000787, TimeSpan__ctor_m061B122FA11D2063FE751C1F1D019DF1C8B10B1F_AdjustorThunk }, { 0x06000788, TimeSpan__ctor_mF8B85616C009D35D860DA0254327E8AAF54822A1_AdjustorThunk }, { 0x06000789, TimeSpan__ctor_m7DA95D0F449E6A1F71C74055EE55D799D4C98E10_AdjustorThunk }, { 0x0600078A, TimeSpan_get_Ticks_mC50131E57621F29FACC53B3241432ABB874FA1B5_AdjustorThunk }, { 0x0600078B, TimeSpan_get_Hours_m770B4B777A816E051EFDA317C28DA9A4F39D6CFB_AdjustorThunk }, { 0x0600078C, TimeSpan_get_Minutes_m93E37D01CD6DA2DE5B35609D740D322E270B678F_AdjustorThunk }, { 0x0600078D, TimeSpan_get_Seconds_m8CA21613DC31BD025C5D30D41BAD0ED50827578B_AdjustorThunk }, { 0x0600078E, TimeSpan_get_TotalDays_m7B3557D0DD79E39DFC6C08BAC756B1B5DE2D4108_AdjustorThunk }, { 0x0600078F, TimeSpan_get_TotalHours_m753DFC812CEC8F9214EF5F9839C5B4A4DB0D2883_AdjustorThunk }, { 0x06000790, TimeSpan_get_TotalMilliseconds_m3506C1A49F1FE37A82F3027EA061D18215EF87CF_AdjustorThunk }, { 0x06000791, TimeSpan_Add_m2225A425832F851825CDA4A74903841DDB62AA19_AdjustorThunk }, { 0x06000792, TimeSpan_CompareTo_m8C88E571867C476F31963347C707D2BEC3D5A99A_AdjustorThunk }, { 0x06000793, TimeSpan_CompareTo_m85916E1968FD4309A3CFCBCBC0E3DF2E9AEB0FD3_AdjustorThunk }, { 0x06000795, TimeSpan_Equals_mFE37205C5F1295DD799B0EE207142BFA4222D47A_AdjustorThunk }, { 0x06000796, TimeSpan_Equals_m1469BC4FF943C13273AEAF576905CA93C4DDA73F_AdjustorThunk }, { 0x06000797, TimeSpan_GetHashCode_m2CBBAD27522E17FE6006390ED0E3874676CAA76D_AdjustorThunk }, { 0x0600079C, TimeSpan_Negate_m3BF3036191A2FDC35250891CD82AD3283A13ABB4_AdjustorThunk }, { 0x0600079E, TimeSpan_Subtract_m6B780A4AADD60F53CC449DDC2171BBCD09381559_AdjustorThunk }, { 0x060007A2, TimeSpan_ToString_m44D5BF48E35E18BB8B99A86B6535DA5E847FFE92_AdjustorThunk }, { 0x060007A3, TimeSpan_ToString_m5B50613FCD29547F04EAE305B2226CB9F490C432_AdjustorThunk }, { 0x060007A4, TimeSpan_ToString_mDEB92B7F0214C221302BDCFA00ECDD283C22579E_AdjustorThunk }, { 0x060007A5, TimeSpan_TryFormat_mC4C0834E4FA71761AF2C4E6B577B308C1E268A4A_AdjustorThunk }, { 0x0600085A, UInt16_CompareTo_m02159C1CB7FFBEEEFABB409F3A07F9F6CCD63127_AdjustorThunk }, { 0x0600085B, UInt16_CompareTo_m73A3F7183597E4CFBCB8A98A696B4C3DFEDF0845_AdjustorThunk }, { 0x0600085C, UInt16_Equals_mA21E8831A57BC983311BFEE7023615002FC50207_AdjustorThunk }, { 0x0600085D, UInt16_Equals_m5673358CCDB7D6E74A6A13C50FC9151F4DD66089_AdjustorThunk }, { 0x0600085E, UInt16_GetHashCode_m534E5103D0DA9C6FCED4F2F007993D3E38165200_AdjustorThunk }, { 0x0600085F, UInt16_ToString_m57629B7E74D92A54414073D5C27D6827C93A4DD5_AdjustorThunk }, { 0x06000860, UInt16_ToString_mCFE0EB73F03E7230D7F2694140FF9CECE793184D_AdjustorThunk }, { 0x06000861, UInt16_ToString_mBD648884B6569D3E7D779669EEFCB1ED5EE4A521_AdjustorThunk }, { 0x06000862, UInt16_TryFormat_mFBBE717EEAC00E6B5ABC83B6D3AD7C7C5E310281_AdjustorThunk }, { 0x06000866, UInt16_GetTypeCode_m87109CE73C1867EF125AE559AF5267F2464BB713_AdjustorThunk }, { 0x06000867, UInt16_System_IConvertible_ToBoolean_m80A87A589A9931FEABFA8DE851CC90ABE4068BA9_AdjustorThunk }, { 0x06000868, UInt16_System_IConvertible_ToChar_m6A4FEF20CC15D31B9F864CEDACA14E15571CB170_AdjustorThunk }, { 0x06000869, UInt16_System_IConvertible_ToSByte_mAFD573A90EC1E9A07DC51F05BF682B2EFAE0B350_AdjustorThunk }, { 0x0600086A, UInt16_System_IConvertible_ToByte_mF28006842AD2F889A8AF8985068CF3C1F9D0058E_AdjustorThunk }, { 0x0600086B, UInt16_System_IConvertible_ToInt16_mA8738D7D368BBF3C1BFDCAB9C9D5BE73BD8DDADF_AdjustorThunk }, { 0x0600086C, UInt16_System_IConvertible_ToUInt16_mEBC3DADEA11C83CC71EF155317F7C91E9634BA0F_AdjustorThunk }, { 0x0600086D, UInt16_System_IConvertible_ToInt32_m540FA3939022FE0007AE993634107A4C7F5D5152_AdjustorThunk }, { 0x0600086E, UInt16_System_IConvertible_ToUInt32_m72245591EB8D0446EF1F84F74BC2321A799888EA_AdjustorThunk }, { 0x0600086F, UInt16_System_IConvertible_ToInt64_m0FBB535B1FC3CE6D49439A1D305C061E280DDC9F_AdjustorThunk }, { 0x06000870, UInt16_System_IConvertible_ToUInt64_m710F3496215C621016585FAD906EECE1D1E0967E_AdjustorThunk }, { 0x06000871, UInt16_System_IConvertible_ToSingle_m995E5E0F12278F1267DC69C663EB5ED44EC89DD2_AdjustorThunk }, { 0x06000872, UInt16_System_IConvertible_ToDouble_m8C0CA1695A4E7FEE2368001F36C96E01D103E55B_AdjustorThunk }, { 0x06000873, UInt16_System_IConvertible_ToDecimal_m15367C4B00DB5131821DBD9AE8DEFD800FBB9DC4_AdjustorThunk }, { 0x06000874, UInt16_System_IConvertible_ToDateTime_mC810F423BC87DECE7950C3BFBC748C2FA7DF6AE6_AdjustorThunk }, { 0x06000875, UInt16_System_IConvertible_ToType_m296AD6C61FF10F9575E4E88705C8440A51B1423C_AdjustorThunk }, { 0x06000876, UInt32_CompareTo_m7641828869D5AF657A97ACB8AB5E328984F46988_AdjustorThunk }, { 0x06000877, UInt32_CompareTo_mC96F15BE2B06C0268AD1D110D3251CE4DBA43907_AdjustorThunk }, { 0x06000878, UInt32_Equals_mC516812849D8243A72D34D830D840A1F1E32795E_AdjustorThunk }, { 0x06000879, UInt32_Equals_m6BE590F34B71E27978E9146437F73A6448BA01A3_AdjustorThunk }, { 0x0600087A, UInt32_GetHashCode_mB9A03A037C079ADF0E61516BECA1AB05F92266BC_AdjustorThunk }, { 0x0600087B, UInt32_ToString_mB6FA6D2459C82ADCF285C55363491D9669A80154_AdjustorThunk }, { 0x0600087C, UInt32_ToString_m5A3136A9B92E1A5285D56349AD71B4075BD254AC_AdjustorThunk }, { 0x0600087D, UInt32_ToString_m464396B0FE2115F3CEA38AEECDDB0FACC3AADADE_AdjustorThunk }, { 0x0600087E, UInt32_TryFormat_m13D0A6FDF34DD4E40E44C1DB46E13BC8771D4492_AdjustorThunk }, { 0x06000881, UInt32_GetTypeCode_m36F87917898897D0F1DCCF5EA05E7420E2440E5A_AdjustorThunk }, { 0x06000882, UInt32_System_IConvertible_ToBoolean_mCAAC5E1B2CF8D1D29C26F6C2F14170A8D8B2EED6_AdjustorThunk }, { 0x06000883, UInt32_System_IConvertible_ToChar_mBE8B0C855829860093A2E3AB50E00798CE7761A9_AdjustorThunk }, { 0x06000884, UInt32_System_IConvertible_ToSByte_m2145030A3AAE090E86AF654CC234180BC86C1C1A_AdjustorThunk }, { 0x06000885, UInt32_System_IConvertible_ToByte_m0127804D7DBC5FBE9D5210909E7260D0D4F35AC4_AdjustorThunk }, { 0x06000886, UInt32_System_IConvertible_ToInt16_m773ED23D5736A41D77A65499394010D7083FB09E_AdjustorThunk }, { 0x06000887, UInt32_System_IConvertible_ToUInt16_m55EF66854F2530BA02FC04F6BA2102410AF99F18_AdjustorThunk }, { 0x06000888, UInt32_System_IConvertible_ToInt32_m8190791F16D31FD642F088B54757E1ADB47865D3_AdjustorThunk }, { 0x06000889, UInt32_System_IConvertible_ToUInt32_m9854A9FCC89A5A9E9A43CD5CCAADF603E23C9CD7_AdjustorThunk }, { 0x0600088A, UInt32_System_IConvertible_ToInt64_mC9F6F6CB6815F9C7893FB54535AFB0EC294C5213_AdjustorThunk }, { 0x0600088B, UInt32_System_IConvertible_ToUInt64_m760A7E11EE2D90E62D2BDD2057E045601239A455_AdjustorThunk }, { 0x0600088C, UInt32_System_IConvertible_ToSingle_mD12EFF891DE0CA5A8816331F3E024319E1F84782_AdjustorThunk }, { 0x0600088D, UInt32_System_IConvertible_ToDouble_m494F83A433F99711707FD11230977DFCA13323FF_AdjustorThunk }, { 0x0600088E, UInt32_System_IConvertible_ToDecimal_mA7A0AF52B56F9958891802F49120F97F4CB780AC_AdjustorThunk }, { 0x0600088F, UInt32_System_IConvertible_ToDateTime_m2C0CDDAAC455330A9ED69BEDA7128B51F81E7515_AdjustorThunk }, { 0x06000890, UInt32_System_IConvertible_ToType_m7D6732EC1DFC90EA0B3255AF53A04A279AA2D9C2_AdjustorThunk }, { 0x06000891, UInt64_CompareTo_m288BA0CFC7A33B21926BEA039FC439AF369935C0_AdjustorThunk }, { 0x06000892, UInt64_CompareTo_m1292E47C1FE2A1FC5BC5E6E2EB9C1FCDCEFE7745_AdjustorThunk }, { 0x06000893, UInt64_Equals_m175E7A6F2A4606A94579529400854317542648A9_AdjustorThunk }, { 0x06000894, UInt64_Equals_mB642AC4A6A1261E0FB36D7F1F2D77940790FAA81_AdjustorThunk }, { 0x06000895, UInt64_GetHashCode_m65D9FD0102B6B01BF38D986F060F0BDBC29B4F92_AdjustorThunk }, { 0x06000896, UInt64_ToString_mD3AAE57EA18A6779F5A17E4F91C900A231EB0A6F_AdjustorThunk }, { 0x06000897, UInt64_ToString_mCDDACF05D6B5B3ECB10B1FEEE58ED3407973E7A7_AdjustorThunk }, { 0x06000898, UInt64_ToString_m779041C8FDD58BF8617838B00CD041788DB2F1A3_AdjustorThunk }, { 0x06000899, UInt64_TryFormat_m0A81EA0B51B237EF7D37FD1096080AA28FF717EF_AdjustorThunk }, { 0x0600089C, UInt64_GetTypeCode_m7956F80F53129D3D863DFD8FAF69837B1F3217D6_AdjustorThunk }, { 0x0600089D, UInt64_System_IConvertible_ToBoolean_m811C71F9B4CE4CA2B6C97239179F6D93AD40F181_AdjustorThunk }, { 0x0600089E, UInt64_System_IConvertible_ToChar_mA9FDA4A04271B83E4D9C9C6780B05FFAD6C18134_AdjustorThunk }, { 0x0600089F, UInt64_System_IConvertible_ToSByte_mFFCB6CC662302C419BFE442F2C238A43F9286495_AdjustorThunk }, { 0x060008A0, UInt64_System_IConvertible_ToByte_m0AE15842DA243AAB6558589B45FAEDF930FFFCEE_AdjustorThunk }, { 0x060008A1, UInt64_System_IConvertible_ToInt16_mE4DD41C3FF462704A743921DB396EF1A19273DA9_AdjustorThunk }, { 0x060008A2, UInt64_System_IConvertible_ToUInt16_m18EFCF36F8AC202D4402483A57144C9907178945_AdjustorThunk }, { 0x060008A3, UInt64_System_IConvertible_ToInt32_mDFD417C1D4527BEDD01D98F29216A60EE5C67F85_AdjustorThunk }, { 0x060008A4, UInt64_System_IConvertible_ToUInt32_m60A3E39C39BD85633BBCF030CA5BE90C9BC685EF_AdjustorThunk }, { 0x060008A5, UInt64_System_IConvertible_ToInt64_mEAC98774C63EB91085FCF7E8EAD9F75E181EE6BA_AdjustorThunk }, { 0x060008A6, UInt64_System_IConvertible_ToUInt64_mC0D4CE7AAF3744D4FA1DE31ACC8CAD0BBD1A28DE_AdjustorThunk }, { 0x060008A7, UInt64_System_IConvertible_ToSingle_mF861BDD3DBAD5A51D99322CA3B82E02417F0DDA6_AdjustorThunk }, { 0x060008A8, UInt64_System_IConvertible_ToDouble_mD91D9ED4E5318D66E7CA6002BC220E557945333B_AdjustorThunk }, { 0x060008A9, UInt64_System_IConvertible_ToDecimal_mD609BAA92928AC5FC0EA88B680CBB6480E928824_AdjustorThunk }, { 0x060008AA, UInt64_System_IConvertible_ToDateTime_mDC384A2977CB0D534860FD61E3BA2A7282325A80_AdjustorThunk }, { 0x060008AB, UInt64_System_IConvertible_ToType_m688B075AD5E9168946856D735E20139699E3F2D3_AdjustorThunk }, { 0x060008B7, ValueTuple_Equals_m0383A09FBD1032B045BF43F6F229F52225156158_AdjustorThunk }, { 0x060008B8, ValueTuple_Equals_m8B34DDC9377802C251DA759D3699E01B25507602_AdjustorThunk }, { 0x060008B9, ValueTuple_System_Collections_IStructuralEquatable_Equals_mFE0AF4B9EDE5F10078A529B34782B4F224D2265A_AdjustorThunk }, { 0x060008BA, ValueTuple_System_IComparable_CompareTo_m156CF9EA95854C8B20BBB4A4E203ACF7910E011B_AdjustorThunk }, { 0x060008BB, ValueTuple_CompareTo_m65043A775393A9A07522E868E7BAF3BDAC4CAC3A_AdjustorThunk }, { 0x060008BC, ValueTuple_System_Collections_IStructuralComparable_CompareTo_mF4BC796E1222F5459D7586FE789E495F1FC13E26_AdjustorThunk }, { 0x060008BD, ValueTuple_GetHashCode_m53FA957C3980951CAD883BE2A7705D1B8A01878E_AdjustorThunk }, { 0x060008BE, ValueTuple_System_Collections_IStructuralEquatable_GetHashCode_m31417BE5853187BA1ACC4CBB000592DD5DB7EBEB_AdjustorThunk }, { 0x060008BF, ValueTuple_System_IValueTupleInternal_GetHashCode_m5524EC53E0EB28C3773F3C5121C2D6855939304A_AdjustorThunk }, { 0x060008C0, ValueTuple_ToString_m3E57988FE8A7AFB41F6FFECF53A7F38E36F2C690_AdjustorThunk }, { 0x060008C1, ValueTuple_System_IValueTupleInternal_ToStringEnd_mCE2A7CC3C7C51FDF6CDEC21AB747483A06F4ADBC_AdjustorThunk }, { 0x060008C2, ValueTuple_System_Runtime_CompilerServices_ITuple_get_Length_mB174A677D156B502296E702546DA4A54D52A2A47_AdjustorThunk }, { 0x0600092B, ConsoleKeyInfo__ctor_mB11797E5AE0887C8F1AE75FD34AF342FA5C49264_AdjustorThunk }, { 0x0600092C, ConsoleKeyInfo_get_KeyChar_m8138528816FDD8AD7B4CAD3ADB6D70EA2F2C7A63_AdjustorThunk }, { 0x0600092D, ConsoleKeyInfo_get_Key_m1885AE56E1C5CDEDB75C857ACA2E7D4455BCD33A_AdjustorThunk }, { 0x0600092E, ConsoleKeyInfo_Equals_mB45FA36B3856A09445056E55DEAD966EF5653326_AdjustorThunk }, { 0x0600092F, ConsoleKeyInfo_Equals_m6DBD0356B58A4DA66EF3543DC228ABBEF1D2FE55_AdjustorThunk }, { 0x06000930, ConsoleKeyInfo_GetHashCode_m8D1FDBD56345600F45D4C07958E9855E8BB40F8D_AdjustorThunk }, { 0x06000A18, SorterObjectArray__ctor_mE523748AACA66081B2774FFD4312877CCD6D40BC_AdjustorThunk }, { 0x06000A19, SorterObjectArray_SwapIfGreaterWithItems_m373A9679D50CFDF935A0D3493AC9A10B8342E96E_AdjustorThunk }, { 0x06000A1A, SorterObjectArray_Swap_m3556AF1DC90EA6542CF6AB933DD9AFF65CF1D0F8_AdjustorThunk }, { 0x06000A1B, SorterObjectArray_Sort_m13369A292C95B423844734CB1A75387B0A6BAC3F_AdjustorThunk }, { 0x06000A1C, SorterObjectArray_IntrospectiveSort_mE70A5FE853B9B706ECB24CB5118A1B1440682132_AdjustorThunk }, { 0x06000A1D, SorterObjectArray_IntroSort_m912E1A41EF0FAFF5B86F42A7EB9BA860D3F51F2C_AdjustorThunk }, { 0x06000A1E, SorterObjectArray_PickPivotAndPartition_mFE230A58E111C0A201E740D52A4AC33AFEBD541B_AdjustorThunk }, { 0x06000A1F, SorterObjectArray_Heapsort_m1DFF24411AED5D2BBFFD0549BD382B898E99042E_AdjustorThunk }, { 0x06000A20, SorterObjectArray_DownHeap_m9240CC52F9C886556C31874DCB72DAD6FC0C608B_AdjustorThunk }, { 0x06000A21, SorterObjectArray_InsertionSort_mD801415F2F3DD42C0BC17EF0F46D84C312A832AE_AdjustorThunk }, { 0x06000A22, SorterGenericArray__ctor_mBB8BAD7E29AA6F84B95A3A8E4F827601E829C42A_AdjustorThunk }, { 0x06000A23, SorterGenericArray_SwapIfGreaterWithItems_m289580EB48A7009C7E754CA0051F068C114F1056_AdjustorThunk }, { 0x06000A24, SorterGenericArray_Swap_m6F55407472AC1C56CA3DBA1B48D8BE8AD80739F4_AdjustorThunk }, { 0x06000A25, SorterGenericArray_Sort_mACCCBBC305E016AACA73D8ACCCCF07969AE14CAA_AdjustorThunk }, { 0x06000A26, SorterGenericArray_IntrospectiveSort_m965E397E78E43C0AB0E869E8F15EB52052E1A85A_AdjustorThunk }, { 0x06000A27, SorterGenericArray_IntroSort_mC38E34F9E143EA446398E3B5B7BF6902E345C8D9_AdjustorThunk }, { 0x06000A28, SorterGenericArray_PickPivotAndPartition_m0B6A23FAB99336829E5FA5E85134360DAD9F42D4_AdjustorThunk }, { 0x06000A29, SorterGenericArray_Heapsort_m315192C8CC2B2BF44DB5C4C789A63F182624A8B9_AdjustorThunk }, { 0x06000A2A, SorterGenericArray_DownHeap_m27C08CC30B66AFDB848FC07CBB83B5BA1DF83621_AdjustorThunk }, { 0x06000A2B, SorterGenericArray_InsertionSort_m2E4D651411B2CA33699D1EA9C756B438C8FC6503_AdjustorThunk }, { 0x06000ACE, EnumResult_Init_mE82C2A0AA77B57916BE3FB3721D53CFF94ECAD35_AdjustorThunk }, { 0x06000ACF, EnumResult_SetFailure_m0F3E787A9094646F63ABC665AD6DAF284FFBB14F_AdjustorThunk }, { 0x06000AD0, EnumResult_SetFailure_m982B6BDE545BAD51E5A5DA5B8CA9C0CA7066A2B5_AdjustorThunk }, { 0x06000AD1, EnumResult_SetFailure_mA604636ACB06D3091996618B9A777C8AF77EEAA5_AdjustorThunk }, { 0x06000AD2, EnumResult_GetEnumParseException_mBD381EB8A10F30881AE830EF7A4EF5C7E2C1CCDC_AdjustorThunk }, { 0x06000BE2, ArgIterator_Equals_m8DEB186C2C14966FAEA08C0107C726FFE405086C_AdjustorThunk }, { 0x06000BE3, ArgIterator_GetHashCode_mE7C3B7757BB4EA0F13BF07C4393E740EECB3347A_AdjustorThunk }, { 0x06000C2A, IntPtr__ctor_m20A566609A091311C734617C699E61F545250AC7_AdjustorThunk }, { 0x06000C2B, IntPtr__ctor_m2C033540A2F274766CF5C2A120587DD997E3F6DC_AdjustorThunk }, { 0x06000C2C, IntPtr__ctor_m4F9A9B80F01996B610D5AE4797F20B98ECD0A3D9_AdjustorThunk }, { 0x06000C2D, IntPtr__ctor_mB25EE72E83504447D0560807D2B7CEA8AB06BDA2_AdjustorThunk }, { 0x06000C2F, IntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_m2C820559FC5BDABF0C3486B721C9670199F666C0_AdjustorThunk }, { 0x06000C30, IntPtr_Equals_m0F39AB64A7BBD67190E745FF8334A5FC766CB26E_AdjustorThunk }, { 0x06000C31, IntPtr_GetHashCode_m669B16AD7483C1C396E48F41D9CAC4B719E38F3D_AdjustorThunk }, { 0x06000C32, IntPtr_ToInt64_m0F81FB6FB08014074D4F5B915EDAB06A08552032_AdjustorThunk }, { 0x06000C33, IntPtr_ToPointer_m1A0612EED3A1C8B8850BE2943CFC42523064B4F6_AdjustorThunk }, { 0x06000C34, IntPtr_ToString_mDA1150F4802E1FB9313FB4E32C684EEE19116E5C_AdjustorThunk }, { 0x06000C35, IntPtr_ToString_m4B664F765633183265DE764BECD5D78FCCA20A13_AdjustorThunk }, { 0x06000C3F, IntPtr_IsNull_m77D4FB137C442917D697E210C859523466B7B2CD_AdjustorThunk }, { 0x06000C40, IntPtr_System_IEquatableU3CSystem_IntPtrU3E_Equals_m64E94B3EFD22DCF51639896412A4872940166F0C_AdjustorThunk }, { 0x06000C79, RuntimeFieldHandle__ctor_m73A58380C78921A9DF3BEC96C21898BA990ACA34_AdjustorThunk }, { 0x06000C7A, RuntimeFieldHandle__ctor_m301D510AC3769D6F4940E13BBF61BFBAF9E8B26B_AdjustorThunk }, { 0x06000C7B, RuntimeFieldHandle_get_Value_m2E0D52841EE9AF5D67DC73A08953A66CF79C65AE_AdjustorThunk }, { 0x06000C7C, RuntimeFieldHandle_GetObjectData_m2A2F3CBF2351562D937BAA47FE9B895C3F885A07_AdjustorThunk }, { 0x06000C7D, RuntimeFieldHandle_Equals_m8FFCE9269BEB07D26ACFCBEBB1166339060F8D1E_AdjustorThunk }, { 0x06000C7E, RuntimeFieldHandle_GetHashCode_m27C55DA547A213DEC47921879563D625FE108E5F_AdjustorThunk }, { 0x06000C82, RuntimeMethodHandle__ctor_mE77AEC4D1F35D0F4D9F994E8EC7901234C631D8B_AdjustorThunk }, { 0x06000C83, RuntimeMethodHandle__ctor_m5BFB522C6F5EC78E0DA560204ECC655B480F86A5_AdjustorThunk }, { 0x06000C84, RuntimeMethodHandle_get_Value_m0EC577635F04EAB0185051CF6DF2EF0F76127B1F_AdjustorThunk }, { 0x06000C85, RuntimeMethodHandle_GetObjectData_m420B52D1520FCFF89163AE3FDD988F3268F102D8_AdjustorThunk }, { 0x06000C86, RuntimeMethodHandle_Equals_mEB8ECAC9CBB23B1A0C7D6273727638F45F2374B5_AdjustorThunk }, { 0x06000C87, RuntimeMethodHandle_GetHashCode_m0E3336CB4827543DB7A685C8DAA2E262B55A2ADD_AdjustorThunk }, { 0x06000C89, RuntimeMethodHandle_IsNullHandle_mADA8C81A99E84A10E7E110D832E47AEA72349EDC_AdjustorThunk }, { 0x06000C8A, RuntimeTypeHandle__ctor_m3B7A6EF106E5F7259DA89488C4D23622533C09A8_AdjustorThunk }, { 0x06000C8B, RuntimeTypeHandle__ctor_mE16D1E09DB422753FECA96534577156F095DD44B_AdjustorThunk }, { 0x06000C8C, RuntimeTypeHandle__ctor_m8B2A75A9B2B1FDDBFAAE32B29F8A6E627465925E_AdjustorThunk }, { 0x06000C8D, RuntimeTypeHandle_get_Value_mDC366CF36C3E21505134EAEE72BD7629107D762A_AdjustorThunk }, { 0x06000C8E, RuntimeTypeHandle_GetObjectData_mD66E58EF9113628261656A54EBBF28F632A68E06_AdjustorThunk }, { 0x06000C8F, RuntimeTypeHandle_Equals_m7A252391EB724E07A8680E654085A55AA40DF923_AdjustorThunk }, { 0x06000C90, RuntimeTypeHandle_GetHashCode_m40530DD65FD7D21A2FE06D4BDC832B60E8FC90AC_AdjustorThunk }, { 0x06000CDE, FormatParam__ctor_m21CD49AD42AE22CA15E5079D2173DA59ED241CB1_AdjustorThunk }, { 0x06000CDF, FormatParam__ctor_m2E5E1E090D1C281541EB50D1E8FC7812911BFD32_AdjustorThunk }, { 0x06000CE1, FormatParam_get_Int32_m6A8A633A4AB97021D86ECAA09152B15825A55573_AdjustorThunk }, { 0x06000CE2, FormatParam_get_String_m0B6D8B82E4B15C9BFE0A5507105F1FAE76123883_AdjustorThunk }, { 0x06000CE3, FormatParam_get_Object_mA4CA7A416833274AFEC65FD8333B115C56C38A24_AdjustorThunk }, { 0x06000D1C, UIntPtr__ctor_m8AD80E1EF069A66D0E48BF7765C91088B5C09419_AdjustorThunk }, { 0x06000D1D, UIntPtr__ctor_m5915109E3F198CA16FDFA9CF438FAAEBFB90DE27_AdjustorThunk }, { 0x06000D1E, UIntPtr__ctor_m8FD36BD3C315E2608A9570159B5668D33CA9C896_AdjustorThunk }, { 0x06000D1F, UIntPtr_Equals_m7A952F9624311E28A8F6B7D48A27E897F59E7021_AdjustorThunk }, { 0x06000D20, UIntPtr_GetHashCode_mC4A4145D2235757DC7209CAE775528FCBE7A4547_AdjustorThunk }, { 0x06000D21, UIntPtr_ToString_m97AC7F128FE80F8F841F5E25A39995A77B6FD091_AdjustorThunk }, { 0x06000D22, UIntPtr_System_Runtime_Serialization_ISerializable_GetObjectData_mCA875F6D54ACB76AAAF2F07190AC588ADD8D1A01_AdjustorThunk }, { 0x06000D28, UIntPtr_System_IEquatableU3CSystem_UIntPtrU3E_Equals_m851E0B6728F22D31AFBA6FF9133219D12481431B_AdjustorThunk }, { 0x06000D31, Variant_Clear_mEBB58903D4621284C9B23CAB695FA3FEE1CCE671_AdjustorThunk }, { 0x06000D47, Decimal_get_High_m86BC909DA3D43FC917C408DCACE5FFB0D73DB4DC_AdjustorThunk }, { 0x06000D48, Decimal_get_Low_m8B0C535B60CF68D2E41E29F35949F4989D41799C_AdjustorThunk }, { 0x06000D49, Decimal_get_Mid_mEE06DEE2D89FDD11819D89AD0FF8639866A51788_AdjustorThunk }, { 0x06000D4A, Decimal_get_IsNegative_m025720DC08538A43E4BBAE1993B08E98120BF31C_AdjustorThunk }, { 0x06000D4B, Decimal_get_Scale_mC0C890DDEB20DA86F6F1A5BDB44E841FEF2C4671_AdjustorThunk }, { 0x06000D4C, Decimal_get_Low64_m024EBF16396B6B23AA71839EE931C5154C88C557_AdjustorThunk }, { 0x06000D4F, Decimal__ctor_m6DDFD6E3A7A8CDEB1BADF8E09A8D8E1BDA9497A9_AdjustorThunk }, { 0x06000D50, Decimal__ctor_m2A5CA96744F1CA434D87C61A7856FA2F2C2C1191_AdjustorThunk }, { 0x06000D51, Decimal__ctor_mD42FF624FC0A2122E4F867709F3C03304E99BE71_AdjustorThunk }, { 0x06000D52, Decimal__ctor_m9CB8BFC1B0EDC4847DC5F36E7477E4A60F3E624C_AdjustorThunk }, { 0x06000D53, Decimal__ctor_mD8959BBB046231B916E185BA495FBC2D43A39B79_AdjustorThunk }, { 0x06000D54, Decimal__ctor_m2AFBFBDD82F6CD8204054A0EB305CB412055A555_AdjustorThunk }, { 0x06000D56, Decimal__ctor_mD7E681750DB460BF9385A6C7BE5E4006B163A4D9_AdjustorThunk }, { 0x06000D57, Decimal__ctor_mC089D0AF6A28E017DE6F2F0966D8EBEBFE2DAAF7_AdjustorThunk }, { 0x06000D58, Decimal_System_Runtime_Serialization_IDeserializationCallback_OnDeserialization_mB7DF0C94BD8CA8E69818E7A18B6CF4E9E31B8BBF_AdjustorThunk }, { 0x06000D59, Decimal_CompareTo_mA32F9DE44243C9FBDD49976D6FA861AFD415EF95_AdjustorThunk }, { 0x06000D5A, Decimal_CompareTo_mBD487E0B30C25C43C80F8E7F04B24ECD271263BC_AdjustorThunk }, { 0x06000D5B, Decimal_Equals_mD06AE5E80DBE3651F359FA951A93B7EACAB1A4D8_AdjustorThunk }, { 0x06000D5C, Decimal_Equals_m3CB5573B1905D94246A7CFB4B87586769F09F03A_AdjustorThunk }, { 0x06000D5D, Decimal_GetHashCode_m66F324087D323E0783EA339024D989FF5568E960_AdjustorThunk }, { 0x06000D5E, Decimal_ToString_m410E3F1BAA164B7544B3546D011D41B1C9E5C075_AdjustorThunk }, { 0x06000D5F, Decimal_ToString_m08256316312F5D05FE3D099C083A99BC694F4762_AdjustorThunk }, { 0x06000D60, Decimal_ToString_m2600674D09D44940FA0AAA00A87858E741671F4E_AdjustorThunk }, { 0x06000D61, Decimal_TryFormat_m6589BC8AEE99D3A7AF15B71EA7A00E8098818118_AdjustorThunk }, { 0x06000D7E, Decimal_GetTypeCode_m6209E9E8A7AFC166BEC175AA4D2352606705D51A_AdjustorThunk }, { 0x06000D7F, Decimal_System_IConvertible_ToBoolean_m162ACE4609DDDE541B3E3E6DB47B2BB81A97B3CA_AdjustorThunk }, { 0x06000D80, Decimal_System_IConvertible_ToChar_m67180AB40F6BF44EC745261A4F3483E19391019C_AdjustorThunk }, { 0x06000D81, Decimal_System_IConvertible_ToSByte_mD6CCDE15FE65F88CE6CA3AA56D68E722FE369190_AdjustorThunk }, { 0x06000D82, Decimal_System_IConvertible_ToByte_m5B0127AA3A48281C28ADDEFACFC8227A34048F5C_AdjustorThunk }, { 0x06000D83, Decimal_System_IConvertible_ToInt16_m47B0E7EF14231E4FE5CD1DCFB49A24DD93BF1392_AdjustorThunk }, { 0x06000D84, Decimal_System_IConvertible_ToUInt16_m7A8795931A3DAA1B80D5231A83F8479AD25E206F_AdjustorThunk }, { 0x06000D85, Decimal_System_IConvertible_ToInt32_m0B3093854390CF1895C034F4DA8078508ADED02C_AdjustorThunk }, { 0x06000D86, Decimal_System_IConvertible_ToUInt32_m9EAF1A95868B0C50438C8F364393F6696C946FB9_AdjustorThunk }, { 0x06000D87, Decimal_System_IConvertible_ToInt64_m65C3F1FBE86E4F4E3766100D6F73F7A3A6E7E4F2_AdjustorThunk }, { 0x06000D88, Decimal_System_IConvertible_ToUInt64_m79CEB4698E64F25AB5063DD845F724328297F49E_AdjustorThunk }, { 0x06000D89, Decimal_System_IConvertible_ToSingle_m16A9DAC3BC9A07A1ADA967862B2FCEE148F9EA0C_AdjustorThunk }, { 0x06000D8A, Decimal_System_IConvertible_ToDouble_m25CC3E5D737C74D9B41EFDE6B6ECF89C6903CEA4_AdjustorThunk }, { 0x06000D8B, Decimal_System_IConvertible_ToDecimal_m00BD2DF892A1F384721354ED751153A753DE130A_AdjustorThunk }, { 0x06000D8C, Decimal_System_IConvertible_ToDateTime_m4F57BC4202AAD1B1F8B35A9E1F68443C0F08889E_AdjustorThunk }, { 0x06000D8D, Decimal_System_IConvertible_ToType_mC0FBDB75FB2C06EC5A76E7FFB1EE1AD1EB52714F_AdjustorThunk }, { 0x06000D8F, DecCalc_set_High_m4BEBE307838D67F1055ECA17B5A6DB09E472A7E6_AdjustorThunk }, { 0x06000D90, DecCalc_set_Low_m95A09CB0F5B6601D80B7F80ABDC98337653B45CB_AdjustorThunk }, { 0x06000D91, DecCalc_set_Mid_mE4E05606E5037F20729E16B43E7B1491BC890E40_AdjustorThunk }, { 0x06000D92, DecCalc_get_IsNegative_mDCAD3650C10019239BF62DCBA05F02E70A7C85C1_AdjustorThunk }, { 0x06000D93, DecCalc_get_Low64_m7C8D9A74922E675A93109A64FE47604BDEA7EE50_AdjustorThunk }, { 0x06000D94, DecCalc_set_Low64_m33CC0AD4C3C9977953CECFDE71BF9CB7D1A3AA3D_AdjustorThunk }, { 0x06000DA5, PowerOvfl__ctor_m8EC0ACF2CD51241ECBA9CFC8AF920E19B6303995_AdjustorThunk }, { 0x06000DC6, CancellationToken_get_IsCancellationRequested_m9744F7A1A82946FDD1DC68E905F1ED826471D350_AdjustorThunk }, { 0x06000DC7, CancellationToken_get_CanBeCanceled_mC3751330B171DB14B70B9BAAD90A7D098A2309EC_AdjustorThunk }, { 0x06000DC8, CancellationToken__ctor_m455515653858F936ACECC0BE707DA53723FEA517_AdjustorThunk }, { 0x06000DC9, CancellationToken_InternalRegisterWithoutEC_mC722018F21A617399BFA34861A54CCBFF8B95DE5_AdjustorThunk }, { 0x06000DCA, CancellationToken_Register_m621A0EDCF61B2FA555CC03D36C161A379BD923FE_AdjustorThunk }, { 0x06000DCB, CancellationToken_Equals_m24654A395869DA6AA222253D3CBCEAC9ADE8F71B_AdjustorThunk }, { 0x06000DCC, CancellationToken_Equals_m87FBDE66AE29DC2FD2F5091B853046032D1A4F11_AdjustorThunk }, { 0x06000DCD, CancellationToken_GetHashCode_m1EC08473A59149B82E13DED5B5ABAED80A890217_AdjustorThunk }, { 0x06000DD0, CancellationToken_ThrowIfCancellationRequested_mB9D952DC6E96FB6E0595FC8E88D3133CDA4382C3_AdjustorThunk }, { 0x06000DD1, CancellationToken_ThrowOperationCanceledException_m4C876953578B38590BC23E632C3DDE17BA9C5F27_AdjustorThunk }, { 0x06000DED, SpinWait_get_Count_m970967905D57391BB4C7F4A03CDB732C783010D9_AdjustorThunk }, { 0x06000DEE, SpinWait_get_NextSpinWillYield_m9910CCC5EED670C836954F86B849EC7E8CCF8030_AdjustorThunk }, { 0x06000DEF, SpinWait_SpinOnce_m5B74E6B15013E90667646C0D943E886D4EC596AF_AdjustorThunk }, { 0x06000DF0, SpinWait_SpinOnce_m901B96487B6227E1A4D79315A1CDC20DCC1CFE54_AdjustorThunk }, { 0x06000DF1, SpinWait_SpinOnceCore_m01B1E2777694995FA77170B7C5A5446A997D15F6_AdjustorThunk }, { 0x06000DF7, CancellationTokenRegistration__ctor_mEC33F69E704E5D120E1752C6AAAAA748923B5359_AdjustorThunk }, { 0x06000DF8, CancellationTokenRegistration_Unregister_mD1C96AFDE701B7EDD5186A7E25B8B6D345AA0124_AdjustorThunk }, { 0x06000DF9, CancellationTokenRegistration_Dispose_m9EAF1228573E8278DDF7A3BEB5EE0E18DA6DC0E1_AdjustorThunk }, { 0x06000DFA, CancellationTokenRegistration_Equals_mD2B26375E4FEDC77A47AF01D601DA44A574454DD_AdjustorThunk }, { 0x06000DFB, CancellationTokenRegistration_Equals_m7302A00188F7471B8E9E77B711CE739B74B93785_AdjustorThunk }, { 0x06000DFC, CancellationTokenRegistration_GetHashCode_m15B172C8A2F785B81918A532898B9588DA7A3D50_AdjustorThunk }, { 0x06000E1D, CancellationCallbackCoreWorkArguments__ctor_m64B48EA9612661B9C5C3E99D13BC95C1180662AD_AdjustorThunk }, { 0x06000E2F, LockHolder_Dispose_m6487C16D28CF1510F8E4D38A5787F1CA345732C3_AdjustorThunk }, { 0x06000E48, U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_MoveNext_m3E35FF6E73163F3DF54766C17613C332943C6574_AdjustorThunk }, { 0x06000E49, U3CWaitUntilCountOrTimeoutAsyncU3Ed__32_SetStateMachine_mC70F53DED0A7FFA379A22F3C6DF9118A3BB440AB_AdjustorThunk }, { 0x06000E4A, SpinLock__ctor_mF7669674C8FDD2A84B44BE845F2016B13F20E83B_AdjustorThunk }, { 0x06000E4B, SpinLock_Enter_mECFADA7E2227A60081F66304BEDE56434BB7BA09_AdjustorThunk }, { 0x06000E4C, SpinLock_TryEnter_m4B518F9AE2B1EAB70AFB3561BCBAD1DCB1CF194A_AdjustorThunk }, { 0x06000E4D, SpinLock_ContinueTryEnter_m1CA9C2644BC63C3799749D33319A1D0AA28B13F2_AdjustorThunk }, { 0x06000E4E, SpinLock_DecrementWaiters_mC71563CD4C211FAA2917F0995A7B5018FB2D2CB7_AdjustorThunk }, { 0x06000E4F, SpinLock_ContinueTryEnterWithThreadTracking_m10E6E572723F57CC66ECB03AE9927150E9D634FC_AdjustorThunk }, { 0x06000E50, SpinLock_Exit_m209C5F118B683239FEF91F8DE2098F1E7903E316_AdjustorThunk }, { 0x06000E51, SpinLock_ExitSlowPath_mB4A4332402CDC00F2BD0D5DF2CF2A49B323C4FD0_AdjustorThunk }, { 0x06000E52, SpinLock_get_IsHeldByCurrentThread_m0DC1AE86F960F25436B4678E9D0C7C5BA5CD5DE9_AdjustorThunk }, { 0x06000E53, SpinLock_get_IsThreadOwnerTrackingEnabled_mB7B547CDEC0DADBA60B3D3B5464ACFEEEE1C6F59_AdjustorThunk }, { 0x06000E5B, ExecutionContextSwitcher_UndoNoThrow_m8A5C9D099548E26EC68651DAC5F9CD7E21A2D830_AdjustorThunk }, { 0x06000E5C, ExecutionContextSwitcher_Undo_m683D21973AF9E2E19D0662BBC9F266D79EC53886_AdjustorThunk }, { 0x06000E7E, Reader__ctor_m74E3334F0F909C53C5C246BD0C534DE36AF35DFF_AdjustorThunk }, { 0x06000E7F, Reader_DangerousGetRawExecutionContext_m4948F89C02C6AC2C18B26F7062845F3FA0EB69D4_AdjustorThunk }, { 0x06000E80, Reader_get_IsNull_m63A66FC72F15DDEB49328C88E4C943F0DDBE9699_AdjustorThunk }, { 0x06000E81, Reader_IsDefaultFTContext_mCA40B46D009267774C06BFC8E0C1C8F097B2963D_AdjustorThunk }, { 0x06000E82, Reader_get_IsFlowSuppressed_m202276398905C0B402DF1A5BAC7FF16B872F4E60_AdjustorThunk }, { 0x06000E83, Reader_get_SynchronizationContext_m15821D633AA00370C50900D4646CDDB4139B8042_AdjustorThunk }, { 0x06000E84, Reader_get_SynchronizationContextNoFlow_m9530F1F3FB0EE4E50138377DAE3F4614A7E91C20_AdjustorThunk }, { 0x06000E85, Reader_get_LogicalCallContext_m395EC0F9619D3F68DFC48C7D2AB573643D2934CB_AdjustorThunk }, { 0x06000E86, Reader_HasSameLocalValues_m1862A0EC9C096CA7C0AD65E536B1785BF34EFD5D_AdjustorThunk }, { 0x06000F6A, TimerComparer_System_Collections_IComparer_Compare_mF9D1C2649D0200FDDF7D2C4FB43CC61BB18DDFC0_AdjustorThunk }, { 0x06000F6B, TimerComparer_Compare_mF22E31DC9EF0FF26F98617280E30833F773117AD_AdjustorThunk }, { 0x060014E9, Reader__ctor_mF402422D65E8B69693C1E97989CFFE0A6847EC4B_AdjustorThunk }, { 0x060014EA, Reader_get_IsNull_mA1715054E42793CFAE712247C697E85E64F28ACB_AdjustorThunk }, { 0x060014EB, Reader_get_HasInfo_m5CC73C751F15F662E22416BFBAC5A4194CC18A3F_AdjustorThunk }, { 0x060014EC, Reader_Clone_m0DF92BA321C32FEB7E4AC9D59B4BDF10E56CFD64_AdjustorThunk }, { 0x06001614, SerializationEntry__ctor_mE62B6418974DFD7E6D70E45381F8674127EE98EE_AdjustorThunk }, { 0x06001615, SerializationEntry_get_Value_mA57713535F866795C180D20067C0E38A85327912_AdjustorThunk }, { 0x06001616, SerializationEntry_get_Name_mF6151F31B3F43C88AF08F39F178401406642EB67_AdjustorThunk }, { 0x0600170F, StreamingContext__ctor_m76D85BCE7F2DFF192969B8A820A0DCC1E79F647E_AdjustorThunk }, { 0x06001710, StreamingContext__ctor_mDD3F207E754F96E59FA995E57D00E997FCD43DDA_AdjustorThunk }, { 0x06001711, StreamingContext_Equals_mBE395951D0C7AAB2B0F05216DE2EA65D09927BD1_AdjustorThunk }, { 0x06001712, StreamingContext_GetHashCode_m7491240465078B9D46C0A98757E06713EDBA5E2F_AdjustorThunk }, { 0x06001713, StreamingContext_get_State_m25469547E356D5332B5CF1F52B4C2059F5FD23E2_AdjustorThunk }, { 0x060018C9, GCHandle__ctor_mF9BFED31FEEC51B0E73C5BB0136170BA77868CCC_AdjustorThunk }, { 0x060018CA, GCHandle__ctor_m21D78125F469458D369F906DE669D1B9B7CAE682_AdjustorThunk }, { 0x060018CB, GCHandle__ctor_m0ADB49361D012C646C38C35DE1B1003D57B56EBA_AdjustorThunk }, { 0x060018CC, GCHandle_get_IsAllocated_m241908103D8D867E11CCAB73C918729825E86843_AdjustorThunk }, { 0x060018CD, GCHandle_get_Target_m481F9508DA5E384D33CD1F4450060DC56BBD4CD5_AdjustorThunk }, { 0x060018CE, GCHandle_AddrOfPinnedObject_m9C047E154D6F0FE66BE003AB99F0B67A2CA953A6_AdjustorThunk }, { 0x060018D1, GCHandle_Free_m1320A260E487EB1EA6D95F9E54BFFCB5A4EF83A3_AdjustorThunk }, { 0x060018DA, GCHandle_Equals_m27E0A4AD1CA71DA8071F816D6BFCD7556BC3E015_AdjustorThunk }, { 0x060018DB, GCHandle_GetHashCode_m0CC8441CFC3B1DA699B8D77F4CF69BFE88EBA442_AdjustorThunk }, { 0x06001924, TaskAwaiter__ctor_m36A7CD6BDC2D1DE02A4BEA8114A2980368CCBAC0_AdjustorThunk }, { 0x06001925, TaskAwaiter_UnsafeOnCompleted_mF1081A8F37EBEA02847BAE72365A1F65DAA932D7_AdjustorThunk }, { 0x06001926, TaskAwaiter_GetResult_mC1D712500AE49B4A89C85D6B79D87D1BA9A6B94D_AdjustorThunk }, { 0x06001931, ConfiguredTaskAwaitable__ctor_mA49D7B027BF6C9B8F9C13C60CFEA0CA97A75BCF4_AdjustorThunk }, { 0x06001932, ConfiguredTaskAwaitable_GetAwaiter_m3F163D24211147E68FC5799A7D2D2BE7C07A60B5_AdjustorThunk }, { 0x06001933, ConfiguredTaskAwaiter__ctor_mC745B8029CDDC9CF4257241134B32B933F090E1A_AdjustorThunk }, { 0x06001934, ConfiguredTaskAwaiter_OnCompleted_mB6A56C98F368A70EC9FC750C492A08F62DD7EEA5_AdjustorThunk }, { 0x06001935, ConfiguredTaskAwaiter_UnsafeOnCompleted_m4D9FAB57031DB65424E4AACFB07EFF773CAC4618_AdjustorThunk }, { 0x06001949, AsyncMethodBuilderCore_SetStateMachine_m156C470618D0E6B9E018904A491BBD44466EBFDA_AdjustorThunk }, { 0x0600194A, AsyncMethodBuilderCore_GetCompletionAction_mC8FA54136A05CD45BA09560748F864AF93DDFDFD_AdjustorThunk }, { 0x0600194B, AsyncMethodBuilderCore_OutputAsyncCausalityEvents_m3C5B75297EF385F970C40EA8DAD5EA128A5DF529_AdjustorThunk }, { 0x0600194C, AsyncMethodBuilderCore_PostBoxInitialization_mB531930E3F2FE5A9D31E4233429FAD0AFA6E8E9A_AdjustorThunk }, { 0x060019BC, ResourceLocator__ctor_m92B133F414E128A4887AF3C27F7A630443D38BFE_AdjustorThunk }, { 0x060019BD, ResourceLocator_get_DataPosition_m5FF958B0C53723700C582F6F7BBE5E67EB5AC7AE_AdjustorThunk }, { 0x060019BE, ResourceLocator_get_Value_mAA290B711F03219DB4FB9F1CD8477FABFDE1C3E8_AdjustorThunk }, { 0x060019BF, ResourceLocator_set_Value_m70793586496AF201DB05B9D8EC4DCE943DD93810_AdjustorThunk }, { 0x06001B56, CustomAttributeNamedArgument__ctor_m2F422D478028436A0D372032709730ECCD9EA961_AdjustorThunk }, { 0x06001B57, CustomAttributeNamedArgument__ctor_m8C414BA5A58D9DC237BFB24FC4567D23CB6DC7F3_AdjustorThunk }, { 0x06001B58, CustomAttributeNamedArgument__ctor_mC39377FB0574BC53E86BCFB185294AA63643637C_AdjustorThunk }, { 0x06001B59, CustomAttributeNamedArgument_get_TypedValue_m4C7C82C920D8C3DE55C1D133302F3847510B9D35_AdjustorThunk }, { 0x06001B5A, CustomAttributeNamedArgument_get_IsField_mF6AD13B439FA529B7F5F50E283732E5A14C2B497_AdjustorThunk }, { 0x06001B5B, CustomAttributeNamedArgument_get_MemberName_mB4F035EA58C067B396300CFE73F096FF8D5E5376_AdjustorThunk }, { 0x06001B5C, CustomAttributeNamedArgument_get_MemberInfo_m0BFD0124DCEA4BEE31BE75F254E8085C4F7C70BE_AdjustorThunk }, { 0x06001B5D, CustomAttributeNamedArgument_Equals_mB1743B7F2494519A511010F4CB52FC26DF692151_AdjustorThunk }, { 0x06001B5E, CustomAttributeNamedArgument_GetHashCode_mD8D80A854CDFD86C8B44D327EC991A61543CADDF_AdjustorThunk }, { 0x06001B61, CustomAttributeNamedArgument_ToString_mA2D4205DA694C3D116D2491821B1CACFE8410E2A_AdjustorThunk }, { 0x06001B62, CustomAttributeTypedArgument__ctor_m1048076056A2175BB0DEEE512A090AFE5F3B30AF_AdjustorThunk }, { 0x06001B63, CustomAttributeTypedArgument__ctor_m05B5ADB5D601F4B177406F8531EF645CA3F08570_AdjustorThunk }, { 0x06001B64, CustomAttributeTypedArgument_get_ArgumentType_mB4C26597EC39B2BA19868FA53EA666C3FCE73AF5_AdjustorThunk }, { 0x06001B65, CustomAttributeTypedArgument_get_Value_mBD50EB83EDE4C82335200A58F8735576D0A43E62_AdjustorThunk }, { 0x06001B66, CustomAttributeTypedArgument_Equals_m88F54FC46D513F75E9C932B5AB529E7C3895D917_AdjustorThunk }, { 0x06001B67, CustomAttributeTypedArgument_GetHashCode_m59648CD94D01B7C688B711C3F2D83275D07991CA_AdjustorThunk }, { 0x06001B6A, CustomAttributeTypedArgument_ToString_mC0705FA02D0D7678D5C8EEBF4B4606B20D6CE859_AdjustorThunk }, { 0x06001B6B, CustomAttributeTypedArgument_ToString_m9B974C3EFAEC6FC2336E3B841495E1985AEFF229_AdjustorThunk }, { 0x06001E72, FileStatus_get_InitiallyDirectory_m6125259DBE392F2F4FC0D2FADB1E552127A22CB9_AdjustorThunk }, { 0x06001E73, FileStatus_set_InitiallyDirectory_mF8349D02ACC4BC00622B5E760CA721DAF562C6FC_AdjustorThunk }, { 0x06001E75, FileStatus_IsReadOnly_mC6B1D721E574A7A966A4AB6615626AD7D7815535_AdjustorThunk }, { 0x06001E76, FileStatus_GetAttributes_mC4CC0F4382185462242A06424C79FB7EED218A79_AdjustorThunk }, { 0x06001E77, FileStatus_GetExists_mAE616C6D2A1BEC457312D09041C38181F3E04BD2_AdjustorThunk }, { 0x06001E78, FileStatus_GetLastWriteTime_m3F2A70A2236B8AD206E972B3C23C1CAE9674BB7E_AdjustorThunk }, { 0x06001E79, FileStatus_UnixTimeToDateTimeOffset_m266E50CA99318CFC1C781F57C0599DAA2F87980D_AdjustorThunk }, { 0x06001E7A, FileStatus_GetLength_mC89C0DCC8B7E55A7D58C6A2ADDD09F2D2E7E7D4E_AdjustorThunk }, { 0x06001E7B, FileStatus_Refresh_mBA0C3866B8BD1A7880E9D25540F85CA4A3410327_AdjustorThunk }, { 0x06001E7C, FileStatus_EnsureStatInitialized_mD0058164111A0AE3DFD84DD01E86BA14D80F8DA8_AdjustorThunk }, { 0x060020D4, DaylightTimeStruct__ctor_m1A00C6B8123F9F3DD3D739155355DFC1E2ACA0CE_AdjustorThunk }, { 0x060020D5, HebrewNumberParsingContext__ctor_mF04BF245C589BD01536CAE69FE0938DD731E80B0_AdjustorThunk }, { 0x060020DA, HebrewValue__ctor_m7128223503B4DF80A6A050AAE99F0299F5CC9A3C_AdjustorThunk }, { 0x060020E2, FormatLiterals_get_Start_mEA88CFDF3C17D0A8D5A209BE9AE1FF92F01CA9C0_AdjustorThunk }, { 0x060020E3, FormatLiterals_get_DayHourSep_m7EF513D210488C90A5D6DD1FB5C2594B670AD14C_AdjustorThunk }, { 0x060020E4, FormatLiterals_get_HourMinuteSep_mC740285F053F1981D570EAB2113B55D92904DE2C_AdjustorThunk }, { 0x060020E5, FormatLiterals_get_MinuteSecondSep_mFF6684085F37DE23D83F673B681D69E567395D20_AdjustorThunk }, { 0x060020E6, FormatLiterals_get_SecondFractionSep_mD3DACB740F5F26956073F1C20E65FCC7CA1B6A03_AdjustorThunk }, { 0x060020E7, FormatLiterals_get_End_mBA0243F0CC0C456D7304EBE66CB5484DC55AB417_AdjustorThunk }, { 0x060020E9, FormatLiterals_Init_mCF40E6A24C752E0293A6597243F7AD5B07F3A715_AdjustorThunk }, { 0x06002116, TimeSpanResult__ctor_m7B7631A4C6E93FCB42AF9F050CFC9438B559BCDE_AdjustorThunk }, { 0x06002117, TimeSpanResult_SetFailure_m2732B210A9FC550C4237D287DACAAAED3CABB7D5_AdjustorThunk }, { 0x06002231, DateMapping__ctor_m6861844EAE45E8AD7B3289F9C6C487146D6F7A6E_AdjustorThunk }, { 0x0600231F, EventData_set_DataPointer_m77D62FE7997CE5DC1F29E7DCDFB3C413AEF93929_AdjustorThunk }, { 0x06002320, EventData_set_Size_m4F0086F2CA3FFE1F1E0B57EF54F1324694BD094F_AdjustorThunk }, { 0x06002321, EventData_set_Reserved_m0FE18C01D6ECA5BA76B431305E944F6D437C4799_AdjustorThunk }, { 0x0600232A, DictionaryEntry__ctor_m2768353E53A75C4860E34B37DAF1342120C5D1EA_AdjustorThunk }, { 0x0600232B, DictionaryEntry_get_Key_m09845C00732E530E6FCB9042079E90D3912215FE_AdjustorThunk }, { 0x0600232C, DictionaryEntry_get_Value_m75FD18FE968AE131F28AA2CB0DF4895EBA39075E_AdjustorThunk }, }; static const int32_t s_InvokerIndices[9726] = { 4050, 3919, 3843, 4238, 4990, 4693, 2743, 2743, 3292, 3292, 3311, 3311, 5222, 4975, 4918, 4918, 4075, 4693, 4946, 5189, 3845, 4920, 4165, 4978, 4538, 4538, 4540, 4540, 5215, 5215, 5189, 4540, 4539, 4540, 4922, 4531, 4526, 4531, 4526, 4922, 3839, 5220, 1693, 5126, 4978, 4588, 4222, 4978, 4588, 4222, 4978, 5220, 2695, 2745, 3244, 1970, 3292, 4941, 3341, 3338, 2745, 3311, 3292, 3311, 3292, 2745, 3294, 1970, 3292, 2745, 3294, 1970, 3292, 2745, 3292, 2423, 2423, 5107, 5107, 4977, 5013, 4537, 4977, 4918, 4692, 2745, 3395, 3292, 2423, 4941, 4946, 5113, 2760, 3294, 3395, 3395, 2450, 3311, 999, 1951, 3395, 3395, 2701, 3292, 3292, 2743, 1221, 3311, 1558, 3395, 3395, 3395, 3395, 3395, 3292, 2760, 3395, 3395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2448, 2450, 3311, 3311, 3395, 1558, 3395, 831, 2760, 588, 2306, 799, 530, 540, 1100, 3395, 5220, 1280, 4975, 4029, 3594, 4841, 4841, 4841, 4841, 4432, 4841, 4918, 4918, 4852, 4852, 4852, 4852, 5176, 4946, 4656, 5220, 3594, 3594, 5220, 3395, 1100, 5220, 5220, 4918, 4918, 2760, 149, 4978, 1951, 1951, 931, 4433, 711, 489, 711, 489, 1089, 2306, 4433, 678, 4433, 1951, 1217, 488, 285, 535, 1436, 76, 76, 1271, 5, 1072, 647, 180, 123, 647, 180, 243, 245, 416, 438, 45, 127, 245, 416, 46, 127, 63, 12, 62, 19, 8, 5220, 141, 2701, 2743, 3395, 534, 1280, 49, 515, 1280, 756, 3311, 684, 3311, 4969, 4969, 4985, 4973, 4305, 4305, 4631, 4513, 4975, 4918, 1539, 3250, 1539, 3250, 2701, 3250, 5176, 4316, 4316, 4316, 3744, 0, 0, 0, 0, 0, 5115, 5196, 5220, 2450, 3395, 2760, 4585, 2701, 2760, 5111, 5176, 4841, 5189, 5220, 4444, 3558, 4540, 4540, 4165, 3559, 4540, 4524, 3700, 2322, 2322, 1970, 954, 2040, 1970, 1970, 954, 4444, 4107, 4444, 4444, 3292, 3292, 1970, 954, 5111, 4337, 4222, 4588, 4222, 3953, 4978, 4588, 4222, 3953, 4588, 4222, 3953, 3727, 4222, 4223, 1209, 4588, 4588, 3949, 3709, 1210, 1210, 1208, 2448, 1223, 1218, 701, 1222, 2450, 694, 478, 478, 1257, 2448, 1208, 1208, 3311, 2450, 3311, 3311, 3311, 3311, 2457, 2450, 2450, 3311, 2450, 2448, 695, 1208, 1970, 2364, 1137, 689, 2322, 1099, 685, 474, 246, 685, 4690, 4480, 4404, 4692, 2322, 1099, 410, 2364, 1137, 689, 2322, 1099, 685, 685, 1099, 410, 2760, 4978, 831, 4216, 754, 4191, 754, 4191, 4570, 511, 3928, 1597, 4605, 2647, 4968, 0, 4789, 3311, 4978, 539, 3311, 4844, 4844, 3244, 4192, 4986, 4283, 3311, 2450, 3311, 3311, 4912, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2448, 3292, 685, 685, 685, 685, 1970, 4975, 4295, 4283, 4693, 4693, 4693, 4693, 4693, 4283, 4283, 4283, 4283, 695, 695, 711, 2450, 1222, 479, 2443, 2544, 846, 4978, 4403, 5196, 4100, 4978, 4571, 4741, 4978, 4108, 5196, 4588, 5196, 4642, 3501, 3481, 4648, 5130, 4214, 4781, 4867, 4765, 4326, 3809, 3474, 4581, 4581, 4020, 4581, 4581, 4211, 4585, 4539, 4555, 4179, 4866, 3482, 3311, 3311, 3311, 3373, 1213, 2528, 4644, 1245, 732, 3831, 3638, 4503, 1970, 1970, 3292, 1970, 5196, 3311, 5196, 103, 3955, 3526, 2760, 1563, 1563, 1204, 697, 242, 669, 669, 333, 4124, 670, 3804, 733, 1246, 3509, 3615, 4095, 4095, 4258, 4645, 4257, 3970, 4505, 4043, 4851, 4647, 4470, 4753, 5196, 3712, 5196, 5220, 3395, 1554, 1554, 3262, 3262, 3373, 3440, 3440, 3373, 3250, 3250, 1970, 3292, 82, 3711, 3519, 3250, 3250, 3589, 2760, 1563, 1563, 3395, 3262, 3292, 3292, 3292, 3292, 3250, 1970, 4492, 2094, 3292, 140, 4365, 4053, 3742, 2760, 1563, 1563, 3311, 3311, 2322, 3395, 3395, 1970, 5220, 3395, 2040, 2040, 2040, 2040, 2040, 1100, 1556, 3395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3395, 2760, 2760, 1558, 1558, 1558, 2760, 1558, 1558, 1563, 1563, 3311, 3311, 3395, 2760, 1558, 1563, 3395, 2760, 1558, 1558, 1563, 1563, 3311, 3395, 2760, 1558, 1563, 3395, 2760, 1558, 849, 1563, 1563, 3311, 3395, 2760, 1558, 1563, 3395, 1563, 2760, 1556, 1558, 1556, 2760, 716, 2760, 2743, 3250, 2701, 3250, 2701, 5220, 3395, 2760, 1558, 1558, 1563, 1563, 3311, 3395, 3311, 4975, 4393, 4520, 4539, 4631, 4216, 4978, 4932, 4923, 5021, 5220, 5220, 3395, 1261, 3292, 3311, 2450, 1970, 1909, 2322, 2275, 4844, 4833, 4441, 4389, 4787, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 5220, 2322, 2275, 1970, 1909, 3292, 4444, 4103, 4083, 3311, 2450, 2450, 1218, 310, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2701, 4852, 4852, 4925, 3292, 1970, 2040, 2322, 2364, 3311, 2450, 4986, 5061, 4852, 4841, 4852, 4852, 4852, 4852, 4852, 4841, 4852, 4841, 4852, 5064, 5064, 5064, 5064, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 4852, 4443, 4841, 4852, 4841, 4852, 4852, 4852, 4443, 4443, 4925, 4539, 4852, 4443, 4852, 4481, 4548, 5220, 2760, 3311, 3250, 3395, 3311, 3383, 3395, 3395, 3790, 4531, 4693, 4922, 4217, 4222, 4222, 5220, 5220, 5220, 5220, 5220, 5220, 5220, 5220, 5220, 4844, 4444, 4847, 4837, 4840, 4852, 4841, 4853, 4842, 4854, 4444, 4848, 4839, 4838, 4653, 5062, 5055, 5058, 5064, 5059, 5065, 5060, 5066, 4653, 4625, 5003, 5010, 5003, 5006, 5010, 5007, 5011, 5008, 5012, 5009, 5005, 5004, 4625, 4444, 4837, 4852, 4847, 4840, 4852, 4841, 4853, 4842, 4854, 4848, 4839, 4838, 4844, 4444, 4521, 4899, 4907, 4904, 4899, 4907, 4902, 4908, 4903, 4909, 4905, 4901, 4900, 4521, 4653, 5055, 5064, 5062, 5055, 5058, 5059, 5065, 5060, 5066, 5063, 5057, 5056, 4653, 4922, 4540, 4914, 4925, 4914, 4917, 4925, 4926, 4919, 4927, 4923, 4916, 4915, 4540, 5074, 4657, 5068, 5077, 5075, 5068, 5071, 5077, 5072, 5073, 5079, 5076, 5070, 5069, 4657, 4557, 4930, 4938, 4936, 4930, 4933, 4938, 4934, 4939, 4940, 4937, 4932, 4931, 4935, 4557, 4660, 5080, 5089, 5087, 5080, 5083, 5089, 5084, 5090, 5085, 5088, 5082, 5081, 4660, 5024, 4632, 5025, 5017, 5020, 5028, 5021, 5029, 5022, 5030, 5019, 5018, 4632, 5017, 4886, 4514, 4887, 4880, 4883, 4889, 4884, 4890, 4885, 4891, 4888, 4881, 4514, 4880, 4508, 4874, 4869, 4871, 4876, 4872, 4877, 4873, 4878, 4875, 4870, 4508, 4869, 4506, 4588, 4606, 4578, 4539, 4573, 4978, 4567, 3639, 4534, 4978, 4081, 3978, 4852, 4570, 4532, 5220, 3395, 3806, 3395, 1563, 1563, 3311, 2450, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 5220, 2744, 2823, 1535, 810, 799, 145, 83, 83, 1563, 3293, 3385, 2133, 1055, 2129, 2129, 2130, 2129, 2131, 2130, 4533, 2322, 2284, 4178, 4178, 4535, 1970, 1924, 4866, 4866, 4866, 4866, 1563, 4503, 3262, 2306, 751, 3292, 3292, 3292, 3292, 3250, 3292, 3292, 3292, 3292, 5182, 3292, 3293, 3373, 3292, 4841, 4506, 2528, 3262, 2128, 3311, 2450, 2450, 1218, 310, 3262, 4504, 4504, 4643, 4423, 4423, 4423, 4423, 4423, 4423, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 3487, 5182, 5190, 3293, 5220, 1538, 2717, 1288, 3262, 3262, 3373, 2135, 2322, 2285, 1970, 1925, 4868, 4868, 2760, 1563, 1563, 3292, 3263, 2134, 3311, 1218, 310, 4906, 4504, 5220, 3395, 1563, 3395, 2760, 1563, 4839, 4839, 4839, 4839, 2322, 2289, 1970, 1929, 3292, 3311, 2450, 2450, 1218, 310, 4886, 4514, 4132, 4441, 3794, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 3395, 2760, 1563, 3395, 5220, 1556, 1558, 0, 0, 3395, 2760, 1563, 3395, 2760, 1563, 3395, 3395, 2760, 1558, 1563, 3395, 4741, 1558, 3395, 4336, 4024, 4738, 4141, 4201, 4201, 3932, 4140, 4527, 3793, 3710, 3590, 4312, 4738, 4569, 3925, 4194, 3933, 3614, 3544, 3931, 3805, 3805, 4360, 4360, 4758, 4689, 5220, 4852, 4403, 4403, 4403, 3510, 5196, 5196, 4835, 4105, 4105, 4105, 4091, 3801, 3801, 3801, 3801, 4691, 3796, 4086, 3796, 4086, 3796, 4086, 4086, 4086, 4403, 4403, 4403, 4735, 4407, 4403, 4403, 4403, 4403, 4403, 4086, 4084, 3545, 3545, 4123, 3795, 3798, 4085, 4835, 4404, 3797, 4091, 3800, 4502, 4085, 3794, 4969, 5220, 3292, 1260, 3250, 3250, 1951, 752, 682, 640, 2040, 3250, 3383, 3292, 3395, 3250, 3261, 2716, 5220, 2544, 2695, 2743, 2306, 2647, 799, 3395, 1436, 805, 5187, 2760, 2646, 6, 2760, 4897, 4896, 4082, 4389, 4389, 4389, 3608, 3540, 3608, 3540, 3606, 4787, 4390, 3311, 3292, 1970, 1948, 1141, 2322, 2304, 4429, 2450, 5059, 4144, 4144, 1218, 616, 310, 2743, 2760, 1436, 805, 275, 3311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3395, 2760, 1563, 2322, 2305, 1970, 1950, 3292, 3311, 2450, 1218, 310, 4521, 4138, 4137, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2322, 2306, 1970, 1951, 3292, 3311, 2450, 2450, 1218, 310, 4922, 4540, 4161, 4441, 4389, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2322, 2307, 1970, 1952, 3292, 3311, 2450, 1218, 310, 4557, 4180, 4441, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 3395, 2760, 1563, 3395, 2760, 1558, 1563, 3395, 2760, 1563, 3395, 2760, 1563, 4523, 4146, 4691, 4658, 5216, 5216, 5220, 4918, 5220, 4151, 4152, 4511, 4535, 4636, 4659, 4535, 4552, 4636, 4659, 4882, 4512, 4131, 4916, 4919, 0, 4882, 5026, 4882, 4882, 4511, 4882, 4882, 4882, 4882, 4882, 4511, 4882, 4882, 4882, 4510, 5220, 3395, 2760, 1563, 4388, 4388, 4391, 4525, 4079, 4789, 4370, 4068, 4787, 4787, 4787, 0, 0, 0, 0, 0, 0, 0, 3395, 2760, 1563, 3395, 2760, 1558, 1563, 3311, 3395, 2760, 1563, 3395, 3395, 2760, 1563, 3395, 2760, 1563, 3395, 2760, 1563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4978, 4195, 3616, 4701, 4196, 3617, 3926, 4230, 3631, 3929, 4099, 4197, 3618, 4234, 3634, 4205, 3621, 4236, 3635, 4705, 4201, 3619, 4204, 3620, 3786, 4756, 4074, 4607, 3825, 4712, 4206, 3622, 4207, 3623, 4759, 4608, 3826, 4651, 3583, 3980, 3740, 3499, 3740, 3581, 3587, 3529, 3740, 4693, 4527, 5079, 5079, 5067, 4403, 4403, 4403, 4403, 4140, 4176, 4266, 4268, 3541, 3794, 3609, 3609, 3794, 3609, 3609, 3609, 3609, 4125, 4403, 4129, 4246, 3794, 3794, 3737, 3607, 4390, 4073, 4841, 4841, 4699, 4403, 4655, 4661, 4270, 4918, 4879, 4313, 5220, 3250, 2701, 3244, 3395, 2760, 1558, 1563, 1563, 3311, 3311, 3395, 2760, 1546, 3311, 3251, 2703, 3395, 2760, 1547, 1563, 3395, 2760, 1558, 1563, 3395, 2760, 1558, 849, 2760, 3292, 2448, 2448, 5220, 3915, 4139, 3832, 3713, 4688, 3917, 3840, 5220, 5220, 5220, 5220, 4115, 3395, 2760, 1563, 3395, 2743, 3267, 3292, 5189, 5189, 3292, 3267, 1089, 2306, 5220, 3395, 2760, 1563, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 1558, 1556, 1218, 2322, 2337, 1970, 1994, 3292, 3311, 2450, 1218, 310, 4625, 4243, 4242, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 3395, 4848, 4848, 2322, 2342, 1970, 2001, 3292, 3311, 2450, 2450, 1218, 310, 4632, 4250, 3812, 3794, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3834, 4142, 4088, 3834, 4149, 4149, 4911, 4927, 4911, 4927, 0, 0, 0, 4080, 4080, 4388, 3395, 2760, 1563, 5196, 5196, 5196, 1100, 955, 2322, 0, 0, 0, 3395, 5220, 1554, 1554, 1563, 1100, 955, 2322, 1970, 3292, 1563, 2701, 1100, 955, 2322, 1970, 3292, 3395, 1100, 955, 2322, 1563, 3395, 1100, 955, 2322, 1563, 3395, 2760, 1558, 1563, 3395, 3395, 2744, 799, 271, 3293, 3292, 3292, 3292, 3267, 3267, 3267, 2531, 2322, 2356, 5048, 1970, 2029, 3292, 5048, 4646, 5048, 5048, 3373, 5048, 2531, 5049, 4178, 3818, 3311, 2450, 1218, 310, 5050, 4648, 4648, 4471, 4471, 4471, 4471, 4471, 4471, 5220, 3395, 3395, 2760, 1563, 0, 4535, 4152, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1970, 2450, 3311, 3311, 1269, 4540, 4844, 3250, 3250, 3311, 1970, 1970, 1970, 4444, 4444, 4444, 3395, 3292, 3311, 0, 0, 0, 0, 0, 3250, 3311, 3311, 3311, 0, 3250, 0, 3250, 0, 3250, 0, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 0, 0, 3292, 3311, 3311, 3311, 3292, 3292, 3311, 3292, 0, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 0, 3250, 3250, 3250, 3250, 3250, 3250, 0, 3250, 3250, 3250, 2450, 482, 250, 0, 0, 0, 2450, 0, 0, 2450, 1217, 711, 2450, 1217, 1218, 716, 253, 133, 0, 3311, 0, 0, 1217, 1218, 716, 495, 134, 0, 3341, 5002, 4922, 3292, 0, 0, 0, 1970, 1970, 3311, 3311, 3311, 2448, 3311, 2450, 3311, 4588, 3311, 1970, 3292, 1970, 5196, 4984, 4977, 3250, 3311, 2446, 3250, 4212, 4582, 4978, 3952, 4444, 4444, 3311, 3250, 2445, 3311, 3311, 5220, 3395, 1563, 3395, 1558, 849, 1563, 1563, 3311, 2322, 2364, 1970, 2040, 3292, 3311, 2450, 1218, 310, 4653, 4265, 4263, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2322, 2365, 1970, 2041, 3292, 3311, 2450, 1218, 310, 4657, 4267, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 2322, 2366, 1970, 2042, 3292, 3311, 2450, 1218, 310, 4660, 4269, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 3395, 2760, 1558, 1563, 1546, 3311, 3250, 1556, 1558, 0, 0, 1970, 2044, 955, 2322, 2367, 1100, 3292, 2322, 2322, 3311, 3311, 3292, 4535, 4152, 3842, 3641, 3557, 3516, 3491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 531, 3395, 2760, 3311, 3292, 3292, 3292, 3292, 2322, 2322, 1970, 1970, 3292, 3311, 2448, 902, 617, 310, 3292, 2448, 4444, 4444, 5196, 1556, 1558, 2743, 3250, 3395, 306, 3383, 3292, 1970, 1918, 3292, 5111, 4975, 5220, 5196, 5220, 5196, 5220, 5196, 5220, 5196, 5111, 4975, 4741, 4741, 5111, 4706, 4706, 5111, 5111, 5220, 5220, 5220, 4578, 5220, 5220, 5220, 4978, 5115, 4978, 5115, 5115, 5220, 4978, 0, 4975, 4577, 5220, 5220, 4975, 3395, 1563, 3395, 2760, 1563, 3395, 2760, 1558, 1563, 3311, 3395, 2760, 1563, 1563, 3311, 4978, 3395, 2760, 1563, 4588, 0, 0, 3292, 3250, 2448, 1436, 2322, 1970, 3395, 2322, 1436, 2760, 2743, 1554, 3311, 1100, 955, 4535, 2322, 4540, 0, 4346, 3770, 1555, 0, 3293, 2420, 2449, 1211, 705, 2450, 3250, 3250, 3250, 3311, 3858, 4166, 3656, 4535, 0, 0, 0, 0, 4540, 4165, 3863, 0, 0, 0, 4540, 4165, 3863, 0, 0, 0, 5115, 4336, 0, 0, 1555, 842, 580, 1558, 5115, 4336, 4741, 4026, 4741, 4347, 4033, 3774, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3311, 3395, 3292, 3250, 3244, 0, 3395, 0, 0, 0, 0, 0, 3292, 0, 2743, 0, 0, 0, 0, 0, 3292, 3292, 3292, 2306, 2306, 2450, 1558, 2448, 1554, 3626, 4222, 2306, 2448, 1208, 700, 1554, 831, 573, 4222, 4216, 4588, 4585, 4216, 3945, 4588, 4222, 4336, 4336, 4345, 3769, 5196, 4444, 3769, 0, 3395, 0, 0, 3774, 0, 0, 0, 2760, 3250, 3395, 3311, 3311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 849, 1420, 1420, 1420, 1420, 799, 1089, 1420, 799, 1420, 849, 1420, 1420, 1420, 1420, 799, 1089, 1420, 799, 1420, 0, 0, 3395, 2760, 2760, 3395, 3311, 2744, 3311, 2760, 3293, 1554, 3395, 2450, 1558, 1421, 2450, 832, 3311, 3292, 3293, 3395, 3311, 2760, 3311, 2450, 2450, 2760, 1421, 2760, 3292, 3395, 3721, 3569, 4588, 4222, 4978, 4582, 4212, 0, 4220, 4220, 4106, 4106, 4588, 4220, 4444, 4106, 4220, 4220, 4588, 4220, 3395, 1970, 4444, 3292, 3626, 3833, 4922, 4694, 4283, 4922, 3769, 3985, 4283, 4283, 4283, 3984, 4286, 0, 3395, 3395, 77, 482, 251, 716, 1272, 4222, 3953, 3492, 4166, 3492, 4540, 4540, 4444, 4922, 4585, 4741, 4108, 4444, 4444, 4444, 482, 4444, 4444, 3395, 5220, 828, 5220, 3395, 1970, 3395, 3311, 1563, 5220, 4582, 4978, 4588, 4588, 5086, 4540, 4978, 4100, 4586, 4588, 4220, 3816, 4978, 4978, 4978, 4588, 4978, 4588, 4444, 3311, 3311, 3292, 1970, 3292, 3311, 1218, 2322, 2450, 2450, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 4589, 4584, 4585, 4582, 4592, 4593, 4586, 4594, 4592, 4582, 3395, 5220, 2701, 2760, 1436, 805, 3311, 1558, 3395, 3395, 2760, 1558, 1563, 3311, 3311, 3311, 3311, 3311, 2446, 2743, 3311, 3311, 1202, 1563, 2794, 1215, 2760, 3292, 2743, 3311, 4975, 3311, 5115, 5220, 5115, 5196, 3738, 5115, 5115, 5115, 5115, 5115, 5220, 3715, 5115, 4741, 4326, 4150, 3591, 4006, 4106, 3513, 3625, 3811, 3811, 3624, 3395, 108, 174, 309, 612, 613, 614, 2448, 2448, 2448, 250, 134, 1217, 1217, 1217, 711, 3311, 3311, 3311, 3311, 3341, 1970, 1970, 1970, 3311, 3311, 3311, 3292, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3292, 3250, 3250, 3292, 3311, 3311, 3311, 3311, 1970, 2450, 3311, 3311, 2450, 3250, 3250, 3292, 3311, 3250, 3250, 47, 1970, 4444, 4444, 3311, 1563, 2446, 1215, 951, 2446, 3292, 3311, 3292, 3395, 131, 247, 3311, 3311, 3311, 481, 1202, 494, 1214, 4588, 2448, 2448, 3311, 2448, 3311, 3311, 4978, 3311, 3250, 3311, 4588, 4588, 692, 489, 692, 2423, 1209, 489, 3292, 4922, 3311, 3250, 4978, 3311, 1202, 2446, 3292, 3292, 1196, 692, 489, 489, 3311, 692, 711, 3311, 3311, 3311, 3311, 3292, 3311, 3250, 1970, 133, 78, 107, 5220, 0, 0, 0, 0, 0, 0, 3395, 3341, 4650, 3998, 3292, 1970, 3250, 4754, 3395, 2760, 3311, 3395, 1558, 593, 1563, 1563, 4588, 2450, 4738, 4741, 4028, 1563, 2760, 1563, 2453, 5176, 3395, 3311, 5196, 5196, 2446, 3311, 2450, 3311, 491, 2450, 491, 4975, 4978, 5111, 5220, 4978, 5196, 5196, 4978, 3936, 5196, 4841, 3250, 3292, 3311, 2760, 713, 2450, 3395, 3311, 581, 2760, 2760, 4978, 4588, 4975, 5196, 5189, 5176, 5196, 5196, 5189, 5196, 5189, 5111, 4977, 4978, 4978, 4975, 4975, 4577, 3953, 4577, 4741, 4347, 5189, 5176, 5196, 5196, 5189, 4582, 3395, 3570, 3395, 1970, 3292, 5220, 4741, 4208, 4975, 4975, 4975, 5115, 5196, 5196, 5180, 4865, 5220, 5189, 5189, 4841, 5189, 5189, 5220, 1556, 1951, 5220, 5196, 5196, 4978, 4865, 5176, 4843, 4918, 3815, 4837, 3395, 3311, 3311, 3311, 3952, 4444, 4106, 4444, 3724, 4222, 4220, 4588, 4222, 3571, 3724, 4222, 3724, 3952, 3311, 1970, 3292, 3311, 1563, 3311, 4588, 4978, 2450, 4588, 2450, 4444, 4444, 4978, 1563, 4349, 1563, 2453, 1558, 1217, 0, 0, 2743, 2744, 2695, 1563, 5189, 1563, 1970, 3292, 3293, 3244, 3311, 2450, 4437, 4437, 4943, 4944, 4941, 4920, 4829, 4559, 4559, 3250, 1953, 5196, 5196, 5196, 3395, 3311, 2760, 2450, 3311, 3395, 4844, 4220, 4588, 4978, 4220, 4220, 4582, 4978, 4582, 4220, 4220, 4588, 4978, 4106, 4444, 4978, 4978, 4978, 4978, 4978, 5220, 1554, 3311, 3292, 3395, 1563, 1970, 3292, 3311, 3311, 2450, 1100, 2450, 2123, 3395, 5220, 1970, 4444, 3395, 3395, 3292, 3311, 3311, 3311, 4922, 845, 849, 2745, 1563, 3294, 1563, 1970, 3292, 4347, 3534, 3773, 2745, 1563, 3294, 1563, 1970, 3292, 4585, 3250, 2745, 2760, 1563, 3294, 1563, 1970, 3292, 4922, 4922, 4922, 4978, 4978, 4844, 4844, 4844, 4844, 4844, 4844, 4844, 4844, 4844, 4444, 4844, 4442, 4844, 4444, 4844, 4922, 4978, 4978, 4978, 4844, 4978, 4444, 4444, 4844, 4946, 4444, 4437, 3566, 3568, 4588, 4978, 2760, 2760, 3250, 3395, 3395, 2710, 2821, 1918, 2040, 3395, 3395, 3292, 3292, 2743, 3395, 1054, 2446, 2122, 3250, 2821, 2710, 3395, 685, 2123, 3311, 3311, 2446, 1420, 3395, 3395, 2743, 5220, 4588, 3567, 4841, 4914, 4216, 3838, 3837, 4588, 3962, 2743, 1436, 5127, 3292, 3311, 3311, 3395, 3417, 2854, 3395, 1436, 3395, 1951, 408, 3395, 1558, 1558, 2742, 1545, 1545, 2306, 2448, 2448, 1058, 1217, 1217, 0, 0, 0, 1970, 3292, 1970, 3395, 4978, 2760, 3311, 3311, 3311, 0, 0, 1391, 2450, 2450, 3311, 2743, 2450, 2450, 3311, 3250, 2448, 2450, 3311, 4978, 4978, 255, 2760, 2760, 4735, 4708, 4978, 3937, 3395, 2823, 2822, 2695, 1970, 3292, 3311, 1563, 4483, 4483, 5093, 5092, 5189, 2043, 5220, 3395, 4105, 4444, 1970, 4538, 3292, 3311, 3395, 2760, 3395, 2760, 1546, 1563, 3311, 3250, 3395, 1563, 0, 0, 0, 0, 0, 3395, 2123, 4840, 4943, 4436, 3808, 3395, 3384, 3384, 3384, 3250, 3292, 3385, 4828, 5067, 2743, 2822, 2744, 2823, 2792, 2721, 4841, 2760, 267, 2760, 2322, 2286, 1970, 1926, 3292, 3311, 2450, 1218, 310, 4508, 4127, 4507, 4126, 4838, 5004, 4900, 4881, 4915, 4931, 5056, 5069, 5081, 5018, 5107, 4869, 4874, 4871, 4876, 4872, 4877, 4873, 4878, 4875, 4870, 5018, 4881, 4424, 3292, 1970, 2545, 2488, 1970, 2164, 2545, 2322, 2550, 2422, 2553, 2497, 2142, 2137, 2132, 1218, 5220, 2822, 2822, 2822, 3250, 3385, 2823, 5076, 5070, 4661, 4361, 4087, 4282, 4531, 4531, 4751, 4702, 5016, 4879, 4912, 4308, 5067, 5220, 869, 3395, 1436, 1563, 1436, 0, 0, 0, 0, 0, 3395, 2760, 1563, 2701, 1556, 2760, 3395, 1563, 1556, 2760, 3395, 2760, 1563, 1556, 3395, 3395, 2760, 1563, 5220, 3395, 2760, 1563, 5177, 3250, 3250, 2760, 1051, 330, 1911, 1970, 3292, 4416, 4416, 3395, 3395, 5220, 5220, 3395, 2760, 3311, 3250, 2701, 3292, 2743, 3292, 2743, 2701, 1281, 1281, 3395, 3250, 3395, 2701, 930, 3395, 2701, 3395, 5115, 1420, 4152, 4535, 5220, 3292, 3250, 3395, 2743, 2743, 5220, 5189, 5220, 5215, 4550, 1544, 3250, 3395, 1970, 1912, 3292, 3250, 3250, 3250, 3292, 2743, 3251, 3311, 3395, 3395, 2701, 5115, 3395, 2701, 3395, 5220, 331, 2701, 2701, 2760, 2702, 4574, 4971, 2760, 5220, 2703, 2701, 1283, 2701, 5220, 5220, 3395, 2760, 1554, 594, 3395, 5115, 296, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4953, 3395, 3395, 3395, 3395, 1420, 3395, 930, 632, 3311, 1207, 3311, 1970, 710, 3292, 2306, 5115, 3395, 2701, 5115, 3395, 4978, 5220, 3395, 3395, 2760, 3395, 2760, 2701, 2695, 1388, 1388, 3395, 809, 2701, 2701, 3250, 3250, 5220, 1281, 762, 3250, 3250, 1556, 2760, 3250, 3395, 3250, 2701, 3250, 2701, 3250, 3395, 2701, 4741, 3311, 2760, 3311, 2760, 3311, 2760, 3311, 2760, 3395, 4347, 4035, 4347, 4035, 5107, 4328, 4516, 3311, 5176, 5196, 5196, 4570, 1563, 1563, 1909, 5220, 2760, 3311, 3250, 1909, 3250, 3311, 3311, 3415, 1970, 5115, 4735, 5220, 5115, 4102, 4443, 5115, 5115, 4844, 5115, 5115, 5115, 5115, 4443, 4094, 4335, 4335, 4735, 3395, 3250, 1558, 1558, 683, 4158, 5115, 5196, 5196, 3311, 5196, 2760, 5196, 3311, 1558, 1558, 5113, 5196, 4341, 5220, 1556, 2745, 1558, 3395, 5220, 3395, 2450, 2760, 2760, 5115, 2760, 3395, 5220, 2760, 1554, 3395, 2760, 2695, 3408, 3250, 2701, 3311, 1546, 1610, 5111, 5111, 5176, 5176, 1554, 3311, 3311, 3311, 3311, 5220, 3395, 3311, 5196, 5107, 5196, 5196, 5189, 1970, 3395, 3250, 3250, 2701, 4327, 4741, 2760, 5220, 5111, 1545, 4738, 4738, 4922, 5189, 4918, 1554, 3292, 5220, 5220, 3292, 3292, 3395, 1563, 3395, 1563, 0, 0, 1556, 2760, 1556, 1546, 5220, 3395, 3311, 3395, 3395, 1546, 1970, 816, 5176, 5220, 0, 0, 0, 0, 2760, 1970, 1892, 908, 620, 3395, 1269, 311, 3395, 3250, 1970, 1892, 2760, 3395, 3395, 5176, 582, 3395, 2760, 5115, 5220, 3523, 3728, 4444, 4444, 3627, 4736, 4844, 5176, 5220, 5176, 5108, 5220, 5220, 5220, 5107, 5176, 3395, 3395, 2745, 3311, 2760, 929, 3250, 1951, 941, 3814, 4159, 4169, 5220, 4708, 3395, 2701, 3395, 3885, 3856, 3835, 5220, 4144, 3836, 3981, 4193, 4247, 4912, 4912, 4532, 4282, 4571, 4627, 4177, 4181, 4130, 0, 4551, 4558, 4509, 0, 4929, 4532, 5220, 3922, 3706, 4844, 4843, 4844, 4843, 5113, 297, 2760, 2760, 3395, 3395, 3395, 5196, 588, 597, 590, 991, 3395, 635, 3395, 5190, 1100, 1100, 3395, 3395, 3395, 5196, 3395, 2760, 1555, 2760, 2760, 5115, 2760, 3292, 5220, 1556, 2760, 0, 0, 3395, 2760, 1563, 3395, 2760, 1563, 4222, 5115, 0, 4347, 846, 3311, 3250, 3311, 3395, 3395, 5176, 4013, 4319, 4319, 4319, 4706, 5115, 5115, 5115, 5115, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 760, 3395, 93, 160, 763, 5115, 1911, 913, 1970, 3292, 4918, 931, 625, 2701, 3250, 3250, 3250, 3250, 3395, 3250, 3395, 3395, 3292, 5196, 4975, 5196, 3311, 3292, 3250, 3250, 2446, 2446, 3251, 3250, 3250, 4841, 3250, 3292, 3311, 3311, 3250, 3311, 5196, 3311, 3250, 3250, 3311, 2760, 3395, 2701, 2701, 2760, 1546, 2446, 3311, 3311, 2701, 3395, 3250, 3250, 2701, 3395, 3395, 2760, 3395, 3395, 3395, 1909, 5115, 3395, 2760, 3368, 2121, 820, 3250, 930, 930, 1951, 1909, 3395, 2703, 1284, 3395, 3395, 3395, 3395, 256, 257, 4314, 586, 2760, 1546, 951, 951, 2760, 0, 4978, 0, 4971, 4971, 0, 0, 0, 4576, 4978, 4844, 5111, 2760, 2695, 5220, 3395, 3395, 3395, 3395, 2760, 3250, 2703, 3395, 5220, 3395, 2760, 2760, 3311, 1970, 1970, 1558, 3395, 2760, 3250, 3395, 3395, 0, 0, 294, 3395, 0, 4736, 3395, 834, 1546, 846, 1546, 5115, 5196, 5220, 5220, 3395, 2760, 846, 1546, 5220, 3395, 2760, 1546, 716, 1546, 5176, 3395, 5115, 5196, 845, 4328, 5115, 5115, 2760, 2760, 5176, 3395, 3250, 1546, 2760, 2760, 3395, 2701, 1203, 3311, 3311, 5220, 3395, 524, 5111, 4978, 5111, 2760, 2760, 3250, 0, 0, 951, 1970, 3395, 3250, 3395, 5196, 5196, 3292, 4741, 5220, 2760, 3395, 2760, 951, 1970, 3395, 3250, 5220, 5220, 3395, 2760, 5176, 4008, 4316, 4316, 4706, 3395, 3395, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 675, 184, 675, 184, 2306, 2306, 3311, 3311, 5220, 3395, 3395, 3311, 3311, 3250, 3395, 0, 409, 674, 0, 126, 183, 671, 2760, 3311, 3292, 1970, 3292, 5196, 2760, 954, 3383, 3395, 1097, 2545, 3395, 3311, 3292, 1970, 3292, 954, 3383, 1554, 3395, 3395, 848, 1563, 5196, 5196, 0, 0, 3395, 0, 0, 3395, 3395, 1269, 638, 1097, 2760, 3395, 2760, 3395, 685, 409, 674, 197, 126, 183, 3250, 3250, 3395, 3395, 1563, 1563, 2760, 3311, 3311, 3292, 1970, 3292, 2760, 954, 3383, 3395, 1097, 3395, 3311, 3311, 3250, 3395, 0, 674, 0, 183, 2760, 3311, 3292, 1970, 3292, 5196, 2760, 1000, 659, 3383, 3250, 3292, 3395, 2546, 3395, 3311, 3292, 1970, 3292, 3395, 1000, 659, 3383, 3250, 3292, 3395, 856, 600, 1563, 5196, 5196, 0, 0, 3395, 0, 0, 0, 0, 0, 3395, 3395, 509, 3383, 998, 2743, 3395, 2760, 3395, 409, 674, 126, 183, 3311, 3250, 3395, 3395, 1563, 1563, 2760, 3311, 3311, 3292, 1970, 3292, 2760, 1000, 659, 3383, 3250, 3292, 3395, 2743, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 3311, 3311, 0, 0, 702, 4975, 4978, 4203, 5220, 3395, 1563, 1563, 675, 184, 675, 184, 2306, 2306, 3311, 5220, 3395, 2743, 2760, 1554, 573, 1420, 1563, 1563, 3292, 3292, 3311, 1208, 3311, 3292, 2743, 2544, 1478, 1222, 711, 2450, 2760, 711, 2450, 711, 3311, 2450, 780, 1208, 2457, 2448, 2458, 0, 2450, 1209, 1210, 1218, 716, 1218, 716, 5220, 717, 1201, 794, 508, 3996, 3764, 2448, 3204, 2450, 2743, 2760, 266, 800, 527, 4975, 5115, 4978, 3395, 1280, 757, 3395, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 675, 184, 675, 184, 1247, 2547, 2547, 3311, 3311, 2306, 2306, 3311, 3196, 1970, 3292, 5220, 2760, 3395, 3250, 3395, 2701, 3395, 3395, 1970, 3292, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 675, 184, 675, 184, 3311, 3311, 2306, 2306, 5220, 2760, 3395, 3250, 2760, 3395, 3395, 3311, 3292, 1970, 3292, 2760, 954, 3383, 3395, 1097, 3395, 2701, 1280, 3395, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 675, 4531, 4531, 4096, 184, 675, 184, 312, 675, 1201, 3311, 3311, 2306, 2306, 3311, 3196, 1970, 3292, 5220, 2701, 3196, 2760, 3395, 2760, 3395, 3250, 3395, 1280, 757, 3395, 685, 2322, 1070, 197, 197, 335, 685, 1070, 197, 335, 711, 675, 184, 675, 184, 3311, 3311, 3311, 3196, 2306, 2306, 1970, 3292, 5220, 2760, 3395, 3250, 2653, 3292, 1740, 3311, 902, 2821, 2760, 2760, 1597, 1271, 1705, 2821, 2743, 3395, 2652, 1703, 3395, 3395, 2743, 3395, 3395, 3395, 2794, 2794, 2794, 1563, 1563, 5196, 4975, 4203, 4978, 3311, 3196, 3311, 3311, 2760, 3311, 2760, 3311, 3250, 5196, 5196, 2322, 0, 1070, 675, 711, 0, 2450, 197, 184, 335, 0, 1070, 675, 711, 0, 335, 184, 1201, 1065, 2442, 3292, 3311, 5196, 2701, 5196, 3311, 0, 0, 2450, 711, 5196, 5196, 5196, 5196, 5196, 1970, 3292, 3311, 3311, 3395, 1546, 3395, 1546, 1067, 2760, 1563, 2453, 1563, 409, 674, 126, 183, 2760, 1563, 2453, 1563, 685, 409, 674, 197, 126, 183, 159, 1000, 2040, 2743, 3250, 3250, 3292, 1909, 1970, 3292, 159, 912, 1909, 911, 621, 2701, 3250, 3383, 3292, 3292, 5072, 4918, 4841, 4918, 4918, 4585, 4216, 4336, 4165, 4165, 4165, 4152, 4585, 4327, 4327, 3582, 4547, 4155, 3844, 4585, 4585, 3580, 5220, 5196, 4969, 5196, 4588, 5220, 3395, 2760, 1563, 1563, 3311, 5220, 3395, 3292, 3311, 1554, 3311, 1558, 3250, 3395, 3311, 3395, 2450, 3311, 3395, 2701, 0, 0, 0, 3395, 2760, 1563, 3395, 2760, 1563, 3395, 3395, 3395, 2701, 3395, 5196, 4978, 4976, 5220, 3395, 3395, 2701, 831, 3311, 3395, 1554, 831, 870, 5220, 5220, 3395, 3395, 5176, 4558, 5113, 3395, 2701, 3395, 831, 3311, 3395, 1568, 4350, 5115, 831, 870, 3395, 3395, 2701, 831, 3311, 3395, 3395, 2760, 1563, 4286, 3986, 3395, 2760, 3311, 849, 3311, 3311, 3311, 3311, 1558, 3311, 3311, 2760, 3311, 0, 0, 0, 0, 2760, 0, 3311, 2760, 3311, 3311, 2760, 3250, 3250, 2701, 3311, 3250, 520, 520, 1558, 3311, 2760, 2450, 3311, 4978, 5220, 3395, 1558, 1209, 3311, 849, 1563, 3250, 3311, 3311, 2760, 3311, 2760, 3311, 2760, 1563, 2453, 3395, 3311, 5220, 5196, 5115, 5196, 5220, 4844, 4978, 4978, 5115, 5115, 5115, 5115, 5115, 5115, 5115, 4736, 5115, 4837, 5115, 5220, 2701, 1558, 1970, 2760, 1558, 2760, 1558, 1558, 2760, 1558, 2760, 2530, 1546, 713, 2760, 2760, 2760, 2760, 1546, 2760, 1218, 2445, 2760, 2760, 3311, 3311, 3311, 2760, 3395, 2760, 3395, 3395, 3395, 2760, 1563, 1558, 5220, 3951, 4588, 4844, 4588, 4588, 4222, 4978, 4978, 4582, 4978, 4222, 5196, 4978, 4978, 4222, 4222, 4349, 4844, 4588, 4222, 4978, 4588, 4978, 4978, 4219, 4219, 4978, 4222, 4221, 5115, 4588, 4588, 4978, 4978, 4978, 5220, 5115, 4978, 4741, 4108, 4978, 3395, 849, 3311, 2760, 3395, 2450, 1558, 3311, 3311, 2760, 0, 0, 3395, 1558, 3311, 2760, 3395, 2450, 1218, 849, 3311, 2450, 1218, 849, 2450, 1218, 1558, 2450, 1218, 5196, 5196, 5196, 4588, 4588, 4978, 4100, 4978, 4978, 4100, 5115, 5115, 4347, 4347, 4978, 5220, 3395, 3395, 3311, 2760, 3311, 2760, 2760, 3311, 955, 849, 3311, 3311, 3311, 3311, 593, 3292, 3311, 3311, 3311, 0, 0, 0, 4741, 4741, 5115, 5220, 2450, 495, 2760, 955, 3311, 3250, 3311, 3250, 1212, 814, 3395, 3395, 2760, 1558, 843, 4978, 3311, 1563, 3311, 2760, 0, 3948, 2450, 3311, 2760, 2743, 3311, 4588, 1558, 849, 2450, 2760, 2450, 3311, 955, 3395, 5220, 0, 0, 0, 0, 0, 3395, 3373, 3292, 3395, 3373, 2531, 2760, 3395, 3395, 1546, 1556, 2530, 716, 2530, 2812, 2760, 3395, 3395, 2760, 3395, 2760, 2450, 1218, 2760, 5220, 5211, 5121, 5211, 5121, 5211, 5121, 5211, 5121, 5115, 5115, 5115, 3395, 3395, 5196, 3292, 3311, 3250, 3250, 4108, 4108, 4588, 4004, 5176, 520, 3250, 3250, 2450, 2760, 3395, 3311, 3311, 3311, 1215, 2450, 4978, 4978, 2760, 3311, 5196, 4978, 5115, 4978, 4978, 4741, 5220, 3250, 1970, 1970, 520, 2322, 3395, 3395, 2760, 3395, 2450, 1218, 3395, 849, 2450, 1218, 1556, 3395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5196, 4219, 3951, 5115, 4736, 5115, 4978, 4978, 4978, 4588, 4844, 5196, 5220, 2743, 3292, 3311, 5220, 3311, 3292, 3311, 2760, 712, 3395, 5220, 2743, 4975, 3292, 4763, 2450, 1218, 2760, 5220, 2760, 4588, 4978, 4978, 4978, 4978, 1558, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 3311, 3311, 5196, 4588, 4978, 4222, 4978, 4978, 4978, 4736, 1558, 3311, 2450, 3311, 2450, 3395, 2760, 3311, 2450, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 955, 2760, 2450, 3311, 3395, 3250, 3311, 2760, 3395, 3311, 3250, 2760, 3395, 3250, 3311, 2760, 3395, 3395, 3250, 3311, 3311, 3311, 3311, 3250, 3250, 2760, 3395, 4978, 4978, 3311, 3311, 2760, 3250, 3311, 3395, 3395, 1563, 1563, 3311, 2760, 3250, 3250, 3311, 5220, 2760, 3250, 3250, 3311, 3250, 3311, 3395, 3311, 2760, 3250, 3311, 3395, 1546, 2450, 3395, 3311, 3311, 3250, 3250, 3250, 2701, 3311, 3311, 1218, 3311, 2760, 2701, 3311, 2450, 3311, 2760, 3395, 2760, 3311, 2743, 1554, 2450, 3311, 2760, 2760, 3311, 4582, 4538, 4337, 4844, 1214, 1218, 1214, 1218, 1545, 2450, 3311, 4978, 2760, 3311, 2450, 3292, 4978, 2760, 3311, 2450, 2450, 2450, 3292, 2760, 2450, 1218, 1558, 2450, 1218, 2760, 1563, 3395, 3250, 2701, 3311, 3311, 3311, 2760, 3311, 2760, 3311, 1558, 1563, 3311, 3311, 2760, 2760, 2450, 1558, 5220, 849, 1558, 1563, 3311, 2450, 1218, 3395, 5220, 3395, 3292, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 2448, 3311, 1556, 2450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1563, 2760, 3395, 2760, 1558, 1563, 3292, 3311, 3311, 3311, 3311, 3311, 3311, 3395, 3311, 3311, 2760, 3311, 2760, 2448, 3395, 3395, 1218, 4978, 3311, 2760, 3311, 2760, 5220, 2760, 3250, 3311, 2760, 3311, 3311, 1970, 2450, 1558, 2450, 1558, 3311, 3311, 1558, 1970, 3292, 3311, 1554, 3311, 3311, 2760, 3311, 3250, 3395, 3265, 3311, 3311, 1558, 594, 1558, 1563, 1558, 3292, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 2760, 3311, 2760, 2448, 1563, 3311, 2760, 2760, 5220, 1558, 1558, 849, 4588, 849, 3311, 3292, 3311, 3311, 2760, 3311, 3311, 3311, 3311, 3311, 2760, 2448, 3311, 3292, 3311, 3311, 3311, 2760, 3311, 3292, 1892, 851, 497, 3395, 851, 497, 3395, 3395, 719, 5220, 292, 1558, 3292, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 2760, 3311, 2760, 2448, 3311, 3311, 3311, 3311, 2760, 2450, 1218, 3395, 2760, 2450, 1218, 1558, 2450, 1218, 1546, 2450, 1218, 2760, 2760, 2760, 3395, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3395, 2760, 1558, 1563, 5220, 849, 3311, 3311, 593, 3250, 3311, 3347, 3395, 3311, 3311, 3311, 1556, 2760, 1556, 2794, 1218, 1970, 2322, 2422, 2497, 2450, 5220, 3395, 0, 0, 0, 1563, 3292, 1970, 816, 0, 3395, 2760, 1218, 3250, 1563, 1563, 1563, 1218, 1218, 4352, 4222, 4978, 5220, 5220, 3395, 2450, 2794, 2760, 3395, 2760, 813, 3293, 3311, 3311, 5220, 4978, 4844, 4978, 4100, 4590, 4978, 4978, 5176, 5176, 4347, 4222, 4588, 4588, 4978, 4978, 4581, 4978, 4978, 4978, 3395, 2450, 851, 497, 3395, 1097, 1193, 1193, 3395, 5220, 598, 1970, 2760, 3311, 3311, 2449, 2449, 2760, 319, 2760, 1970, 648, 1546, 2760, 2449, 287, 158, 851, 4978, 3395, 842, 812, 812, 812, 3395, 2760, 2760, 2760, 2760, 2744, 89, 89, 2743, 2760, 2744, 1558, 1436, 2744, 95, 3395, 3395, 3250, 2701, 3250, 3250, 3250, 2701, 3250, 3250, 3250, 3250, 3292, 3292, 3250, 2701, 3250, 3311, 2760, 3311, 1558, 3311, 2760, 3311, 3311, 2760, 3250, 2701, 3311, 3250, 3293, 811, 3395, 2743, 2760, 3395, 3395, 2743, 2744, 3292, 3395, 3250, 3293, 1952, 3395, 3395, 2743, 2760, 3311, 3395, 3292, 3292, 1546, 3250, 3311, 2760, 3311, 2794, 3311, 0, 3395, 1563, 3250, 851, 2760, 1563, 2453, 2794, 3395, 2743, 3395, 3395, 3395, 3395, 3311, 3292, 1558, 3311, 3311, 3311, 2446, 1215, 951, 3311, 2450, 2450, 292, 292, 3311, 3339, 3292, 1558, 846, 3311, 3311, 2760, 4444, 4741, 4444, 3292, 3311, 3250, 3250, 3311, 3395, 849, 1558, 1546, 1546, 1553, 1554, 1555, 1569, 1562, 1551, 849, 849, 2322, 1214, 1214, 1218, 1218, 1970, 2322, 2422, 2497, 2450, 2743, 1436, 1970, 3292, 3292, 3560, 4538, 4011, 4202, 3502, 4433, 4741, 4347, 2760, 1558, 3311, 3395, 271, 2760, 4539, 2760, 3395, 3395, 1436, 2760, 2760, 3395, 3395, 2760, 3395, 3395, 1420, 2760, 2760, 3395, 2760, 3395, 3395, 5220, 3395, 2760, 3395, 3395, 1436, 2760, 2760, 3395, 3395, 2760, 3395, 3395, 2760, 3395, 3395, 1436, 2760, 2760, 3395, 3395, 2743, 274, 2760, 2760, 3395, 3395, 2743, 54, 2760, 2760, 3395, 2743, 53, 2760, 2760, 3395, 1436, 2743, 2760, 2760, 3395, 3395, 2743, 2760, 2760, 3395, 3395, 2743, 2760, 1554, 3395, 3395, 2760, 2760, 3395, 2760, 164, 17, 1200, 3572, 3477, 3395, 3395, 2743, 908, 5220, 4922, 4841, 4918, 4975, 5220, 5220, 4975, 4577, 4441, 5220, 4975, 5220, 4918, 5220, 4918, 4585, 5220, 2743, 2760, 3395, 1563, 2450, 713, 1218, 1558, 849, 592, 4978, 5220, 848, 3395, 3395, 2701, 2701, 2760, 831, 2821, 2760, 2718, 2792, 2721, 2742, 2743, 2744, 2786, 2760, 2812, 2717, 2821, 2822, 2823, 1558, 3395, 531, 3395, 3395, 161, 1436, 97, 1554, 163, 98, 97, 849, 1558, 1554, 2760, 849, 849, 1558, 3395, 3395, 3395, 1554, 587, 1436, 536, 630, 3395, 3395, 3395, 3525, 102, 3573, 167, 3395, 4347, 3395, 3395, 3311, 3311, 2760, 2450, 751, 4978, 4741, 3395, 3395, 3395, 3524, 101, 3478, 18, 851, 3395, 3395, 3395, 2450, 2450, 581, 1269, 812, 1558, 2322, 1218, 2450, 4978, 3395, 846, 2760, 3311, 3311, 3250, 846, 3311, 3311, 2760, 298, 713, 1970, 2760, 3395, 2448, 2450, 716, 2760, 1558, 2760, 2760, 2760, 2760, 2760, 2760, 2760, 2760, 2760, 2760, 1558, 849, 592, 2421, 1218, 1218, 4978, 4343, 1218, 4347, 3395, 2760, 713, 599, 592, 3311, 849, 100, 100, 165, 849, 849, 156, 2445, 475, 691, 476, 648, 1555, 849, 326, 1536, 493, 2450, 2450, 1218, 1558, 2450, 2322, 2422, 2450, 3311, 931, 2760, 1558, 3311, 3311, 3311, 3311, 3395, 3395, 3395, 3250, 3250, 2448, 831, 3383, 2448, 3264, 3348, 3267, 3291, 3292, 3293, 3342, 3311, 3373, 3262, 3383, 3384, 3385, 3395, 2743, 3395, 3395, 2743, 2760, 2743, 2760, 2743, 3395, 2743, 2760, 3395, 3395, 2743, 3395, 2448, 3311, 2760, 5220, 3395, 3395, 5220, 2760, 2760, 3311, 3395, 3311, 3311, 3250, 3395, 2743, 2760, 3311, 2448, 1436, 2743, 3395, 2760, 3311, 2306, 1420, 2743, 2450, 2760, 3395, 5220, 1558, 849, 1558, 3395, 3395, 3395, 3250, 3311, 2760, 1436, 1436, 1554, 3395, 1563, 3311, 3395, 2760, 1563, 0, 0, 0, 0, 0, 0, 0, 2695, 3395, 5196, 5220, 3395, 1563, 3311, 0, 0, 0, 0, 0, 2743, 2743, 2760, 2743, 2701, 3395, 2760, 3395, 3395, 3395, 3395, 2743, 4978, 4844, 15, 2760, 3311, 2743, 531, 1539, 3395, 2745, 3294, 3250, 0, 3395, 3395, 2701, 0, 3395, 2695, 3395, 3395, 3395, 2701, 2745, 2760, 1554, 3250, 3311, 3294, 4895, 4517, 3395, 4942, 4894, 4843, 4977, 4185, 5113, 4945, 4428, 1970, 3292, 4894, 4942, 3768, 4443, 4027, 4027, 4016, 3745, 4017, 4017, 5113, 4922, 5189, 4977, 4339, 0, 4946, 0, 4588, 5220, 907, 2266, 3395, 5220, 3395, 3311, 2743, 3292, 3311, 3395, 2760, 3311, 4978, 3311, 3395, 1420, 3395, 3395, 3395, 2760, 3395, 0, 3395, 3311, 264, 3264, 3395, 1554, 3311, 3292, 0, 0, 0, 0, 3395, 3395, 3395, 2760, 3395, 2701, 5176, 2760, 1563, 1563, 3395, 2760, 3311, 3395, 2760, 2760, 3311, 3395, 2760, 2760, 3395, 5115, 5115, 5115, 4030, 4588, 3395, 3395, 0, 0, 0, 1546, 3404, 1546, 2760, 2760, 0, 0, 0, 0, 0, 0, 3395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5196, 0, 5220, 2760, 1214, 1218, 849, 4741, 4222, 4978, 1558, 3395, 5115, 849, 3395, 3395, 3395, 5220, 3395, 2760, 2760, 2743, 2743, 2743, 3292, 2760, 2701, 3395, 2760, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4739, 4743, 5189, 4922, 5176, 5176, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2760, 3311, 3292, 2760, 2760, 2701, 3311, 3311, 3311, 2450, 1215, 2450, 1215, 708, 501, 2760, 2322, 2322, 4922, 1100, 1100, 955, 955, 4165, 4161, 4145, 3395, 5220, 2760, 2760, 4581, 4100, 3395, 3395, 2794, 2794, 2794, 4108, 5220, 3395, 2760, 1436, 3292, 3311, 2760, 4841, 1558, 3395, 3395, 2701, 4912, 3395, 2306, 2306, 3311, 3311, 3311, 2322, 1970, 1205, 2448, 2448, 2448, 1205, 2448, 2448, 1205, 1205, 2448, 3395, 3395, 2448, 2760, 3250, 3311, 3311, 3292, 3265, 3311, 3395, 3395, 2701, 3395, 2701, 3395, 3311, 3311, 3311, 2450, 1215, 2450, 1215, 2450, 2450, 3395, 2760, 1563, 2760, 2760, 2760, 2760, 2701, 2760, 2760, 2760, 2760, 2760, 2760, 2760, 3395, 0, 0, 0, 0, 0, 0, 3395, 3292, 2450, 0, 1970, 3292, 4444, 4444, 5220, 3395, 2760, 1558, 1563, 2760, 3311, 3395, 3292, 0, 0, 0, 3311, 1970, 3292, 4444, 4444, 4579, 4597, 1556, 1558, 3395, 3292, 0, 0, 3250, 3250, 3250, 0, 1970, 3292, 4444, 4444, 0, 1558, 0, 1595, 3311, 4579, 4982, 4598, 3292, 3311, 3311, 3311, 0, 0, 3395, 2760, 1558, 1563, 1556, 955, 3395, 0, 0, 0, 0, 3311, 0, 0, 0, 3292, 1970, 3292, 4444, 4444, 3395, 0, 0, 0, 3292, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3311, 3250, 1218, 0, 0, 3250, 1970, 3292, 4444, 4444, 3311, 3292, 2446, 3311, 3311, 4983, 4215, 3395, 3292, 3311, 3311, 3311, 3311, 2450, 1218, 1970, 3292, 4444, 4444, 3292, 3395, 1563, 5220, 3395, 3311, 3289, 3311, 3250, 951, 1215, 1563, 1970, 3292, 4444, 3311, 4444, 4444, 3289, 5220, 3395, 3292, 3311, 3311, 3311, 3292, 3250, 3250, 3250, 3311, 951, 1215, 2453, 3311, 1272, 4571, 1563, 3395, 3292, 0, 0, 0, 0, 1970, 3292, 4444, 4444, 1558, 1563, 1563, 3311, 3311, 3311, 2446, 828, 3250, 3250, 3250, 3250, 3250, 3292, 3311, 2760, 3250, 3250, 3250, 3250, 3250, 3292, 3311, 1558, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3250, 3311, 3292, 3311, 3311, 3311, 3292, 3311, 3311, 3311, 2760, 3250, 3250, 0, 0, 0, 0, 0, 3250, 3250, 3250, 3250, 3311, 0, 3311, 3311, 3311, 3292, 3311, 3311, 3311, 0, 2760, 3250, 3250, 3250, 3250, 3250, 3292, 3311, 3250, 0, 0, 0, 0, 0, 0, 3250, 0, 0, 0, 0, 0, 3292, 3311, 2448, 3311, 3311, 2450, 3311, 0, 0, 0, 0, 0, 0, 3311, 0, 0, 3311, 3311, 0, 3311, 3311, 3311, 3311, 3311, 1970, 3292, 3311, 3311, 3311, 3292, 1970, 2450, 3311, 3311, 3311, 3292, 3292, 2448, 1217, 1217, 2448, 2448, 1217, 47, 133, 134, 1217, 711, 2446, 1215, 951, 250, 3250, 3250, 3250, 3250, 1970, 1970, 3250, 3250, 1970, 3250, 3341, 3395, 4444, 4444, 4588, 4588, 4978, 4585, 4978, 4978, 4588, 3395, 2760, 1558, 1563, 2760, 1563, 3395, 2760, 1563, 1556, 955, 3395, 583, 1558, 1550, 3260, 3250, 3311, 3311, 1970, 3292, 4421, 4421, 3311, 2760, 1558, 3311, 3311, 1970, 3292, 4422, 4422, 3311, 2446, 4978, 3395, 4588, 0, 4588, 0, 4444, 3777, 3535, 1563, 1563, 2453, 3311, 3311, 3294, 1563, 951, 1215, 2446, 3311, 2450, 492, 2446, 3311, 3311, 4978, 4978, 4978, 4588, 4588, 4220, 3311, 5196, 5196, 3292, 1970, 5196, 3250, 708, 2450, 2446, 4444, 4444, 3395, 3395, 3395, 3807, 2760, 1563, 3311, 3311, 3292, 3311, 3311, 2760, 3311, 3311, 3250, 3311, 4283, 3311, 1563, 3311, 2760, 4829, 139, 4582, 3395, 591, 2760, 849, 3598, 3395, 3311, 3311, 3311, 4978, 4978, 4978, 4978, 4978, 3311, 3311, 0, 1970, 3292, 3395, 3395, 3311, 3395, 3311, 3395, 1563, 4219, 4219, 2446, 708, 2450, 2446, 5196, 4582, 4978, 4844, 4582, 3311, 3311, 3294, 693, 951, 1215, 3311, 3292, 1970, 3311, 4735, 4956, 3311, 3292, 3311, 3311, 3311, 1563, 3292, 2446, 2446, 2446, 3311, 3311, 3311, 3311, 951, 2446, 1215, 3292, 4922, 3395, 0, 0, 0, 3395, 3292, 3311, 3311, 3311, 3311, 1563, 2450, 2760, 292, 1595, 3292, 3339, 3311, 3311, 2446, 3311, 3311, 3311, 951, 2446, 1215, 3292, 2450, 2450, 3311, 4347, 292, 3311, 3395, 3292, 4922, 3395, 4713, 4920, 4957, 4977, 4977, 4920, 4920, 4920, 4580, 4580, 4977, 4978, 3292, 3311, 3311, 2446, 1218, 3311, 3311, 1563, 3311, 4983, 4599, 4579, 4209, 3395, 4978, 4582, 4922, 3311, 3311, 3311, 3292, 3292, 3311, 3311, 3292, 712, 253, 3777, 3340, 3292, 3292, 3311, 3311, 3311, 951, 2446, 1215, 751, 3311, 3311, 3311, 2450, 2450, 3311, 3311, 3311, 3250, 3250, 3250, 5189, 3250, 3311, 3311, 3292, 3311, 1563, 3311, 851, 3292, 3311, 3311, 3292, 712, 253, 253, 713, 482, 3340, 3292, 3292, 3250, 3311, 3311, 3311, 951, 2446, 1215, 3311, 5189, 3250, 3292, 4922, 3395, 3311, 3311, 3289, 3250, 1215, 951, 1563, 3311, 3289, 4717, 3395, 91, 4032, 1558, 849, 3311, 1215, 2450, 951, 3311, 3311, 4588, 4222, 4327, 3292, 3311, 3311, 3311, 3311, 3311, 2446, 1563, 3311, 2743, 3311, 3311, 3311, 3311, 2446, 3311, 2446, 951, 2446, 1215, 0, 0, 3292, 4922, 4579, 4600, 3395, 1556, 2450, 0, 0, 0, 0, 1563, 1563, 2760, 3292, 3311, 3311, 3311, 3292, 3340, 482, 951, 2446, 1215, 3311, 253, 3292, 3311, 3311, 3311, 3340, 3311, 2446, 1215, 3292, 253, 951, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3292, 250, 2448, 2446, 1215, 3311, 1217, 1217, 2448, 3311, 133, 2448, 1217, 134, 3250, 47, 3250, 3250, 3250, 951, 3250, 3250, 3292, 3311, 3339, 3311, 3311, 3311, 2446, 1215, 2450, 951, 292, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3292, 250, 2448, 2446, 1215, 3311, 1217, 1217, 2448, 3311, 133, 2448, 1217, 134, 3250, 47, 3250, 3250, 3250, 951, 3250, 3250, 3292, 3311, 3340, 3311, 3311, 2446, 1215, 3292, 3311, 253, 951, 3311, 3311, 3311, 3311, 2446, 1215, 2446, 3311, 2446, 951, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3292, 250, 2448, 2446, 1215, 3311, 1217, 1217, 2448, 3311, 133, 2448, 1217, 134, 3250, 47, 3250, 3250, 3250, 951, 3250, 3250, 3395, 5176, 5207, 5214, 5188, 5215, 5189, 5216, 5190, 5209, 5183, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5176, 0, 4535, 5220, 3395, 2760, 1563, 3395, 2760, 1563, 5196, 5196, 5196, 5196, 3395, 2760, 3311, 3311, 3311, 3311, 1563, 1563, 4585, 3395, 2760, 1558, 3311, 3395, 3311, 3311, 3311, 1563, 1563, 3395, 2760, 1554, 1558, 1563, 3395, 2743, 2760, 1546, 3250, 3250, 3250, 3395, 3395, 2701, 1951, 3395, 3311, 3311, 3292, 3292, 2306, 3292, 2743, 3293, 3293, 2744, 685, 2236, 487, 3292, 1192, 3311, 831, 2646, 487, 2701, 4910, 4852, 4833, 4833, 4978, 4978, 4787, 4833, 5189, 5176, 5176, 4844, 5220, 3395, 2760, 1563, 2760, 2236, 2646, 3395, 2701, 3395, 5220, 3395, 1558, 289, 2760, 1546, 846, 584, 289, 2760, 2701, 3250, 3292, 3292, 685, 2237, 3311, 2743, 3395, 3250, 3292, 1068, 3311, 3250, 5220, 3395, 2701, 3292, 3292, 685, 3311, 3311, 3292, 3395, 5220, 5196, 3395, 587, 2760, 1546, 546, 587, 2701, 1280, 2701, 3250, 2821, 2760, 831, 1258, 2760, 5220, 3395, 3395, 2701, 3292, 3292, 685, 3311, 3311, 4978, 5220, 3395, 685, 3311, 2760, 2701, 3292, 3292, 685, 3311, 3311, 3395, 2760, 3311, 2701, 3395, 2821, 2760, 831, 2760, 4978, 5220, 3395, 831, 2760, 2821, 2760, 3311, 2701, 2821, 2760, 831, 2760, 3395, 512, 512, 3250, 3250, 3250, 2701, 3395, 3395, 3395, 3395, 3293, 3293, 2744, 3244, 685, 2236, 2236, 487, 3292, 1192, 831, 2646, 2646, 487, 2701, 3395, 2760, 1563, 4978, 4978, 4844, 3950, 4978, 4222, 4978, 5196, 4741, 4736, 5196, 2760, 592, 592, 3311, 3311, 1218, 3950, 1563, 5196, 5196, 3395, 3250, 2701, 3250, 2701, 3292, 2743, 3292, 2743, 3292, 3250, 5220, 4344, 4978, 4585, 5115, 4844, 4978, 4978, 4588, 4741, 4978, 4978, 4741, 4741, 4741, 4741, 3395, 2760, 592, 3293, 1563, 3311, 3250, 2701, 4692, 901, 1066, 1837, 1056, 1057, 1191, 2647, 1258, 4444, 4344, 4741, 4741, 5115, 5115, 4741, 4736, 4329, 4833, 4389, 4833, 4082, 4844, 3395, 4219, 2695, 3292, 3250, 3263, 3293, 1563, 1563, 3311, 3311, 3311, 3250, 3262, 3262, 3311, 3311, 0, 0, 0, 0, 0, 0, 3395, 3395, 2701, 0, 252, 79, 2322, 487, 711, 252, 79, 1558, 2760, 3395, 2760, 487, 711, 0, 0, 2236, 3292, 0, 2646, 2701, 252, 4922, 252, 5115, 3250, 3250, 3395, 5220, 3395, 14, 5115, 2760, 3250, 3395, 3250, 3250, 3250, 3293, 3293, 2744, 2701, 3395, 252, 2322, 252, 2760, 685, 2236, 487, 3292, 831, 2646, 487, 2701, 1192, 5220, 1436, 2760, 846, 3311, 3311, 3250, 3395, 4922, 5115, 5220, 3395, 3311, 5220, 3395, 3311, 2322, 499, 1100, 2322, 1558, 499, 1615, 5220, 5220, 5220, 4582, 4708, 1558, 846, 3311, 3395, 2701, 3395, 3292, 3250, 3250, 3342, 3383, 3291, 3383, 3292, 3384, 3293, 3385, 3348, 3267, 3264, 3311, 685, 3292, 2448, 685, 2448, 2743, 3292, 3395, 1558, 846, 2701, 3395, 3395, 2701, 2701, 2760, 831, 2821, 2760, 2721, 2742, 2821, 2743, 2822, 2744, 2823, 2792, 2760, 2743, 5220, 2760, 2701, 3292, 3292, 685, 3311, 3311, 148, 831, 573, 283, 153, 86, 87, 151, 3250, 3250, 3250, 3293, 3293, 2744, 3311, 3395, 3292, 2701, 685, 685, 252, 2322, 831, 831, 252, 2760, 1192, 3395, 3395, 2701, 487, 487, 685, 685, 3395, 3395, 3395, 416, 1391, 2450, 1215, 5220, 1556, 685, 252, 2322, 1556, 831, 252, 2760, 1558, 5115, 3311, 3250, 3311, 4975, 4585, 4969, 4537, 4538, 3563, 3564, 4436, 3642, 3701, 3642, 3701, 3920, 3921, 4553, 4554, 5191, 5191, 5191, 5214, 5214, 5214, 5214, 5220, 4441, 5220, 4588, 4588, 4978, 4978, 4787, 4978, 4978, 4978, 4978, 4978, 4978, 4852, 4978, 5196, 5196, 4833, 4844, 5196, 4922, 5220, 4978, 4978, 4222, 4787, 4568, 4190, 3787, 4568, 4190, 5220, 3395, 1263, 1264, 5220, 1558, 3292, 3292, 685, 2040, 3311, 3311, 1558, 831, 2821, 2760, 2760, 1558, 3292, 3292, 685, 3311, 3311, 846, 831, 2821, 2760, 2821, 1554, 2760, 2760, 0, 3556, 3197, 3197, 3197, 2647, 3197, 2647, 3197, 2647, 3292, 3250, 3311, 3311, 3311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4285, 4098, 4222, 4222, 4222, 4222, 4222, 4222, 5220, 3395, 1892, 5220, 3395, 2445, 2445, 2445, 2445, 2445, 2445, 3395, 1892, 3395, 1892, 3395, 1892, 3395, 1892, 3395, 1892, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4978, 4078, 4078, 3788, 5220, 4539, 4925, 4539, 4918, 4433, 4539, 4443, 4852, 5159, 5159, 5159, 5159, 3702, 3702, 3554, 5064, 1217, 2760, 4978, 2794, 2760, 2794, 3395, 2794, 3311, 1100, 687, 673, 1066, 76, 3558, 4524, 647, 647, 615, 245, 244, 245, 244, 1217, 1970, 3292, 4922, 1099, 3311, 5176, 3311, 1217, 126, 76, 76, 126, 3640, 3517, 3555, 3655, 2760, 3834, 3702, 3702, 245, 128, 673, 672, 1217, 647, 647, 615, 1099, 5220, 3395, 3395, 1558, 1563, 1563, 3195, 3311, 5196, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3395, 1558, 1554, 5196, 5196, 4978, 2450, 3311, 3311, 3311, 2760, 3311, 3311, 2448, 3311, 2448, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3250, 3250, 699, 2446, 3311, 2448, 4222, 2457, 2448, 2448, 2448, 4588, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 3250, 3311, 3311, 3311, 3292, 3292, 3250, 619, 5196, 5196, 3395, 3311, 1545, 4844, 1558, 4084, 4852, 962, 315, 57, 588, 121, 5220, 831, 5196, 4539, 1558, 686, 3883, 2760, 2760, 2450, 3864, 3864, 4540, 4918, 4444, 4844, 4844, 3395, 766, 2743, 4975, 4546, 4852, 5220, 1290, 4336, 4232, 3632, 4231, 3961, 3960, 5220, 3311, 3311, 3311, 3311, 3311, 3311, 5129, 1258, 4934, 3508, 3605, 3792, 4090, 4090, 4090, 4090, 4090, 4090, 3605, 3789, 4091, 3612, 4409, 4389, 2701, 2743, 1420, 518, 3250, 2647, 1259, 3438, 3250, 3395, 3383, 3437, 3437, 3437, 3437, 2092, 2092, 2092, 2092, 2092, 2092, 2092, 2092, 2092, 2760, 908, 900, 1041, 2701, 314, 3395, 3383, 900, 623, 908, 3395, 5176, 5176, 5220, 3262, 3262, 3395, 3292, 3292, 3311, 2701, 3292, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1951, 0, 0, 11, 931, 627, 317, 3292, 2306, 3918, 4535, 3395, 5220, 828, 1554, 5196, 5196, 1554, 4975, 4975, 4918, 4107, 954, 2794, 3262, 3262, 5196, 3395, 2743, 3292, 1092, 4178, 2284, 2284, 678, 1089, 2284, 3311, 2284, 1089, 2284, 931, 44, 11, 3292, 2306, 5220, 83, 9, 3292, 1558, 677, 1089, 931, 1092, 4178, 4178, 3918, 2744, 2284, 2284, 678, 1089, 2284, 3311, 2284, 1089, 2284, 931, 44, 1089, 5220, 3262, 3262, 3395, 3292, 690, 2420, 3292, 5189, 5112, 5111, 4706, 4316, 1092, 2284, 2284, 678, 1089, 2284, 3311, 2284, 1089, 2284, 931, 44, 3292, 2306, 5220, 3262, 3262, 5196, 5196, 5196, 3395, 3292, 678, 1089, 2284, 2284, 1089, 2284, 2284, 2284, 931, 44, 2306, 3311, 5196, 5196, 931, 3292, 5220, 3395, 2794, 2794, 2794, 2760, 3395, 5196, 4978, 3311, 3292, 3311, 3250, 3311, 3311, 5196, 3311, 2760, 3292, 3292, 3292, 3292, 3311, 3311, 3292, 3311, 3311, 3292, 3311, 3311, 3292, 3311, 3311, 3311, 3311, 2450, 4978, 5111, 5111, 5196, 3262, 3262, 3395, 3292, 678, 1089, 2284, 2284, 1089, 2284, 2284, 2284, 931, 44, 3311, 3292, 2306, 5220, 5196, 2760, 2794, 3395, 2794, 2794, 3311, 3311, 2701, 2546, 2450, 5064, 2546, 2450, 5064, 4852, 3250, 1970, 3292, 3311, 2760, 2450, 2450, 2546, 2546, 1256, 750, 3395, 3262, 3262, 3395, 3292, 678, 1089, 2284, 2284, 1089, 2284, 2284, 2284, 931, 44, 3311, 3292, 2306, 5220, 5196, 3262, 3262, 3395, 3292, 3292, 3592, 4178, 5112, 5111, 4706, 4316, 4005, 1077, 2284, 2284, 678, 4918, 1089, 2284, 3311, 2284, 1089, 2284, 931, 44, 3292, 2306, 5220, 531, 4540, 804, 4, 589, 3311, 3311, 1970, 3292, 3311, 3395, 0, 0, 0, 0, 0, 0, 2760, 5196, 4582, 3459, 2743, 2448, 3311, 3311, 3311, 3292, 3292, 3311, 3311, 3311, 3311, 3311, 3250, 3311, 3311, 3311, 3250, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 2448, 4978, 4588, 4161, 4216, 4978, 4978, 4912, 4570, 1208, 2760, 4378, 2743, 5220, 5189, 4561, 3924, 5220, 4922, 4922, 4975, 5220, 5220, 3311, 3250, 5196, 5196, 5196, 5196, 5196, 3311, 3311, 3292, 3311, 3311, 3311, 3311, 3311, 1970, 3405, 3292, 3311, 3311, 3250, 3395, 3311, 2760, 3311, 2760, 3311, 2450, 3395, 1951, 1970, 5196, 2701, 2446, 2743, 1391, 795, 2760, 1546, 820, 3395, 5115, 4975, 4978, 4582, 4978, 1970, 4978, 3292, 4975, 4978, 5196, 5196, 3311, 5196, 5196, 5115, 5115, 5196, 5220, 1556, 2760, 3395, 1970, 3292, 2450, 711, 486, 1217, 1554, 1217, 1554, 1554, 2450, 711, 1217, 59, 1217, 2544, 2364, 677, 1217, 3395, 5196, 2743, 2760, 2760, 1970, 1970, 3311, 3311, 3311, 3311, 3292, 3250, 3311, 3311, 3311, 3311, 3311, 3311, 3311, 1970, 3292, 3311, 5220, 2760, 3395, 3395, 3395, 3395, 2743, 2743, 2760, 2760, 5220, 5220, 3486, 3395, 1391, 3292, 3311, 3311, 3292, 3311, 3292, 3293, 3384, 3311, 3311, 3395, 2701, 1391, 1391, 4215, 1546, 828, 3292, 2448, 5196, 640, 288, 4691, 3311, 2448, 0, 2743, 2743, 2743, 3395, 2760, 1289, 3395, 2760, 3250, 932, 3395, 2701, 1420, 799, 531, 1436, 796, 2745, 2743, 2743, 2760, 2760, 3395, 2760, 1563, 1563, 1100, 5220, 1558, 3311, 3311, 4841, 4918, 4918, 5196, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3395, 2450, 1558, 3292, 3311, 3311, 1970, 1554, 3311, 3311, 2760, 3311, 3265, 3311, 3311, 3250, 3395, 1546, 1554, 3292, 3311, 3311, 1546, 3311, 3250, 3395, 3395, 1558, 3311, 3311, 955, 1100, 2322, 3395, 2743, 1456, 2760, 3292, 3311, 3311, 1554, 2760, 3311, 3311, 3311, 2448, 2743, 2760, 3311, 3250, 3311, 3395, 3395, 2743, 3292, 3311, 3395, 3311, 1554, 3311, 3311, 3311, 2760, 2760, 3311, 3250, 3311, 3395, 3395, 2743, 2760, 2743, 3292, 3250, 3250, 3311, 2448, 1436, 2322, 2760, 3395, 3311, 1970, 1554, 2743, 3311, 2322, 1436, 1436, 2760, 2743, 3311, 2450, 2760, 3311, 3250, 3311, 3395, 5220, 5196, 3395, 2743, 1456, 807, 2760, 1436, 1563, 506, 1558, 3311, 1970, 1970, 1554, 1554, 1554, 1554, 2450, 1558, 3395, 3395, 3395, 2743, 3311, 3311, 2322, 955, 3311, 846, 593, 2760, 3311, 3292, 1563, 2760, 2760, 1554, 3311, 3311, 3292, 1554, 3311, 3311, 3250, 3265, 3311, 3311, 3395, 0, 3395, 2743, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3395, 2760, 1563, 4588, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4918, 5115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 911, 2275, 396, 396, 1970, 3292, 3395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2322, 955, 416, 3395, 0, 0, 0, 0, 0, 0, 0, 3395, 531, 271, 799, 799, 1420, 5220, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4918, 4918, 4918, 5064, 5078, 4927, 4926, 4927, 5074, 5220, }; static const Il2CppTokenIndexMethodTuple s_reversePInvokeIndices[2] = { { 0x06000EA9, 3, (void**)&OSSpecificSynchronizationContext_InvocationEntry_mF93C3CF6DBEC86E377576D840CAF517CB6E4D7E3_RuntimeMethod_var, 0 }, { 0x060022B5, 0, (void**)&CultureInfo_OnCultureInfoChangedInAppX_m407BCFC1029A4485B7B063BC2F3601968C3BE577_RuntimeMethod_var, 0 }, }; static const Il2CppTokenRangePair s_rgctxIndices[174] = { { 0x020000B8, { 29, 7 } }, { 0x020000C7, { 36, 10 } }, { 0x020000CD, { 46, 14 } }, { 0x020000E1, { 67, 4 } }, { 0x020000EE, { 71, 13 } }, { 0x020000EF, { 84, 26 } }, { 0x020000F0, { 110, 37 } }, { 0x020000F1, { 147, 59 } }, { 0x020000F2, { 206, 91 } }, { 0x02000106, { 375, 3 } }, { 0x02000107, { 378, 5 } }, { 0x02000127, { 386, 4 } }, { 0x0200013F, { 390, 2 } }, { 0x02000171, { 392, 3 } }, { 0x0200019D, { 403, 7 } }, { 0x0200019F, { 410, 3 } }, { 0x020001BF, { 413, 2 } }, { 0x020001D8, { 419, 11 } }, { 0x020001DA, { 430, 1 } }, { 0x020001DB, { 437, 10 } }, { 0x02000385, { 470, 2 } }, { 0x02000388, { 472, 2 } }, { 0x02000389, { 474, 2 } }, { 0x0200038B, { 476, 11 } }, { 0x0200039B, { 497, 14 } }, { 0x0200039D, { 511, 6 } }, { 0x0200041E, { 534, 17 } }, { 0x02000464, { 556, 3 } }, { 0x02000467, { 559, 9 } }, { 0x02000470, { 568, 20 } }, { 0x020004F1, { 594, 68 } }, { 0x020004F4, { 662, 9 } }, { 0x020004F5, { 671, 2 } }, { 0x020004F7, { 673, 17 } }, { 0x020004F9, { 690, 47 } }, { 0x020004FB, { 737, 6 } }, { 0x020004FC, { 743, 8 } }, { 0x020004FD, { 751, 1 } }, { 0x020004FE, { 752, 8 } }, { 0x020004FF, { 760, 1 } }, { 0x02000510, { 761, 4 } }, { 0x02000511, { 765, 45 } }, { 0x02000512, { 814, 3 } }, { 0x02000513, { 817, 12 } }, { 0x02000514, { 829, 4 } }, { 0x02000516, { 841, 15 } }, { 0x02000517, { 856, 15 } }, { 0x02000519, { 871, 3 } }, { 0x0200051B, { 877, 7 } }, { 0x0200051C, { 884, 3 } }, { 0x0200051E, { 887, 8 } }, { 0x0200051F, { 895, 3 } }, { 0x02000521, { 898, 19 } }, { 0x02000522, { 917, 5 } }, { 0x02000523, { 922, 3 } }, { 0x02000525, { 925, 19 } }, { 0x02000526, { 944, 15 } }, { 0x02000527, { 959, 9 } }, { 0x02000528, { 968, 6 } }, { 0x02000529, { 974, 7 } }, { 0x0200052A, { 981, 4 } }, { 0x0200052B, { 985, 10 } }, { 0x0200052C, { 995, 7 } }, { 0x0200052D, { 1002, 9 } }, { 0x0200052E, { 1011, 6 } }, { 0x02000530, { 1017, 6 } }, { 0x02000531, { 1023, 4 } }, { 0x02000532, { 1027, 4 } }, { 0x02000533, { 1031, 5 } }, { 0x02000536, { 1036, 3 } }, { 0x02000539, { 1039, 27 } }, { 0x0200053B, { 1066, 6 } }, { 0x0200053C, { 1072, 3 } }, { 0x0600018A, { 0, 2 } }, { 0x0600060B, { 2, 1 } }, { 0x0600062A, { 3, 4 } }, { 0x0600062B, { 7, 4 } }, { 0x0600062C, { 11, 5 } }, { 0x0600062D, { 16, 5 } }, { 0x0600062E, { 21, 5 } }, { 0x0600062F, { 26, 2 } }, { 0x06000630, { 28, 1 } }, { 0x06000754, { 60, 3 } }, { 0x06000755, { 63, 1 } }, { 0x06000756, { 64, 3 } }, { 0x06000952, { 297, 1 } }, { 0x0600096C, { 298, 2 } }, { 0x0600096D, { 300, 1 } }, { 0x06000980, { 301, 3 } }, { 0x06000984, { 304, 2 } }, { 0x06000993, { 306, 1 } }, { 0x06000994, { 307, 1 } }, { 0x06000995, { 308, 1 } }, { 0x06000996, { 309, 4 } }, { 0x0600099A, { 313, 1 } }, { 0x0600099B, { 314, 1 } }, { 0x0600099C, { 315, 1 } }, { 0x060009A0, { 316, 1 } }, { 0x060009A1, { 317, 1 } }, { 0x060009A2, { 318, 1 } }, { 0x060009A5, { 319, 1 } }, { 0x060009B3, { 320, 1 } }, { 0x060009B4, { 321, 1 } }, { 0x060009B5, { 322, 1 } }, { 0x060009B6, { 323, 4 } }, { 0x060009B7, { 327, 2 } }, { 0x060009B8, { 329, 1 } }, { 0x060009B9, { 330, 1 } }, { 0x060009BA, { 331, 1 } }, { 0x060009BB, { 332, 5 } }, { 0x060009BC, { 337, 1 } }, { 0x060009BF, { 338, 2 } }, { 0x060009C0, { 340, 4 } }, { 0x060009C1, { 344, 1 } }, { 0x060009C2, { 345, 1 } }, { 0x060009C3, { 346, 2 } }, { 0x060009C4, { 348, 2 } }, { 0x060009C5, { 350, 1 } }, { 0x060009C6, { 351, 1 } }, { 0x060009C7, { 352, 2 } }, { 0x060009C8, { 354, 2 } }, { 0x060009CE, { 356, 3 } }, { 0x060009D2, { 359, 2 } }, { 0x060009D8, { 361, 2 } }, { 0x060009DA, { 363, 1 } }, { 0x060009FE, { 364, 1 } }, { 0x06000A00, { 365, 4 } }, { 0x06000A01, { 369, 4 } }, { 0x06000A05, { 373, 2 } }, { 0x06000A53, { 383, 2 } }, { 0x06000A71, { 385, 1 } }, { 0x06000DAB, { 395, 2 } }, { 0x06000DAC, { 397, 1 } }, { 0x06000DAD, { 398, 2 } }, { 0x06000DAE, { 400, 3 } }, { 0x06000F7C, { 415, 1 } }, { 0x06000F85, { 416, 3 } }, { 0x06000FA5, { 431, 6 } }, { 0x06001009, { 447, 2 } }, { 0x0600100B, { 449, 2 } }, { 0x0600100E, { 451, 2 } }, { 0x0600100F, { 453, 1 } }, { 0x06001010, { 454, 2 } }, { 0x06001171, { 456, 2 } }, { 0x06001893, { 458, 3 } }, { 0x06001894, { 461, 3 } }, { 0x06001897, { 464, 1 } }, { 0x06001898, { 465, 1 } }, { 0x06001899, { 466, 2 } }, { 0x060018EB, { 468, 1 } }, { 0x060018ED, { 469, 1 } }, { 0x0600193E, { 487, 2 } }, { 0x06001940, { 489, 3 } }, { 0x06001947, { 492, 2 } }, { 0x06001963, { 494, 1 } }, { 0x06001964, { 495, 1 } }, { 0x06001965, { 496, 1 } }, { 0x06001981, { 517, 1 } }, { 0x06001982, { 518, 1 } }, { 0x06001983, { 519, 1 } }, { 0x0600198D, { 520, 1 } }, { 0x06001B6F, { 521, 2 } }, { 0x06001B71, { 523, 2 } }, { 0x06001BBF, { 525, 2 } }, { 0x06001CA3, { 527, 4 } }, { 0x06001CA4, { 531, 3 } }, { 0x06001D64, { 551, 2 } }, { 0x06001D66, { 553, 2 } }, { 0x06001FC0, { 555, 1 } }, { 0x0600230D, { 588, 6 } }, { 0x060024D5, { 810, 4 } }, { 0x06002508, { 833, 8 } }, { 0x0600251F, { 874, 1 } }, { 0x06002520, { 875, 2 } }, }; extern const uint32_t g_rgctx_SpanAction_2_tC69DC430DFF0BAF182120D08A335DB66A50B6CED; extern const uint32_t g_rgctx_SpanAction_2_Invoke_m1DAF05A086F876BEEAD68BE531139D298F72A5CD; extern const uint32_t g_rgctx_T_tDA843702ECF47E625B3E8038BC0DE5296BFCE229; extern const uint32_t g_rgctx_T_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84_mB4D6108B31DF411233985331B0AE0D92EAF2F7F4; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_mB8F3680822AA754CF010D8209D102FA24E78B5CC; extern const uint32_t g_rgctx_SpanHelpers_IndexOf_TisT_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84_m298A390EC910AB7A8FCEFEDF64AB8EAE032CC4E5; extern const uint32_t g_rgctx_T_t08767618460F72F29F1A76844364A1E844BC0DCD; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t08767618460F72F29F1A76844364A1E844BC0DCD_m0B44F5BF43D87FB299213E8DE9A296147303A910; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_mA940A6D0538003C46407377DA0674B4771475D17; extern const uint32_t g_rgctx_SpanHelpers_IndexOfAny_TisT_t08767618460F72F29F1A76844364A1E844BC0DCD_mBF4FCA9C909B3793F6037C75F754F4AEB3CE06E1; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_mC829A85EF4EA818F1BDFCC07EF4F46C6F90D6ABA; extern const uint32_t g_rgctx_T_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E; extern const uint32_t g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_m3C38F70A8E67C89D9E3C0E3A8384AAF7BB4924C5; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_mED3CFA01E1A8EBA3C8E0D32BD94026CB558B89A1; extern const uint32_t g_rgctx_SpanHelpers_SequenceEqual_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_mA1A2A650E9CF14C96AFAAEC1B67A87C614478A1C; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_m929E57F8CAC3D1052C18E2DE83C3F09D1A54F7F6; extern const uint32_t g_rgctx_T_tADE12AD8AE20158C0A27A331A59A5BC3F351D772; extern const uint32_t g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_m9598890F3604975AFBDB836372E7678822FF8BB6; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_mD6BE45153349F7D564EBC6D97BDF45BD01EF52EB; extern const uint32_t g_rgctx_SpanHelpers_SequenceEqual_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_m2B384A7CA630EF808C256D8399757243C2974F05; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_m50492777301DDC7048530744163D8250446B7A8F; extern const uint32_t g_rgctx_T_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD; extern const uint32_t g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_m36275EDE03D0FB8DF80BA557A32E1CCBEEEC77E7; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_m90E5F1144240BD98E88A69ACAEB924F767278B1F; extern const uint32_t g_rgctx_SpanHelpers_SequenceEqual_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_mAA18F76334C1E517AA84369C60319677DB6203D0; extern const uint32_t g_rgctx_Span_1_t440B53F538993B3BE479A5ABFF6D3229B15B792D; extern const uint32_t g_rgctx_Span_1__ctor_mA4CF44CA5DCE6BE1C2AF0A178169EAE4E8568BBE; extern const uint32_t g_rgctx_T_t55BBF4480A0FFD76AA53598AB3A77B55E4D27600; extern const uint32_t g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_Nullable_1_t17713C3AC45763B283C9697E074D9EEF48D2034C; extern const uint32_t g_rgctx_Nullable_1__ctor_mA69771E42AD52E5D4AD320A3EBF6A79FA1D817E1; extern const uint32_t g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA; extern const uint32_t g_rgctx_ByReference_1_t0406BB766E677461DCC5925EF17213FDDADDEDC3; extern const uint32_t g_rgctx_ByReference_1__ctor_m7DB3E90CB374AFEAB2D7A58B578DA955E1F0264C; extern const uint32_t g_rgctx_T_t120950580BDFD368223E024446019DB239080837; extern const uint32_t g_rgctx_Span_1_get_Length_m0A257FF44376D3CF6E3F355C460596E8EBDDB7AE; extern const uint32_t g_rgctx_Buffer_Memmove_TisT_t120950580BDFD368223E024446019DB239080837_mF66EB7F9C9904F7AC2802E9B917752AF6D4E608E; extern const uint32_t g_rgctx_ReadOnlySpan_1_tEA2582202A5AEC6971857A5353159C0D96A87CFE; extern const uint32_t g_rgctx_ReadOnlySpan_1__ctor_m2383FA9E65494C7018ABBA16731086D1D4EEEFFE; extern const uint32_t g_rgctx_Array_Empty_TisT_t120950580BDFD368223E024446019DB239080837_m6EF8B25837DFAF82BD903B537C5987A0A3BDA5A9; extern const uint32_t g_rgctx_TU5BU5D_tC7397A1B32D53762119E36548B052A236882A103; extern const uint32_t g_rgctx_ReadOnlySpan_1__ctor_m4CC5E59DAB1F71555C5B7654A479D9E07EDFFC6D; extern const uint32_t g_rgctx_T_tE7A3A53452487AB9BCB918AC1C5A795CF215388A; extern const uint32_t g_rgctx_TU5BU5D_t51D09F9BD88B9BC24FBFC53DCA68F78790F89877; extern const uint32_t g_rgctx_ByReference_1_tFCBE8142DC873CCF212E11FCC70F3A1D749B2F21; extern const uint32_t g_rgctx_ByReference_1__ctor_mB1D92E921C6FCC9E5DD22F9155EBDE0D88ED075B; extern const uint32_t g_rgctx_T_tE7A3A53452487AB9BCB918AC1C5A795CF215388A; extern const uint32_t g_rgctx_Span_1_get_Length_m15835D1099A8A6CE460D10D4E5783D52D93AEAE5; extern const uint32_t g_rgctx_Buffer_Memmove_TisT_tE7A3A53452487AB9BCB918AC1C5A795CF215388A_m6C255A08A03D482006CC01C0E7A8A66B6B1AFBBB; extern const uint32_t g_rgctx_ReadOnlySpan_1_t96992FD1DBC1CA62E495921C82AAFC220ABCB975; extern const uint32_t g_rgctx_ReadOnlySpan_1__ctor_m72D8CC0D68D84BC995652F8B3E3461BDA715604F; extern const uint32_t g_rgctx_Span_1_tF8C63FBC48C02003BD99BC141B9F14D3B85CAA06; extern const uint32_t g_rgctx_Span_1__ctor_mBB92B9AEE5D8A0BD017701B86A9517635133D250; extern const uint32_t g_rgctx_Array_Empty_TisT_tE7A3A53452487AB9BCB918AC1C5A795CF215388A_m64A9ECAE3C56E911C2687E67E84AFC5000D09C85; extern const uint32_t g_rgctx_TU5BU5D_t51D09F9BD88B9BC24FBFC53DCA68F78790F89877; extern const uint32_t g_rgctx_Span_1__ctor_mAFC5E0B4578ED8652DB479D60687B9F2F0C891EA; extern const uint32_t g_rgctx_T_t0BD37F7B39E3DEF033E6735BB9A5DFFC1C4F3C53; extern const uint32_t g_rgctx_IEquatable_1_t59348C1373875CE9317ECEBE29A4DB47B26B543B; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t0BD37F7B39E3DEF033E6735BB9A5DFFC1C4F3C53_IEquatable_1_Equals_m8DB49694E4ADB744BFD1C3D45D3C9A4E55402B31; extern const uint32_t g_rgctx_SpanHelpers_IndexOf_TisT_tDED3980AE4777FA42EBCF91BE5CEA41BAFB51B4B_mDF4DEB53664433430057E7B5208B754EA73D1D0D; extern const uint32_t g_rgctx_T_tA91C6D107131EAE93E450381F49C19A8205A47B5; extern const uint32_t g_rgctx_IEquatable_1_t50AA66621E888B5579C4CB42B3F02C258A64234A; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tA91C6D107131EAE93E450381F49C19A8205A47B5_IEquatable_1_Equals_m8C7192C67B2BCB41562E5007440A4A3A9841C194; extern const uint32_t g_rgctx_Tuple_3_tB50E3D4EC942E0D3A681E8EB65DC466D701666D8; extern const uint32_t g_rgctx_T1_tD64A71BDFEE347C86CB3382D84F07323354BBEF3; extern const uint32_t g_rgctx_T2_t598EEAC448647F6536C391F0F0B746312A4A8E23; extern const uint32_t g_rgctx_T3_tCB9B62B11262BA42FC577E159F7A5828210C8843; extern const uint32_t g_rgctx_ValueTuple_1_t37DEB467170FC2F7057DAF43C401031B17393588; extern const uint32_t g_rgctx_ValueTuple_1_Equals_mE0605997407F4CB7D8CD4F8A03A99D9F0728BF82; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m12490E67B77A20329B19E7034F096EB49834FF78; extern const uint32_t g_rgctx_EqualityComparer_1_t3844F0958F7BBEEBA91D4C6477F03606A6CDB6E6; extern const uint32_t g_rgctx_EqualityComparer_1_t3844F0958F7BBEEBA91D4C6477F03606A6CDB6E6; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m430EDDE28EFF2C7B35EE46D8B24E80AEBF9CF618; extern const uint32_t g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB; extern const uint32_t g_rgctx_Comparer_1_get_Default_m6D8E240A06DA5598FCD1556997C052EA2468A038; extern const uint32_t g_rgctx_Comparer_1_tA8B950DDFCFE609AE4D325C533A1088F0873299D; extern const uint32_t g_rgctx_Comparer_1_tA8B950DDFCFE609AE4D325C533A1088F0873299D; extern const uint32_t g_rgctx_Comparer_1_Compare_m0D6763FF56769D480B69B04D2E46C39A76021DB9; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_ValueTuple_2_tC7B9333D1459F4ADDD9AFB5797D9C3B9DB29D30E; extern const uint32_t g_rgctx_ValueTuple_2_Equals_m2A5FAF529085812C8733BE1136AF1F3E07442799; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m99EE8B356BE3F05FFD9CF695681056404F964639; extern const uint32_t g_rgctx_EqualityComparer_1_t30A063E309698CFB4905BFFBEFA75F66E96E8E07; extern const uint32_t g_rgctx_EqualityComparer_1_t30A063E309698CFB4905BFFBEFA75F66E96E8E07; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m34FD12740B01B2610EE9497B5DB1763E11F49ECB; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m3D3C936988A086F846D24FCA2C9CB9AB60666B6F; extern const uint32_t g_rgctx_EqualityComparer_1_tAA726A9845C6131E4CF184F8E9EB362526CE9E30; extern const uint32_t g_rgctx_EqualityComparer_1_tAA726A9845C6131E4CF184F8E9EB362526CE9E30; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m93FC39CB9DB0921E7868D7968B0F786623DB1E98; extern const uint32_t g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666; extern const uint32_t g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11; extern const uint32_t g_rgctx_ValueTuple_2_CompareTo_mB17F6788A9789891A4B69FF581DA29AF7CEE9935; extern const uint32_t g_rgctx_Comparer_1_get_Default_mD279868D502800E75BF10414C455792C64A47077; extern const uint32_t g_rgctx_Comparer_1_t8D16E7CD3DC1B70B0452381D8152C76CD4163228; extern const uint32_t g_rgctx_Comparer_1_t8D16E7CD3DC1B70B0452381D8152C76CD4163228; extern const uint32_t g_rgctx_Comparer_1_Compare_mDBCEBB2A8A1A7F7C710B2A9F01DD0493ECEAA63B; extern const uint32_t g_rgctx_Comparer_1_get_Default_m29E360A99241FE59B0D1891A68186052A9835B15; extern const uint32_t g_rgctx_Comparer_1_tBA7183F27530B55382673E9E6D967D1AFB7A3B3B; extern const uint32_t g_rgctx_Comparer_1_tBA7183F27530B55382673E9E6D967D1AFB7A3B3B; extern const uint32_t g_rgctx_Comparer_1_Compare_mD4E0DE8B14C9E252E19B2110B7D7035656EC2488; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_ValueTuple_2_GetHashCodeCore_mB87D7E593EA74F511E07ABE9D2E09D20A7CA58B7; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_ValueTuple_3_tDE4F3C5EBA1AA6F0C63495C2B0A7F47CA8B4DA6D; extern const uint32_t g_rgctx_ValueTuple_3_Equals_m913416C99705D790999F3B14B516CE720E337997; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m17CE0122EFFB09A08F6BA9BE5606032993F0E1C4; extern const uint32_t g_rgctx_EqualityComparer_1_t2518B2C52ED042C60A0DECB7042B9A8762219470; extern const uint32_t g_rgctx_EqualityComparer_1_t2518B2C52ED042C60A0DECB7042B9A8762219470; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m7498E497A9A77BC1EF3D94DB9C4EBB28BAFAA338; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mFC21FF792FCA01DA43C7F033BCBF4D92B169E0B8; extern const uint32_t g_rgctx_EqualityComparer_1_t58DFF5896F8FFFDA4F1B9C10F447276BC6D99C00; extern const uint32_t g_rgctx_EqualityComparer_1_t58DFF5896F8FFFDA4F1B9C10F447276BC6D99C00; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m044A259427EE9BF808E642DFC42004A64FECB415; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m588FEAADF1F71B945AB384DCE6537E00835D55DF; extern const uint32_t g_rgctx_EqualityComparer_1_tCD70AFAF83B251B235965EAFBCB589E8DD9F5110; extern const uint32_t g_rgctx_EqualityComparer_1_tCD70AFAF83B251B235965EAFBCB589E8DD9F5110; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m92E94184AD18237F32AF18ACE879B89BD9BA6E6C; extern const uint32_t g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60; extern const uint32_t g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA; extern const uint32_t g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A; extern const uint32_t g_rgctx_ValueTuple_3_CompareTo_m441F5001906F34AFF1E47CDE7115612FB8EE8AD2; extern const uint32_t g_rgctx_Comparer_1_get_Default_mFA435FE8B3D4A7391BAAA1C2AACC1D2B0EDE1E44; extern const uint32_t g_rgctx_Comparer_1_t1CAC3821225573271B163CD26A81B053D5F307A1; extern const uint32_t g_rgctx_Comparer_1_t1CAC3821225573271B163CD26A81B053D5F307A1; extern const uint32_t g_rgctx_Comparer_1_Compare_m8325D2B4B52A3F50B98836E7DE307C9660EE1C86; extern const uint32_t g_rgctx_Comparer_1_get_Default_m0655982E4FB7F3A08F1EBE98CF96DB86E3629517; extern const uint32_t g_rgctx_Comparer_1_tD1289EDAC3E31E1F7BC47656A6E03AF9EC9F384B; extern const uint32_t g_rgctx_Comparer_1_tD1289EDAC3E31E1F7BC47656A6E03AF9EC9F384B; extern const uint32_t g_rgctx_Comparer_1_Compare_mBC452E9BE0821DA731F48C6740F733D04F4477DC; extern const uint32_t g_rgctx_Comparer_1_get_Default_mAA25BBA44FB56AE6A6AB68D1669ACFD40358622E; extern const uint32_t g_rgctx_Comparer_1_t74F23BD538A382007C0DEE814474BF42A95C9F9D; extern const uint32_t g_rgctx_Comparer_1_t74F23BD538A382007C0DEE814474BF42A95C9F9D; extern const uint32_t g_rgctx_Comparer_1_Compare_mC3EF64DD8C3F30A5FE283251B7059FDB2F9D433F; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_ValueTuple_3_GetHashCodeCore_m21F9D53D1FB5B1A9ED9E0148189D871EEB79E296; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_ValueTuple_5_t25CBC148656E3ACC2A136FE20FBBB109E8593794; extern const uint32_t g_rgctx_ValueTuple_5_Equals_mE69805118B9B6F5E5BCDE12D643C3A9DF935B282; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mBE0265C8140D5CC74C07AF645974F4A1E0A2210C; extern const uint32_t g_rgctx_EqualityComparer_1_t2C9B91CB3366630F8761A3EE0C1F3B7E42C939D9; extern const uint32_t g_rgctx_EqualityComparer_1_t2C9B91CB3366630F8761A3EE0C1F3B7E42C939D9; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m03F1802CDEF2AD29947268E7FEF779146DB1BA6E; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m2ACBFBA3E9FE11A540A80A0AE8ABE4C88597BFFA; extern const uint32_t g_rgctx_EqualityComparer_1_tEB077DAF5BBB4C85071CCDDA6C4E38E7A2F75A86; extern const uint32_t g_rgctx_EqualityComparer_1_tEB077DAF5BBB4C85071CCDDA6C4E38E7A2F75A86; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mF517EF938AD1404F05802B5BBF187E17E5ED727A; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m34D1B146CD12D1A563341BC291A1B900ACA545DD; extern const uint32_t g_rgctx_EqualityComparer_1_t74A0022CAE5229142E9D81D959ED4900EA242C67; extern const uint32_t g_rgctx_EqualityComparer_1_t74A0022CAE5229142E9D81D959ED4900EA242C67; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m91BCAF85EABEE726C248246A74C3DD9458C721CC; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mEA8547499AEF9B82B31166211FFB5813B7A297C0; extern const uint32_t g_rgctx_EqualityComparer_1_t50AFAF55FA8B7AEB3C4B5BF1BA4F0442421F49F4; extern const uint32_t g_rgctx_EqualityComparer_1_t50AFAF55FA8B7AEB3C4B5BF1BA4F0442421F49F4; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mD09B93B73B99DB6E7648600DAE67AF54DA5210BF; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m8C120B78182F4B970B454925D515E11F7FBF54F9; extern const uint32_t g_rgctx_EqualityComparer_1_tD6DFF169E95673F5D113CC2C52801CC33AE69DA9; extern const uint32_t g_rgctx_EqualityComparer_1_tD6DFF169E95673F5D113CC2C52801CC33AE69DA9; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mAB3ED822189B1FAD5D6A8FA5ED920540D34686C0; extern const uint32_t g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50; extern const uint32_t g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24; extern const uint32_t g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB; extern const uint32_t g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3; extern const uint32_t g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB; extern const uint32_t g_rgctx_ValueTuple_5_CompareTo_m5C80A5608F12B2CE4CF2F9E67F984D0D94341505; extern const uint32_t g_rgctx_Comparer_1_get_Default_m6279C570A6D92DE7B4F080B46C55D367B314EF1B; extern const uint32_t g_rgctx_Comparer_1_t6654B40DD065DE720329F5184CDC171DF5D16B0F; extern const uint32_t g_rgctx_Comparer_1_t6654B40DD065DE720329F5184CDC171DF5D16B0F; extern const uint32_t g_rgctx_Comparer_1_Compare_m7E01B04810A06CDA2808FF3DCEBFCEB13FA93A43; extern const uint32_t g_rgctx_Comparer_1_get_Default_m175E9384BEEB3129FB1A3FFE0FEC118ECE2C5AB7; extern const uint32_t g_rgctx_Comparer_1_tD503B4C67C2689BD79B4A4E62E79E877D580D13A; extern const uint32_t g_rgctx_Comparer_1_tD503B4C67C2689BD79B4A4E62E79E877D580D13A; extern const uint32_t g_rgctx_Comparer_1_Compare_m924571017BF7751387544DD0EF3FCA709528B19E; extern const uint32_t g_rgctx_Comparer_1_get_Default_m5C5851C332F49359EFE7AB46EA1B4439FFD89782; extern const uint32_t g_rgctx_Comparer_1_tB5CE9104220682297517648437CF8BBE7AECB622; extern const uint32_t g_rgctx_Comparer_1_tB5CE9104220682297517648437CF8BBE7AECB622; extern const uint32_t g_rgctx_Comparer_1_Compare_mB2F09C53FD40987D98318B1E13A91E91C5FCF624; extern const uint32_t g_rgctx_Comparer_1_get_Default_m5C843E26B89472CAB99068A8F7C6CFDD77D648D9; extern const uint32_t g_rgctx_Comparer_1_t191B6231F15AAE9A42377A90D19C76C50846AD8A; extern const uint32_t g_rgctx_Comparer_1_t191B6231F15AAE9A42377A90D19C76C50846AD8A; extern const uint32_t g_rgctx_Comparer_1_Compare_mE6B9CBF339AC2015802D27923663D2F5691D1173; extern const uint32_t g_rgctx_Comparer_1_get_Default_mB30DB1F3B24868C02BCBF4D462031DD546E453EC; extern const uint32_t g_rgctx_Comparer_1_t2B4C13D7827D31A5EB1D1C4B7780936F96AE6791; extern const uint32_t g_rgctx_Comparer_1_t2B4C13D7827D31A5EB1D1C4B7780936F96AE6791; extern const uint32_t g_rgctx_Comparer_1_Compare_m37BAB0E1BCFA06D2BA7FC778F2C6DDE5720CA158; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_ValueTuple_5_GetHashCodeCore_mCA15B0E2894504BA2B127F0A09EC00AC43F7AE15; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_TRest_t19CF2373F13A693121DEAE5DD5AA490544D81DFE; extern const uint32_t g_rgctx_ValueTuple_8_t3C21099E0A4DA1FA49F0CF6F4D77E4A5389DFBBD; extern const uint32_t g_rgctx_ValueTuple_8_Equals_mA819015ECB764B7F8AF2C58D4D73330544E2975C; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m54062BE213BDCCBF31C3086B11C58FC59C7E363E; extern const uint32_t g_rgctx_EqualityComparer_1_t9730C4F2BC17919C46B2F291B227C8A45D528241; extern const uint32_t g_rgctx_EqualityComparer_1_t9730C4F2BC17919C46B2F291B227C8A45D528241; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m3C61E213E910CE9CCE3AB663A750FC85019B2781; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m11D19DA5E707FFEA3CD07FF8596B1396C2E1DE60; extern const uint32_t g_rgctx_EqualityComparer_1_t3CF807D9A767ECA316713993B18A57A2AE974E56; extern const uint32_t g_rgctx_EqualityComparer_1_t3CF807D9A767ECA316713993B18A57A2AE974E56; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m3DAB9F8123009BBA79817055A24AC97B5AE389A6; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mA1674718F24F280D7628EE4EDE8C6AF2634B637E; extern const uint32_t g_rgctx_EqualityComparer_1_tB591EDFA210FC53537195BD42F622B75DA3E144C; extern const uint32_t g_rgctx_EqualityComparer_1_tB591EDFA210FC53537195BD42F622B75DA3E144C; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m76CD2F525F2BBA8708DB545618F49825BD0F0AA5; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m3726141B10394B5C2BD6E9BD88DEF9EDC8A7382E; extern const uint32_t g_rgctx_EqualityComparer_1_t62EF5A718E6063187787BDA7A521510BDE6FA3E4; extern const uint32_t g_rgctx_EqualityComparer_1_t62EF5A718E6063187787BDA7A521510BDE6FA3E4; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m6A31B0E5E041A3251048006EE4C4531F12718860; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m92A7EAD6F261A68625A72A1A77D4FBBF605160D0; extern const uint32_t g_rgctx_EqualityComparer_1_tC6E45643C0BEC59672E17FFF0B7F787336CFB85F; extern const uint32_t g_rgctx_EqualityComparer_1_tC6E45643C0BEC59672E17FFF0B7F787336CFB85F; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m305CC5C7B3955DFC3A0168BF5844E5B3DA968A4C; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mEC4221C3538364EEA5CF925CF99BA4209E1FC234; extern const uint32_t g_rgctx_EqualityComparer_1_t9DE31D6E18DF4C826AE537ECAF6CFB961010C965; extern const uint32_t g_rgctx_EqualityComparer_1_t9DE31D6E18DF4C826AE537ECAF6CFB961010C965; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m8E8E3E9598BD3442954CB6233CFFDBFBCE1A58CB; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m0905D5FF1B29CD7097D71696D1040EBF1BFD2C89; extern const uint32_t g_rgctx_EqualityComparer_1_tE85384F6EA5AF6A40629F5B16564B8D47570C991; extern const uint32_t g_rgctx_EqualityComparer_1_tE85384F6EA5AF6A40629F5B16564B8D47570C991; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m97F6C763146B35E01D6B538D9050012444EA03E5; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m9D5A0CB83B87379AE2EB925B873D6360FE4342A7; extern const uint32_t g_rgctx_EqualityComparer_1_tCE54811998C1CD9E2FCB4E15F3D6CE390D2050AB; extern const uint32_t g_rgctx_EqualityComparer_1_tCE54811998C1CD9E2FCB4E15F3D6CE390D2050AB; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m11AC64AED457A6F2425F7DA92AD46F5497DD280D; extern const uint32_t g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892; extern const uint32_t g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69; extern const uint32_t g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262; extern const uint32_t g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294; extern const uint32_t g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7; extern const uint32_t g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB; extern const uint32_t g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A; extern const uint32_t g_rgctx_ValueTuple_8_CompareTo_m46DA15523EA2B0FA8E86C1284278169B6CCE4974; extern const uint32_t g_rgctx_Comparer_1_get_Default_m04D5B22D79AAFCF1392FC06FD8372A5B88B8DD9C; extern const uint32_t g_rgctx_Comparer_1_t03C338EE91732192E2CF58A1E96DCDC5CE1AA47B; extern const uint32_t g_rgctx_Comparer_1_t03C338EE91732192E2CF58A1E96DCDC5CE1AA47B; extern const uint32_t g_rgctx_Comparer_1_Compare_mB720AB8861756026EFED802CBDCE871759FC05BB; extern const uint32_t g_rgctx_Comparer_1_get_Default_mD771D72C561B3809BD14A9FC2695F7DFBCDDAB3C; extern const uint32_t g_rgctx_Comparer_1_t41D33A171C040CD8BF21C42A684828BA1FEAF3FC; extern const uint32_t g_rgctx_Comparer_1_t41D33A171C040CD8BF21C42A684828BA1FEAF3FC; extern const uint32_t g_rgctx_Comparer_1_Compare_mA8DD55DE83A9517FC69F93EB9CC8C310336DB766; extern const uint32_t g_rgctx_Comparer_1_get_Default_m279E2B45B01462495FF3D812B22BDC27542A2B68; extern const uint32_t g_rgctx_Comparer_1_tB7C30385B38446EDA832732B4E3E2BD517CB23BB; extern const uint32_t g_rgctx_Comparer_1_tB7C30385B38446EDA832732B4E3E2BD517CB23BB; extern const uint32_t g_rgctx_Comparer_1_Compare_mCE43A649803A56A1AA29CA829647890B74271863; extern const uint32_t g_rgctx_Comparer_1_get_Default_m1C74A88B2D2143091CBA785ED0E063EFC67AC1F6; extern const uint32_t g_rgctx_Comparer_1_tDED2D4DDD640CF5D52F054BE8B7F917DA37948CA; extern const uint32_t g_rgctx_Comparer_1_tDED2D4DDD640CF5D52F054BE8B7F917DA37948CA; extern const uint32_t g_rgctx_Comparer_1_Compare_m8B80FF8BAABD909F242F3D2A842100BF7D7A226C; extern const uint32_t g_rgctx_Comparer_1_get_Default_mA87EDC73DD2317BE7941D2E5A72D8078E615EB8E; extern const uint32_t g_rgctx_Comparer_1_tDC6EE7AA0E6837D4A099D291AEC559711AACB517; extern const uint32_t g_rgctx_Comparer_1_tDC6EE7AA0E6837D4A099D291AEC559711AACB517; extern const uint32_t g_rgctx_Comparer_1_Compare_mB85F7BD090E8BABEB5EFBB0B92DEABD1B3904111; extern const uint32_t g_rgctx_Comparer_1_get_Default_mEED26C1B137818C5673E93223F157F6772F99B95; extern const uint32_t g_rgctx_Comparer_1_t930751AF5334F7BE2256A01FFF78F29B5BF918B1; extern const uint32_t g_rgctx_Comparer_1_t930751AF5334F7BE2256A01FFF78F29B5BF918B1; extern const uint32_t g_rgctx_Comparer_1_Compare_m8B2F1E3BC79FF175CA2117F572224FADFA68E6D6; extern const uint32_t g_rgctx_Comparer_1_get_Default_mA649E07A2D7FF6A0AEF35F0E2DCEE2A0A0393E5E; extern const uint32_t g_rgctx_Comparer_1_tD63E5403F31C8C4A76F129E63EF4BD802B321A45; extern const uint32_t g_rgctx_Comparer_1_tD63E5403F31C8C4A76F129E63EF4BD802B321A45; extern const uint32_t g_rgctx_Comparer_1_Compare_m1AA350713493CC65FB0E64A2FEE11D08954CBCCD; extern const uint32_t g_rgctx_Comparer_1_get_Default_m78323AEEB2B1BAD2355CBB125BF458FC7C89FDAE; extern const uint32_t g_rgctx_Comparer_1_tE4758FC47C5727AC56367A5A42781CA9BD3CC357; extern const uint32_t g_rgctx_Comparer_1_tE4758FC47C5727AC56367A5A42781CA9BD3CC357; extern const uint32_t g_rgctx_Comparer_1_Compare_m58557F5DB9297620E0F5B688253F8915AE03ED32; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const Il2CppRGCTXConstrainedData g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_ValueTuple_8_GetHashCodeCore_m5F3211B0DE12D608445C7BCA2F0B22A328A29FA9; extern const Il2CppRGCTXConstrainedData g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const Il2CppRGCTXConstrainedData g_rgctx_TRest_t19CF2373F13A693121DEAE5DD5AA490544D81DFE_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F; extern const uint32_t g_rgctx_T_t5DE196DCA7C0154BE25468F6265C9DFFFA59B2FA; extern const uint32_t g_rgctx_ReadOnlyCollection_1_t6F03F7F421D5C5FFD7D039978E229F151CA1FC47; extern const uint32_t g_rgctx_ReadOnlyCollection_1__ctor_mBCBA3E601F3692C1408F80DBE1FE805A08CBD48F; extern const uint32_t g_rgctx_TU5BU5D_tFCFE42E44E1DA7E4634FA07C914FB2157649923F; extern const uint32_t g_rgctx_TOutputU5BU5D_t8EA6E47F03E6A244F17F715F25FA60CDCB37D2BC; extern const uint32_t g_rgctx_Converter_2_tBFA8AA537C019908497600AA5EB55C8F2511CEC8; extern const uint32_t g_rgctx_Converter_2_Invoke_m5CAC472782CF852481B3FE92B5AAD3A737B94B07; extern const uint32_t g_rgctx_Action_1_t012A3269F1614AD15338E9A23EED8C46AB1729A8; extern const uint32_t g_rgctx_Action_1_Invoke_mAEDEFD899241B20DD7922ABA5A77E8658B22E5FC; extern const uint32_t g_rgctx_Array_BinarySearch_TisT_t14FAB5FC7A26C6611985105C3DFB474A16FF6AC1_mA0B06A9F7D3C474112B2A7259A9B63F533059FA7; extern const uint32_t g_rgctx_Array_BinarySearch_TisT_t75EC08BCC087A0780793950F3A77D634501D99B2_m751B70FEE85F1988720D115FA4D5C9D9B4547893; extern const uint32_t g_rgctx_Array_BinarySearch_TisT_t718F56072021E2C1F6A1F91F772E7ABDFACEEAC0_m95EA22B0D6E39A9F6601E7ABBD3AD45EEB9A86BD; extern const uint32_t g_rgctx_ArraySortHelper_1_get_Default_m1673913DE111576862D700603C44FFEA37B4298C; extern const uint32_t g_rgctx_ArraySortHelper_1_tEE27E2E84405A8CA69E9F80354DB50052E9B9B69; extern const uint32_t g_rgctx_ArraySortHelper_1_tEE27E2E84405A8CA69E9F80354DB50052E9B9B69; extern const uint32_t g_rgctx_ArraySortHelper_1_BinarySearch_m5E19E3CD6B5F3EF4019557E4A55EF3A3522DEFB3; extern const uint32_t g_rgctx_Array_IndexOfImpl_TisT_t3681A817DC03DF2A1B8C67F5389A96512324562D_m31D336A6B9ADAD9739A9D3C7F63B96D51F075C48; extern const uint32_t g_rgctx_Array_IndexOf_TisT_tEA470804F39DD7F95243D159096EA61F11B1C113_m705E27D2D6FEB4D067E1DF730EDE4B28686B13EE; extern const uint32_t g_rgctx_Array_IndexOfImpl_TisT_t26DC42642791B395E261620876A6EE1D0596DBF3_mE9255D51525134DF4CED96367731F172D7A12F83; extern const uint32_t g_rgctx_Array_LastIndexOf_TisT_t5211545527807CEA55E07F956905923AE0154C25_mB38965AD0A1535F57D1D9511C5FB03FB2CDA8F6F; extern const uint32_t g_rgctx_Array_LastIndexOf_TisT_tC044AA3D156BB28BCF7B4722252E81FF1ABACC38_mAE35DDC8BBDF353EDDE16F9A2882CC3C2A2F54F4; extern const uint32_t g_rgctx_Array_LastIndexOfImpl_TisT_tAB7263AE80E4A5F9AE443FA18645D31183D6EBF0_mA9253533A767791277070AC84391F038C12CC5FA; extern const uint32_t g_rgctx_Array_Reverse_TisT_t8A0108FF571E046B88508CBE51E99736863D2A1E_mB737355BE8DF409D6804786B84A0284942FE2E6E; extern const uint32_t g_rgctx_Array_Sort_TisT_t93550CE4EC1F4A797F257FECAF2E401822193D0F_m97678DEBD536E01CE2A10BD4DF8B71049E031280; extern const uint32_t g_rgctx_Array_Sort_TisT_tE2A117F2E946F98B20400C897B1C512F0A849AD0_m91D510591015873A42A150D82EDF692159671D57; extern const uint32_t g_rgctx_Array_Sort_TisT_t825808AADBA362D6102C66F2E02DB77796CBE7A6_mBA89F1CF431D8A2A80E736546B3719D45C86D35F; extern const uint32_t g_rgctx_ArraySortHelper_1_get_Default_mF6A3F8F9BE082DBE7ABB2289E7D38FC83C6E3719; extern const uint32_t g_rgctx_ArraySortHelper_1_t5CDE2C06028E271167F9177359E8C2456B9A3203; extern const uint32_t g_rgctx_ArraySortHelper_1_t5CDE2C06028E271167F9177359E8C2456B9A3203; extern const uint32_t g_rgctx_ArraySortHelper_1_Sort_mB02D10BEFA0D7656703751FC813AE48DBF0E0031; extern const uint32_t g_rgctx_ArraySortHelper_1_Sort_mE388C4CA3E37795F21BAFADCC7839D0BDADFBA2E; extern const uint32_t g_rgctx_ArraySortHelper_1_t9BE2B74CDFAF56ED096DCF8837B8E15F84F27758; extern const uint32_t g_rgctx_Array_Sort_TisTKey_tCBDE16F71F99EAB2FB1501F350DED70A440F65C4_TisTValue_t35A89127A8344593A2CC87B0328512B61BB7D17E_m0C4A8C83A7167600E36C71E8240F6C35C7681D0A; extern const uint32_t g_rgctx_Array_Sort_TisTKey_t3984A3D95C8B5944E03F263066F361D8D760E093_TisTValue_tCEA63487B9D6F0FB82DCB80146A355F99C011C24_m5954B2C4298942A1CBD5EFC41DFB60F14D57D7B5; extern const uint32_t g_rgctx_Array_Sort_TisTKey_t7ED8E84546DEA6B337B18AFB1FF6773CDC326FC2_TisTValue_t9DDD6EC93AF861F3BAE03E29D776154AE83C36EB_m5BDAC251A8918196646F68C0D959C58F1717F6BD; extern const uint32_t g_rgctx_Array_Sort_TisTKey_t50220EDBB0CD6CD69D1BB9792B8158FF8F6FECFC_m381E42E8676E1EDEA415F8EFF6EB73BDA8ED6C99; extern const uint32_t g_rgctx_ArraySortHelper_2_get_Default_m6D1D18A33092AC1B679FFF285E0710C73E5CCE21; extern const uint32_t g_rgctx_ArraySortHelper_2_t108CEB1020F054AC2F3D37BE97B495CACAAB466C; extern const uint32_t g_rgctx_ArraySortHelper_2_t108CEB1020F054AC2F3D37BE97B495CACAAB466C; extern const uint32_t g_rgctx_ArraySortHelper_2_Sort_m55AE0D737A1F141A9F382E5F21094898C312CB42; extern const uint32_t g_rgctx_Array_FindIndex_TisT_tE54AE0473922132F6E620A97F243E0E5AAAB98C4_mB9E7ADF377616659871FA91172E4041BD843D9A6; extern const uint32_t g_rgctx_Predicate_1_t7E872F64313F31A3460BC64649301455139307B9; extern const uint32_t g_rgctx_Predicate_1_Invoke_m537EEDF9A261744C4DDE4422FB0EB20EF23415C0; extern const uint32_t g_rgctx_Array_Empty_TisT_t83FB96D79983E123DAD371890D0141DCA698B04C_mCEA0640B5CFD938255BC1FB0DEE5A5BB409CA188; extern const uint32_t g_rgctx_Predicate_1_t4494EB9333CDB57F7F85DCC9ADCA64B927EF7919; extern const uint32_t g_rgctx_Predicate_1_Invoke_mDF0A978063F6E590C614CA6077F0EC7D2BFE9114; extern const uint32_t g_rgctx_Array_Resize_TisT_t83FB96D79983E123DAD371890D0141DCA698B04C_m3F9E2063023126DD98B325120083378CDDEEEF22; extern const uint32_t g_rgctx_Array_FindIndex_TisT_t837D835C83A0CDEEB3DE2EC84F814DC9E65C3CA5_mC7733564D5E918C069B79A7D09AC97AE19D2A954; extern const uint32_t g_rgctx_Array_FindIndex_TisT_tEF3A138FC19B889B329FABB53929C931D54343D1_m9991C662A7496F76700E6DE2FFCECD8CE3639446; extern const uint32_t g_rgctx_Predicate_1_t310D162FFDA0F955F0EB7B795AFC22462976B9CE; extern const uint32_t g_rgctx_Predicate_1_Invoke_m4D8AE2295A0DDD3297E57F5161E26CC2879C7740; extern const uint32_t g_rgctx_Predicate_1_t94694456B6A55FE72612A5822389BC7FEC4648D1; extern const uint32_t g_rgctx_Predicate_1_Invoke_mB50BDCE2E69AED8C72AAD129AFF6E27F5646B5BF; extern const uint32_t g_rgctx_Array_FindLastIndex_TisT_tE54EE3165B833DF448DD73BF2A763A8EFC0C1E1A_m56C431D58DD88C530EAFB85C94A0F4A32CA395CB; extern const uint32_t g_rgctx_Array_FindLastIndex_TisT_t6B2FA50BDA47D479E2091868BAED037D174F2884_m6DB1ABE41C89FC9F6E792FD2C4C524725358ADAC; extern const uint32_t g_rgctx_Predicate_1_tB2FB466FAED7432C29D62CAA0678E6234FA6B2D3; extern const uint32_t g_rgctx_Predicate_1_Invoke_m69FB29AD27DDC798D49531928D0311296AFF0A5D; extern const uint32_t g_rgctx_Predicate_1_t70A5524E85EC57386D122E62D5FE368C5EEE917A; extern const uint32_t g_rgctx_Predicate_1_Invoke_m081D1EED17FF8E4C04AC7D6056C11D02EAC19951; extern const uint32_t g_rgctx_EmptyInternalEnumerator_1_t8E9C13C5C2704D617B772AB0D960E5A4F847C0E3; extern const uint32_t g_rgctx_InternalEnumerator_1_t3496B5E744600CB3B21657D42AF71A3985B63A52; extern const uint32_t g_rgctx_InternalEnumerator_1__ctor_m08094902C13495D26F8CA8B3D3DD261674C9796B; extern const uint32_t g_rgctx_T_t1E57CAFF53DFD82B91CA25DBB4095EF4F5FC124B; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t1E57CAFF53DFD82B91CA25DBB4095EF4F5FC124B_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B; extern const uint32_t g_rgctx_T_tCF2F275D8C8C55C55C2E8D4C4B513FF0766ABE6B; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tCF2F275D8C8C55C55C2E8D4C4B513FF0766ABE6B_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B; extern const uint32_t g_rgctx_T_t3F7F4C1E55A84BB86DCFEFFF33E141038B02B3A9; extern const uint32_t g_rgctx_EmptyArray_1_t6C301AAECD8237FCD6328D15A5BC0071D53D11A1; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m8532D4BAE991AFB2713B9E0B57376F74C339DF58; extern const uint32_t g_rgctx_EqualityComparer_1_tB06822AA4C4436EA41FC768C3098DC82B125DB0D; extern const uint32_t g_rgctx_EqualityComparer_1_tB06822AA4C4436EA41FC768C3098DC82B125DB0D; extern const uint32_t g_rgctx_EqualityComparer_1_IndexOf_m147741FE8353565DE41445E6FF15FB4214AD378E; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m370150E9AD190BC9CA59018D2544A3E5043D7E5C; extern const uint32_t g_rgctx_EqualityComparer_1_t94AF8BFB02BB41CC6D8EA605221F952904790B18; extern const uint32_t g_rgctx_EqualityComparer_1_t94AF8BFB02BB41CC6D8EA605221F952904790B18; extern const uint32_t g_rgctx_EqualityComparer_1_LastIndexOf_mB914204A2024792DEB74D5FD5CCE11F09D0CEEF3; extern const uint32_t g_rgctx_S_t03D340A1CA214A604A746BD187A9FD019CC3AF6C; extern const uint32_t g_rgctx_R_tE98A9210177AAC8F7B4B6EFA1DEABCEB2B84CD2F; extern const uint32_t g_rgctx_Array_InternalArray__get_Item_TisT_tA690C2E7874BF1612EF672C39B5C029ADE153DFA_mCC4785E999A257452843E379AF5DDAFD05780AB5; extern const uint32_t g_rgctx_InternalEnumerator_1_get_Current_m1607D77D6EA1E526F578FB8FB945B8DBBEAB91E8; extern const uint32_t g_rgctx_T_tA690C2E7874BF1612EF672C39B5C029ADE153DFA; extern const uint32_t g_rgctx_EmptyInternalEnumerator_1_get_Current_m311AB380868B9B04F4B5301EE6007F184CEC0EDF; extern const uint32_t g_rgctx_T_t748FAEDDB5EA1AAE7D7B323890BE0BFE291E20F7; extern const uint32_t g_rgctx_EmptyInternalEnumerator_1_t0AA3B29EE3D70FE9E6DF6E99BC1064FEF5E3FFE9; extern const uint32_t g_rgctx_EmptyInternalEnumerator_1__ctor_m4D86BC30D549079814D7864592D23575DB4DA2EB; extern const uint32_t g_rgctx_EmptyInternalEnumerator_1_t0AA3B29EE3D70FE9E6DF6E99BC1064FEF5E3FFE9; extern const uint32_t g_rgctx_T_t7DFA7E7752C6CB82AD96769CC7307709CB5ACD3B; extern const uint32_t g_rgctx_T_t7DFA7E7752C6CB82AD96769CC7307709CB5ACD3B; extern const uint32_t g_rgctx_T_tF37B96B150B27D719D1195F50DB22885137A5ED5; extern const uint32_t g_rgctx_Array_Empty_TisT_t844936630A790E2644A94723CB1157109697ADD7_m74A8375E64EA4721168DC2D925F10CACF0B0FE00; extern const uint32_t g_rgctx_TU5BU5D_t9516094926C1766F20F850363465A72AECD97363; extern const uint32_t g_rgctx_Array_Resize_TisT_t844936630A790E2644A94723CB1157109697ADD7_m1EB766F06E9F744C29AFA59217B6F3FCD4E87EA6; extern const uint32_t g_rgctx_T_t844936630A790E2644A94723CB1157109697ADD7; extern const uint32_t g_rgctx_TU5BU5D_t7C4BEE94C48B67FD4ABA3E5FA992B3C0E7E55427; extern const uint32_t g_rgctx_EmptyArray_1_t8EC9BC17D762E8D74C827890ED88E5D413259415; extern const uint32_t g_rgctx_WeakReference_1__ctor_mD21ACB1F77E3A0A73B4192EB1A092B5DA22FADB2; extern const uint32_t g_rgctx_T_t60C46BACC965F7EECD283D3822D5BF3A8C57EBEB; extern const uint32_t g_rgctx_T_t60C46BACC965F7EECD283D3822D5BF3A8C57EBEB; extern const uint32_t g_rgctx_T_tC4362DCD5110F8C6635E36682FE249720EFE18B1; extern const uint32_t g_rgctx_LazyInitializer_EnsureInitializedCore_TisT_tC4362DCD5110F8C6635E36682FE249720EFE18B1_m58F5CCFD98E90203627692150AFA7D4003935C57; extern const uint32_t g_rgctx_Activator_CreateInstance_TisT_t646B6FB73A87517A350B4FC31A0A420013E1DA92_m5E7302435D92A87DBA40A3CDC0DC150A5CD8517A; extern const uint32_t g_rgctx_T_t481D9CCE3D0EA2ECE816E02ACF56001983552A79; extern const uint32_t g_rgctx_LazyInitializer_EnsureInitializedCore_TisT_t481D9CCE3D0EA2ECE816E02ACF56001983552A79_m89E874E22B4CB324E052C1BF6ECFC8F62205B0A5; extern const uint32_t g_rgctx_Func_1_t47CAC8F6F99723799A73905DE9B84C23955425DB; extern const uint32_t g_rgctx_Func_1_Invoke_m4DF2CC6C865E7710E9675B26A28AE71601A87E9A; extern const uint32_t g_rgctx_T_t2EDB0FAC154E12B631B7BC4598ADE68148C4A22B; extern const uint32_t g_rgctx_SparselyPopulatedArrayFragment_1_tB67926468AA8FF16A46E2F24ACF2EA6B68476DC3; extern const uint32_t g_rgctx_SparselyPopulatedArrayFragment_1__ctor_mB3F26509B61AA787FDED74FBEDB49C9186323B6B; extern const uint32_t g_rgctx_SparselyPopulatedArrayFragment_1_get_Length_mF042800E4262C0F40CA50EEA76FD556D6308EFAD; extern const uint32_t g_rgctx_T_t22BE6524B51233287C74271067A58B20C0735B36; extern const uint32_t g_rgctx_SparselyPopulatedArrayAddInfo_1_tC59438BAA6B132D80C7AD812C5A1808A75667253; extern const uint32_t g_rgctx_SparselyPopulatedArrayAddInfo_1__ctor_m8AD53DA8209027BCDB7A5D93C3895585F4AB59BD; extern const uint32_t g_rgctx_SparselyPopulatedArrayFragment_1__ctor_mCE4282880D88D756CE70AC7D814C97F7A9160EBB; extern const uint32_t g_rgctx_SparselyPopulatedArrayFragment_1__ctor_m42A6D2F5DCBE66196B792C00C811AA569577D91A; extern const uint32_t g_rgctx_TU5BU5D_tD63592BD54FCA7370CFB88A12638E70CFC7E9F5C; extern const uint32_t g_rgctx_T_tEAF23DF6F366ABDCC83FC9232E4E0DDCF7DEFA43; extern const uint32_t g_rgctx_TU5BU5D_t9A809B183DCB5399D5C42A2BEA63A34E7C278C50; extern const uint32_t g_rgctx_T_t2F662B63B31F1C021A2BAA930039CBF7EBD11CF3; extern const uint32_t g_rgctx_T_tBEA5D2AA252DACBAF3E27D75DB962F8672790620; extern const uint32_t g_rgctx_Task_1_t682ED8B4CB5B75E5C5AF69FFC5598CF81CED8B0E; extern const uint32_t g_rgctx_Task_1_GetAwaiter_m200EEFC620E8057CF3BD83725E60B1EE1DE9EF0B; extern const uint32_t g_rgctx_TaskAwaiter_1_GetResult_m59C0897ED6BB7CBB4B7BF10F5BB2679B1607AEED; extern const uint32_t g_rgctx_Task_1__ctor_mD163710BFDEE2BC6D1A70B4AE9AF57CD4DE640C4; extern const uint32_t g_rgctx_Task_1_TrySetResult_mFA79732214F148D966A1F795D325E4508530985F; extern const uint32_t g_rgctx_Task_1_GetResultCore_m9D116F80439E9F0DAD1096B144D260224ED4A544; extern const uint32_t g_rgctx_Func_1_tD9D390F428564124C2156AF0781C78C03B8CBFA5; extern const uint32_t g_rgctx_Func_1_Invoke_mC5990641C469F3F325B0F800F64799E26AF9CA7D; extern const uint32_t g_rgctx_Func_2_t06E61BC0159404E60380A0AA5F7377DE3121B7DD; extern const uint32_t g_rgctx_Func_2_Invoke_m9A58346B4A60D221E33E80C9705EB7848D2D3F4A; extern const uint32_t g_rgctx_TaskAwaiter_1_t5687C31E22EDC1C695EFD2B239EF3F13B0EC1E3B; extern const uint32_t g_rgctx_TaskAwaiter_1__ctor_m0D9C4C75A694882178E24148741610A6F72837A1; extern const uint32_t g_rgctx_ConfiguredTaskAwaitable_1_tB9193F457808712C68ADE4FD60C433EFBD02036F; extern const uint32_t g_rgctx_ConfiguredTaskAwaitable_1__ctor_mEA686AB874671248E85278AD7BDE5CEA904B8414; extern const uint32_t g_rgctx_Task_1_t39E05C34CA9631B5B295E5255141AEADBC936BD5; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_t9CB9A047E4C09C223CC5FAD89AA9440A4A4AFF06; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1__ctor_m3D8F642957EF95AEC5D812F7292C9C11EBEC2186; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_t9CB9A047E4C09C223CC5FAD89AA9440A4A4AFF06; extern const uint32_t g_rgctx_Func_5_tCBA9C214B845AF45FA3C6FCC20E5A57530E54E7E; extern const uint32_t g_rgctx_Func_5_Invoke_m48FA2BEDB75E4BA48B28DD45CC4FBEA7DB684F92; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_Complete_m930B7DE611D4375D3330AF653CD2AE28A0CC894D; extern const uint32_t g_rgctx_Task_1__ctor_mF6D5C9933CCA8C0E362CB3B6AC38A7505E95A939; extern const uint32_t g_rgctx_Task_1_tA70D785BD8440A235C4E4895742D433E61F430DF; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_t4AB457A37FBAA5534F413D005AC8B931617487F3; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_Complete_mA1A5E548750D31A0253FE078D8DF07AA7D9D769C; extern const uint32_t g_rgctx_Func_3_tF4F6F0C05530606D7EAF7BB980E1DB89A4D4D435; extern const uint32_t g_rgctx_Func_3_Invoke_mE1F2E79E70D596B6E6DF71066820EEC301641F78; extern const uint32_t g_rgctx_Task_1_TrySetResult_m3783840A872120F0FBC6EA3B87455BED7DB6EEB7; extern const uint32_t g_rgctx_Task_1_DangerousSetResult_m5A6695A851746BEAD213848C0A8C74912AD0A30B; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_CompleteFromAsyncResult_m26E8FC20ACFB27D0FD57DB0EB8CCA4CF21DBF563; extern const uint32_t g_rgctx_FromAsyncTrimPromise_1_t4AB457A37FBAA5534F413D005AC8B931617487F3; extern const uint32_t g_rgctx_Task_1_t2F277DB780F2DC3C4B3D6B01E73F7675668AB01A; extern const uint32_t g_rgctx_Task_1__ctor_m9E5EB0D5C4AFADEC24EA50CA133CD36B17C1A55A; extern const uint32_t g_rgctx_Task_1_tF2B29DFAD2853B9B992926C1B136636DDE5E3F17; extern const uint32_t g_rgctx_Task_1__ctor_mE4AE6756E3CA287C9110151D2E1D66739F22321E; extern const uint32_t g_rgctx_Task_1_t2DEDA9237564AA93B87AD6F4A1BB0D7F23EDE758; extern const uint32_t g_rgctx_Task_1__ctor_m8EE94B032A2DE22B3DA1BDB85813AE4AE7D40CD1; extern const uint32_t g_rgctx_Task_FromCancellation_TisTResult_t32030BBC4094BC5DA160B81E34D275FE8BBDF7E1_mB8FD2721A26BB12053D8A5D0BF98B2780D92F8AD; extern const uint32_t g_rgctx_Task_1_t3CE3F0313763BEC7CAE6480D0227F0BFD5FBA34D; extern const uint32_t g_rgctx_Task_1__ctor_m867A1D7251DF3F99B31B5B05D99E5DCA96308CD6; extern const uint32_t g_rgctx_T_t7FBC8D01BFD13B83014E2409E513D630B81F521E; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t7FBC8D01BFD13B83014E2409E513D630B81F521E_IFormattable_ToString_m8D99F75E16F96466718A4D0645EE27D9C77EDB28; extern const uint32_t g_rgctx_T_t400CE5441E86E4FC03AEC151AC85A172B6E62D71; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t400CE5441E86E4FC03AEC151AC85A172B6E62D71_m67CFD3BB99A4FED0B67939A80833B2901E36AE8A; extern const uint32_t g_rgctx_Span_1_get_Length_m8748F072252B24EFBE7F0D6943C0CE61E8545A31; extern const uint32_t g_rgctx_T_t33A67F073C6663DE5B13AF42D2C0EEB17D068F0F; extern const uint32_t g_rgctx_MemoryMarshal_GetReference_TisT_t33A67F073C6663DE5B13AF42D2C0EEB17D068F0F_m5A0D29FDAC92092452FDFC7E5AAE4FD712C4C00B; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_mD163FC9A8FEF2510D70414B650509F1BE2ADE249; extern const uint32_t g_rgctx_Span_1_get_Length_mE4F098FF668F04A1423CE7175CE5D7E14FA442FB; extern const uint32_t g_rgctx_ReadOnlySpan_1_get_Length_m8BBFB03A4633A7E720D2C2DA9D9D91A63F3F36AD; extern const uint32_t g_rgctx_ReadOnlySpan_1_tEC3278054BFE016529510338A44FF47AB1DA926F; extern const uint32_t g_rgctx_ReadOnlySpan_1__ctor_m839BA199636CE8C2E99BD53FC7BFAD86EC7393B9; extern const uint32_t g_rgctx_T_tECAABBCCB42DB85B9E4F352013962F812072425C; extern const uint32_t g_rgctx_TDelegate_t603B09DE9F50A15E4B68C0065D59B1AEACD8013C; extern const uint32_t g_rgctx_Task_1_tF2CB13E934720E85482592ED4AF5717E64D9AE89; extern const uint32_t g_rgctx_Task_1_get_ResultOnSuccess_m31883EE9F6AAACE6F74A355D41EA24F93B3542FD; extern const uint32_t g_rgctx_ConfiguredTaskAwaiter_t9CA10FBF62AC3C38E05666B0B022209A8B164BD8; extern const uint32_t g_rgctx_ConfiguredTaskAwaiter__ctor_mD9093127DAC95C69DDC32CA37A3554460E119816; extern const uint32_t g_rgctx_Task_1_t59647A1C5D00447A86C00206176CCB665FBF1DC0; extern const uint32_t g_rgctx_Task_1_get_ResultOnSuccess_mB159C999334E67ABC27631464E5F3642C8C25F09; extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m6552A5FA3588DB3D8AE7119468A60B6A1F7B71EA; extern const uint32_t g_rgctx_Task_1_t2A1871C9E91C85A417A23B70829BAD0CE29E426F; extern const uint32_t g_rgctx_Task_1__ctor_m85BA1F2EB12178705C444D5D2B860CBB370C8A6C; extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_GetTaskForResult_m0A1C94FB730B53B4B35A475A99558EDDF609DC9E; extern const uint32_t g_rgctx_AsyncTaskMethodBuilder_1_t9020572610E5159A6FA31E419610F06289E2D6A9; extern const uint32_t g_rgctx_Task_1_TrySetResult_mD1826FA94AFC7F65F5BC3236ABCD88F56CA3F9A0; extern const uint32_t g_rgctx_TResult_tB5647F992971DE31C9C53FC33555CB57412AD251; extern const uint32_t g_rgctx_TResult_tB5647F992971DE31C9C53FC33555CB57412AD251; extern const uint32_t g_rgctx_JitHelpers_UnsafeCast_TisTask_1_t2A1871C9E91C85A417A23B70829BAD0CE29E426F_m9E9CF7850CA0877D83BD0A5A23B12357C1EE06C2; extern const uint32_t g_rgctx_Task_1__ctor_m4C773978D7631C88D0112CD49C7C056992944DF3; extern const uint32_t g_rgctx_AsyncTaskCache_CreateCacheableTask_TisTResult_tB5647F992971DE31C9C53FC33555CB57412AD251_mC6C2241EBBA24E61BA1D918AB7F4B9E5C0935973; extern const uint32_t g_rgctx_TStateMachine_tE9E4DE29A0AB41247C1DFEBB056BB96E3128CF81; extern const Il2CppRGCTXConstrainedData g_rgctx_TStateMachine_tE9E4DE29A0AB41247C1DFEBB056BB96E3128CF81_IAsyncStateMachine_MoveNext_m787AB6611D2DA2682C08AE038BBA9096C7C44384; extern const uint32_t g_rgctx_TStateMachine_tBE29CD66C0196882F89D90FFE58B8D4AF07E1C18; extern const uint32_t g_rgctx_TAwaiter_tC1A6569B267E8A26C63FE0669C3C51B1D31E88D7; extern const Il2CppRGCTXConstrainedData g_rgctx_TAwaiter_tC1A6569B267E8A26C63FE0669C3C51B1D31E88D7_ICriticalNotifyCompletion_UnsafeOnCompleted_m09734062A0D335816D9511A291F23F4483E67219; extern const uint32_t g_rgctx_Task_1_tAAF3A1C5B2685DDA4B9EC31124A94D989AABC1F6; extern const uint32_t g_rgctx_Task_1__ctor_mE296791DF36F6B2A0E5CB46708E02C7F94D7D89C; extern const uint32_t g_rgctx_Array_UnsafeMov_TisRuntimeObject_TisT_t8C5EEBF21ADB4147EC4CC513479E8524FEA79B5C_m66CE0435E0E27F130E81878A149A8D2FE100BC0C; extern const uint32_t g_rgctx_Array_UnsafeMov_TisT_t55EC83EE9971A55CA167803048564604BC458E7B_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m5132C3FCA195B7DAD8DEECF926DA1D23B909B55E; extern const uint32_t g_rgctx_Array_UnsafeMov_TisT_t59C9818D4275C5B38D20F13694BD4FE1E0EE90CA_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mDBFB63138C954E48B021F6DA61BDCDC59F42DB9E; extern const uint32_t g_rgctx_ConditionalWeakTable_2_RecomputeSize_mB786BC32904DF2FC8BB950920762A99CA30B6AC3; extern const uint32_t g_rgctx_ConditionalWeakTable_2_RehashWithoutResize_m672A4BE39FD7E1F9E36F1487432504EF03A770D7; extern const uint32_t g_rgctx_TKey_t894A7D328BC8C82211E84349AA1B7C846972DE70; extern const uint32_t g_rgctx_ConditionalWeakTable_2_Rehash_mDCE50986E35D2480486639D66C5E53502CD4DEEE; extern const uint32_t g_rgctx_TValue_t15187D08597AC3B02D648E530B3D6CCC4B4B2BB0; extern const uint32_t g_rgctx_ConditionalWeakTable_2_TryGetValue_m7C7469868CDA18852E0CE7B16D8E0FD4CDAA7DD5; extern const uint32_t g_rgctx_CreateValueCallback_tB8FDE63DAF54F888DD334762BF9242F8FBA4DFE8; extern const uint32_t g_rgctx_CreateValueCallback_Invoke_m5720D6C0BE3D57F04E73977391CAA800EFFFC178; extern const uint32_t g_rgctx_ConditionalWeakTable_2_Add_mB85BEB93163F8E09E472F1E1BCD5CDA32ADA25F9; extern const uint32_t g_rgctx_Enumerator_t390DEF6B8B56ED5CC557992EC3652B76E296924F; extern const uint32_t g_rgctx_Enumerator__ctor_mEC0A937EAF891234491F4F210AD138F085DE7029; extern const uint32_t g_rgctx_Array_Empty_TisKeyValuePair_2_t0C55937841974467F91819D92012FA1240F551C3_m5BBD68C72C791F1EAA1500368868823386900C18; extern const uint32_t g_rgctx_IEnumerable_1_t4619C1F26D80762D37B012EF8F716D3B2DB2DE7C; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_mF7D1283F15512D8CA463DFA94F17CDCB957E9433; extern const uint32_t g_rgctx_Enumerator_Dispose_mCBC9E4FFB51EDE2ED6F793F778C3040615774E7D; extern const uint32_t g_rgctx_TKey_tFDCE1CA29D03E7374F4DCE6BD1C57FAF6869F311; extern const uint32_t g_rgctx_TValue_t8DEC6E827E37745A638A9D01578686AD228019B8; extern const uint32_t g_rgctx_KeyValuePair_2_t83C26A0C3D6A06BC50C62F544EF9E92D07E0BC68; extern const uint32_t g_rgctx_KeyValuePair_2__ctor_mF4F69AD1E48663DF1144D22FCB52D02AA2EA7238; extern const uint32_t g_rgctx_Enumerator_get_Current_m5E4CA25E03BD5994588412F13FA6DB60EA30473C; extern const uint32_t g_rgctx_T_t4E5E852D1C4A3F5C024D933A0B54F74B59E80A6F; extern const uint32_t g_rgctx_T_tBE6850158665A8E196430E1D80AEFF9AC121F5F9; extern const uint32_t g_rgctx_T_tEE9E2B0A67EF7877E2DDB454C5066EBB8C09D0DA; extern const uint32_t g_rgctx_T_t77C4AF644C0D2AE4F0E9399E7AED3FED3426FBD7; extern const uint32_t g_rgctx_T_t0EC180EAF49286BF025FAC4DB12FB44ED7DC6DCB; extern const uint32_t g_rgctx_T_t0EC180EAF49286BF025FAC4DB12FB44ED7DC6DCB; extern const uint32_t g_rgctx_T_t389FB907756FD5344214A353794B9C370BE5D639; extern const uint32_t g_rgctx_IEnumerable_1_tCFDCDF0DEE0FD184A2BAA3D54C0474EF72907766; extern const uint32_t g_rgctx_TU5BU5D_t20EC5ED457915CD72603643380580B0953662F4F; extern const uint32_t g_rgctx_T_tFABA89096A3FC891574EE036D422A4D106829B20; extern const uint32_t g_rgctx_T_tB9C622C2276378AE187F973C01294BCFE46CCAD2; extern const uint32_t g_rgctx_Getter_2_tD0850D3F86874687854FA7AA3872A0975040D5B6; extern const uint32_t g_rgctx_Getter_2_Invoke_m037712ED24D494A196CD610178592524BF590A7D; extern const uint32_t g_rgctx_R_t57047839DA9E6A4467E590A6122C95EDC2E901A0; extern const uint32_t g_rgctx_StaticGetter_1_tDDE9CBE213E6444DC612ACC7DD5D4158CCD52B4D; extern const uint32_t g_rgctx_StaticGetter_1_Invoke_m5B4515A8F8BAD742149CC845E06C984EF01BFC2A; extern const uint32_t g_rgctx_R_t054D6BF792B1CE1FACA58B447C844553D06992DF; extern const uint32_t g_rgctx_Vector_1_t2DEF63E613428E110D429967E5CA7DE8ADF91630; extern const uint32_t g_rgctx_T_t7D67093BB2FFD728051D825E6ED6B46C110A9BAE; extern const uint32_t g_rgctx_T_t7D67093BB2FFD728051D825E6ED6B46C110A9BAE; extern const uint32_t g_rgctx_Vector_1_get_Count_m51DFAE00D1AD8A0B955C2B66FBE827002D99A372; extern const uint32_t g_rgctx_Vector_1__ctor_mD794241B3C57989A8C196C79DF4AD2A4A5559B82; extern const uint32_t g_rgctx_Vector_1_t2DEF63E613428E110D429967E5CA7DE8ADF91630; extern const uint32_t g_rgctx_Vector_1_Equals_mFB4F31E65D9CA085604B58640FE433309CB2C637; extern const uint32_t g_rgctx_Vector_1_get_Item_m0E1935F7DFE4625996090366E626E21637699B06; extern const uint32_t g_rgctx_Vector_1_ScalarEquals_m9021693A27E556A78C2CAB4D46266DF3260DAFA6; extern const uint32_t g_rgctx_Vector_1_ToString_m9298016B7B1A9DCB6E1DE60323FC5CDCA79E8641; extern const uint32_t g_rgctx_Vector_1_op_Equality_m947958DE9C69846CE1A5AE9DF2815C602A38463C; extern const uint32_t g_rgctx_Vector_1__ctor_m6239F067CB00CBD8AB5A184644379795268984FB; extern const uint32_t g_rgctx_Vector_1__ctor_m7448BB6FE113EA9D521686E44F547A8B118F8139; extern const uint32_t g_rgctx_Vector_1_InitializeCount_mE7B18580EEC716DB48F352DF1D16EC691149E952; extern const uint32_t g_rgctx_Vector_1_GetOneValue_mEE65E07F392DE2913CD76656A505D0E85FFB2BDE; extern const uint32_t g_rgctx_Vector_1__ctor_m88394D09240AF1D15C674E4C48AB41499D4B3F82; extern const uint32_t g_rgctx_Vector_1_GetAllBitsSetValue_m8C247B9F4B52C12AFD3830FA0470C4D262126E4E; extern const uint32_t g_rgctx_Vector_1_Equals_m8543EAC35E113D3773F7923474C910BE6B075258; extern const uint32_t g_rgctx_Vector_1_t6B5A9226C7EC33CCA1D9ED26AD7E3FB392A69961; extern const uint32_t g_rgctx_Vector_1_op_Explicit_mEB20C17A9098DECC5D9C9CAE72AA4D7849B31E39; extern const uint32_t g_rgctx_Vector_1_t5ABB92D0A8A9F5B15E1C6E405ADBABA59736E56F; extern const uint32_t g_rgctx_EnumerableHelpers_ToArray_TisT_t6F97708F4E0B40186343AE34ADEC873A4DA210D7_m5ED3C92B0EC4CFF5683F391F4B3DFFA6D2102148; extern const uint32_t g_rgctx_DelegateEnumerator_t9E2504575578315FE5496F90CA823EC86AF3C2C8; extern const uint32_t g_rgctx_DelegateEnumerator__ctor_m8658160B0C3C112EBC88183FCAE4E1EECEC7CFB6; extern const uint32_t g_rgctx_FileSystemEnumerable_1_GetEnumerator_m53B443D46C096406AB4570340712C32532413E48; extern const uint32_t g_rgctx_FileSystemEnumerator_1__ctor_m1D7359CBFB75148B301A17424795BAF8FB44D310; extern const uint32_t g_rgctx_FileSystemEnumerator_1_t65538ABFBF9C640F60C18E8D3C4F3AB9D2EB086C; extern const uint32_t g_rgctx_FindTransform_t01A4FA7F1CA46ED1603C7D820475F83F0427E116; extern const uint32_t g_rgctx_FindTransform_Invoke_mAAADD536E6E945CF0B3413D94E48870F8AE85329; extern const uint32_t g_rgctx_FileSystemEnumerable_1_t10F7927A4C1A4A1E1953716A51E1D2B1B346C00D; extern const uint32_t g_rgctx_FileSystemEnumerable_1_get_ShouldRecursePredicate_mAF29FBAB2F0A36C77D9F81106D43B9D2471220A3; extern const uint32_t g_rgctx_FindPredicate_t098CC59614E8CBE57C0CFD0B89A6FE09EAF28C76; extern const uint32_t g_rgctx_FindPredicate_Invoke_m065159EC65D6463C8CF8719F018249DE97C1342F; extern const uint32_t g_rgctx_FileSystemEnumerable_1_get_ShouldIncludePredicate_mD28FAC9F573CC0A450E90980C6C452734949C2EF; extern const uint32_t g_rgctx_FileSystemEnumerator_1_CreateDirectoryHandle_m346A83633636EA9BE3262B0531F2B27C0172552E; extern const uint32_t g_rgctx_FileSystemEnumerator_1_CloseDirectoryHandle_m884DCB79EE7643A16DE059133EDA4FF520D324AC; extern const uint32_t g_rgctx_FileSystemEnumerator_1_IsDirectoryNotFound_m552955E2FD22B111575776D595C370FD89548C59; extern const uint32_t g_rgctx_FileSystemEnumerator_1_t7B5C64C1EFD9D3D9980D5FD8E8B5E13088C0E96E; extern const uint32_t g_rgctx_FileSystemEnumerator_1_IsAccessError_m1DEDD7552BC6D834B573A5E99951B9A36F1E9437; extern const uint32_t g_rgctx_FileSystemEnumerator_1_t7B5C64C1EFD9D3D9980D5FD8E8B5E13088C0E96E; extern const uint32_t g_rgctx_FileSystemEnumerator_1_ContinueOnError_mBDB753311091C902AF77DA5A86A1B7D68ABF4254; extern const uint32_t g_rgctx_FileSystemEnumerator_1_InternalContinueOnError_m0470B66D219AB2F9975A7597594211E27EE56BBF; extern const uint32_t g_rgctx_FileSystemEnumerator_1_FindNextEntry_mC884C690CEE9801DAD97F2BFCAE0C2EC6C49E415; extern const uint32_t g_rgctx_FileSystemEnumerator_1_ShouldRecurseIntoEntry_mB5CA8F7A5AE5469D5FB055E41F9ABCADC1615D55; extern const uint32_t g_rgctx_FileSystemEnumerator_1_ShouldIncludeEntry_mD358DA9FC275715B013C5D1C90324460DD928EBD; extern const uint32_t g_rgctx_FileSystemEnumerator_1_TransformEntry_m2704E60B62A9C6A307327ECF8B01D49FCE21C19C; extern const uint32_t g_rgctx_FileSystemEnumerator_1_DirectoryFinished_m10D09246A2F71A1C7566D343EDFC7A18E37A60C3; extern const uint32_t g_rgctx_FileSystemEnumerator_1_Dispose_m2BB47540ADBBA44E2F7C36FC368B49906D83113A; extern const uint32_t g_rgctx_FileSystemEnumerator_1_get_Current_m111CD32660CBF94F22325B1EA58BDCA39FDEF6BC; extern const uint32_t g_rgctx_TResult_t6DAB7D5D129066A706490E2E7EFDABC632BA1723; extern const uint32_t g_rgctx_FileSystemEnumerator_1_OnDirectoryFinished_m27ABD9D64F173CCC3B094C9DFB5D81378F1A0EB2; extern const uint32_t g_rgctx_FileSystemEnumerator_1_DequeueNextDirectory_m9491BA7D3D6383333CEE1770CBCCE8D9FB72E1F8; extern const uint32_t g_rgctx_FileSystemEnumerator_1_FindNextEntry_mED2831CE4154B09B0D1C18966EC141774B47C1CD; extern const uint32_t g_rgctx_FileSystemEnumerator_1_InternalDispose_m652DDCD6B1EFA1CF7FE6796EE0CE1FD3F436BFF7; extern const uint32_t g_rgctx_IEnumerable_1_tC3F924B6A242847B6D977E2056C427E3DFB8C7F8; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m899D966B6584D4CA617F390202EC4F7701666C4C; extern const uint32_t g_rgctx_IEnumerator_1_tED888748A50BA620EDC678C26D7AC9F71A375BE8; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m1B26A9EE10FC82454197E5A3500498DF2C859840; extern const uint32_t g_rgctx_Predicate_1_t900DD12EF45EC6B434B73697FBB89D0252345C5C; extern const uint32_t g_rgctx_Predicate_1_Invoke_m77496CC5889CF7D49B3C08180DF7931DF11AD25C; extern const uint32_t g_rgctx_TValue_tA84E69092AB414DE721A38E63D901FB16B94FAFF; extern const uint32_t g_rgctx_ConcurrentDictionary_2_get_DefaultConcurrencyLevel_m533EDD47BF2B813BFE4EEE15E4E8F78E24D3C4AB; extern const uint32_t g_rgctx_ConcurrentDictionary_2_tCE219B37DABA4B7F6DCCC9F2EF997532205D9242; extern const uint32_t g_rgctx_ConcurrentDictionary_2__ctor_m4FD1323C7901816F97DE6054F77F0918087BC5BC; extern const uint32_t g_rgctx_IEnumerable_1_t0DB049F3790A82FD00DAB977B42E76174D373A1E; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m4C2D1D44EA07F9DA85B135C110B857510FBCB9D0; extern const uint32_t g_rgctx_IEnumerator_1_t8F246466D92A6ECEDD001FED1B5AE7E5B00B0916; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m2DF302113591A19721B61ECC8ADE899688C8B650; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mDFDE1A4A7066E9DFAC0BE285D66CFFBE7B5D75ED; extern const uint32_t g_rgctx_TKey_tCC55C40A53F1EAEC3F26E4225BC710D59DE23034; extern const uint32_t g_rgctx_ConcurrentDictionary_2_ThrowKeyNullException_m1CC34FC4F7F541870A6CE9C2F60ED5EB5B133C2E; extern const uint32_t g_rgctx_IEqualityComparer_1_t5E90D201C494EDEC0DD2848F6262664157EC42C8; extern const uint32_t g_rgctx_IEqualityComparer_1_GetHashCode_mBDD6B1A5C8862562CCE7A7B2EA8F5CBD55F11D66; extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m67C1654C633348A29B222387BBE71F5AB19A0B94; extern const uint32_t g_rgctx_ConcurrentDictionary_2_TryAddInternal_m9FD62AF1E01FD1852AE183375C61F4E4758F3974; extern const uint32_t g_rgctx_NodeU5BU5D_t38937018FBDBB61067D0B19DC332135CF3BE78F4; extern const uint32_t g_rgctx_Tables_tC5443018E31DFD60CBAFB2D0962D4DB303E4AE1E; extern const uint32_t g_rgctx_Tables__ctor_mA56D673527F80481541AC1529EE1692E2709395D; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mD8448C308FB25BB5B8CD77A2EE84161009200CE0; extern const uint32_t g_rgctx_EqualityComparer_1_t14603EC286E545871DBAFE420F727664FCF0AA0B; extern const uint32_t g_rgctx_ConcurrentDictionary_2_TryGetValue_m0DA025F86B8171D4E90D035209AB56DB42F20405; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetBucketAndLockNo_m4AEDF993A1FC79DEA3CCC462CE14D8857F779D9B; extern const uint32_t g_rgctx_IEqualityComparer_1_Equals_m8F0A9F49CE54804927B4F751C7C706582A375FA0; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m3ED8FF15C0094E8BD1D4441995C2E8D4854EAAD6; extern const uint32_t g_rgctx_EqualityComparer_1_tAE2F134426705B9C41DA4DAC2C3EA340D56F8F9B; extern const uint32_t g_rgctx_EqualityComparer_1_tAE2F134426705B9C41DA4DAC2C3EA340D56F8F9B; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mB21D19A662436AB1B2860366E74809984E2C3F81; extern const uint32_t g_rgctx_ConcurrentDictionary_2_TryGetValueInternal_m05B986EB9C2AF946765077A7A7F145CDD1928DC5; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetBucket_m5C68E57D037C8604EB474833041B297E31215F0A; extern const uint32_t g_rgctx_ConcurrentDictionary_2_AcquireAllLocks_mCEEDD580D00A527B9DF6FBCF298FE2D9FB0C1FD8; extern const uint32_t g_rgctx_ConcurrentDictionary_2_ReleaseLocks_mEEE52CDB73923D3DE8CAA5722874760AB7D6685F; extern const uint32_t g_rgctx_ConcurrentDictionary_2_CopyToPairs_mB3C55D3BC206EF6C9A4CE2472F2EE25BE4A03985; extern const uint32_t g_rgctx_Array_Empty_TisKeyValuePair_2_tD5CB06BF496878AA4AFA9D8ACE7541CA484F69C0_m777BF24E3FD704173D55E5E9153EA6C2BE55F4B6; extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t0BF2E0FA8F0CFED2B3A6CF8744E603DC431E100F; extern const uint32_t g_rgctx_KeyValuePair_2_tD5CB06BF496878AA4AFA9D8ACE7541CA484F69C0; extern const uint32_t g_rgctx_KeyValuePair_2__ctor_m2649CF45A31361E98FE2F5E2E7DE6F458CA69189; extern const uint32_t g_rgctx_TValue_tA84E69092AB414DE721A38E63D901FB16B94FAFF; extern const uint32_t g_rgctx_U3CGetEnumeratorU3Ed__35_tC336002C333ED20F665E62F6B1419B41DAE229C9; extern const uint32_t g_rgctx_U3CGetEnumeratorU3Ed__35__ctor_m53E2D48DC2B980CFE62557ECA7BF13920C563DBC; extern const uint32_t g_rgctx_Node_t95FDEE0A61520693EF1EF6C7D792E8D9D9C26249; extern const uint32_t g_rgctx_Node__ctor_m09C3AC699BAA3CA919552062791FA4E557762A49; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GrowTable_mE1DCA74D4363A8A822822EF8A8D119C3EA30A23C; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetCountInternal_mAC232CDA35A0F1AE308B25874236EBEA1BE80243; extern const uint32_t g_rgctx_Func_2_t0D737F4AE22A2E116A5C645F1B1C34EEDC1CB1A7; extern const uint32_t g_rgctx_Func_2_Invoke_m6DA5A10D11FEACCD4099BD7B98F61F480ECA87E8; extern const uint32_t g_rgctx_ConcurrentDictionary_2_TryAdd_m7384768D52A4A502AA5C17A892B820086AA32CFB; extern const uint32_t g_rgctx_IDictionary_2_t49AEE90C1C13B70D62D5D14C6134CB34294A0B32; extern const uint32_t g_rgctx_IDictionary_2_Add_mC8D543167FB86EF158368B41E67919B0C2CEAE6B; extern const uint32_t g_rgctx_ConcurrentDictionary_2_TryRemoveInternal_mC3DBE99D2D4EE620181C0A569F1D5E0B38216260; extern const uint32_t g_rgctx_ConcurrentDictionary_2_tCE219B37DABA4B7F6DCCC9F2EF997532205D9242; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetEnumerator_m269D2E271EC5B411F67D6F24F19BC4C4483F964A; extern const uint32_t g_rgctx_ConcurrentDictionary_2_ContainsKey_mB2D2E3963128C1CF45EBFE8520CBEF5EF8133FFA; extern const uint32_t g_rgctx_DictionaryEnumerator_t16B15F880BE73207F1E38324752EDD2D481052E8; extern const uint32_t g_rgctx_DictionaryEnumerator__ctor_m2D7274AAAA71B64494E20087281D9CEF4679D816; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetKeys_m1B4FA16EDC52C13C723AD1F37A91F9500C2ACA1D; extern const uint32_t g_rgctx_ConcurrentDictionary_2_set_Item_m013F1ABE8308A484537FC58DD29B99812A3DF90D; extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t0BF2E0FA8F0CFED2B3A6CF8744E603DC431E100F; extern const uint32_t g_rgctx_ConcurrentDictionary_2_CopyToEntries_m40EDD24B5EADACB3A9B37B79D43859DC34FC6335; extern const uint32_t g_rgctx_ConcurrentDictionary_2_CopyToObjects_m002883227C502C59281E575311E95E93D42C44D0; extern const uint32_t g_rgctx_ConcurrentDictionary_2_AcquireLocks_mF4F112E998AD8D99DF455EFF5C9E61B0BC481EF9; extern const uint32_t g_rgctx_List_1_t8FB4B86CFE153B532BA1A119B7771E0F0154768C; extern const uint32_t g_rgctx_List_1__ctor_m9E7CA7AADAE06F2A51B2CA42A03523141FB2BC53; extern const uint32_t g_rgctx_List_1_Add_mC75B2E9D473BA9D8D651ECF8122E4A21A39A984D; extern const uint32_t g_rgctx_ReadOnlyCollection_1_t9E03ACED3A4AEE191450104C75C606646C655189; extern const uint32_t g_rgctx_ReadOnlyCollection_1__ctor_m7757E26895BB0B756BCF1E683508217CCAF381D7; extern const uint32_t g_rgctx_ConcurrentDictionary_2_ToArray_m5EAFEA98C6F03F113F0137E8369BB22B58ADAB9F; extern const uint32_t g_rgctx_ConcurrentDictionary_2_InitializeFromCollection_mB6D6457EE71FC094EDC313DAD3E87CDFA34A53F6; extern const uint32_t g_rgctx_ConcurrentDictionary_2_IsValueWriteAtomic_mC5E4E68642AAAFA7F5B51F1CAB0AB758DDC464D5; extern const uint32_t g_rgctx_ConcurrentDictionary_2_t8F3DD50D9ADA6B4679524583AAD008C0A76AAE21; extern const uint32_t g_rgctx_ConcurrentDictionary_2_GetEnumerator_m3487167060D63EBD4A142750CF8AF01F13FFFD76; extern const uint32_t g_rgctx_IEnumerator_1_tFED1FB774EDBB3C5A8A780F1BDD181B4A3687905; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m063BD56A20655890CB5FEC4FDFE643EE62A4CBD8; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_m32421FA7C3BFC6DFA7CF353A9B4BFA8085E5A0B7; extern const uint32_t g_rgctx_TKey_t41C513A174F5F1C2B7E599C2ECFAF69540C6C9C7; extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m0CCAF898CB40DE5C0301DD1C610934FE0A832ABE; extern const uint32_t g_rgctx_TValue_t9F4D688327705ABBE7AC2FE14F9F923B56192632; extern const uint32_t g_rgctx_DictionaryEnumerator_get_Entry_mEF1B7BE332DE4D12075B088AD0B1C991BA82B190; extern const uint32_t g_rgctx_KeyValuePair_2_tD9757DA6FC0F26A42D06A8ED5CE2FF855BD847C9; extern const uint32_t g_rgctx_KeyValuePair_2__ctor_mFB2E1F0247DD64E247424AC711990729C945C82B; extern const uint32_t g_rgctx_ICollection_1_tDC8163CBE79E3CA4C082DB37AF0B3F36B3279BBC; extern const uint32_t g_rgctx_ICollection_1_get_Count_m4D66A4E1A9EDF9CCD10AE58D4A8EBB1724CED62F; extern const uint32_t g_rgctx_IList_1_t0753AC6845275484AC0E5B791F621E4271A94F79; extern const uint32_t g_rgctx_IList_1_get_Item_m992D133F9A93FFEB3AF8DD46C2E1CB0CAA2ECA55; extern const uint32_t g_rgctx_ICollection_1_Contains_mC25B70621E771F32C83B9EDCA1BE5A0C3EAC3443; extern const uint32_t g_rgctx_ICollection_1_CopyTo_m084B25E44DE438946C504E72E10F7D9A060CDA29; extern const uint32_t g_rgctx_IEnumerable_1_tCB5563A99A256320A2EF9FCC0BE5C608EBC34B87; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m593593B475648E753016A7629D2B9EA2B9941E8A; extern const uint32_t g_rgctx_IList_1_IndexOf_mDDB897A9A560870B4DFEA6B947BBE9694F96F7F2; extern const uint32_t g_rgctx_ReadOnlyCollection_1_get_Count_m84E7D4577302EC5DEB4CFF634EA0478FFDCFC259; extern const uint32_t g_rgctx_TU5BU5D_t577D037E67E782B92248B6B23719E379FD740354; extern const uint32_t g_rgctx_T_t8D48BFC25EA68A42A94BF65BB9E3A632E9BCB783; extern const uint32_t g_rgctx_T_t8D48BFC25EA68A42A94BF65BB9E3A632E9BCB783; extern const uint32_t g_rgctx_ReadOnlyCollection_1_IsCompatibleObject_m3A62A69CFC16AD0B3ADF88E46D68F7E519C18F24; extern const uint32_t g_rgctx_ReadOnlyCollection_1_tECCF193B4766C0D2611FDF4C5720AD9558E50A9A; extern const uint32_t g_rgctx_ReadOnlyCollection_1_Contains_m18075632C0783AE5BE954706697CE5310C721FA7; extern const uint32_t g_rgctx_ReadOnlyCollection_1_IndexOf_m6D7F8B3EA6FB11C70ED878181E58EF02BA279C5F; extern const uint32_t g_rgctx_Dictionary_2__ctor_m61722425FC509EE15F11ECC5B2EA2CFDA71D61D6; extern const uint32_t g_rgctx_Dictionary_2_Initialize_m3D426E132BC1347D68BE2FCA2971BE7AE4BD1BB7; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_m991C7462139C99008B0C99A0418FEDA9AFC9D549; extern const uint32_t g_rgctx_EqualityComparer_1_t177B3B15E94DBAA6D27ABCE44B3D0FBD8D938C3C; extern const uint32_t g_rgctx_KeyCollection_t43AEBBE162C6691A3B2088AB88F374F72DEC30E3; extern const uint32_t g_rgctx_KeyCollection__ctor_mA17E948D75AE4FDACF2EF3DC51496C09AB841B05; extern const uint32_t g_rgctx_ValueCollection_tD1B69ABE56AAE3FD1344325426DA16773277E83A; extern const uint32_t g_rgctx_ValueCollection__ctor_mA17BC61E7E35DB607FCEEE7CAAF2215823BF5D5D; extern const uint32_t g_rgctx_Dictionary_2_FindEntry_mE708C35815C8B2F66C7E018BA1B4226D21250272; extern const uint32_t g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47; extern const uint32_t g_rgctx_Dictionary_2_TryInsert_m89EA962E8AB540DC116577895FF3E33B30C451CB; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mD1C50F015F0F2D84209FA4F55FCD6B0DCCD46F13; extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m93BC40F0C30CC605BA9E7365091978DE257CD516; extern const uint32_t g_rgctx_Dictionary_2_Add_m3509210C16CB640337DC3974CE4538B25DE5FA57; extern const uint32_t g_rgctx_EqualityComparer_1_get_Default_mC7F2686E5D2D9E0266106016639D58354EC6B752; extern const uint32_t g_rgctx_EqualityComparer_1_t714E10C1A2B69926FE196946752AD5C70F445597; extern const uint32_t g_rgctx_EqualityComparer_1_t714E10C1A2B69926FE196946752AD5C70F445597; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_mAE3960A823D4E1DB38C7DA37E76B1EF4EC55FB44; extern const uint32_t g_rgctx_Dictionary_2_Remove_mB7C1DFA81F7A85DEE629C997C3770D2D70F71761; extern const uint32_t g_rgctx_TValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE; extern const uint32_t g_rgctx_Dictionary_2_get_Count_mE2510EA6DCC19E87A1D6364755589D1977857107; extern const uint32_t g_rgctx_KeyValuePair_2_t572E990B4B51809E54C7F3B2647FD92FC9FD21AD; extern const uint32_t g_rgctx_KeyValuePair_2__ctor_m51261952FED0570893EF76FA29A5E7DD3434B152; extern const uint32_t g_rgctx_Enumerator_tB97DA7EC1CF5D2C0E4402389FF02F36A057755C1; extern const uint32_t g_rgctx_Enumerator__ctor_mD85440CD0EA99B5BBADC4DD29476295CEB00869F; extern const uint32_t g_rgctx_IEqualityComparer_1_t000BA468D2A15B31D243A32C0AE2A54DA7D13EF8; extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290; extern const uint32_t g_rgctx_Dictionary_2_CopyTo_mE2CAB64988796A919B42E475CBA4602EC1C7BEA3; extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290; extern const Il2CppRGCTXConstrainedData g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_EqualityComparer_1_t177B3B15E94DBAA6D27ABCE44B3D0FBD8D938C3C; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m4A6A7EE89E2B3321D610F8C14CFA35F99C9EBC85; extern const uint32_t g_rgctx_IEqualityComparer_1_t000BA468D2A15B31D243A32C0AE2A54DA7D13EF8; extern const uint32_t g_rgctx_IEqualityComparer_1_GetHashCode_mC4C71D79AB649D5232257EFA118709F014385DD7; extern const uint32_t g_rgctx_IEqualityComparer_1_Equals_m97B805D03D46D5055D98BCC448DE25E05289BC49; extern const uint32_t g_rgctx_EntryU5BU5D_tED7A24C8B579D349B5693977271045DCF46A2A7B; extern const uint32_t g_rgctx_Dictionary_2_Resize_m2FFF0BB958ED14977BF0DF2B27C10E2E16387175; extern const uint32_t g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290; extern const uint32_t g_rgctx_Dictionary_2_Resize_m21DA4DDE275F88BA6B267CF83FC3E0E205CEB9A9; extern const uint32_t g_rgctx_Dictionary_2_get_Keys_m00ABE72735AD1569E89CB2CE404CBDB2A20B3141; extern const uint32_t g_rgctx_Dictionary_2_IsCompatibleKey_m2831E2DF747F3D8A300AE5C76D2A153CA9CAAC48; extern const uint32_t g_rgctx_Dictionary_2_t4FA59C7C1F0B95A689AA00C32DABD6EB2D22F20B; extern const uint32_t g_rgctx_ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisTValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE_m4AFE43C3996AF1B1EE874F659B3AF40101D0D6E2; extern const uint32_t g_rgctx_Dictionary_2_set_Item_m6DB1637BED1A437A249EF521AF0D5B2BD5DC56C8; extern const uint32_t g_rgctx_TValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE; extern const uint32_t g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47; extern const uint32_t g_rgctx_Dictionary_2_ContainsKey_m7C086D7A3333B07B0B7DF0AF7F082E63FA15C748; extern const uint32_t g_rgctx_KeyValuePair_2_t23F299E80A87656CF35AA5186B375FDE51A801EF; extern const uint32_t g_rgctx_KeyValuePair_2__ctor_m56DB7286B7133D4AF3246FAE665AB34494A01640; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mCFCC36F9C5B0EA7ABDB1EA5CC25D52536785C100; extern const uint32_t g_rgctx_TKey_tB7B4F62A85F307B2E1BC99871997EABA65B9AC98; extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_mBD2C59D5912C5B1FB0419304C21234D6DE918151; extern const uint32_t g_rgctx_TValue_t6F3D9B1BDDB64E3FF740D1F034360EE567A26F25; extern const uint32_t g_rgctx_Enumerator_tF0F620795C343D8913D48279C110251C70A50428; extern const uint32_t g_rgctx_Enumerator__ctor_m6329E18A5B285ED1B716FBA25F6B81AECB7483F5; extern const uint32_t g_rgctx_Dictionary_2_tD9D27D8E137F045B3B6DAB613B8BA5A7F6508E88; extern const uint32_t g_rgctx_Dictionary_2_get_Count_m303B44BDB936F0F84B5F80A333C8BF7BB27EF538; extern const uint32_t g_rgctx_Dictionary_2_ContainsKey_mE24F3EBC023507D430167E71854EEF633CEF64B9; extern const uint32_t g_rgctx_TKeyU5BU5D_tFE1712985428040AE434BF11CC3EB9E1DB3982EE; extern const uint32_t g_rgctx_KeyCollection_CopyTo_m88B2D702F1345E6CC1B7E6EF9737D3AFF257EF54; extern const uint32_t g_rgctx_TKey_t5658192A4AB1F60B59F562FAC5773FC0224E61D9; extern const uint32_t g_rgctx_TKey_tD6F5EEADA0A8791813A4EF1C80C94030B153E4B0; extern const uint32_t g_rgctx_Enumerator_tB04B808AE2767096E19AC62EE5BF84713A38D432; extern const uint32_t g_rgctx_Enumerator__ctor_m67480896D7AAFC7F2DD7D2021B8491772FF5BA31; extern const uint32_t g_rgctx_Dictionary_2_t39EBEBAC4203CE03DD147D0DC5F0E28E0CB9C0AA; extern const uint32_t g_rgctx_Dictionary_2_get_Count_mD6F8B87E3C9D5A5DFD15A77D60A4B4FC31B0E655; extern const uint32_t g_rgctx_Dictionary_2_ContainsValue_m480439DC263A1858D57494026292EFCD2BEF57B7; extern const uint32_t g_rgctx_TValueU5BU5D_tEB7631A04DFFC87EBA82F3D12566D5022E3329AC; extern const uint32_t g_rgctx_ValueCollection_CopyTo_mF0F61953DAB80114EF463EA07DFE4F6A9DD00A96; extern const uint32_t g_rgctx_TValue_t747DE34CC59208278D7F5170180DA19060802D90; extern const uint32_t g_rgctx_TValue_t000C678F2AD05088377B639A262C97D1B73DA1E8; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mA39D19D91C53FF4B55B92B4A5A5FB02919B65B06; extern const uint32_t g_rgctx_TKey_tAE1541CEBE7E523E393A46E588568F4BD8337859; extern const uint32_t g_rgctx_KeyValuePair_2_get_Value_m63EED0AAD336B7D756E19F9C702CB07FEB08E6EA; extern const uint32_t g_rgctx_TValue_tAEA6D09BCD56B8A100F4F042BC143BC0266C28B7; extern const uint32_t g_rgctx_List_1_tA054E80C004998BFCB1ED5377160B32E4A19B78C; extern const uint32_t g_rgctx_TU5BU5D_t96C81CF527EC7ECCBA1C7E8BA4274C1D4DF60C25; extern const uint32_t g_rgctx_ICollection_1_t1C89185C1861762ADBCEF426259D95FEE3CBF931; extern const uint32_t g_rgctx_ICollection_1_get_Count_m7D266DFBE038AA814618DEC4F4A6C7DE4F60D5F0; extern const uint32_t g_rgctx_ICollection_1_CopyTo_m76EB7F66858CF76EA5AF3CF61E51A0B18F57E11E; extern const uint32_t g_rgctx_List_1_AddEnumerable_mA147E2BDE26A7A667C935F1386829BCAEF405058; extern const uint32_t g_rgctx_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E; extern const uint32_t g_rgctx_List_1_get_Item_mDC68D959D5640A2CCB7D790ADBE06E1DB2CC8B6C; extern const uint32_t g_rgctx_ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_mE74D47EEE5C1AB8CB73236EAFE5594D418353234; extern const uint32_t g_rgctx_List_1_set_Item_m405366869EC6A6E94075FF7E3B35DE3CC5F9844D; extern const uint32_t g_rgctx_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E; extern const uint32_t g_rgctx_List_1_AddWithResize_m1A267B5922FF670384C75F51E1179E83F1A9CD63; extern const uint32_t g_rgctx_List_1_EnsureCapacity_mB06B7F396A317BE3F1C012D6B8C39A9C0B44C4F1; extern const uint32_t g_rgctx_List_1_Add_m71A1AEC501D953B5A624DB025EEEFCBBC2AD230F; extern const uint32_t g_rgctx_List_1_get_Count_mB3F00591B5EA026055ED82469062B8EA76955EE1; extern const uint32_t g_rgctx_List_1_InsertRange_mD5E70968BBBFA77E8A73AEF8EF8ED4F1077804C8; extern const uint32_t g_rgctx_Array_BinarySearch_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m0ECF672EFAE6C56AD1F19FE33A9B00BA6144174C; extern const uint32_t g_rgctx_List_1_BinarySearch_m48965DEEE7B0828137E2813F50996AEF7CCF0E0B; extern const uint32_t g_rgctx_List_1_IndexOf_m9C2DFE3B37DF211435189B180D59F49B4260D27E; extern const uint32_t g_rgctx_List_1_IsCompatibleObject_m244127D237A05F87E05B33AC51183F813E4F79EA; extern const uint32_t g_rgctx_List_1_Contains_mA30D1C3CCF1A1E6F7348EF8D7AE2FD8E6ADE888A; extern const uint32_t g_rgctx_List_1_CopyTo_m2A907866CE81DA44A2F313150709A39E7F776724; extern const uint32_t g_rgctx_List_1_set_Capacity_m072F8960DCE34254D4E6D5FF0EA6D00B834AFE1C; extern const uint32_t g_rgctx_Predicate_1_t42A9C1081AA5EB0AACCF8D463A64B2F4E630AC35; extern const uint32_t g_rgctx_Predicate_1_Invoke_mE366B342B86A525EEDBD3E1FCAF0ADA9B96A51D7; extern const uint32_t g_rgctx_List_1_tA054E80C004998BFCB1ED5377160B32E4A19B78C; extern const uint32_t g_rgctx_List_1__ctor_m3C52F3DCED67AB7CBE627E4CB54BE8C8E32CD237; extern const uint32_t g_rgctx_List_1_FindIndex_mF6A91419BC99A9DC8486A9FC6A1609F76AD116B0; extern const uint32_t g_rgctx_Enumerator_t4982EA6BF5A270D5544CF8876DE60B125EDF8FB9; extern const uint32_t g_rgctx_Enumerator__ctor_m940A7ED1B262F2414A9A584CC490C34D88BEE383; extern const uint32_t g_rgctx_List_1__ctor_mD05792AA2675929FAAFA3CF802D61421425A32B3; extern const uint32_t g_rgctx_Array_IndexOf_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m40A70792355709C34B9CA2F4171A21EF24DFF784; extern const uint32_t g_rgctx_List_1_Insert_m1F61B17111EE9CF88CC507E09FDD2F45078F6911; extern const uint32_t g_rgctx_IEnumerable_1_tC43D7D663C0425D46547489DAF75ACE7D06B80E7; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m1E62C1FACC90427B560C8EFC13C7D84DFAAA0466; extern const uint32_t g_rgctx_IEnumerator_1_t8B7562485D8F128A668734787CC24E001ADCFD5F; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m47593D4142FA21D78A5F7E63883100C16B58643E; extern const uint32_t g_rgctx_List_1_RemoveAt_m4E886F8B4F9844F8485820BA97228CE16F57DAC5; extern const uint32_t g_rgctx_List_1_Remove_m886938326F8475B384CE65236D36D1FC0CC7DF89; extern const uint32_t g_rgctx_List_1_Reverse_m493E70BA9AFD283444BCC4CDFD10E7DF6D142A1F; extern const uint32_t g_rgctx_Array_Reverse_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m72978334ABD17D3BCDFEE29E85BFF7EE388723C0; extern const uint32_t g_rgctx_List_1_Sort_mF397F7F59490ACED3C38D29E777282DC6112D92B; extern const uint32_t g_rgctx_Array_Sort_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m3599ED4030FE6ECFAC81F16C552C07A1106EDC78; extern const uint32_t g_rgctx_ArraySortHelper_1_Sort_m48420B7C08383E9271544B9B717D67FB05E8ED02; extern const uint32_t g_rgctx_ArraySortHelper_1_t0B69B36E8E1F97490E6BE32C23AE1784AB1ADA3A; extern const uint32_t g_rgctx_List_1_t51353FA24EC350F0B210AE96155A0F2736F5EAB3; extern const uint32_t g_rgctx_List_1__ctor_mE49D14EEEF600601CBC4BF6741802B30647E9FBE; extern const uint32_t g_rgctx_Converter_2_t1F31C8063EAE379FABCC81520D7816756FA555A0; extern const uint32_t g_rgctx_Converter_2_Invoke_m57F6ABB336EF230A03973703934675D5AD952A65; extern const uint32_t g_rgctx_Enumerator_MoveNextRare_mC335624A2B689416F48151B37A165CC87A0FC06F; extern const uint32_t g_rgctx_Enumerator_get_Current_mC09C88660231E935B0D78809832F8126170351A3; extern const uint32_t g_rgctx_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1; extern const uint32_t g_rgctx_Span_1_get_Length_m206F491984570934EC312F877D4F1008B29C2B04; extern const uint32_t g_rgctx_ValueListBuilder_1_Grow_m2E91B784E25EF0D939137CE566AE7E77EE309461; extern const uint32_t g_rgctx_Span_1_Slice_m63DB926D9EE3965AFC2750627D1A94C5D59FCAC0; extern const uint32_t g_rgctx_Span_1_op_Implicit_mDC5A1671DEF44196EC53FAE068303CD03BE621B9; extern const uint32_t g_rgctx_Span_1_t7FD45E31AEE5FB4133C73F1068A5135482912209; extern const uint32_t g_rgctx_ArrayPool_1_get_Shared_mBAB5BCFD744E239BD640FB57F67148EA4F099F99; extern const uint32_t g_rgctx_ArrayPool_1_t9B79E00CA232D419E87B553DAD20CC5DEFBB6F96; extern const uint32_t g_rgctx_ArrayPool_1_t9B79E00CA232D419E87B553DAD20CC5DEFBB6F96; extern const uint32_t g_rgctx_ArrayPool_1_Return_m3A7C71C9A9D2FB669DB13C93F891F2C57038D374; extern const uint32_t g_rgctx_ArrayPool_1_Rent_m9BB8750142C58F6BA27771A2A98FFF0C52D3A9CD; extern const uint32_t g_rgctx_Span_1_op_Implicit_mFE106B948040F945B8AE8D86814A4C2896F02941; extern const uint32_t g_rgctx_Span_1_TryCopyTo_mEC4AFF36722BC42A9932E77B0278389240EC1392; extern const uint32_t g_rgctx_ArrayBuilder_1_get_Capacity_mC3E6B646D0BF0C9C3CE53127D6D82730864ADB94; extern const uint32_t g_rgctx_ArrayBuilder_1_EnsureCapacity_mF07FBDAF8F000D06E2F6ECF1CC608EE99105C48C; extern const uint32_t g_rgctx_ArrayBuilder_1_UncheckedAdd_mF709573402D5A06F3C572F272DA64457F50D4897; extern const uint32_t g_rgctx_TU5BU5D_t41E4638B2C15D1A8E815142F2B63EDCBF39B160C; extern const uint32_t g_rgctx_ICollection_1_t9B348DDC6BF46C91FBF4567D9DE57A65685313E7; extern const uint32_t g_rgctx_ICollection_1_get_Count_mAD9E1F0D38A50B2306D6F38D567077C21919DBED; extern const uint32_t g_rgctx_Array_Empty_TisT_t2F90593302010B496499792BB1C55445C104EEA6_mCA92BEEDB7ACC2B2E59AEA8D676D5C62EEB60FBD; extern const uint32_t g_rgctx_TU5BU5D_t05D18BFC77B540D06C8BFA9274961B8E06594CEF; extern const uint32_t g_rgctx_ICollection_1_CopyTo_m8BDBCAFD99954D44A3A2DBC8E682F6D8C65D929F; extern const uint32_t g_rgctx_LargeArrayBuilder_1__ctor_mF37FFA0524F77C9B1D3771C116C2CE3245BA623B; extern const uint32_t g_rgctx_LargeArrayBuilder_1_AddRange_mFCD91E5F90F419FB39A362A5282B2EEB02414B52; extern const uint32_t g_rgctx_LargeArrayBuilder_1_ToArray_m279CDBB3F5AFE16446029A2C7947F3FC798B7B87; extern const uint32_t g_rgctx_LargeArrayBuilder_1__ctor_m42652D92A94F47923FE535F141C85C7CBA9A086A; extern const uint32_t g_rgctx_Array_Empty_TisT_t7F4D0BB74CFFF1A41AEBA7EB3E044B8AE0864979_m0DAEB2F1E57F7BA2D814D9D0E28EB727F811B9CC; extern const uint32_t g_rgctx_IEnumerable_1_t5B746618FA8648127289970E11F8CD8CC7E58D10; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_mBF9124F75B5113FA899DB2589569B4566DFDDC13; extern const uint32_t g_rgctx_IEnumerator_1_tDBFE64B1A1307D1C6B756D656B3406AF4CCD4047; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m8C1BE192EF2E168B05896D2582A7B949E9015BA2; extern const uint32_t g_rgctx_LargeArrayBuilder_1_AddWithBufferAllocation_m7FE6FC357DF36821EFE2F22BD46BBCAC7FE8F7C3; extern const uint32_t g_rgctx_LargeArrayBuilder_1_AllocateBuffer_m190064EEFF89442A4D0675544C19184284630F93; extern const uint32_t g_rgctx_LargeArrayBuilder_1_GetBuffer_m5565609427A17C09A6B6D026F8054A9638AC58E8; extern const uint32_t g_rgctx_ArrayBuilder_1_get_Count_mF26B0B388A989622EB006C0269259158964C26E6; extern const uint32_t g_rgctx_ArrayBuilder_1_get_Item_mD43A7A2FB4E6C25B4F1FC285B1CD0FC6D574F7D8; extern const uint32_t g_rgctx_LargeArrayBuilder_1_TryMove_mB9BDD48114C283075BFB4EB562E2395708D54D1C; extern const uint32_t g_rgctx_TU5BU5D_tA65F28DABB641B53289CF3DB9E6086D8CA145B2F; extern const uint32_t g_rgctx_LargeArrayBuilder_1_CopyTo_mD2BFEB78C871B602FDB2918CE227C5531A7B5B58; extern const uint32_t g_rgctx_ArrayBuilder_1_Add_mD695DAA1AED4C14E355179176834C373EBDF937F; extern const uint32_t g_rgctx_DefaultComparer_1_tBDB6D292A75D3357FBF86DA0C3E8326CB8131D48; extern const uint32_t g_rgctx_DefaultComparer_1__ctor_mB57A0837C186C4730EE801A802D6ED59A2147E21; extern const uint32_t g_rgctx_LowLevelDictionary_2__ctor_m9CE1748B83AE1AB16BCFA8205152CBAA19283F7A; extern const uint32_t g_rgctx_LowLevelDictionary_2_Clear_mA1A7D24D842F01279A39FDAD8E9F2A0EC444FC08; extern const uint32_t g_rgctx_TKey_t8FB2343F7E47C8D3B483431BFBEE55A6A61DC6F9; extern const uint32_t g_rgctx_LowLevelDictionary_2_Find_m2A8572A42451F3A553F8E44BE5A462274E365CEB; extern const uint32_t g_rgctx_LowLevelDictionary_2_UncheckedAdd_m487CD417A5510920113E1F4868BCE239B7FE6834; extern const uint32_t g_rgctx_EntryU5BU5D_t48A95CE95517C9F4A14602D9F4D45A45B86B6686; extern const uint32_t g_rgctx_LowLevelDictionary_2_GetBucket_m6A18D4C096C5D5DD94EFFEDE8773B8A114545EEB; extern const uint32_t g_rgctx_IEqualityComparer_1_tCE1FFB0F36E2BEEBA6C30C6A47C1FED654C78956; extern const uint32_t g_rgctx_IEqualityComparer_1_Equals_mACE8B06CA41837A390C3EB56485AEABD23BFDCB8; extern const uint32_t g_rgctx_Entry_tE30585FCAD8FDF4FD717C214CEF62F1357050A71; extern const uint32_t g_rgctx_Entry__ctor_m459B295C599AD825F76764B993C3EFA12FAAFFBC; extern const uint32_t g_rgctx_LowLevelDictionary_2_ExpandBuckets_m85AB8E6E31B0F04F84E22741D4B0D9EA10FFE5D1; extern const uint32_t g_rgctx_IEqualityComparer_1_GetHashCode_m1355BA7DAECAAD33986809A229A71A7F6F3C4319; extern const uint32_t g_rgctx_T_t25D6ED7DCA825D17E8E43E3B0CA2E0AD9FECE196; extern const uint32_t g_rgctx_IEquatable_1_t68EB4D94EE289E1B635CBD263B5DF61AF1F28FE4; extern const uint32_t g_rgctx_IEquatable_1_Equals_m7DBA72E2CA7F4E510BC4C629A0DF4B2F8EBA9E66; extern const uint32_t g_rgctx_CollectionExtensions_GetValueOrDefault_TisTKey_t5925DFE690058CBAB61EC7E93512AEF6D32862C1_TisTValue_tFEE7DCFC3B904D417796C332A4AFBE5C1298EA56_mFD39F7AA0AB7373154123202941ADC637CBEBFF5; extern const uint32_t g_rgctx_IReadOnlyDictionary_2_t3D05F0B767FDE5550E14D09A70308F32B1CDF72F; extern const uint32_t g_rgctx_IReadOnlyDictionary_2_TryGetValue_m9417C9AD659CEDBE5A6503A33B210BC82AE6DC03; extern const uint32_t g_rgctx_Array_Empty_TisT_tD6AE21C41260DF14F855F85E236422077D7456A1_m05C55642FA7771B1B2674966B792C9CCB8914925; extern const uint32_t g_rgctx_TU5BU5D_tD925B5C60310E905AD9B367B088B963FE8DAC2E6; extern const uint32_t g_rgctx_Queue_1_SetCapacity_mB13D137B706CD9C4B6FD3AB34CAE907FD313D3E1; extern const uint32_t g_rgctx_Queue_1_MoveNext_mDB1DFD40DD05876D9CE11C6C6C2D52734DF420B8; extern const uint32_t g_rgctx_Enumerator_t6909F21E05B290BE40805B8A5845E4FD888195A1; extern const uint32_t g_rgctx_Enumerator__ctor_m3CD4A9AFEEC646CEB789F5E376BD66365C0F4BDC; extern const uint32_t g_rgctx_Queue_1_ThrowForEmptyQueue_m1734B0118D8C9D30C3B15DF21C4B825BED513E01; extern const uint32_t g_rgctx_Enumerator_ThrowEnumerationNotStartedOrEnded_m21038AF7441B245B4CF90BC12829E06B1D6C7CB2; extern const uint32_t g_rgctx_Enumerator_get_Current_mF9039261AAB336D4BB16CEB6C7285316E0950C6E; extern const uint32_t g_rgctx_T_t0E5DDAEBBF431B9439368009CC139FC0992B409B; extern const uint32_t g_rgctx_Array_Empty_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_mF1B919F82391532C1C3269FE96BFAF9FD548B003; extern const uint32_t g_rgctx_TU5BU5D_t24324BAFB2D98520B45A746E3C864344B615A3EC; extern const uint32_t g_rgctx_Array_LastIndexOf_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_m9D4A590C7A3A364C4749D59F53469CAB4A9BD310; extern const uint32_t g_rgctx_Enumerator_t198FF3485E55915F2A85031CEE0E247740169CD6; extern const uint32_t g_rgctx_Enumerator__ctor_mAF3BE544B89EFE9DFCD23FCE347CE9E10A3264D1; extern const uint32_t g_rgctx_Stack_1_ThrowForEmptyStack_m8D2B8E9F75C2B9A34EDFEBC1980CBFB0414C6980; extern const uint32_t g_rgctx_Stack_1_PushWithResize_m4619D1C2B17C1525EF419711A3F0BDA293C2E466; extern const uint32_t g_rgctx_Array_Resize_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_mF1AAA8AD5606491580333A65A02C2C7B0F83376D; extern const uint32_t g_rgctx_Enumerator_ThrowEnumerationNotStartedOrEnded_mF8F17F963113EF753D985538D3BE3A8E3B9B15E7; extern const uint32_t g_rgctx_Enumerator_get_Current_mECA8768B7E557BD973D43608595A923FEB215745; extern const uint32_t g_rgctx_T_t43B3E794C887F691C76D009756D4BAD94E1898AF; extern const uint32_t g_rgctx_LowLevelList_1_tD926F62ED465B07BBA0194B1B198F392B63F1844; extern const uint32_t g_rgctx_TU5BU5D_tF2D764A3F793E5C3BCAB5AAA655751993C56B20E; extern const uint32_t g_rgctx_LowLevelList_1_EnsureCapacity_m1594953091CED2D573B9AE3409F9BBB1C74828F5; extern const uint32_t g_rgctx_LowLevelList_1_set_Capacity_m07D684CD611D2A21C6096106A0E013998A2953E8; extern const uint32_t g_rgctx_LowLevelList_1_InsertRange_m10B87A0E16D2464E20787B0BF57137000073C7E0; extern const uint32_t g_rgctx_T_t1A3545A2987F4ED1148DAF9AF45DF8CB8D0B2159; extern const uint32_t g_rgctx_LowLevelList_1_IndexOf_mA1AB4FD3DA0C64C604F801BA788DB6A29FDB5428; extern const uint32_t g_rgctx_Array_IndexOf_TisT_t1A3545A2987F4ED1148DAF9AF45DF8CB8D0B2159_m56B2A02D37CB0AC3FB545D956C2DD482DE69FC7C; extern const uint32_t g_rgctx_ICollection_1_t7A6318C3DCC6ED32430F7C10CC509FE780190525; extern const uint32_t g_rgctx_ICollection_1_get_Count_m38EA9E4A9AD2ED1EA5E9A554D96CCAE04F3D24E3; extern const uint32_t g_rgctx_ICollection_1_CopyTo_m2F3F8923E6C01D872CF8FADB10EF78CF5AC66B5E; extern const uint32_t g_rgctx_IEnumerable_1_t75E7FA7A731234FDECE1B902302EE24727C62243; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m902236EA58DE2A6213A5B4619F645DD36964EE4F; extern const uint32_t g_rgctx_IEnumerator_1_t15058A6A567254A836578A99EED3418316E89CBF; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_mE85BCDC630D4B87CE8AC9302A7168A18B6415C43; extern const uint32_t g_rgctx_LowLevelList_1_Insert_mE5D9D33968FE25782DC62FCAF95BEB197704AA51; extern const uint32_t g_rgctx_LowLevelList_1_RemoveAt_m6E941DB87F315FF857D45AC99D87528C28CB979F; extern const uint32_t g_rgctx_Predicate_1_t36322C5A4A11B59DDCEEC068D58185E6D71B7919; extern const uint32_t g_rgctx_Predicate_1_Invoke_mA4A4A61D6281F6231090BAA7AD51F9CA0D817E10; extern const uint32_t g_rgctx_LowLevelList_1__ctor_m0919DF0C340C061B43AE4CF9808FA08C2E9227FA; extern const uint32_t g_rgctx_LowLevelList_1_tED7CDE753F0907DE09A3A0E3D98369E9AAC368D0; extern const uint32_t g_rgctx_LowLevelList_1__ctor_m9B1951F3509A87430783EF7F65DECE586E247969; extern const uint32_t g_rgctx_Enumerator_tB19D46B40EC775D8EBAD1F019FB1BC10822C8ECA; extern const uint32_t g_rgctx_Enumerator__ctor_mF0C10924CEEB6093C3B36EC4DB597E4C24023313; extern const uint32_t g_rgctx_Enumerator_MoveNextRare_m1D49E6649144E05B4DBB831ED5F5A8DBF40A7D2B; extern const uint32_t g_rgctx_Enumerator_get_Current_m3B350D4FCDBB83F902203879035B6C556165F1A1; extern const uint32_t g_rgctx_T_tED0EB14CB913118FBDFEDD7D0C8F114A02B0A274; extern const uint32_t g_rgctx_Comparer_1_get_Default_m22061C4CAAB922573FA0C5BB12349933331B47AC; extern const uint32_t g_rgctx_Comparer_1_tDBCFA1A5EE729A22758C0375C70EC0F65B7C0ECD; extern const uint32_t g_rgctx_IComparer_1_Compare_m65CD2E43E8CF754C9F42C6F67A682FF450AD66B2; extern const uint32_t g_rgctx_IComparer_1_tFE0EB452975265F44939C27784FF90AD10F8E6FE; extern const uint32_t g_rgctx_Comparison_1_tB2702C67A754DBC94BE5E8B2FC98E9CA8E1878D1; extern const uint32_t g_rgctx_Comparison_1__ctor_m15E139675B4A28D4DA1DB7AD11ADDC408A719106; extern const uint32_t g_rgctx_ArraySortHelper_1_IntrospectiveSort_mAA0EF589F9FA40F0CF9087132604D71DED8A7D5B; extern const uint32_t g_rgctx_ArraySortHelper_1_t12ACD5D4B1FBD05D5754D7AAD19101DE86191AE7; extern const uint32_t g_rgctx_ArraySortHelper_1_InternalBinarySearch_mB5BB5BA7305FAA5CC452C9253A4A4839449DE241; extern const uint32_t g_rgctx_Comparison_1_Invoke_m9EBA24AF90B80DC6C8C18665AB859E14C5AB6E84; extern const uint32_t g_rgctx_ArraySortHelper_1_IntroSort_mD8DF2EBB902661A5DEA739C52691297DCD8A928B; extern const uint32_t g_rgctx_ArraySortHelper_1_SwapIfGreater_m44A5D01254E76A7A45237532357D2BA2F64E6272; extern const uint32_t g_rgctx_ArraySortHelper_1_InsertionSort_mA94677CB1C14C85C128053C3A5A266DC84C53EB3; extern const uint32_t g_rgctx_ArraySortHelper_1_Heapsort_m199BF0955425EEE3E250FE6AB0B63041EBD4EEF2; extern const uint32_t g_rgctx_ArraySortHelper_1_PickPivotAndPartition_m6AB9EFA0A755911BAC1EDF7E7EFF2F502636F454; extern const uint32_t g_rgctx_ArraySortHelper_1_Swap_mB2CDD50F98F368C618AA7FABECEAD5915C0BDB8A; extern const uint32_t g_rgctx_ArraySortHelper_1_DownHeap_m87DA47350E39B68018D1CE4B41704A52E37BF055; extern const uint32_t g_rgctx_ArraySortHelper_1_t12ACD5D4B1FBD05D5754D7AAD19101DE86191AE7; extern const uint32_t g_rgctx_ArraySortHelper_1__ctor_m8364363797099BD14594FEA960CE8D47DBF13880; extern const uint32_t g_rgctx_Comparer_1_get_Default_m93BAFE97E567335B4B201C029079C09946ECD6DD; extern const uint32_t g_rgctx_Comparer_1_tD5C9D120B5AD88C362579A9F2F58F5745C1CD0A9; extern const uint32_t g_rgctx_ArraySortHelper_2_IntrospectiveSort_m5A877BDDB663B8FD1004BA16185C958E5680B727; extern const uint32_t g_rgctx_ArraySortHelper_2_tE8A8BD84B9DFAA4BBC7CEC609355C93A366542A3; extern const uint32_t g_rgctx_IComparer_1_tCFF523F4F83984F05DFD7B9F131A87C01ECA8A77; extern const uint32_t g_rgctx_IComparer_1_Compare_mD3F08CBFEE42EE9A05A38B19FAD2ACA0D6026DC9; extern const uint32_t g_rgctx_ArraySortHelper_2_IntroSort_m265E006A51C6997AEB9784819B0725191BA31025; extern const uint32_t g_rgctx_ArraySortHelper_2_SwapIfGreaterWithItems_m10B56450DDBD4753B8688C71160FE31CDB529173; extern const uint32_t g_rgctx_ArraySortHelper_2_InsertionSort_m1F1B12DB20BE57659AE07B1762DAFE98C11D8D1D; extern const uint32_t g_rgctx_ArraySortHelper_2_Heapsort_mDD93D228F5B39EC77BD9811E787D0EB3FDE722FC; extern const uint32_t g_rgctx_ArraySortHelper_2_PickPivotAndPartition_m2F623BA8EAE5BCED3D53F9E26A5655C542852AF4; extern const uint32_t g_rgctx_ArraySortHelper_2_Swap_m5FFA2FDA9D94F3B8C07B62CC0CF8654CA335468D; extern const uint32_t g_rgctx_ArraySortHelper_2_DownHeap_mA90F6877D07604913EA035C402E620EEBEADE3F7; extern const uint32_t g_rgctx_ArraySortHelper_2_tE8A8BD84B9DFAA4BBC7CEC609355C93A366542A3; extern const uint32_t g_rgctx_ArraySortHelper_2__ctor_mC92E5DA8D2E2A30CE9BE47A2D013338451175655; extern const uint32_t g_rgctx_Comparer_1_t1B96246056010909BE129F4EC3F129A03E446879; extern const uint32_t g_rgctx_Comparer_1_CreateComparer_mD97C02DC2A27969DA81CA971968345239EBD730D; extern const uint32_t g_rgctx_T_tC88ED2B73A798AE9EFCA8C6BE8DB3C761F2D839F; extern const uint32_t g_rgctx_IComparable_1_tDBF1D04E6A41543103FCF54A6EBA5E512180987C; extern const uint32_t g_rgctx_Comparer_1_t1B96246056010909BE129F4EC3F129A03E446879; extern const uint32_t g_rgctx_ObjectComparer_1_tDD7528B1977431E4A40BDE5E6DA9D8D2DAB1A58B; extern const uint32_t g_rgctx_ObjectComparer_1__ctor_m790A2B623DF52626E229505E6E69B1647E55FBA7; extern const uint32_t g_rgctx_T_tC88ED2B73A798AE9EFCA8C6BE8DB3C761F2D839F; extern const uint32_t g_rgctx_Comparer_1_Compare_mB8037A51B9AE847F361F063BE5F3FF67B321B290; extern const uint32_t g_rgctx_T_t206AC7254049416911476B50713D159D33505E77; extern const uint32_t g_rgctx_IComparable_1_tF3152D2FF8935DC9A5713627E88C79C57AAA52CE; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t206AC7254049416911476B50713D159D33505E77_IComparable_1_CompareTo_m5128A09E854AE1760336861E847632668C6DB7CC; extern const uint32_t g_rgctx_GenericComparer_1_t7D7DD4D4616A0EB6D31F36EA3480775884FC65E3; extern const uint32_t g_rgctx_Comparer_1__ctor_m7F05754B658691B1FB30F05056FA3444F119766B; extern const uint32_t g_rgctx_Comparer_1_t897BF0C5393EC4E0862EE76827CCC1BC7DD3D7D6; extern const uint32_t g_rgctx_Nullable_1_get_HasValue_m285AEB9420BA320C5C7A2325B030F7677D58453D; extern const uint32_t g_rgctx_T_t66C356754D14B7B97CBE454FDBA82870668383E0; extern const uint32_t g_rgctx_IComparable_1_t44B4CE659D4608C695A180A9DD473AB187C228FB; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t66C356754D14B7B97CBE454FDBA82870668383E0_IComparable_1_CompareTo_m1F2229768D421F92B3FF592F641D2647EDB25CB8; extern const uint32_t g_rgctx_NullableComparer_1_tB80EEB6B34726F97B5B1BDD16846B8B88B7DA333; extern const uint32_t g_rgctx_Comparer_1__ctor_m129922353C9ECCCB03765A2A51848DA226C4A809; extern const uint32_t g_rgctx_Comparer_1_tCB2125F913F89A60A55E41ED4A9226FC8FD1DE1B; extern const uint32_t g_rgctx_T_tB5A6D656F3D4786F5DE734259701DBE00E3B8D6E; extern const uint32_t g_rgctx_ObjectComparer_1_t29AF70F54EBAA613099A00D9D7BD25A0533708D9; extern const uint32_t g_rgctx_Comparer_1__ctor_m1E0EE5BB668F6415DD6F53EF0F5F8A597A515BBC; extern const uint32_t g_rgctx_Comparer_1_tEA3BE62D7749A144D20DFEE578A40482BED26EDE; extern const uint32_t g_rgctx_EqualityComparer_1_tB41DE5618C6DD17A231621C444C347D853DA1003; extern const uint32_t g_rgctx_EqualityComparer_1_CreateComparer_mFE6FF91BEE7B6C663C653B40832C5556FEC254AE; extern const uint32_t g_rgctx_T_t3201EA0EFF974A5C500F8A30DACBDDF01579443F; extern const uint32_t g_rgctx_EqualityComparer_1_tB41DE5618C6DD17A231621C444C347D853DA1003; extern const uint32_t g_rgctx_IEquatable_1_tCBEDD2548443097D4E05D42F55DB01926CEFD7B6; extern const uint32_t g_rgctx_ObjectEqualityComparer_1_tD58D5789FD8C276082FAE4443B8669F38975E072; extern const uint32_t g_rgctx_ObjectEqualityComparer_1__ctor_mDDF77C01CC6FFDF0D5266710CA22B0E076237979; extern const uint32_t g_rgctx_EqualityComparer_1_Equals_m4FD84D6A1343D46A58DDC03723789D1CB2217B11; extern const uint32_t g_rgctx_T_t3201EA0EFF974A5C500F8A30DACBDDF01579443F; extern const uint32_t g_rgctx_EqualityComparer_1_GetHashCode_m5C8C3399155BFDC17A1E1C855ECAECC868D1A672; extern const uint32_t g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE; extern const uint32_t g_rgctx_IEquatable_1_t241B698CD44A922002A644C4DFAD62E4F9B10F1A; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE_IEquatable_1_Equals_m3D2C57673E4A202DEF699693F0CF0FCCF5A1674E; extern const Il2CppRGCTXConstrainedData g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_GenericEqualityComparer_1_t46CAA78AA15DD35242E860938A17ED6DE1CE0666; extern const uint32_t g_rgctx_EqualityComparer_1__ctor_m323FC01E0209513EF51C65935CB502A9A74C9E63; extern const uint32_t g_rgctx_EqualityComparer_1_t9474A1064B4BFC3B3BFC479A000445F508EE37A2; extern const uint32_t g_rgctx_Nullable_1_get_HasValue_mD0819C3D7FACCBEE2E3451F5D77F389458C4FCF9; extern const uint32_t g_rgctx_T_tD8F8BD971FC85E5AA54E64878A26D3BAFE18A198; extern const uint32_t g_rgctx_IEquatable_1_tA2E27CEFDBC7EE3BE3512642EBE0A9BFFE90B9E2; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tD8F8BD971FC85E5AA54E64878A26D3BAFE18A198_IEquatable_1_Equals_m7DF78E33C223A45B63B4C657D552F98A34CF2107; extern const uint32_t g_rgctx_Nullable_1_t9860B87EFBA264852F3EFE7B97CBE73E723411D7; extern const Il2CppRGCTXConstrainedData g_rgctx_Nullable_1_t9860B87EFBA264852F3EFE7B97CBE73E723411D7_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_NullableEqualityComparer_1_tF34701DDD48E10A14C46869515B2201EF0517CEE; extern const uint32_t g_rgctx_EqualityComparer_1__ctor_m00E61998149240FF17254C9A6E4C59D7E616E3EB; extern const uint32_t g_rgctx_EqualityComparer_1_t43F4486E799BEA95EBDC3993411C9BAA8B77965E; extern const uint32_t g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B; extern const Il2CppRGCTXConstrainedData g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C; extern const uint32_t g_rgctx_ObjectEqualityComparer_1_t444E5872AA48DCA95613D1F1E0DBB94A13B76D9E; extern const uint32_t g_rgctx_EqualityComparer_1__ctor_mE7FF57FB736B9E4C991DA0A40E0962F0AD6A1F27; extern const uint32_t g_rgctx_EqualityComparer_1_tCBB04A1F58879783AD30198235ABCBD5B00D7139; extern const uint32_t g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tFA656C6A592C03387B33AFDE4A01B0FEA8FDD0C7_mAF55B00A4EA1CEA860588EC3993175D1BBE4CE91; extern const uint32_t g_rgctx_EqualityComparer_1__ctor_m9482F1F549CBE70C053A53F567CB811E98544681; extern const uint32_t g_rgctx_EqualityComparer_1_t4EBC7A4B3B3BDB0815A02F5275C8FBED03864E80; extern const uint32_t g_rgctx_T_tFA656C6A592C03387B33AFDE4A01B0FEA8FDD0C7; extern const uint32_t g_rgctx_ObjectEqualityComparer_1_t7B8E95F4AE75565772FA76257B29F09EF4B6119A; extern const uint32_t g_rgctx_EnumEqualityComparer_1_t6574FE96BD181D89000469235AC0CDE98627EF2B; extern const uint32_t g_rgctx_EnumEqualityComparer_1__ctor_m16F12484363735900ADA825A2BFCA9C0A1A6C468; extern const uint32_t g_rgctx_EnumEqualityComparer_1_t04EE3B44A4B0901C8BCCAFB634C119C138A1B679; extern const uint32_t g_rgctx_EqualityComparer_1_t753D86B02A9708789A9B65A7E407E6721788E8C4; extern const uint32_t g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tFC5542913C5C664040FE11A1CD3CAA5047760AA3_m2AC2CC8D53783A9FBE278441600EC1BFB1303E91; extern const uint32_t g_rgctx_EnumEqualityComparer_1__ctor_m09794509B1C4654C18F574429E05D6EB9E51480B; extern const uint32_t g_rgctx_EnumEqualityComparer_1_t425C814E73E5D99945E87FBC5CA72EE015861793; extern const uint32_t g_rgctx_EqualityComparer_1_t8049F3B2E0002E5E6FA822673CC4AE7E308B535E; extern const uint32_t g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tF891361FC715BBD984F1037039A2A971DE20FE75_m621D4B57A8FA631094FC8D95B8F4C8136031006A; extern const uint32_t g_rgctx_JitHelpers_UnsafeEnumCastLong_TisT_t08EC0605FED6CD64D1E8EB373C40A572F9F0362B_mE31CA5CBC3668F25AC5EC06D5FFC084DF576B70E; extern const uint32_t g_rgctx_LongEnumEqualityComparer_1_tAA1FBBBE54C5C7953155A59E1B435A2032B98A6F; extern const uint32_t g_rgctx_EqualityComparer_1__ctor_m5B8119FDECA210EC267FFD87D3A1A64E8E105B8B; extern const uint32_t g_rgctx_EqualityComparer_1_t1CE34497564C3DC665E7ED077295CABCF9D666AF; extern const uint32_t g_rgctx_ObjectEqualityComparer_1_t8FFF1F53691561E7C8AC6493AF588DE686A68D38; extern const uint32_t g_rgctx_ArrayPool_1_tBCAECBD7E56D178C8C7A2FD7EB9C61B46E22C3C2; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t8D79475DC4AE966CFEAF9212B0437C29F61A6D5E; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1__ctor_m99DA1E3C73511D08547D56E6229D2F5B6283CFA2; extern const uint32_t g_rgctx_PerCoreLockedStacksU5BU5D_t478B38EB3E77CAA978EF5C9649B181D3C8BD5FC2; extern const uint32_t g_rgctx_ArrayPool_1__ctor_m15BEC958B6447E7265BC2EC4A9EEA326CACA859D; extern const uint32_t g_rgctx_ArrayPool_1_t6CA1863E62F89ADA8539D8C539761CF77376DD5E; extern const uint32_t g_rgctx_PerCoreLockedStacks_t68E8FE9B64F7F37B36CAE2CBE10F993338DEC8D0; extern const uint32_t g_rgctx_PerCoreLockedStacks__ctor_m369E6498B66EA91DD8DCABE58151CEF0479D480B; extern const uint32_t g_rgctx_Array_Empty_TisT_t39BFB044BAC2422F355CBA0F18BCBEF2D3C8BACB_m75F47522E559E2504D097957BA4BFA1B74CDFEFB; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t984FF35D847892EE9841D28C6BFE574E5AEB6C02; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_get_Id_m6A319913A869A214EB615DA5CED52C410CC467A0; extern const uint32_t g_rgctx_PerCoreLockedStacks_TryPop_m17F99F47FCCA66A8D84B54B93F3011847341D5FC; extern const uint32_t g_rgctx_TU5BU5D_t4C6C9270FEE6826E248339B967A6FE4F0089ED4D; extern const uint32_t g_rgctx_TU5BU5DU5BU5D_tF4B338E50D77B9B9FD8E7FDB3F691120BE843233; extern const uint32_t g_rgctx_ConditionalWeakTable_2_t140CE464FCAC5FCC0E5E4820F57D26DEBCB6DB6D; extern const uint32_t g_rgctx_ConditionalWeakTable_2_Add_m491A996261F596E974AEDA7496FE01C83219FE50; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_Gen2GcCallbackFunc_mB67D319522E1F408FEAB7210AA31879E81E0AF3C; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_CreatePerCoreLockedStacks_m71DA212009A23BBB9F3EB3E77E0828D9B8CA15D5; extern const uint32_t g_rgctx_PerCoreLockedStacks_TryPush_mCC66B49022747E57BFEAB423A54C36A1E3E41B13; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_GetMemoryPressure_m726359E1BFA8B5A5414E9644A5141FEF93E059C6; extern const uint32_t g_rgctx_PerCoreLockedStacks_Trim_mA8E686D557F73678F8771C8F5CA022F92B2B2F04; extern const uint32_t g_rgctx_IEnumerable_1_tE9C9ED5D219A02A88F431661F1B97B89AA9B14FF; extern const uint32_t g_rgctx_IEnumerable_1_GetEnumerator_m461433F3118F088FBBF1F180AF8EF9DF134A0C03; extern const uint32_t g_rgctx_IEnumerator_1_t6C4BC30ABCA31B8092B6B9E81B794BD3734D47C9; extern const uint32_t g_rgctx_IEnumerator_1_get_Current_m6A5FCC41C01400E38FAB904C5680EB4FE39A7DC4; extern const uint32_t g_rgctx_KeyValuePair_2_get_Key_mFFA9158141B70F2A2B0BC621837F93396152FE43; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t984FF35D847892EE9841D28C6BFE574E5AEB6C02; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_Trim_mEB9E52340F010BFAC199AB23B63960A17769530E; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_GetTrimBuffers_m12D5253A9A021272E2E355EAD52194F46C5B7C8A; extern const uint32_t g_rgctx_ConditionalWeakTable_2__ctor_m2C7D8C8F5567BECB0DD3A0D53C5F0E10373867E6; extern const uint32_t g_rgctx_LockedStackU5BU5D_t63CD73F9ED81E39F97F37BA286BE3067E8821E9D; extern const uint32_t g_rgctx_LockedStack_t2A553D0667E1ED49B42BE94445BADEB72DE8DD90; extern const uint32_t g_rgctx_LockedStack__ctor_m0E07979227FBD366993FBDA0E01867103B6152B4; extern const uint32_t g_rgctx_LockedStack_TryPush_mE6809999E450D71F5D0E840556CC67CD25156408; extern const uint32_t g_rgctx_LockedStack_TryPop_m4872ADF52512B415370F176F858B395845A06884; extern const uint32_t g_rgctx_LockedStack_Trim_m73CFBFCBB3008CC53CB3CB93D97A8377E646AFB0; extern const uint32_t g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t8B8FBFF736C6E58BE737346D6936457742803E8B; extern const uint32_t g_rgctx_ArrayPool_1_tB86E3577012FC8F8E898FAF0B54DA70EFB81913F; extern const uint32_t g_rgctx_TU5BU5DU5BU5D_tD4F8851C323E944E6C7C43009E685F59A15AFFDC; static const Il2CppRGCTXDefinition s_rgctxValues[1075] = { { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SpanAction_2_tC69DC430DFF0BAF182120D08A335DB66A50B6CED }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanAction_2_Invoke_m1DAF05A086F876BEEAD68BE531139D298F72A5CD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tDA843702ECF47E625B3E8038BC0DE5296BFCE229 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84_mB4D6108B31DF411233985331B0AE0D92EAF2F7F4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_mB8F3680822AA754CF010D8209D102FA24E78B5CC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_IndexOf_TisT_t4B57FD5365DEEB73C0EDDA52693FD505D9C5AC84_m298A390EC910AB7A8FCEFEDF64AB8EAE032CC4E5 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t08767618460F72F29F1A76844364A1E844BC0DCD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t08767618460F72F29F1A76844364A1E844BC0DCD_m0B44F5BF43D87FB299213E8DE9A296147303A910 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_mA940A6D0538003C46407377DA0674B4771475D17 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_IndexOfAny_TisT_t08767618460F72F29F1A76844364A1E844BC0DCD_mBF4FCA9C909B3793F6037C75F754F4AEB3CE06E1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_mC829A85EF4EA818F1BDFCC07EF4F46C6F90D6ABA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_m3C38F70A8E67C89D9E3C0E3A8384AAF7BB4924C5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_mED3CFA01E1A8EBA3C8E0D32BD94026CB558B89A1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_SequenceEqual_TisT_t2DE6199FAE73F26A0DD7ACA82D97809F013CF22E_mA1A2A650E9CF14C96AFAAEC1B67A87C614478A1C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_m929E57F8CAC3D1052C18E2DE83C3F09D1A54F7F6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tADE12AD8AE20158C0A27A331A59A5BC3F351D772 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_m9598890F3604975AFBDB836372E7678822FF8BB6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_mD6BE45153349F7D564EBC6D97BDF45BD01EF52EB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_SequenceEqual_TisT_tADE12AD8AE20158C0A27A331A59A5BC3F351D772_m2B384A7CA630EF808C256D8399757243C2974F05 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_m50492777301DDC7048530744163D8250446B7A8F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryExtensions_IsTypeComparableAsBytes_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_m36275EDE03D0FB8DF80BA557A32E1CCBEEEC77E7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_m90E5F1144240BD98E88A69ACAEB924F767278B1F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_SequenceEqual_TisT_t5B689A4146F20CA7D036391B0D95D7A6AC8270FD_mAA18F76334C1E517AA84369C60319677DB6203D0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Span_1_t440B53F538993B3BE479A5ABFF6D3229B15B792D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1__ctor_mA4CF44CA5DCE6BE1C2AF0A178169EAE4E8568BBE }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t55BBF4480A0FFD76AA53598AB3A77B55E4D27600 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Nullable_1_t17713C3AC45763B283C9697E074D9EEF48D2034C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Nullable_1__ctor_mA69771E42AD52E5D4AD320A3EBF6A79FA1D817E1 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tF1352992D99D495C6F2BE3DC43F8A00BAD6B2EAA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ByReference_1_t0406BB766E677461DCC5925EF17213FDDADDEDC3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ByReference_1__ctor_m7DB3E90CB374AFEAB2D7A58B578DA955E1F0264C }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t120950580BDFD368223E024446019DB239080837 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_m0A257FF44376D3CF6E3F355C460596E8EBDDB7AE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Buffer_Memmove_TisT_t120950580BDFD368223E024446019DB239080837_mF66EB7F9C9904F7AC2802E9B917752AF6D4E608E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlySpan_1_tEA2582202A5AEC6971857A5353159C0D96A87CFE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1__ctor_m2383FA9E65494C7018ABBA16731086D1D4EEEFFE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t120950580BDFD368223E024446019DB239080837_m6EF8B25837DFAF82BD903B537C5987A0A3BDA5A9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tC7397A1B32D53762119E36548B052A236882A103 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1__ctor_m4CC5E59DAB1F71555C5B7654A479D9E07EDFFC6D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tE7A3A53452487AB9BCB918AC1C5A795CF215388A }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TU5BU5D_t51D09F9BD88B9BC24FBFC53DCA68F78790F89877 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ByReference_1_tFCBE8142DC873CCF212E11FCC70F3A1D749B2F21 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ByReference_1__ctor_mB1D92E921C6FCC9E5DD22F9155EBDE0D88ED075B }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tE7A3A53452487AB9BCB918AC1C5A795CF215388A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_m15835D1099A8A6CE460D10D4E5783D52D93AEAE5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Buffer_Memmove_TisT_tE7A3A53452487AB9BCB918AC1C5A795CF215388A_m6C255A08A03D482006CC01C0E7A8A66B6B1AFBBB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlySpan_1_t96992FD1DBC1CA62E495921C82AAFC220ABCB975 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1__ctor_m72D8CC0D68D84BC995652F8B3E3461BDA715604F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Span_1_tF8C63FBC48C02003BD99BC141B9F14D3B85CAA06 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1__ctor_mBB92B9AEE5D8A0BD017701B86A9517635133D250 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_tE7A3A53452487AB9BCB918AC1C5A795CF215388A_m64A9ECAE3C56E911C2687E67E84AFC5000D09C85 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t51D09F9BD88B9BC24FBFC53DCA68F78790F89877 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1__ctor_mAFC5E0B4578ED8652DB479D60687B9F2F0C891EA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t0BD37F7B39E3DEF033E6735BB9A5DFFC1C4F3C53 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEquatable_1_t59348C1373875CE9317ECEBE29A4DB47B26B543B }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t0BD37F7B39E3DEF033E6735BB9A5DFFC1C4F3C53_IEquatable_1_Equals_m8DB49694E4ADB744BFD1C3D45D3C9A4E55402B31 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SpanHelpers_IndexOf_TisT_tDED3980AE4777FA42EBCF91BE5CEA41BAFB51B4B_mDF4DEB53664433430057E7B5208B754EA73D1D0D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tA91C6D107131EAE93E450381F49C19A8205A47B5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEquatable_1_t50AA66621E888B5579C4CB42B3F02C258A64234A }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tA91C6D107131EAE93E450381F49C19A8205A47B5_IEquatable_1_Equals_m8C7192C67B2BCB41562E5007440A4A3A9841C194 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Tuple_3_tB50E3D4EC942E0D3A681E8EB65DC466D701666D8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_tD64A71BDFEE347C86CB3382D84F07323354BBEF3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_t598EEAC448647F6536C391F0F0B746312A4A8E23 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_tCB9B62B11262BA42FC577E159F7A5828210C8843 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueTuple_1_t37DEB467170FC2F7057DAF43C401031B17393588 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_1_Equals_mE0605997407F4CB7D8CD4F8A03A99D9F0728BF82 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m12490E67B77A20329B19E7034F096EB49834FF78 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t3844F0958F7BBEEBA91D4C6477F03606A6CDB6E6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t3844F0958F7BBEEBA91D4C6477F03606A6CDB6E6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m430EDDE28EFF2C7B35EE46D8B24E80AEBF9CF618 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m6D8E240A06DA5598FCD1556997C052EA2468A038 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tA8B950DDFCFE609AE4D325C533A1088F0873299D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tA8B950DDFCFE609AE4D325C533A1088F0873299D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m0D6763FF56769D480B69B04D2E46C39A76021DB9 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t104843BD74F7E6ADD698448FBE261AF8CF0637AB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueTuple_2_tC7B9333D1459F4ADDD9AFB5797D9C3B9DB29D30E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_2_Equals_m2A5FAF529085812C8733BE1136AF1F3E07442799 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m99EE8B356BE3F05FFD9CF695681056404F964639 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t30A063E309698CFB4905BFFBEFA75F66E96E8E07 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t30A063E309698CFB4905BFFBEFA75F66E96E8E07 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m34FD12740B01B2610EE9497B5DB1763E11F49ECB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m3D3C936988A086F846D24FCA2C9CB9AB60666B6F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tAA726A9845C6131E4CF184F8E9EB362526CE9E30 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tAA726A9845C6131E4CF184F8E9EB362526CE9E30 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m93FC39CB9DB0921E7868D7968B0F786623DB1E98 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_2_CompareTo_mB17F6788A9789891A4B69FF581DA29AF7CEE9935 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mD279868D502800E75BF10414C455792C64A47077 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t8D16E7CD3DC1B70B0452381D8152C76CD4163228 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t8D16E7CD3DC1B70B0452381D8152C76CD4163228 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mDBCEBB2A8A1A7F7C710B2A9F01DD0493ECEAA63B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m29E360A99241FE59B0D1891A68186052A9835B15 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tBA7183F27530B55382673E9E6D967D1AFB7A3B3B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tBA7183F27530B55382673E9E6D967D1AFB7A3B3B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mD4E0DE8B14C9E252E19B2110B7D7035656EC2488 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_2_GetHashCodeCore_mB87D7E593EA74F511E07ABE9D2E09D20A7CA58B7 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_tE1DA9197D862F1998E9CB90258386A839EF6A666_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_t5722451F39AAC429B4CC8192713724546548FB11_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueTuple_3_tDE4F3C5EBA1AA6F0C63495C2B0A7F47CA8B4DA6D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_3_Equals_m913416C99705D790999F3B14B516CE720E337997 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m17CE0122EFFB09A08F6BA9BE5606032993F0E1C4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t2518B2C52ED042C60A0DECB7042B9A8762219470 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t2518B2C52ED042C60A0DECB7042B9A8762219470 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m7498E497A9A77BC1EF3D94DB9C4EBB28BAFAA338 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mFC21FF792FCA01DA43C7F033BCBF4D92B169E0B8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t58DFF5896F8FFFDA4F1B9C10F447276BC6D99C00 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t58DFF5896F8FFFDA4F1B9C10F447276BC6D99C00 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m044A259427EE9BF808E642DFC42004A64FECB415 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m588FEAADF1F71B945AB384DCE6537E00835D55DF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tCD70AFAF83B251B235965EAFBCB589E8DD9F5110 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tCD70AFAF83B251B235965EAFBCB589E8DD9F5110 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m92E94184AD18237F32AF18ACE879B89BD9BA6E6C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_3_CompareTo_m441F5001906F34AFF1E47CDE7115612FB8EE8AD2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mFA435FE8B3D4A7391BAAA1C2AACC1D2B0EDE1E44 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t1CAC3821225573271B163CD26A81B053D5F307A1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t1CAC3821225573271B163CD26A81B053D5F307A1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m8325D2B4B52A3F50B98836E7DE307C9660EE1C86 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m0655982E4FB7F3A08F1EBE98CF96DB86E3629517 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD1289EDAC3E31E1F7BC47656A6E03AF9EC9F384B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD1289EDAC3E31E1F7BC47656A6E03AF9EC9F384B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mBC452E9BE0821DA731F48C6740F733D04F4477DC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mAA25BBA44FB56AE6A6AB68D1669ACFD40358622E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t74F23BD538A382007C0DEE814474BF42A95C9F9D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t74F23BD538A382007C0DEE814474BF42A95C9F9D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mC3EF64DD8C3F30A5FE283251B7059FDB2F9D433F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_3_GetHashCodeCore_m21F9D53D1FB5B1A9ED9E0148189D871EEB79E296 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_tBC720C36AD805FA5DB312B4F4F6EA7FCD0B8CB60_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_tF18BC33782A28B818FF07972258CDAA30E5C8BAA_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_t0F612E67C437973C5E601367F19AA9245240E29A_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueTuple_5_t25CBC148656E3ACC2A136FE20FBBB109E8593794 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_5_Equals_mE69805118B9B6F5E5BCDE12D643C3A9DF935B282 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mBE0265C8140D5CC74C07AF645974F4A1E0A2210C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t2C9B91CB3366630F8761A3EE0C1F3B7E42C939D9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t2C9B91CB3366630F8761A3EE0C1F3B7E42C939D9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m03F1802CDEF2AD29947268E7FEF779146DB1BA6E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m2ACBFBA3E9FE11A540A80A0AE8ABE4C88597BFFA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tEB077DAF5BBB4C85071CCDDA6C4E38E7A2F75A86 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tEB077DAF5BBB4C85071CCDDA6C4E38E7A2F75A86 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mF517EF938AD1404F05802B5BBF187E17E5ED727A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m34D1B146CD12D1A563341BC291A1B900ACA545DD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t74A0022CAE5229142E9D81D959ED4900EA242C67 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t74A0022CAE5229142E9D81D959ED4900EA242C67 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m91BCAF85EABEE726C248246A74C3DD9458C721CC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mEA8547499AEF9B82B31166211FFB5813B7A297C0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t50AFAF55FA8B7AEB3C4B5BF1BA4F0442421F49F4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t50AFAF55FA8B7AEB3C4B5BF1BA4F0442421F49F4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mD09B93B73B99DB6E7648600DAE67AF54DA5210BF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m8C120B78182F4B970B454925D515E11F7FBF54F9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tD6DFF169E95673F5D113CC2C52801CC33AE69DA9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tD6DFF169E95673F5D113CC2C52801CC33AE69DA9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mAB3ED822189B1FAD5D6A8FA5ED920540D34686C0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_5_CompareTo_m5C80A5608F12B2CE4CF2F9E67F984D0D94341505 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m6279C570A6D92DE7B4F080B46C55D367B314EF1B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t6654B40DD065DE720329F5184CDC171DF5D16B0F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t6654B40DD065DE720329F5184CDC171DF5D16B0F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m7E01B04810A06CDA2808FF3DCEBFCEB13FA93A43 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m175E9384BEEB3129FB1A3FFE0FEC118ECE2C5AB7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD503B4C67C2689BD79B4A4E62E79E877D580D13A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD503B4C67C2689BD79B4A4E62E79E877D580D13A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m924571017BF7751387544DD0EF3FCA709528B19E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m5C5851C332F49359EFE7AB46EA1B4439FFD89782 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tB5CE9104220682297517648437CF8BBE7AECB622 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tB5CE9104220682297517648437CF8BBE7AECB622 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mB2F09C53FD40987D98318B1E13A91E91C5FCF624 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m5C843E26B89472CAB99068A8F7C6CFDD77D648D9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t191B6231F15AAE9A42377A90D19C76C50846AD8A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t191B6231F15AAE9A42377A90D19C76C50846AD8A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mE6B9CBF339AC2015802D27923663D2F5691D1173 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mB30DB1F3B24868C02BCBF4D462031DD546E453EC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t2B4C13D7827D31A5EB1D1C4B7780936F96AE6791 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t2B4C13D7827D31A5EB1D1C4B7780936F96AE6791 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m37BAB0E1BCFA06D2BA7FC778F2C6DDE5720CA158 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_5_GetHashCodeCore_mCA15B0E2894504BA2B127F0A09EC00AC43F7AE15 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t1DAF9B0DCADCC79CF41C2003E5C592942F805E50_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_t9E1D5C5A88209EFE3B28D44A8BE5D6688608BF24_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_t4A7ECBCF15AA62D044B6039FFF640DD71AD40BDB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T4_t67AC00AF93B93F8979EEE590739A0DF4AAEE2EE3_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T5_t76A3327D5DFAE29A6A88ADC0A5DDC9720642E2AB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TRest_t19CF2373F13A693121DEAE5DD5AA490544D81DFE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueTuple_8_t3C21099E0A4DA1FA49F0CF6F4D77E4A5389DFBBD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_8_Equals_mA819015ECB764B7F8AF2C58D4D73330544E2975C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m54062BE213BDCCBF31C3086B11C58FC59C7E363E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9730C4F2BC17919C46B2F291B227C8A45D528241 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9730C4F2BC17919C46B2F291B227C8A45D528241 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m3C61E213E910CE9CCE3AB663A750FC85019B2781 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m11D19DA5E707FFEA3CD07FF8596B1396C2E1DE60 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t3CF807D9A767ECA316713993B18A57A2AE974E56 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t3CF807D9A767ECA316713993B18A57A2AE974E56 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m3DAB9F8123009BBA79817055A24AC97B5AE389A6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mA1674718F24F280D7628EE4EDE8C6AF2634B637E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB591EDFA210FC53537195BD42F622B75DA3E144C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB591EDFA210FC53537195BD42F622B75DA3E144C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m76CD2F525F2BBA8708DB545618F49825BD0F0AA5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m3726141B10394B5C2BD6E9BD88DEF9EDC8A7382E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t62EF5A718E6063187787BDA7A521510BDE6FA3E4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t62EF5A718E6063187787BDA7A521510BDE6FA3E4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m6A31B0E5E041A3251048006EE4C4531F12718860 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m92A7EAD6F261A68625A72A1A77D4FBBF605160D0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tC6E45643C0BEC59672E17FFF0B7F787336CFB85F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tC6E45643C0BEC59672E17FFF0B7F787336CFB85F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m305CC5C7B3955DFC3A0168BF5844E5B3DA968A4C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mEC4221C3538364EEA5CF925CF99BA4209E1FC234 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9DE31D6E18DF4C826AE537ECAF6CFB961010C965 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9DE31D6E18DF4C826AE537ECAF6CFB961010C965 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m8E8E3E9598BD3442954CB6233CFFDBFBCE1A58CB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m0905D5FF1B29CD7097D71696D1040EBF1BFD2C89 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tE85384F6EA5AF6A40629F5B16564B8D47570C991 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tE85384F6EA5AF6A40629F5B16564B8D47570C991 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m97F6C763146B35E01D6B538D9050012444EA03E5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m9D5A0CB83B87379AE2EB925B873D6360FE4342A7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tCE54811998C1CD9E2FCB4E15F3D6CE390D2050AB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tCE54811998C1CD9E2FCB4E15F3D6CE390D2050AB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m11AC64AED457A6F2425F7DA92AD46F5497DD280D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_8_CompareTo_m46DA15523EA2B0FA8E86C1284278169B6CCE4974 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m04D5B22D79AAFCF1392FC06FD8372A5B88B8DD9C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t03C338EE91732192E2CF58A1E96DCDC5CE1AA47B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t03C338EE91732192E2CF58A1E96DCDC5CE1AA47B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mB720AB8861756026EFED802CBDCE871759FC05BB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mD771D72C561B3809BD14A9FC2695F7DFBCDDAB3C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t41D33A171C040CD8BF21C42A684828BA1FEAF3FC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t41D33A171C040CD8BF21C42A684828BA1FEAF3FC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mA8DD55DE83A9517FC69F93EB9CC8C310336DB766 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m279E2B45B01462495FF3D812B22BDC27542A2B68 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tB7C30385B38446EDA832732B4E3E2BD517CB23BB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tB7C30385B38446EDA832732B4E3E2BD517CB23BB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mCE43A649803A56A1AA29CA829647890B74271863 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m1C74A88B2D2143091CBA785ED0E063EFC67AC1F6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDED2D4DDD640CF5D52F054BE8B7F917DA37948CA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDED2D4DDD640CF5D52F054BE8B7F917DA37948CA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m8B80FF8BAABD909F242F3D2A842100BF7D7A226C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mA87EDC73DD2317BE7941D2E5A72D8078E615EB8E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDC6EE7AA0E6837D4A099D291AEC559711AACB517 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDC6EE7AA0E6837D4A099D291AEC559711AACB517 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mB85F7BD090E8BABEB5EFBB0B92DEABD1B3904111 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mEED26C1B137818C5673E93223F157F6772F99B95 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t930751AF5334F7BE2256A01FFF78F29B5BF918B1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t930751AF5334F7BE2256A01FFF78F29B5BF918B1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m8B2F1E3BC79FF175CA2117F572224FADFA68E6D6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_mA649E07A2D7FF6A0AEF35F0E2DCEE2A0A0393E5E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD63E5403F31C8C4A76F129E63EF4BD802B321A45 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD63E5403F31C8C4A76F129E63EF4BD802B321A45 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m1AA350713493CC65FB0E64A2FEE11D08954CBCCD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m78323AEEB2B1BAD2355CBB125BF458FC7C89FDAE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tE4758FC47C5727AC56367A5A42781CA9BD3CC357 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tE4758FC47C5727AC56367A5A42781CA9BD3CC357 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_m58557F5DB9297620E0F5B688253F8915AE03ED32 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueTuple_8_GetHashCodeCore_m5F3211B0DE12D608445C7BCA2F0B22A328A29FA9 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T1_t3867CEC284ADC3C55D864E3CD0FB32EB28935892_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T2_tCCA27EF0F26E2546C9627A371E0600F15C0DAF69_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T3_tBD61B164D2D99903274B904108A230FFB67E3262_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T4_t069BDD0F701D3C8A5C6EAAE2FFD344CE94BB5294_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T5_t6C0EC5E1E442917290BF46F4AB8C1503F89780E7_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T6_t3AD66BFE8E3FE1D068A11C15D8C2FF6593D6CAAB_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T7_tF714AC1C101E867BAF0BC15B92F798B6F260084A_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TRest_t19CF2373F13A693121DEAE5DD5AA490544D81DFE_Object_ToString_mF8AC1EB9D85AB52EC8FD8B8BDD131E855E69673F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t5DE196DCA7C0154BE25468F6265C9DFFFA59B2FA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlyCollection_1_t6F03F7F421D5C5FFD7D039978E229F151CA1FC47 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1__ctor_mBCBA3E601F3692C1408F80DBE1FE805A08CBD48F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tFCFE42E44E1DA7E4634FA07C914FB2157649923F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TOutputU5BU5D_t8EA6E47F03E6A244F17F715F25FA60CDCB37D2BC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Converter_2_tBFA8AA537C019908497600AA5EB55C8F2511CEC8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Converter_2_Invoke_m5CAC472782CF852481B3FE92B5AAD3A737B94B07 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Action_1_t012A3269F1614AD15338E9A23EED8C46AB1729A8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Action_1_Invoke_mAEDEFD899241B20DD7922ABA5A77E8658B22E5FC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisT_t14FAB5FC7A26C6611985105C3DFB474A16FF6AC1_mA0B06A9F7D3C474112B2A7259A9B63F533059FA7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisT_t75EC08BCC087A0780793950F3A77D634501D99B2_m751B70FEE85F1988720D115FA4D5C9D9B4547893 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisT_t718F56072021E2C1F6A1F91F772E7ABDFACEEAC0_m95EA22B0D6E39A9F6601E7ABBD3AD45EEB9A86BD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_get_Default_m1673913DE111576862D700603C44FFEA37B4298C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_tEE27E2E84405A8CA69E9F80354DB50052E9B9B69 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_tEE27E2E84405A8CA69E9F80354DB50052E9B9B69 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_BinarySearch_m5E19E3CD6B5F3EF4019557E4A55EF3A3522DEFB3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOfImpl_TisT_t3681A817DC03DF2A1B8C67F5389A96512324562D_m31D336A6B9ADAD9739A9D3C7F63B96D51F075C48 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisT_tEA470804F39DD7F95243D159096EA61F11B1C113_m705E27D2D6FEB4D067E1DF730EDE4B28686B13EE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOfImpl_TisT_t26DC42642791B395E261620876A6EE1D0596DBF3_mE9255D51525134DF4CED96367731F172D7A12F83 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_LastIndexOf_TisT_t5211545527807CEA55E07F956905923AE0154C25_mB38965AD0A1535F57D1D9511C5FB03FB2CDA8F6F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_LastIndexOf_TisT_tC044AA3D156BB28BCF7B4722252E81FF1ABACC38_mAE35DDC8BBDF353EDDE16F9A2882CC3C2A2F54F4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_LastIndexOfImpl_TisT_tAB7263AE80E4A5F9AE443FA18645D31183D6EBF0_mA9253533A767791277070AC84391F038C12CC5FA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Reverse_TisT_t8A0108FF571E046B88508CBE51E99736863D2A1E_mB737355BE8DF409D6804786B84A0284942FE2E6E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisT_t93550CE4EC1F4A797F257FECAF2E401822193D0F_m97678DEBD536E01CE2A10BD4DF8B71049E031280 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisT_tE2A117F2E946F98B20400C897B1C512F0A849AD0_m91D510591015873A42A150D82EDF692159671D57 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisT_t825808AADBA362D6102C66F2E02DB77796CBE7A6_mBA89F1CF431D8A2A80E736546B3719D45C86D35F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_get_Default_mF6A3F8F9BE082DBE7ABB2289E7D38FC83C6E3719 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t5CDE2C06028E271167F9177359E8C2456B9A3203 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t5CDE2C06028E271167F9177359E8C2456B9A3203 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_Sort_mB02D10BEFA0D7656703751FC813AE48DBF0E0031 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_Sort_mE388C4CA3E37795F21BAFADCC7839D0BDADFBA2E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t9BE2B74CDFAF56ED096DCF8837B8E15F84F27758 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisTKey_tCBDE16F71F99EAB2FB1501F350DED70A440F65C4_TisTValue_t35A89127A8344593A2CC87B0328512B61BB7D17E_m0C4A8C83A7167600E36C71E8240F6C35C7681D0A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisTKey_t3984A3D95C8B5944E03F263066F361D8D760E093_TisTValue_tCEA63487B9D6F0FB82DCB80146A355F99C011C24_m5954B2C4298942A1CBD5EFC41DFB60F14D57D7B5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisTKey_t7ED8E84546DEA6B337B18AFB1FF6773CDC326FC2_TisTValue_t9DDD6EC93AF861F3BAE03E29D776154AE83C36EB_m5BDAC251A8918196646F68C0D959C58F1717F6BD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisTKey_t50220EDBB0CD6CD69D1BB9792B8158FF8F6FECFC_m381E42E8676E1EDEA415F8EFF6EB73BDA8ED6C99 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_get_Default_m6D1D18A33092AC1B679FFF285E0710C73E5CCE21 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_2_t108CEB1020F054AC2F3D37BE97B495CACAAB466C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_2_t108CEB1020F054AC2F3D37BE97B495CACAAB466C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_Sort_m55AE0D737A1F141A9F382E5F21094898C312CB42 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_FindIndex_TisT_tE54AE0473922132F6E620A97F243E0E5AAAB98C4_mB9E7ADF377616659871FA91172E4041BD843D9A6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t7E872F64313F31A3460BC64649301455139307B9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_m537EEDF9A261744C4DDE4422FB0EB20EF23415C0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t83FB96D79983E123DAD371890D0141DCA698B04C_mCEA0640B5CFD938255BC1FB0DEE5A5BB409CA188 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t4494EB9333CDB57F7F85DCC9ADCA64B927EF7919 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_mDF0A978063F6E590C614CA6077F0EC7D2BFE9114 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Resize_TisT_t83FB96D79983E123DAD371890D0141DCA698B04C_m3F9E2063023126DD98B325120083378CDDEEEF22 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_FindIndex_TisT_t837D835C83A0CDEEB3DE2EC84F814DC9E65C3CA5_mC7733564D5E918C069B79A7D09AC97AE19D2A954 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_FindIndex_TisT_tEF3A138FC19B889B329FABB53929C931D54343D1_m9991C662A7496F76700E6DE2FFCECD8CE3639446 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t310D162FFDA0F955F0EB7B795AFC22462976B9CE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_m4D8AE2295A0DDD3297E57F5161E26CC2879C7740 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t94694456B6A55FE72612A5822389BC7FEC4648D1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_mB50BDCE2E69AED8C72AAD129AFF6E27F5646B5BF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_FindLastIndex_TisT_tE54EE3165B833DF448DD73BF2A763A8EFC0C1E1A_m56C431D58DD88C530EAFB85C94A0F4A32CA395CB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_FindLastIndex_TisT_t6B2FA50BDA47D479E2091868BAED037D174F2884_m6DB1ABE41C89FC9F6E792FD2C4C524725358ADAC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_tB2FB466FAED7432C29D62CAA0678E6234FA6B2D3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_m69FB29AD27DDC798D49531928D0311296AFF0A5D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t70A5524E85EC57386D122E62D5FE368C5EEE917A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_m081D1EED17FF8E4C04AC7D6056C11D02EAC19951 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EmptyInternalEnumerator_1_t8E9C13C5C2704D617B772AB0D960E5A4F847C0E3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_InternalEnumerator_1_t3496B5E744600CB3B21657D42AF71A3985B63A52 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InternalEnumerator_1__ctor_m08094902C13495D26F8CA8B3D3DD261674C9796B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t1E57CAFF53DFD82B91CA25DBB4095EF4F5FC124B }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t1E57CAFF53DFD82B91CA25DBB4095EF4F5FC124B_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tCF2F275D8C8C55C55C2E8D4C4B513FF0766ABE6B }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tCF2F275D8C8C55C55C2E8D4C4B513FF0766ABE6B_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t3F7F4C1E55A84BB86DCFEFFF33E141038B02B3A9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EmptyArray_1_t6C301AAECD8237FCD6328D15A5BC0071D53D11A1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m8532D4BAE991AFB2713B9E0B57376F74C339DF58 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB06822AA4C4436EA41FC768C3098DC82B125DB0D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB06822AA4C4436EA41FC768C3098DC82B125DB0D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_IndexOf_m147741FE8353565DE41445E6FF15FB4214AD378E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m370150E9AD190BC9CA59018D2544A3E5043D7E5C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t94AF8BFB02BB41CC6D8EA605221F952904790B18 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t94AF8BFB02BB41CC6D8EA605221F952904790B18 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_LastIndexOf_mB914204A2024792DEB74D5FD5CCE11F09D0CEEF3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_S_t03D340A1CA214A604A746BD187A9FD019CC3AF6C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_R_tE98A9210177AAC8F7B4B6EFA1DEABCEB2B84CD2F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_InternalArray__get_Item_TisT_tA690C2E7874BF1612EF672C39B5C029ADE153DFA_mCC4785E999A257452843E379AF5DDAFD05780AB5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_InternalEnumerator_1_get_Current_m1607D77D6EA1E526F578FB8FB945B8DBBEAB91E8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tA690C2E7874BF1612EF672C39B5C029ADE153DFA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EmptyInternalEnumerator_1_get_Current_m311AB380868B9B04F4B5301EE6007F184CEC0EDF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t748FAEDDB5EA1AAE7D7B323890BE0BFE291E20F7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EmptyInternalEnumerator_1_t0AA3B29EE3D70FE9E6DF6E99BC1064FEF5E3FFE9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EmptyInternalEnumerator_1__ctor_m4D86BC30D549079814D7864592D23575DB4DA2EB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EmptyInternalEnumerator_1_t0AA3B29EE3D70FE9E6DF6E99BC1064FEF5E3FFE9 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t7DFA7E7752C6CB82AD96769CC7307709CB5ACD3B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t7DFA7E7752C6CB82AD96769CC7307709CB5ACD3B }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tF37B96B150B27D719D1195F50DB22885137A5ED5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t844936630A790E2644A94723CB1157109697ADD7_m74A8375E64EA4721168DC2D925F10CACF0B0FE00 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t9516094926C1766F20F850363465A72AECD97363 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Resize_TisT_t844936630A790E2644A94723CB1157109697ADD7_m1EB766F06E9F744C29AFA59217B6F3FCD4E87EA6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t844936630A790E2644A94723CB1157109697ADD7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t7C4BEE94C48B67FD4ABA3E5FA992B3C0E7E55427 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EmptyArray_1_t8EC9BC17D762E8D74C827890ED88E5D413259415 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_WeakReference_1__ctor_mD21ACB1F77E3A0A73B4192EB1A092B5DA22FADB2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t60C46BACC965F7EECD283D3822D5BF3A8C57EBEB }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t60C46BACC965F7EECD283D3822D5BF3A8C57EBEB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tC4362DCD5110F8C6635E36682FE249720EFE18B1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LazyInitializer_EnsureInitializedCore_TisT_tC4362DCD5110F8C6635E36682FE249720EFE18B1_m58F5CCFD98E90203627692150AFA7D4003935C57 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Activator_CreateInstance_TisT_t646B6FB73A87517A350B4FC31A0A420013E1DA92_m5E7302435D92A87DBA40A3CDC0DC150A5CD8517A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t481D9CCE3D0EA2ECE816E02ACF56001983552A79 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LazyInitializer_EnsureInitializedCore_TisT_t481D9CCE3D0EA2ECE816E02ACF56001983552A79_m89E874E22B4CB324E052C1BF6ECFC8F62205B0A5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_1_t47CAC8F6F99723799A73905DE9B84C23955425DB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_1_Invoke_m4DF2CC6C865E7710E9675B26A28AE71601A87E9A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t2EDB0FAC154E12B631B7BC4598ADE68148C4A22B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SparselyPopulatedArrayFragment_1_tB67926468AA8FF16A46E2F24ACF2EA6B68476DC3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SparselyPopulatedArrayFragment_1__ctor_mB3F26509B61AA787FDED74FBEDB49C9186323B6B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SparselyPopulatedArrayFragment_1_get_Length_mF042800E4262C0F40CA50EEA76FD556D6308EFAD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t22BE6524B51233287C74271067A58B20C0735B36 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_SparselyPopulatedArrayAddInfo_1_tC59438BAA6B132D80C7AD812C5A1808A75667253 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SparselyPopulatedArrayAddInfo_1__ctor_m8AD53DA8209027BCDB7A5D93C3895585F4AB59BD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SparselyPopulatedArrayFragment_1__ctor_mCE4282880D88D756CE70AC7D814C97F7A9160EBB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_SparselyPopulatedArrayFragment_1__ctor_m42A6D2F5DCBE66196B792C00C811AA569577D91A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tD63592BD54FCA7370CFB88A12638E70CFC7E9F5C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tEAF23DF6F366ABDCC83FC9232E4E0DDCF7DEFA43 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t9A809B183DCB5399D5C42A2BEA63A34E7C278C50 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t2F662B63B31F1C021A2BAA930039CBF7EBD11CF3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tBEA5D2AA252DACBAF3E27D75DB962F8672790620 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t682ED8B4CB5B75E5C5AF69FFC5598CF81CED8B0E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_GetAwaiter_m200EEFC620E8057CF3BD83725E60B1EE1DE9EF0B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskAwaiter_1_GetResult_m59C0897ED6BB7CBB4B7BF10F5BB2679B1607AEED }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_mD163710BFDEE2BC6D1A70B4AE9AF57CD4DE640C4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_TrySetResult_mFA79732214F148D966A1F795D325E4508530985F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_GetResultCore_m9D116F80439E9F0DAD1096B144D260224ED4A544 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_1_tD9D390F428564124C2156AF0781C78C03B8CBFA5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_1_Invoke_mC5990641C469F3F325B0F800F64799E26AF9CA7D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_t06E61BC0159404E60380A0AA5F7377DE3121B7DD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2_Invoke_m9A58346B4A60D221E33E80C9705EB7848D2D3F4A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TaskAwaiter_1_t5687C31E22EDC1C695EFD2B239EF3F13B0EC1E3B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TaskAwaiter_1__ctor_m0D9C4C75A694882178E24148741610A6F72837A1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConfiguredTaskAwaitable_1_tB9193F457808712C68ADE4FD60C433EFBD02036F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConfiguredTaskAwaitable_1__ctor_mEA686AB874671248E85278AD7BDE5CEA904B8414 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t39E05C34CA9631B5B295E5255141AEADBC936BD5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FromAsyncTrimPromise_1_t9CB9A047E4C09C223CC5FAD89AA9440A4A4AFF06 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FromAsyncTrimPromise_1__ctor_m3D8F642957EF95AEC5D812F7292C9C11EBEC2186 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FromAsyncTrimPromise_1_t9CB9A047E4C09C223CC5FAD89AA9440A4A4AFF06 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_5_tCBA9C214B845AF45FA3C6FCC20E5A57530E54E7E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_5_Invoke_m48FA2BEDB75E4BA48B28DD45CC4FBEA7DB684F92 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FromAsyncTrimPromise_1_Complete_m930B7DE611D4375D3330AF653CD2AE28A0CC894D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_mF6D5C9933CCA8C0E362CB3B6AC38A7505E95A939 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tA70D785BD8440A235C4E4895742D433E61F430DF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FromAsyncTrimPromise_1_t4AB457A37FBAA5534F413D005AC8B931617487F3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FromAsyncTrimPromise_1_Complete_mA1A5E548750D31A0253FE078D8DF07AA7D9D769C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_3_tF4F6F0C05530606D7EAF7BB980E1DB89A4D4D435 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_3_Invoke_mE1F2E79E70D596B6E6DF71066820EEC301641F78 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_TrySetResult_m3783840A872120F0FBC6EA3B87455BED7DB6EEB7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_DangerousSetResult_m5A6695A851746BEAD213848C0A8C74912AD0A30B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FromAsyncTrimPromise_1_CompleteFromAsyncResult_m26E8FC20ACFB27D0FD57DB0EB8CCA4CF21DBF563 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FromAsyncTrimPromise_1_t4AB457A37FBAA5534F413D005AC8B931617487F3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t2F277DB780F2DC3C4B3D6B01E73F7675668AB01A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_m9E5EB0D5C4AFADEC24EA50CA133CD36B17C1A55A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tF2B29DFAD2853B9B992926C1B136636DDE5E3F17 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_mE4AE6756E3CA287C9110151D2E1D66739F22321E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t2DEDA9237564AA93B87AD6F4A1BB0D7F23EDE758 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_m8EE94B032A2DE22B3DA1BDB85813AE4AE7D40CD1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_FromCancellation_TisTResult_t32030BBC4094BC5DA160B81E34D275FE8BBDF7E1_mB8FD2721A26BB12053D8A5D0BF98B2780D92F8AD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t3CE3F0313763BEC7CAE6480D0227F0BFD5FBA34D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_m867A1D7251DF3F99B31B5B05D99E5DCA96308CD6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t7FBC8D01BFD13B83014E2409E513D630B81F521E }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t7FBC8D01BFD13B83014E2409E513D630B81F521E_IFormattable_ToString_m8D99F75E16F96466718A4D0645EE27D9C77EDB28 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t400CE5441E86E4FC03AEC151AC85A172B6E62D71 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t400CE5441E86E4FC03AEC151AC85A172B6E62D71_m67CFD3BB99A4FED0B67939A80833B2901E36AE8A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_m8748F072252B24EFBE7F0D6943C0CE61E8545A31 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t33A67F073C6663DE5B13AF42D2C0EEB17D068F0F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_MemoryMarshal_GetReference_TisT_t33A67F073C6663DE5B13AF42D2C0EEB17D068F0F_m5A0D29FDAC92092452FDFC7E5AAE4FD712C4C00B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_mD163FC9A8FEF2510D70414B650509F1BE2ADE249 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_mE4F098FF668F04A1423CE7175CE5D7E14FA442FB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1_get_Length_m8BBFB03A4633A7E720D2C2DA9D9D91A63F3F36AD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlySpan_1_tEC3278054BFE016529510338A44FF47AB1DA926F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlySpan_1__ctor_m839BA199636CE8C2E99BD53FC7BFAD86EC7393B9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tECAABBCCB42DB85B9E4F352013962F812072425C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TDelegate_t603B09DE9F50A15E4B68C0065D59B1AEACD8013C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tF2CB13E934720E85482592ED4AF5717E64D9AE89 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_get_ResultOnSuccess_m31883EE9F6AAACE6F74A355D41EA24F93B3542FD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConfiguredTaskAwaiter_t9CA10FBF62AC3C38E05666B0B022209A8B164BD8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConfiguredTaskAwaiter__ctor_mD9093127DAC95C69DDC32CA37A3554460E119816 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t59647A1C5D00447A86C00206176CCB665FBF1DC0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_get_ResultOnSuccess_mB159C999334E67ABC27631464E5F3642C8C25F09 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_get_Task_m6552A5FA3588DB3D8AE7119468A60B6A1F7B71EA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_t2A1871C9E91C85A417A23B70829BAD0CE29E426F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_m85BA1F2EB12178705C444D5D2B860CBB370C8A6C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_GetTaskForResult_m0A1C94FB730B53B4B35A475A99558EDDF609DC9E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_AsyncTaskMethodBuilder_1_t9020572610E5159A6FA31E419610F06289E2D6A9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1_TrySetResult_mD1826FA94AFC7F65F5BC3236ABCD88F56CA3F9A0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TResult_tB5647F992971DE31C9C53FC33555CB57412AD251 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TResult_tB5647F992971DE31C9C53FC33555CB57412AD251 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_JitHelpers_UnsafeCast_TisTask_1_t2A1871C9E91C85A417A23B70829BAD0CE29E426F_m9E9CF7850CA0877D83BD0A5A23B12357C1EE06C2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_m4C773978D7631C88D0112CD49C7C056992944DF3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_AsyncTaskCache_CreateCacheableTask_TisTResult_tB5647F992971DE31C9C53FC33555CB57412AD251_mC6C2241EBBA24E61BA1D918AB7F4B9E5C0935973 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TStateMachine_tE9E4DE29A0AB41247C1DFEBB056BB96E3128CF81 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TStateMachine_tE9E4DE29A0AB41247C1DFEBB056BB96E3128CF81_IAsyncStateMachine_MoveNext_m787AB6611D2DA2682C08AE038BBA9096C7C44384 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TStateMachine_tBE29CD66C0196882F89D90FFE58B8D4AF07E1C18 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TAwaiter_tC1A6569B267E8A26C63FE0669C3C51B1D31E88D7 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TAwaiter_tC1A6569B267E8A26C63FE0669C3C51B1D31E88D7_ICriticalNotifyCompletion_UnsafeOnCompleted_m09734062A0D335816D9511A291F23F4483E67219 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Task_1_tAAF3A1C5B2685DDA4B9EC31124A94D989AABC1F6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Task_1__ctor_mE296791DF36F6B2A0E5CB46708E02C7F94D7D89C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_UnsafeMov_TisRuntimeObject_TisT_t8C5EEBF21ADB4147EC4CC513479E8524FEA79B5C_m66CE0435E0E27F130E81878A149A8D2FE100BC0C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_UnsafeMov_TisT_t55EC83EE9971A55CA167803048564604BC458E7B_TisInt32_t680FF22E76F6EFAD4375103CBBFFA0421349384C_m5132C3FCA195B7DAD8DEECF926DA1D23B909B55E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_UnsafeMov_TisT_t59C9818D4275C5B38D20F13694BD4FE1E0EE90CA_TisInt64_t092CFB123BE63C28ACDAF65C68F21A526050DBA3_mDBFB63138C954E48B021F6DA61BDCDC59F42DB9E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_RecomputeSize_mB786BC32904DF2FC8BB950920762A99CA30B6AC3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_RehashWithoutResize_m672A4BE39FD7E1F9E36F1487432504EF03A770D7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t894A7D328BC8C82211E84349AA1B7C846972DE70 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_Rehash_mDCE50986E35D2480486639D66C5E53502CD4DEEE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t15187D08597AC3B02D648E530B3D6CCC4B4B2BB0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_TryGetValue_m7C7469868CDA18852E0CE7B16D8E0FD4CDAA7DD5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_CreateValueCallback_tB8FDE63DAF54F888DD334762BF9242F8FBA4DFE8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_CreateValueCallback_Invoke_m5720D6C0BE3D57F04E73977391CAA800EFFFC178 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_Add_mB85BEB93163F8E09E472F1E1BCD5CDA32ADA25F9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t390DEF6B8B56ED5CC557992EC3652B76E296924F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mEC0A937EAF891234491F4F210AD138F085DE7029 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisKeyValuePair_2_t0C55937841974467F91819D92012FA1240F551C3_m5BBD68C72C791F1EAA1500368868823386900C18 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_t4619C1F26D80762D37B012EF8F716D3B2DB2DE7C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_mF7D1283F15512D8CA463DFA94F17CDCB957E9433 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_Dispose_mCBC9E4FFB51EDE2ED6F793F778C3040615774E7D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tFDCE1CA29D03E7374F4DCE6BD1C57FAF6869F311 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t8DEC6E827E37745A638A9D01578686AD228019B8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t83C26A0C3D6A06BC50C62F544EF9E92D07E0BC68 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_mF4F69AD1E48663DF1144D22FCB52D02AA2EA7238 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m5E4CA25E03BD5994588412F13FA6DB60EA30473C }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t4E5E852D1C4A3F5C024D933A0B54F74B59E80A6F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tBE6850158665A8E196430E1D80AEFF9AC121F5F9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tEE9E2B0A67EF7877E2DDB454C5066EBB8C09D0DA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t77C4AF644C0D2AE4F0E9399E7AED3FED3426FBD7 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t0EC180EAF49286BF025FAC4DB12FB44ED7DC6DCB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t0EC180EAF49286BF025FAC4DB12FB44ED7DC6DCB }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t389FB907756FD5344214A353794B9C370BE5D639 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_tCFDCDF0DEE0FD184A2BAA3D54C0474EF72907766 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t20EC5ED457915CD72603643380580B0953662F4F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tFABA89096A3FC891574EE036D422A4D106829B20 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tB9C622C2276378AE187F973C01294BCFE46CCAD2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Getter_2_tD0850D3F86874687854FA7AA3872A0975040D5B6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Getter_2_Invoke_m037712ED24D494A196CD610178592524BF590A7D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_R_t57047839DA9E6A4467E590A6122C95EDC2E901A0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_StaticGetter_1_tDDE9CBE213E6444DC612ACC7DD5D4158CCD52B4D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_StaticGetter_1_Invoke_m5B4515A8F8BAD742149CC845E06C984EF01BFC2A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_R_t054D6BF792B1CE1FACA58B447C844553D06992DF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Vector_1_t2DEF63E613428E110D429967E5CA7DE8ADF91630 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t7D67093BB2FFD728051D825E6ED6B46C110A9BAE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t7D67093BB2FFD728051D825E6ED6B46C110A9BAE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_get_Count_m51DFAE00D1AD8A0B955C2B66FBE827002D99A372 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1__ctor_mD794241B3C57989A8C196C79DF4AD2A4A5559B82 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Vector_1_t2DEF63E613428E110D429967E5CA7DE8ADF91630 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_Equals_mFB4F31E65D9CA085604B58640FE433309CB2C637 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_get_Item_m0E1935F7DFE4625996090366E626E21637699B06 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_ScalarEquals_m9021693A27E556A78C2CAB4D46266DF3260DAFA6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_ToString_m9298016B7B1A9DCB6E1DE60323FC5CDCA79E8641 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_op_Equality_m947958DE9C69846CE1A5AE9DF2815C602A38463C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1__ctor_m6239F067CB00CBD8AB5A184644379795268984FB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1__ctor_m7448BB6FE113EA9D521686E44F547A8B118F8139 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_InitializeCount_mE7B18580EEC716DB48F352DF1D16EC691149E952 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_GetOneValue_mEE65E07F392DE2913CD76656A505D0E85FFB2BDE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1__ctor_m88394D09240AF1D15C674E4C48AB41499D4B3F82 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_GetAllBitsSetValue_m8C247B9F4B52C12AFD3830FA0470C4D262126E4E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_Equals_m8543EAC35E113D3773F7923474C910BE6B075258 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Vector_1_t6B5A9226C7EC33CCA1D9ED26AD7E3FB392A69961 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Vector_1_op_Explicit_mEB20C17A9098DECC5D9C9CAE72AA4D7849B31E39 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Vector_1_t5ABB92D0A8A9F5B15E1C6E405ADBABA59736E56F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EnumerableHelpers_ToArray_TisT_t6F97708F4E0B40186343AE34ADEC873A4DA210D7_m5ED3C92B0EC4CFF5683F391F4B3DFFA6D2102148 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_DelegateEnumerator_t9E2504575578315FE5496F90CA823EC86AF3C2C8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DelegateEnumerator__ctor_m8658160B0C3C112EBC88183FCAE4E1EECEC7CFB6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerable_1_GetEnumerator_m53B443D46C096406AB4570340712C32532413E48 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1__ctor_m1D7359CBFB75148B301A17424795BAF8FB44D310 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FileSystemEnumerator_1_t65538ABFBF9C640F60C18E8D3C4F3AB9D2EB086C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FindTransform_t01A4FA7F1CA46ED1603C7D820475F83F0427E116 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FindTransform_Invoke_mAAADD536E6E945CF0B3413D94E48870F8AE85329 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FileSystemEnumerable_1_t10F7927A4C1A4A1E1953716A51E1D2B1B346C00D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerable_1_get_ShouldRecursePredicate_mAF29FBAB2F0A36C77D9F81106D43B9D2471220A3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FindPredicate_t098CC59614E8CBE57C0CFD0B89A6FE09EAF28C76 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FindPredicate_Invoke_m065159EC65D6463C8CF8719F018249DE97C1342F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerable_1_get_ShouldIncludePredicate_mD28FAC9F573CC0A450E90980C6C452734949C2EF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_CreateDirectoryHandle_m346A83633636EA9BE3262B0531F2B27C0172552E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_CloseDirectoryHandle_m884DCB79EE7643A16DE059133EDA4FF520D324AC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_IsDirectoryNotFound_m552955E2FD22B111575776D595C370FD89548C59 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FileSystemEnumerator_1_t7B5C64C1EFD9D3D9980D5FD8E8B5E13088C0E96E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_IsAccessError_m1DEDD7552BC6D834B573A5E99951B9A36F1E9437 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_FileSystemEnumerator_1_t7B5C64C1EFD9D3D9980D5FD8E8B5E13088C0E96E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_ContinueOnError_mBDB753311091C902AF77DA5A86A1B7D68ABF4254 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_InternalContinueOnError_m0470B66D219AB2F9975A7597594211E27EE56BBF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_FindNextEntry_mC884C690CEE9801DAD97F2BFCAE0C2EC6C49E415 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_ShouldRecurseIntoEntry_mB5CA8F7A5AE5469D5FB055E41F9ABCADC1615D55 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_ShouldIncludeEntry_mD358DA9FC275715B013C5D1C90324460DD928EBD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_TransformEntry_m2704E60B62A9C6A307327ECF8B01D49FCE21C19C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_DirectoryFinished_m10D09246A2F71A1C7566D343EDFC7A18E37A60C3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_Dispose_m2BB47540ADBBA44E2F7C36FC368B49906D83113A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_get_Current_m111CD32660CBF94F22325B1EA58BDCA39FDEF6BC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TResult_t6DAB7D5D129066A706490E2E7EFDABC632BA1723 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_OnDirectoryFinished_m27ABD9D64F173CCC3B094C9DFB5D81378F1A0EB2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_DequeueNextDirectory_m9491BA7D3D6383333CEE1770CBCCE8D9FB72E1F8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_FindNextEntry_mED2831CE4154B09B0D1C18966EC141774B47C1CD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_FileSystemEnumerator_1_InternalDispose_m652DDCD6B1EFA1CF7FE6796EE0CE1FD3F436BFF7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_tC3F924B6A242847B6D977E2056C427E3DFB8C7F8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m899D966B6584D4CA617F390202EC4F7701666C4C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_tED888748A50BA620EDC678C26D7AC9F71A375BE8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m1B26A9EE10FC82454197E5A3500498DF2C859840 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t900DD12EF45EC6B434B73697FBB89D0252345C5C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_m77496CC5889CF7D49B3C08180DF7931DF11AD25C }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TValue_tA84E69092AB414DE721A38E63D901FB16B94FAFF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_get_DefaultConcurrencyLevel_m533EDD47BF2B813BFE4EEE15E4E8F78E24D3C4AB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConcurrentDictionary_2_tCE219B37DABA4B7F6DCCC9F2EF997532205D9242 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2__ctor_m4FD1323C7901816F97DE6054F77F0918087BC5BC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_t0DB049F3790A82FD00DAB977B42E76174D373A1E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m4C2D1D44EA07F9DA85B135C110B857510FBCB9D0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_t8F246466D92A6ECEDD001FED1B5AE7E5B00B0916 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m2DF302113591A19721B61ECC8ADE899688C8B650 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mDFDE1A4A7066E9DFAC0BE285D66CFFBE7B5D75ED }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tCC55C40A53F1EAEC3F26E4225BC710D59DE23034 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_ThrowKeyNullException_m1CC34FC4F7F541870A6CE9C2F60ED5EB5B133C2E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEqualityComparer_1_t5E90D201C494EDEC0DD2848F6262664157EC42C8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_GetHashCode_mBDD6B1A5C8862562CCE7A7B2EA8F5CBD55F11D66 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m67C1654C633348A29B222387BBE71F5AB19A0B94 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_TryAddInternal_m9FD62AF1E01FD1852AE183375C61F4E4758F3974 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_NodeU5BU5D_t38937018FBDBB61067D0B19DC332135CF3BE78F4 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Tables_tC5443018E31DFD60CBAFB2D0962D4DB303E4AE1E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Tables__ctor_mA56D673527F80481541AC1529EE1692E2709395D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mD8448C308FB25BB5B8CD77A2EE84161009200CE0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t14603EC286E545871DBAFE420F727664FCF0AA0B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_TryGetValue_m0DA025F86B8171D4E90D035209AB56DB42F20405 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetBucketAndLockNo_m4AEDF993A1FC79DEA3CCC462CE14D8857F779D9B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_Equals_m8F0A9F49CE54804927B4F751C7C706582A375FA0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m3ED8FF15C0094E8BD1D4441995C2E8D4854EAAD6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tAE2F134426705B9C41DA4DAC2C3EA340D56F8F9B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tAE2F134426705B9C41DA4DAC2C3EA340D56F8F9B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mB21D19A662436AB1B2860366E74809984E2C3F81 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_TryGetValueInternal_m05B986EB9C2AF946765077A7A7F145CDD1928DC5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetBucket_m5C68E57D037C8604EB474833041B297E31215F0A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_AcquireAllLocks_mCEEDD580D00A527B9DF6FBCF298FE2D9FB0C1FD8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_ReleaseLocks_mEEE52CDB73923D3DE8CAA5722874760AB7D6685F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_CopyToPairs_mB3C55D3BC206EF6C9A4CE2472F2EE25BE4A03985 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisKeyValuePair_2_tD5CB06BF496878AA4AFA9D8ACE7541CA484F69C0_m777BF24E3FD704173D55E5E9153EA6C2BE55F4B6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t0BF2E0FA8F0CFED2B3A6CF8744E603DC431E100F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_tD5CB06BF496878AA4AFA9D8ACE7541CA484F69C0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_m2649CF45A31361E98FE2F5E2E7DE6F458CA69189 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tA84E69092AB414DE721A38E63D901FB16B94FAFF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_U3CGetEnumeratorU3Ed__35_tC336002C333ED20F665E62F6B1419B41DAE229C9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_U3CGetEnumeratorU3Ed__35__ctor_m53E2D48DC2B980CFE62557ECA7BF13920C563DBC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Node_t95FDEE0A61520693EF1EF6C7D792E8D9D9C26249 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Node__ctor_m09C3AC699BAA3CA919552062791FA4E557762A49 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GrowTable_mE1DCA74D4363A8A822822EF8A8D119C3EA30A23C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetCountInternal_mAC232CDA35A0F1AE308B25874236EBEA1BE80243 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Func_2_t0D737F4AE22A2E116A5C645F1B1C34EEDC1CB1A7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Func_2_Invoke_m6DA5A10D11FEACCD4099BD7B98F61F480ECA87E8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_TryAdd_m7384768D52A4A502AA5C17A892B820086AA32CFB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IDictionary_2_t49AEE90C1C13B70D62D5D14C6134CB34294A0B32 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IDictionary_2_Add_mC8D543167FB86EF158368B41E67919B0C2CEAE6B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_TryRemoveInternal_mC3DBE99D2D4EE620181C0A569F1D5E0B38216260 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConcurrentDictionary_2_tCE219B37DABA4B7F6DCCC9F2EF997532205D9242 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetEnumerator_m269D2E271EC5B411F67D6F24F19BC4C4483F964A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_ContainsKey_mB2D2E3963128C1CF45EBFE8520CBEF5EF8133FFA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_DictionaryEnumerator_t16B15F880BE73207F1E38324752EDD2D481052E8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DictionaryEnumerator__ctor_m2D7274AAAA71B64494E20087281D9CEF4679D816 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetKeys_m1B4FA16EDC52C13C723AD1F37A91F9500C2ACA1D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_set_Item_m013F1ABE8308A484537FC58DD29B99812A3DF90D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t0BF2E0FA8F0CFED2B3A6CF8744E603DC431E100F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_CopyToEntries_m40EDD24B5EADACB3A9B37B79D43859DC34FC6335 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_CopyToObjects_m002883227C502C59281E575311E95E93D42C44D0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_AcquireLocks_mF4F112E998AD8D99DF455EFF5C9E61B0BC481EF9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t8FB4B86CFE153B532BA1A119B7771E0F0154768C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m9E7CA7AADAE06F2A51B2CA42A03523141FB2BC53 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_mC75B2E9D473BA9D8D651ECF8122E4A21A39A984D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlyCollection_1_t9E03ACED3A4AEE191450104C75C606646C655189 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1__ctor_m7757E26895BB0B756BCF1E683508217CCAF381D7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_ToArray_m5EAFEA98C6F03F113F0137E8369BB22B58ADAB9F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_InitializeFromCollection_mB6D6457EE71FC094EDC313DAD3E87CDFA34A53F6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_IsValueWriteAtomic_mC5E4E68642AAAFA7F5B51F1CAB0AB758DDC464D5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConcurrentDictionary_2_t8F3DD50D9ADA6B4679524583AAD008C0A76AAE21 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConcurrentDictionary_2_GetEnumerator_m3487167060D63EBD4A142750CF8AF01F13FFFD76 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_tFED1FB774EDBB3C5A8A780F1BDD181B4A3687905 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m063BD56A20655890CB5FEC4FDFE643EE62A4CBD8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_m32421FA7C3BFC6DFA7CF353A9B4BFA8085E5A0B7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t41C513A174F5F1C2B7E599C2ECFAF69540C6C9C7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m0CCAF898CB40DE5C0301DD1C610934FE0A832ABE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t9F4D688327705ABBE7AC2FE14F9F923B56192632 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DictionaryEnumerator_get_Entry_mEF1B7BE332DE4D12075B088AD0B1C991BA82B190 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_tD9757DA6FC0F26A42D06A8ED5CE2FF855BD847C9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_mFB2E1F0247DD64E247424AC711990729C945C82B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_tDC8163CBE79E3CA4C082DB37AF0B3F36B3279BBC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_m4D66A4E1A9EDF9CCD10AE58D4A8EBB1724CED62F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IList_1_t0753AC6845275484AC0E5B791F621E4271A94F79 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IList_1_get_Item_m992D133F9A93FFEB3AF8DD46C2E1CB0CAA2ECA55 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_Contains_mC25B70621E771F32C83B9EDCA1BE5A0C3EAC3443 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m084B25E44DE438946C504E72E10F7D9A060CDA29 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_tCB5563A99A256320A2EF9FCC0BE5C608EBC34B87 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m593593B475648E753016A7629D2B9EA2B9941E8A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IList_1_IndexOf_mDDB897A9A560870B4DFEA6B947BBE9694F96F7F2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1_get_Count_m84E7D4577302EC5DEB4CFF634EA0478FFDCFC259 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t577D037E67E782B92248B6B23719E379FD740354 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t8D48BFC25EA68A42A94BF65BB9E3A632E9BCB783 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t8D48BFC25EA68A42A94BF65BB9E3A632E9BCB783 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1_IsCompatibleObject_m3A62A69CFC16AD0B3ADF88E46D68F7E519C18F24 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ReadOnlyCollection_1_tECCF193B4766C0D2611FDF4C5720AD9558E50A9A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1_Contains_m18075632C0783AE5BE954706697CE5310C721FA7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ReadOnlyCollection_1_IndexOf_m6D7F8B3EA6FB11C70ED878181E58EF02BA279C5F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2__ctor_m61722425FC509EE15F11ECC5B2EA2CFDA71D61D6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Initialize_m3D426E132BC1347D68BE2FCA2971BE7AE4BD1BB7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_m991C7462139C99008B0C99A0418FEDA9AFC9D549 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t177B3B15E94DBAA6D27ABCE44B3D0FBD8D938C3C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyCollection_t43AEBBE162C6691A3B2088AB88F374F72DEC30E3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyCollection__ctor_mA17E948D75AE4FDACF2EF3DC51496C09AB841B05 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ValueCollection_tD1B69ABE56AAE3FD1344325426DA16773277E83A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueCollection__ctor_mA17BC61E7E35DB607FCEEE7CAAF2215823BF5D5D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_FindEntry_mE708C35815C8B2F66C7E018BA1B4226D21250272 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_TryInsert_m89EA962E8AB540DC116577895FF3E33B30C451CB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mD1C50F015F0F2D84209FA4F55FCD6B0DCCD46F13 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m93BC40F0C30CC605BA9E7365091978DE257CD516 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Add_m3509210C16CB640337DC3974CE4538B25DE5FA57 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_get_Default_mC7F2686E5D2D9E0266106016639D58354EC6B752 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t714E10C1A2B69926FE196946752AD5C70F445597 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t714E10C1A2B69926FE196946752AD5C70F445597 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_mAE3960A823D4E1DB38C7DA37E76B1EF4EC55FB44 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Remove_mB7C1DFA81F7A85DEE629C997C3770D2D70F71761 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Count_mE2510EA6DCC19E87A1D6364755589D1977857107 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t572E990B4B51809E54C7F3B2647FD92FC9FD21AD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_m51261952FED0570893EF76FA29A5E7DD3434B152 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tB97DA7EC1CF5D2C0E4402389FF02F36A057755C1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mD85440CD0EA99B5BBADC4DD29476295CEB00869F }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_IEqualityComparer_1_t000BA468D2A15B31D243A32C0AE2A54DA7D13EF8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_CopyTo_mE2CAB64988796A919B42E475CBA4602EC1C7BEA3 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t177B3B15E94DBAA6D27ABCE44B3D0FBD8D938C3C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m4A6A7EE89E2B3321D610F8C14CFA35F99C9EBC85 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEqualityComparer_1_t000BA468D2A15B31D243A32C0AE2A54DA7D13EF8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_GetHashCode_mC4C71D79AB649D5232257EFA118709F014385DD7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_Equals_m97B805D03D46D5055D98BCC448DE25E05289BC49 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EntryU5BU5D_tED7A24C8B579D349B5693977271045DCF46A2A7B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Resize_m2FFF0BB958ED14977BF0DF2B27C10E2E16387175 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2U5BU5D_t6F2EC69B1438CDA5B7339C23B19403E568F9B290 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_Resize_m21DA4DDE275F88BA6B267CF83FC3E0E205CEB9A9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Keys_m00ABE72735AD1569E89CB2CE404CBDB2A20B3141 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_IsCompatibleKey_m2831E2DF747F3D8A300AE5C76D2A153CA9CAAC48 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_t4FA59C7C1F0B95A689AA00C32DABD6EB2D22F20B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisTValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE_m4AFE43C3996AF1B1EE874F659B3AF40101D0D6E2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_set_Item_m6DB1637BED1A437A249EF521AF0D5B2BD5DC56C8 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TValue_tB2F109137BFBBA5B1BD522536F2FFADD93BF09AE }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_TKey_tED2198944A0D9F766F1CD2E4EA89897E2E037B47 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsKey_m7C086D7A3333B07B0B7DF0AF7F082E63FA15C748 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_KeyValuePair_2_t23F299E80A87656CF35AA5186B375FDE51A801EF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2__ctor_m56DB7286B7133D4AF3246FAE665AB34494A01640 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mCFCC36F9C5B0EA7ABDB1EA5CC25D52536785C100 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tB7B4F62A85F307B2E1BC99871997EABA65B9AC98 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_mBD2C59D5912C5B1FB0419304C21234D6DE918151 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t6F3D9B1BDDB64E3FF740D1F034360EE567A26F25 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tF0F620795C343D8913D48279C110251C70A50428 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m6329E18A5B285ED1B716FBA25F6B81AECB7483F5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_tD9D27D8E137F045B3B6DAB613B8BA5A7F6508E88 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Count_m303B44BDB936F0F84B5F80A333C8BF7BB27EF538 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsKey_mE24F3EBC023507D430167E71854EEF633CEF64B9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKeyU5BU5D_tFE1712985428040AE434BF11CC3EB9E1DB3982EE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyCollection_CopyTo_m88B2D702F1345E6CC1B7E6EF9737D3AFF257EF54 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t5658192A4AB1F60B59F562FAC5773FC0224E61D9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tD6F5EEADA0A8791813A4EF1C80C94030B153E4B0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tB04B808AE2767096E19AC62EE5BF84713A38D432 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m67480896D7AAFC7F2DD7D2021B8491772FF5BA31 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Dictionary_2_t39EBEBAC4203CE03DD147D0DC5F0E28E0CB9C0AA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_get_Count_mD6F8B87E3C9D5A5DFD15A77D60A4B4FC31B0E655 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Dictionary_2_ContainsValue_m480439DC263A1858D57494026292EFCD2BEF57B7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValueU5BU5D_tEB7631A04DFFC87EBA82F3D12566D5022E3329AC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueCollection_CopyTo_mF0F61953DAB80114EF463EA07DFE4F6A9DD00A96 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t747DE34CC59208278D7F5170180DA19060802D90 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_t000C678F2AD05088377B639A262C97D1B73DA1E8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mA39D19D91C53FF4B55B92B4A5A5FB02919B65B06 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_tAE1541CEBE7E523E393A46E588568F4BD8337859 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Value_m63EED0AAD336B7D756E19F9C702CB07FEB08E6EA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TValue_tAEA6D09BCD56B8A100F4F042BC143BC0266C28B7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tA054E80C004998BFCB1ED5377160B32E4A19B78C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t96C81CF527EC7ECCBA1C7E8BA4274C1D4DF60C25 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t1C89185C1861762ADBCEF426259D95FEE3CBF931 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_m7D266DFBE038AA814618DEC4F4A6C7DE4F60D5F0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m76EB7F66858CF76EA5AF3CF61E51A0B18F57E11E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_AddEnumerable_mA147E2BDE26A7A667C935F1386829BCAEF405058 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Item_mDC68D959D5640A2CCB7D790ADBE06E1DB2CC8B6C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ThrowHelper_IfNullAndNullsAreIllegalThenThrow_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_mE74D47EEE5C1AB8CB73236EAFE5594D418353234 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_set_Item_m405366869EC6A6E94075FF7E3B35DE3CC5F9844D }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_AddWithResize_m1A267B5922FF670384C75F51E1179E83F1A9CD63 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_EnsureCapacity_mB06B7F396A317BE3F1C012D6B8C39A9C0B44C4F1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Add_m71A1AEC501D953B5A624DB025EEEFCBBC2AD230F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_get_Count_mB3F00591B5EA026055ED82469062B8EA76955EE1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_InsertRange_mD5E70968BBBFA77E8A73AEF8EF8ED4F1077804C8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_BinarySearch_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m0ECF672EFAE6C56AD1F19FE33A9B00BA6144174C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_BinarySearch_m48965DEEE7B0828137E2813F50996AEF7CCF0E0B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_IndexOf_m9C2DFE3B37DF211435189B180D59F49B4260D27E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_IsCompatibleObject_m244127D237A05F87E05B33AC51183F813E4F79EA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Contains_mA30D1C3CCF1A1E6F7348EF8D7AE2FD8E6ADE888A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_CopyTo_m2A907866CE81DA44A2F313150709A39E7F776724 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_set_Capacity_m072F8960DCE34254D4E6D5FF0EA6D00B834AFE1C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t42A9C1081AA5EB0AACCF8D463A64B2F4E630AC35 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_mE366B342B86A525EEDBD3E1FCAF0ADA9B96A51D7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_tA054E80C004998BFCB1ED5377160B32E4A19B78C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_m3C52F3DCED67AB7CBE627E4CB54BE8C8E32CD237 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_FindIndex_mF6A91419BC99A9DC8486A9FC6A1609F76AD116B0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t4982EA6BF5A270D5544CF8876DE60B125EDF8FB9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m940A7ED1B262F2414A9A584CC490C34D88BEE383 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mD05792AA2675929FAAFA3CF802D61421425A32B3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m40A70792355709C34B9CA2F4171A21EF24DFF784 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Insert_m1F61B17111EE9CF88CC507E09FDD2F45078F6911 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_tC43D7D663C0425D46547489DAF75ACE7D06B80E7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m1E62C1FACC90427B560C8EFC13C7D84DFAAA0466 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_t8B7562485D8F128A668734787CC24E001ADCFD5F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m47593D4142FA21D78A5F7E63883100C16B58643E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_RemoveAt_m4E886F8B4F9844F8485820BA97228CE16F57DAC5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Remove_m886938326F8475B384CE65236D36D1FC0CC7DF89 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Reverse_m493E70BA9AFD283444BCC4CDFD10E7DF6D142A1F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Reverse_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m72978334ABD17D3BCDFEE29E85BFF7EE388723C0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1_Sort_mF397F7F59490ACED3C38D29E777282DC6112D92B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Sort_TisT_t664E2061A913AF1FEE499655BC64F0FDE10D2A5E_m3599ED4030FE6ECFAC81F16C552C07A1106EDC78 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_Sort_m48420B7C08383E9271544B9B717D67FB05E8ED02 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t0B69B36E8E1F97490E6BE32C23AE1784AB1ADA3A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_List_1_t51353FA24EC350F0B210AE96155A0F2736F5EAB3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_List_1__ctor_mE49D14EEEF600601CBC4BF6741802B30647E9FBE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Converter_2_t1F31C8063EAE379FABCC81520D7816756FA555A0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Converter_2_Invoke_m57F6ABB336EF230A03973703934675D5AD952A65 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNextRare_mC335624A2B689416F48151B37A165CC87A0FC06F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mC09C88660231E935B0D78809832F8126170351A3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t010616E3077234188F9BB4FAF369F8571BC5F2E1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_get_Length_m206F491984570934EC312F877D4F1008B29C2B04 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ValueListBuilder_1_Grow_m2E91B784E25EF0D939137CE566AE7E77EE309461 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_Slice_m63DB926D9EE3965AFC2750627D1A94C5D59FCAC0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_op_Implicit_mDC5A1671DEF44196EC53FAE068303CD03BE621B9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Span_1_t7FD45E31AEE5FB4133C73F1068A5135482912209 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_get_Shared_mBAB5BCFD744E239BD640FB57F67148EA4F099F99 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_t9B79E00CA232D419E87B553DAD20CC5DEFBB6F96 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_t9B79E00CA232D419E87B553DAD20CC5DEFBB6F96 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_Return_m3A7C71C9A9D2FB669DB13C93F891F2C57038D374 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1_Rent_m9BB8750142C58F6BA27771A2A98FFF0C52D3A9CD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_op_Implicit_mFE106B948040F945B8AE8D86814A4C2896F02941 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Span_1_TryCopyTo_mEC4AFF36722BC42A9932E77B0278389240EC1392 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_get_Capacity_mC3E6B646D0BF0C9C3CE53127D6D82730864ADB94 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_EnsureCapacity_mF07FBDAF8F000D06E2F6ECF1CC608EE99105C48C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_UncheckedAdd_mF709573402D5A06F3C572F272DA64457F50D4897 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t41E4638B2C15D1A8E815142F2B63EDCBF39B160C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t9B348DDC6BF46C91FBF4567D9DE57A65685313E7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_mAD9E1F0D38A50B2306D6F38D567077C21919DBED }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t2F90593302010B496499792BB1C55445C104EEA6_mCA92BEEDB7ACC2B2E59AEA8D676D5C62EEB60FBD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t05D18BFC77B540D06C8BFA9274961B8E06594CEF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m8BDBCAFD99954D44A3A2DBC8E682F6D8C65D929F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1__ctor_mF37FFA0524F77C9B1D3771C116C2CE3245BA623B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_AddRange_mFCD91E5F90F419FB39A362A5282B2EEB02414B52 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_ToArray_m279CDBB3F5AFE16446029A2C7947F3FC798B7B87 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1__ctor_m42652D92A94F47923FE535F141C85C7CBA9A086A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t7F4D0BB74CFFF1A41AEBA7EB3E044B8AE0864979_m0DAEB2F1E57F7BA2D814D9D0E28EB727F811B9CC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_t5B746618FA8648127289970E11F8CD8CC7E58D10 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_mBF9124F75B5113FA899DB2589569B4566DFDDC13 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_tDBFE64B1A1307D1C6B756D656B3406AF4CCD4047 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m8C1BE192EF2E168B05896D2582A7B949E9015BA2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_AddWithBufferAllocation_m7FE6FC357DF36821EFE2F22BD46BBCAC7FE8F7C3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_AllocateBuffer_m190064EEFF89442A4D0675544C19184284630F93 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_GetBuffer_m5565609427A17C09A6B6D026F8054A9638AC58E8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_get_Count_mF26B0B388A989622EB006C0269259158964C26E6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_get_Item_mD43A7A2FB4E6C25B4F1FC285B1CD0FC6D574F7D8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_TryMove_mB9BDD48114C283075BFB4EB562E2395708D54D1C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tA65F28DABB641B53289CF3DB9E6086D8CA145B2F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LargeArrayBuilder_1_CopyTo_mD2BFEB78C871B602FDB2918CE227C5531A7B5B58 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayBuilder_1_Add_mD695DAA1AED4C14E355179176834C373EBDF937F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_DefaultComparer_1_tBDB6D292A75D3357FBF86DA0C3E8326CB8131D48 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_DefaultComparer_1__ctor_mB57A0837C186C4730EE801A802D6ED59A2147E21 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2__ctor_m9CE1748B83AE1AB16BCFA8205152CBAA19283F7A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2_Clear_mA1A7D24D842F01279A39FDAD8E9F2A0EC444FC08 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TKey_t8FB2343F7E47C8D3B483431BFBEE55A6A61DC6F9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2_Find_m2A8572A42451F3A553F8E44BE5A462274E365CEB }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2_UncheckedAdd_m487CD417A5510920113E1F4868BCE239B7FE6834 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EntryU5BU5D_t48A95CE95517C9F4A14602D9F4D45A45B86B6686 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2_GetBucket_m6A18D4C096C5D5DD94EFFEDE8773B8A114545EEB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEqualityComparer_1_tCE1FFB0F36E2BEEBA6C30C6A47C1FED654C78956 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_Equals_mACE8B06CA41837A390C3EB56485AEABD23BFDCB8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Entry_tE30585FCAD8FDF4FD717C214CEF62F1357050A71 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Entry__ctor_m459B295C599AD825F76764B993C3EFA12FAAFFBC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelDictionary_2_ExpandBuckets_m85AB8E6E31B0F04F84E22741D4B0D9EA10FFE5D1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEqualityComparer_1_GetHashCode_m1355BA7DAECAAD33986809A229A71A7F6F3C4319 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t25D6ED7DCA825D17E8E43E3B0CA2E0AD9FECE196 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEquatable_1_t68EB4D94EE289E1B635CBD263B5DF61AF1F28FE4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEquatable_1_Equals_m7DBA72E2CA7F4E510BC4C629A0DF4B2F8EBA9E66 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_CollectionExtensions_GetValueOrDefault_TisTKey_t5925DFE690058CBAB61EC7E93512AEF6D32862C1_TisTValue_tFEE7DCFC3B904D417796C332A4AFBE5C1298EA56_mFD39F7AA0AB7373154123202941ADC637CBEBFF5 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IReadOnlyDictionary_2_t3D05F0B767FDE5550E14D09A70308F32B1CDF72F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IReadOnlyDictionary_2_TryGetValue_m9417C9AD659CEDBE5A6503A33B210BC82AE6DC03 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_tD6AE21C41260DF14F855F85E236422077D7456A1_m05C55642FA7771B1B2674966B792C9CCB8914925 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tD925B5C60310E905AD9B367B088B963FE8DAC2E6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Queue_1_SetCapacity_mB13D137B706CD9C4B6FD3AB34CAE907FD313D3E1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Queue_1_MoveNext_mDB1DFD40DD05876D9CE11C6C6C2D52734DF420B8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t6909F21E05B290BE40805B8A5845E4FD888195A1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_m3CD4A9AFEEC646CEB789F5E376BD66365C0F4BDC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Queue_1_ThrowForEmptyQueue_m1734B0118D8C9D30C3B15DF21C4B825BED513E01 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_ThrowEnumerationNotStartedOrEnded_m21038AF7441B245B4CF90BC12829E06B1D6C7CB2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mF9039261AAB336D4BB16CEB6C7285316E0950C6E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t0E5DDAEBBF431B9439368009CC139FC0992B409B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_mF1B919F82391532C1C3269FE96BFAF9FD548B003 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t24324BAFB2D98520B45A746E3C864344B615A3EC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_LastIndexOf_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_m9D4A590C7A3A364C4749D59F53469CAB4A9BD310 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_t198FF3485E55915F2A85031CEE0E247740169CD6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mAF3BE544B89EFE9DFCD23FCE347CE9E10A3264D1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_ThrowForEmptyStack_m8D2B8E9F75C2B9A34EDFEBC1980CBFB0414C6980 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Stack_1_PushWithResize_m4619D1C2B17C1525EF419711A3F0BDA293C2E466 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Resize_TisT_t96A73EA6CF7DEE94DD5C5BA4D6F3BB998BAB8976_mF1AAA8AD5606491580333A65A02C2C7B0F83376D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_ThrowEnumerationNotStartedOrEnded_mF8F17F963113EF753D985538D3BE3A8E3B9B15E7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_mECA8768B7E557BD973D43608595A923FEB215745 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t43B3E794C887F691C76D009756D4BAD94E1898AF }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LowLevelList_1_tD926F62ED465B07BBA0194B1B198F392B63F1844 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_tF2D764A3F793E5C3BCAB5AAA655751993C56B20E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_EnsureCapacity_m1594953091CED2D573B9AE3409F9BBB1C74828F5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_set_Capacity_m07D684CD611D2A21C6096106A0E013998A2953E8 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_InsertRange_m10B87A0E16D2464E20787B0BF57137000073C7E0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t1A3545A2987F4ED1148DAF9AF45DF8CB8D0B2159 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_IndexOf_mA1AB4FD3DA0C64C604F801BA788DB6A29FDB5428 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_IndexOf_TisT_t1A3545A2987F4ED1148DAF9AF45DF8CB8D0B2159_m56B2A02D37CB0AC3FB545D956C2DD482DE69FC7C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ICollection_1_t7A6318C3DCC6ED32430F7C10CC509FE780190525 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_get_Count_m38EA9E4A9AD2ED1EA5E9A554D96CCAE04F3D24E3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ICollection_1_CopyTo_m2F3F8923E6C01D872CF8FADB10EF78CF5AC66B5E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_t75E7FA7A731234FDECE1B902302EE24727C62243 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m902236EA58DE2A6213A5B4619F645DD36964EE4F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_t15058A6A567254A836578A99EED3418316E89CBF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_mE85BCDC630D4B87CE8AC9302A7168A18B6415C43 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_Insert_mE5D9D33968FE25782DC62FCAF95BEB197704AA51 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1_RemoveAt_m6E941DB87F315FF857D45AC99D87528C28CB979F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Predicate_1_t36322C5A4A11B59DDCEEC068D58185E6D71B7919 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Predicate_1_Invoke_mA4A4A61D6281F6231090BAA7AD51F9CA0D817E10 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1__ctor_m0919DF0C340C061B43AE4CF9808FA08C2E9227FA }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LowLevelList_1_tED7CDE753F0907DE09A3A0E3D98369E9AAC368D0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LowLevelList_1__ctor_m9B1951F3509A87430783EF7F65DECE586E247969 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Enumerator_tB19D46B40EC775D8EBAD1F019FB1BC10822C8ECA }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator__ctor_mF0C10924CEEB6093C3B36EC4DB597E4C24023313 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_MoveNextRare_m1D49E6649144E05B4DBB831ED5F5A8DBF40A7D2B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Enumerator_get_Current_m3B350D4FCDBB83F902203879035B6C556165F1A1 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tED0EB14CB913118FBDFEDD7D0C8F114A02B0A274 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m22061C4CAAB922573FA0C5BB12349933331B47AC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tDBCFA1A5EE729A22758C0375C70EC0F65B7C0ECD }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IComparer_1_Compare_m65CD2E43E8CF754C9F42C6F67A682FF450AD66B2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparer_1_tFE0EB452975265F44939C27784FF90AD10F8E6FE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparison_1_tB2702C67A754DBC94BE5E8B2FC98E9CA8E1878D1 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparison_1__ctor_m15E139675B4A28D4DA1DB7AD11ADDC408A719106 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_IntrospectiveSort_mAA0EF589F9FA40F0CF9087132604D71DED8A7D5B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t12ACD5D4B1FBD05D5754D7AAD19101DE86191AE7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_InternalBinarySearch_mB5BB5BA7305FAA5CC452C9253A4A4839449DE241 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparison_1_Invoke_m9EBA24AF90B80DC6C8C18665AB859E14C5AB6E84 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_IntroSort_mD8DF2EBB902661A5DEA739C52691297DCD8A928B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_SwapIfGreater_m44A5D01254E76A7A45237532357D2BA2F64E6272 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_InsertionSort_mA94677CB1C14C85C128053C3A5A266DC84C53EB3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_Heapsort_m199BF0955425EEE3E250FE6AB0B63041EBD4EEF2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_PickPivotAndPartition_m6AB9EFA0A755911BAC1EDF7E7EFF2F502636F454 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_Swap_mB2CDD50F98F368C618AA7FABECEAD5915C0BDB8A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1_DownHeap_m87DA47350E39B68018D1CE4B41704A52E37BF055 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_1_t12ACD5D4B1FBD05D5754D7AAD19101DE86191AE7 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_1__ctor_m8364363797099BD14594FEA960CE8D47DBF13880 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_get_Default_m93BAFE97E567335B4B201C029079C09946ECD6DD }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tD5C9D120B5AD88C362579A9F2F58F5745C1CD0A9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_IntrospectiveSort_m5A877BDDB663B8FD1004BA16185C958E5680B727 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_2_tE8A8BD84B9DFAA4BBC7CEC609355C93A366542A3 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparer_1_tCFF523F4F83984F05DFD7B9F131A87C01ECA8A77 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IComparer_1_Compare_mD3F08CBFEE42EE9A05A38B19FAD2ACA0D6026DC9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_IntroSort_m265E006A51C6997AEB9784819B0725191BA31025 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_SwapIfGreaterWithItems_m10B56450DDBD4753B8688C71160FE31CDB529173 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_InsertionSort_m1F1B12DB20BE57659AE07B1762DAFE98C11D8D1D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_Heapsort_mDD93D228F5B39EC77BD9811E787D0EB3FDE722FC }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_PickPivotAndPartition_m2F623BA8EAE5BCED3D53F9E26A5655C542852AF4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_Swap_m5FFA2FDA9D94F3B8C07B62CC0CF8654CA335468D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2_DownHeap_mA90F6877D07604913EA035C402E620EEBEADE3F7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArraySortHelper_2_tE8A8BD84B9DFAA4BBC7CEC609355C93A366542A3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArraySortHelper_2__ctor_mC92E5DA8D2E2A30CE9BE47A2D013338451175655 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t1B96246056010909BE129F4EC3F129A03E446879 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_CreateComparer_mD97C02DC2A27969DA81CA971968345239EBD730D }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tC88ED2B73A798AE9EFCA8C6BE8DB3C761F2D839F }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_IComparable_1_tDBF1D04E6A41543103FCF54A6EBA5E512180987C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t1B96246056010909BE129F4EC3F129A03E446879 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ObjectComparer_1_tDD7528B1977431E4A40BDE5E6DA9D8D2DAB1A58B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ObjectComparer_1__ctor_m790A2B623DF52626E229505E6E69B1647E55FBA7 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tC88ED2B73A798AE9EFCA8C6BE8DB3C761F2D839F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1_Compare_mB8037A51B9AE847F361F063BE5F3FF67B321B290 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t206AC7254049416911476B50713D159D33505E77 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparable_1_tF3152D2FF8935DC9A5713627E88C79C57AAA52CE }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t206AC7254049416911476B50713D159D33505E77_IComparable_1_CompareTo_m5128A09E854AE1760336861E847632668C6DB7CC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GenericComparer_1_t7D7DD4D4616A0EB6D31F36EA3480775884FC65E3 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1__ctor_m7F05754B658691B1FB30F05056FA3444F119766B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_t897BF0C5393EC4E0862EE76827CCC1BC7DD3D7D6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Nullable_1_get_HasValue_m285AEB9420BA320C5C7A2325B030F7677D58453D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t66C356754D14B7B97CBE454FDBA82870668383E0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IComparable_1_t44B4CE659D4608C695A180A9DD473AB187C228FB }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t66C356754D14B7B97CBE454FDBA82870668383E0_IComparable_1_CompareTo_m1F2229768D421F92B3FF592F641D2647EDB25CB8 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_NullableComparer_1_tB80EEB6B34726F97B5B1BDD16846B8B88B7DA333 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1__ctor_m129922353C9ECCCB03765A2A51848DA226C4A809 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tCB2125F913F89A60A55E41ED4A9226FC8FD1DE1B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tB5A6D656F3D4786F5DE734259701DBE00E3B8D6E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ObjectComparer_1_t29AF70F54EBAA613099A00D9D7BD25A0533708D9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Comparer_1__ctor_m1E0EE5BB668F6415DD6F53EF0F5F8A597A515BBC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Comparer_1_tEA3BE62D7749A144D20DFEE578A40482BED26EDE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB41DE5618C6DD17A231621C444C347D853DA1003 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_CreateComparer_mFE6FF91BEE7B6C663C653B40832C5556FEC254AE }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_t3201EA0EFF974A5C500F8A30DACBDDF01579443F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tB41DE5618C6DD17A231621C444C347D853DA1003 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_IEquatable_1_tCBEDD2548443097D4E05D42F55DB01926CEFD7B6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ObjectEqualityComparer_1_tD58D5789FD8C276082FAE4443B8669F38975E072 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ObjectEqualityComparer_1__ctor_mDDF77C01CC6FFDF0D5266710CA22B0E076237979 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_Equals_m4FD84D6A1343D46A58DDC03723789D1CB2217B11 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t3201EA0EFF974A5C500F8A30DACBDDF01579443F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1_GetHashCode_m5C8C3399155BFDC17A1E1C855ECAECC868D1A672 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEquatable_1_t241B698CD44A922002A644C4DFAD62E4F9B10F1A }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE_IEquatable_1_Equals_m3D2C57673E4A202DEF699693F0CF0FCCF5A1674E }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_t9F4D0926BFA5B7A66DD70C73E7ED7CF79FA81EBE_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_GenericEqualityComparer_1_t46CAA78AA15DD35242E860938A17ED6DE1CE0666 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1__ctor_m323FC01E0209513EF51C65935CB502A9A74C9E63 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t9474A1064B4BFC3B3BFC479A000445F508EE37A2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Nullable_1_get_HasValue_mD0819C3D7FACCBEE2E3451F5D77F389458C4FCF9 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tD8F8BD971FC85E5AA54E64878A26D3BAFE18A198 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEquatable_1_tA2E27CEFDBC7EE3BE3512642EBE0A9BFFE90B9E2 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tD8F8BD971FC85E5AA54E64878A26D3BAFE18A198_IEquatable_1_Equals_m7DF78E33C223A45B63B4C657D552F98A34CF2107 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_Nullable_1_t9860B87EFBA264852F3EFE7B97CBE73E723411D7 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_Nullable_1_t9860B87EFBA264852F3EFE7B97CBE73E723411D7_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_NullableEqualityComparer_1_tF34701DDD48E10A14C46869515B2201EF0517CEE }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1__ctor_m00E61998149240FF17254C9A6E4C59D7E616E3EB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t43F4486E799BEA95EBDC3993411C9BAA8B77965E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19 }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19_Object_Equals_m07105C4585D3FE204F2A80D58523D001DC43F63B }, { (Il2CppRGCTXDataType)5, (const void *)&g_rgctx_T_tECF9E6E6CA4BB02A17BCB404FF834BE030E6CC19_Object_GetHashCode_m372C5A7AB16CAC13307C11C4256D706CE57E090C }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ObjectEqualityComparer_1_t444E5872AA48DCA95613D1F1E0DBB94A13B76D9E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1__ctor_mE7FF57FB736B9E4C991DA0A40E0962F0AD6A1F27 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_tCBB04A1F58879783AD30198235ABCBD5B00D7139 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tFA656C6A592C03387B33AFDE4A01B0FEA8FDD0C7_mAF55B00A4EA1CEA860588EC3993175D1BBE4CE91 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1__ctor_m9482F1F549CBE70C053A53F567CB811E98544681 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t4EBC7A4B3B3BDB0815A02F5275C8FBED03864E80 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_T_tFA656C6A592C03387B33AFDE4A01B0FEA8FDD0C7 }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_ObjectEqualityComparer_1_t7B8E95F4AE75565772FA76257B29F09EF4B6119A }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EnumEqualityComparer_1_t6574FE96BD181D89000469235AC0CDE98627EF2B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EnumEqualityComparer_1__ctor_m16F12484363735900ADA825A2BFCA9C0A1A6C468 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EnumEqualityComparer_1_t04EE3B44A4B0901C8BCCAFB634C119C138A1B679 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t753D86B02A9708789A9B65A7E407E6721788E8C4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tFC5542913C5C664040FE11A1CD3CAA5047760AA3_m2AC2CC8D53783A9FBE278441600EC1BFB1303E91 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EnumEqualityComparer_1__ctor_m09794509B1C4654C18F574429E05D6EB9E51480B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EnumEqualityComparer_1_t425C814E73E5D99945E87FBC5CA72EE015861793 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t8049F3B2E0002E5E6FA822673CC4AE7E308B535E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_JitHelpers_UnsafeEnumCast_TisT_tF891361FC715BBD984F1037039A2A971DE20FE75_m621D4B57A8FA631094FC8D95B8F4C8136031006A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_JitHelpers_UnsafeEnumCastLong_TisT_t08EC0605FED6CD64D1E8EB373C40A572F9F0362B_mE31CA5CBC3668F25AC5EC06D5FFC084DF576B70E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LongEnumEqualityComparer_1_tAA1FBBBE54C5C7953155A59E1B435A2032B98A6F }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_EqualityComparer_1__ctor_m5B8119FDECA210EC267FFD87D3A1A64E8E105B8B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_EqualityComparer_1_t1CE34497564C3DC665E7ED077295CABCF9D666AF }, { (Il2CppRGCTXDataType)1, (const void *)&g_rgctx_ObjectEqualityComparer_1_t8FFF1F53691561E7C8AC6493AF588DE686A68D38 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_tBCAECBD7E56D178C8C7A2FD7EB9C61B46E22C3C2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t8D79475DC4AE966CFEAF9212B0437C29F61A6D5E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1__ctor_m99DA1E3C73511D08547D56E6229D2F5B6283CFA2 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_PerCoreLockedStacksU5BU5D_t478B38EB3E77CAA978EF5C9649B181D3C8BD5FC2 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ArrayPool_1__ctor_m15BEC958B6447E7265BC2EC4A9EEA326CACA859D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_t6CA1863E62F89ADA8539D8C539761CF77376DD5E }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_PerCoreLockedStacks_t68E8FE9B64F7F37B36CAE2CBE10F993338DEC8D0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_PerCoreLockedStacks__ctor_m369E6498B66EA91DD8DCABE58151CEF0479D480B }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_Array_Empty_TisT_t39BFB044BAC2422F355CBA0F18BCBEF2D3C8BACB_m75F47522E559E2504D097957BA4BFA1B74CDFEFB }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t984FF35D847892EE9841D28C6BFE574E5AEB6C02 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_get_Id_m6A319913A869A214EB615DA5CED52C410CC467A0 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_PerCoreLockedStacks_TryPop_m17F99F47FCCA66A8D84B54B93F3011847341D5FC }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5D_t4C6C9270FEE6826E248339B967A6FE4F0089ED4D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5DU5BU5D_tF4B338E50D77B9B9FD8E7FDB3F691120BE843233 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ConditionalWeakTable_2_t140CE464FCAC5FCC0E5E4820F57D26DEBCB6DB6D }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2_Add_m491A996261F596E974AEDA7496FE01C83219FE50 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_Gen2GcCallbackFunc_mB67D319522E1F408FEAB7210AA31879E81E0AF3C }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_CreatePerCoreLockedStacks_m71DA212009A23BBB9F3EB3E77E0828D9B8CA15D5 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_PerCoreLockedStacks_TryPush_mCC66B49022747E57BFEAB423A54C36A1E3E41B13 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_GetMemoryPressure_m726359E1BFA8B5A5414E9644A5141FEF93E059C6 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_PerCoreLockedStacks_Trim_mA8E686D557F73678F8771C8F5CA022F92B2B2F04 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerable_1_tE9C9ED5D219A02A88F431661F1B97B89AA9B14FF }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerable_1_GetEnumerator_m461433F3118F088FBBF1F180AF8EF9DF134A0C03 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_IEnumerator_1_t6C4BC30ABCA31B8092B6B9E81B794BD3734D47C9 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_IEnumerator_1_get_Current_m6A5FCC41C01400E38FAB904C5680EB4FE39A7DC4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_KeyValuePair_2_get_Key_mFFA9158141B70F2A2B0BC621837F93396152FE43 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t984FF35D847892EE9841D28C6BFE574E5AEB6C02 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_Trim_mEB9E52340F010BFAC199AB23B63960A17769530E }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_GetTrimBuffers_m12D5253A9A021272E2E355EAD52194F46C5B7C8A }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_ConditionalWeakTable_2__ctor_m2C7D8C8F5567BECB0DD3A0D53C5F0E10373867E6 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LockedStackU5BU5D_t63CD73F9ED81E39F97F37BA286BE3067E8821E9D }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_LockedStack_t2A553D0667E1ED49B42BE94445BADEB72DE8DD90 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LockedStack__ctor_m0E07979227FBD366993FBDA0E01867103B6152B4 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LockedStack_TryPush_mE6809999E450D71F5D0E840556CC67CD25156408 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LockedStack_TryPop_m4872ADF52512B415370F176F858B395845A06884 }, { (Il2CppRGCTXDataType)3, (const void *)&g_rgctx_LockedStack_Trim_m73CFBFCBB3008CC53CB3CB93D97A8377E646AFB0 }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TlsOverPerCoreLockedStacksArrayPool_1_t8B8FBFF736C6E58BE737346D6936457742803E8B }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_ArrayPool_1_tB86E3577012FC8F8E898FAF0B54DA70EFB81913F }, { (Il2CppRGCTXDataType)2, (const void *)&g_rgctx_TU5BU5DU5BU5D_tD4F8851C323E944E6C7C43009E685F59A15AFFDC }, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_mscorlib_CodeGenModule; const Il2CppCodeGenModule g_mscorlib_CodeGenModule = { "mscorlib.dll", 9726, s_methodPointers, 766, s_adjustorThunks, s_InvokerIndices, 2, s_reversePInvokeIndices, 174, s_rgctxIndices, 1075, s_rgctxValues, NULL, NULL, // module initializer, NULL, NULL, NULL, };